[Build 72] VB Syntax coloring and tooltip issue
Today i installed build 72 into VS 2012 RC and loaded a VB solution. I have changed the R# syntax color for local variable identifiers to a very dark gray. I notice that local variables sometimes are displayed bold although i didn't checked the bold checkbox in the color settings. I also notice that if the variable is displayed bold, the help tooltip shows the comment twice (see screenshots). Is this a code analysis bug?
In this case the types are managed C++ classes, but the same behaviour occurs also for built-in types as Integer or String.
Regards
Klaus
Please sign in to leave a comment.
Hello Klaus
Could you please check if this behavior can be reproduced on a small sample solution and attach one if possible? Thank you!
Andrey Serebryansky
Senior Support Engineer
JetBrains, Inc
http://www.jetbrains.com
"Develop with pleasure!"
Here comes the sample...
I just copied the method from which i made the screenshot and stripped all code with syntax errors because of missing references. I wondered that the first time i deleted the erroneous code at some point the syntax coloring was correct. So i pasted the method a second time and then i could reproduce the issue.
Regards
Klaus
P.S.: Meanwhile i use build 73
Attachment(s):
Syntax Coloring.7z.zip