Lots of bogus intellisense errors #72

Closed
opened 2026-01-29 16:29:53 +00:00 by claunia · 4 comments
Owner

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.

image

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. ![image](https://user-images.githubusercontent.com/1760705/32859768-4d55062c-ca04-11e7-934b-fd6afbd47635.png)
Author
Owner

@GregorBiswanger commented on GitHub (Nov 15, 2017):

Mhh.. Electron.NET-React-Typescript-MobX works on my system...

When does the mistake come?

@GregorBiswanger commented on GitHub (Nov 15, 2017): Mhh.. **Electron.NET-React-Typescript-MobX** works on my system... When does the mistake come?
Author
Owner

@yoDon commented on GitHub (Nov 15, 2017):

So no intellisense errors when you open one of the C# files in Visual Studio to look at it? (like the above image)

@yoDon commented on GitHub (Nov 15, 2017): So no intellisense errors when you open one of the C# files in Visual Studio to look at it? (like the above image)
Author
Owner

@GregorBiswanger commented on GitHub (Nov 15, 2017):

No I get no intellisense errors.. I used your currently master sources:

image

@GregorBiswanger commented on GitHub (Nov 15, 2017): No I get no intellisense errors.. I used your currently master sources: ![image](https://user-images.githubusercontent.com/7336300/32863128-be532484-ca5a-11e7-91a5-490ae50a6e23.png)
Author
Owner

@yoDon commented on GitHub (Nov 15, 2017):

Drat. I'll spend some time deleting my visual studio prefs and hope for the best. Close this as no repro or leave it open for a bit in case others have similar reports?

@yoDon commented on GitHub (Nov 15, 2017): Drat. I'll spend some time deleting my visual studio prefs and hope for the best. Close this as no repro or leave it open for a bit in case others have similar reports?
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/Electron.NET#72