[Build 17] Wrong VB intellisense in conditional source Follow
I have some conditional code in my source:
As you can see while typing the variable name "sUserID" intellisense shows nonsense. I'm not shure, but it looks like ordinary Visual Studio intellisense and not R# intellisense. I have defined the debug constant in the compiler options:
and the code is compiled (i have coded a MessageBox inside which is shown). R# recognize the conditional section. When i change the condition, the code is grayed.
Regards
Klaus
Please sign in to leave a comment.