mirror of
https://github.com/ElectronNET/Electron.NET.git
synced 2026-02-03 21:25:13 +00:00
Lots of bogus intellisense errors #69
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @yoDon on GitHub (Nov 15, 2017).
I'm not sure whether I have something misconfigured or if this is a "known issue" but when I open any of the C# files in either Visual Studio or VS Code I get tons of intellisense errors, including complaints about things like System.String and void not being found (screenshot below). I've mainly been working in https://github.com/yoDon/Electron.NET-React-Typescript-MobX but I also get the same errors when looking at the main Electron.NET repo.