M
Marco
Why intellisense in c++ project differ to c# project?
In c# when I type a character intellisense start and I see all (local
variable,
system class, ....).In c++ project intellisense don't start if I type
a character.
Why?I must set some option in c++ project?
Another feature is that in c# project, user class are displayed in a
particular color and in c++ project user class are black.
Marco.
In c# when I type a character intellisense start and I see all (local
variable,
system class, ....).In c++ project intellisense don't start if I type
a character.
Why?I must set some option in c++ project?
Another feature is that in c# project, user class are displayed in a
particular color and in c++ project user class are black.
Marco.