S
Stefan Kronberg
I'm working on a solution containing about 20 projects. Some of the projects
contain class definitions that are used in other of the projects. Most of
the time intellisense is working ok, i.e. if I work with objects declared
from my own classes intellisense will show me all alternatives (methods and
properties from my classes and from the classes they are derived from). But
sometimes I will get nothing from intellisense, completely nothing, somtimes
it will only show me a little subset of all alternatives.
I can make intellisense work again by rebuiling the solution. Sometimes this
is not enough and I have to restart the IDE.
Is there any known problems with intellisense ? Does anybody know of class
and code constructions that can make intellisense stop working ?
--Stefan Kronberg
contain class definitions that are used in other of the projects. Most of
the time intellisense is working ok, i.e. if I work with objects declared
from my own classes intellisense will show me all alternatives (methods and
properties from my classes and from the classes they are derived from). But
sometimes I will get nothing from intellisense, completely nothing, somtimes
it will only show me a little subset of all alternatives.
I can make intellisense work again by rebuiling the solution. Sometimes this
is not enough and I have to restart the IDE.
Is there any known problems with intellisense ? Does anybody know of class
and code constructions that can make intellisense stop working ?
--Stefan Kronberg