Whole Tomato Software Forums
Whole Tomato Software Forums
Main Site | Profile | Register | Active Topics | Members | Search | FAQ
 All Forums
 Visual Assist
 Feature Requests
 Syntax coloration in Outout window

You must be registered to post a reply.
Click here to register.

Screensize:
UserName:
Password:
Format: BoldItalicizeUnderlineStrikethrough Align leftCenterAlign right Insert horizontal ruleUpload and insert imageInsert hyperlinkInsert email addressInsert codeInsert quoted textInsert listInsert Emoji
   
Message:

Forum code is on.
Html is off.

 
Check to subscribe to this topic.
   

T O P I C    R E V I E W
tony.riviere Posted - Jul 20 2017 : 10:14:56 AM
Hello,

it would be interesting to have the syntax coloration available for the Output window in case of compilation errors or even link errors.
Since it can be quite verbose especially with template errors, it would be more readable to have coloration.

Thanks.
3   L A T E S T    R E P L I E S    (Newest First)
feline Posted - Jul 21 2017 : 10:30:28 AM
Unfortunately we don't have any current plans to colour the output list any more than we already do. However a quick search threw up this, which sounds like it already does exactly what you are looking for here:

https://marketplace.visualstudio.com/items?itemName=NikolayBalakin.Outputenhancer
tony.riviere Posted - Jul 21 2017 : 04:23:57 AM
I use both Error List & Output windows when looking at compilation errors.

I agree Error List is sufficient most of the time for "small" errors (missing ';', etc...). And for those kind of errors, the syntax coloration would be a plus but not a must have.

However, when it comes to template errors, the Error List isn't sufficient anymore because it shows only the first line of the error, but not its context (the callers). In such case, we have to go through the Output window and read the dozens of lines of errors. Here the syntax coloration would be really helpful for better readability.

"Highlight solution file paths in build output window" is turned on by default and yes it helps.

Since you talk about the Error List, may I extend the feature request to have syntax coloration in Error List too?
feline Posted - Jul 20 2017 : 11:54:14 AM
Have you tried turning on:

VA Options -> Highlighting -> Highlight solution file paths in build output window (C/C++)

this will help a bit.

Beyond this, are you familiar with the Error window? I have never worked out why the IDE seems to bury this window, but it is designed to show you the build errors and warnings.

find it via:
IDE View menu -> Other Windows -> Error List

or
IDE View menu -> Error List

© 2023 Whole Tomato Software, LLC Go To Top Of Page
Snitz Forums 2000