problems with resharper 3.0 Follow
I have installed resharper 3.0 and there is two problem I didn't have with the preceding version 2.5.2 :
There is no more option to keep syntax highlighting from Visual Studio. Or I cannot found them...
The option "show completion after "new" and other object creation keywords" doesn't work if you autocomplete the keyword new with Enter key.
Will those problems be corrected in a future release ? Is there a possibility to submit these bugs so that they will be corrected ?
Thank you in advance.
Please sign in to leave a comment.
Hello mathmax,
if you mean the option not to colorize identifiers in different colors depending
on their kind, it's here:
ReSharper|Options|Code Inspection|Settings|Color Identifiers.
Dmitry Shaporenkov
JetBrains, Inc
http://www.jetbrains.com
"Develop with pleasure!"
Hello mathmax,
Code Analysis -> Settings -> Color identifiers
We will absolutely fix serious bugs in 3.0.x bugfix updates. You can submit
bugs to our bugtracker at www.jetbrains.net/jira
Oleg Stepanov
Software Developer
JetBrains, Inc
http://www.jetbrains.com
"Develop with pleasure!"
Is it a bug ? Or is there an option I forgot ?
Hello mathmax,
This is definitely a bug. I opened an issue for it. You can track status
of the bug at http://www.jetbrains.net/jira/browse/RSRP-44095
Oleg Stepanov
Software Developer
JetBrains, Inc
http://www.jetbrains.com
"Develop with pleasure!"
>> The option "show completion after "new" and other object creation
>> keywords" doesn't work if you autocomplete the keyword new with Enter
>> key.
>>