Dreamescaper / IntelliSenseExtender

GNU General Public License v3.0
88 stars 17 forks source link

Missing suggested types #39

Closed SirRufo closed 5 years ago

SirRufo commented 5 years ago

When you have a fresh started Visual Studio and create a new project, then some classes are not suggested:

2018-12-02 13_25_55-newproject

After closing the solution and open it again everything works as expected

2018-12-02 13_34_18-oldproject

Opening an existing solution with a fresh started Visual Studio is no problem. Once you got IntelliSenseExtender running then you can create new projects and everything works fine.

Dreamescaper commented 5 years ago

Thanks for reporting issue, it is fixed in latest master!

I'd still like to fix couple of things before updating it on Marketplace, but if it bothers you a lot, you could get it from latest Appveyor build: https://ci.appveyor.com/api/buildjobs/4mhaxgh0dgdb03th/artifacts/IntelliSenseExtender%2Fbin%2FRelease%2FIntelliSenseExtender.vsix

SirRufo commented 5 years ago

Now after a fresh start and opening an existing Solution it does not suggest all types. After close and open solution again everything is fine.

Dreamescaper commented 5 years ago

That's strange. Will take a look later

Dreamescaper commented 5 years ago

Are you able to reproduce that constantly? Could you share exact STR? Simply open visual studio -> open existing project?

SirRufo commented 5 years ago

Well, I just reboot my system and now I cannot reproduce it with the existing solution.

Lets close this issue - I will come back if I will face it again.

Dreamescaper commented 5 years ago

Sure, let me know!