Hi,
is it possible that CodeRush for Roslyn Preview turned off the option Pretty Listing (reformatting) of code in Visual Studio options?
Suddenly VB.NET code editor stopped reformatting everything and I did not changed any settings.
Pretty listing is absolutely crucial for my coding.
Code Templates - Visual Basic - If two Visual Studio instances are opened, the "Pretty Listing" option is turned off after expanding a template
Answers approved by DevExpress Support
We have fixed the issue described in this ticket and will include the fix in our next maintenance update. To apply this solution before the official update, request a hotfix by clicking the corresponding link for product versions you require.
Note: Hotfixes may be unavailable for beta versions and updates that are about to be released.
Hello Ondřej,
We have finally found a way to address this problem. The necessary changes are included in the following daily build:
DevExpress.CodeRush.Roslyn-1.0.7.15348.vsix
Would you please try this build and let us know whether or not the problem is fixed on your side.
We will be looking forward to hearing from you.
We are happy to hear this, Ondrej. Thank you very much for letting us know of your results.
Hi,
Visual Basic pretty listing is turned off before a code template is expanded and then returns to the previous state. As I understand from your description, on your side pretty listing has never been restored to the previous state.
If it is correct, please send us log files from the %appdata%\CodeRush\Logs folder. Also, it would be great if you can record a video illustrating the problem. You can use a free Jing tool (http://www.techsmith.com/jing.html) to create a video.
Here are logs. It is possible, that this behavior can be caused by fact, that I am sometimes using multiple instances of Visual Studio. I am working on main project and for few minutes I open new VS instance with another project.
Thank you for your clarification.
I have reproduced this problem locally when two instances of Visual Studio are executed. We need some time to research this problem and find its cause.