R# 7 Font in Unit Test output window
I notice that the font used for displaying unit test output has changed from fixed-width to non-fixed-width. This is problematic for me as I have a lot of formatted output which helps visually check test output to identify what may have caused a test failure.
Was this change intentional, and will there be an option to change it in the final release?
Please sign in to leave a comment.
Hi Cameron,
non-fixed width font is used only for stack traces, not for test output.
Please, share screenshot if possible, and tell me details on your installation: ReSharper version, VS version (I assume it is VS11 Beta?) and Windows version.
Thanks in advance!