Intellisense in same project?
Visual Basic
1
Posts
1
Posters
0
Views
1
Watching
-
Hi folks, With VBCommenter i commented my source code from a project, that works fine. But i don't get intellisense info from the classes etc in the same project that i am working on. The same problem occurs with other projects in the same solution that referenced this project. When i reference the dll instead of the project, intellisense works fine. But then you get other problems (ambiguous classes, etc). Does anybody have an idea? :confused: Thanks...