Whole Tomato Software Forums
Whole Tomato Software Forums
Main Site | Profile | Register | Active Topics | Members | Search | FAQ
 All Forums
 Visual Assist
 Feature Requests
 A must-have button!

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
znakeeye Posted - Sep 08 2009 : 09:59:21 AM
Today my collegue wanted me to review his code before checking it in. The problem: he uses a color scheme a la "pascal 1990". It's not that you can't read such text, it's just that the coding engine in your brain is deactivated when the colors don't match!

It would be great if VAX had a button that toggled between different color schemes. That way, a company could define a color scheme that serves as a "most employees can read this"-setting, and still let the programmers choose their own crazy color schemes when nobody is watching.
3   L A T E S T    R E P L I E S    (Newest First)
feline Posted - Sep 09 2009 : 3:56:52 PM
It is very unlikely VA will try and override / stop all IDE syntax highlighting. We have enough problems trying to work around the IDE's syntax highlighting as it is.

What happens when you find someone has changed the windows global background colour to something other than white? This changes the editor background colour in the IDE.

Have you considered opening the code file in notepad, or some other program that does no syntax highlighting, thus bypassing any problems with confusing syntax highlighting?
znakeeye Posted - Sep 09 2009 : 05:15:18 AM
Yeah, but my point was to do this _very_ quickly...

Perhaps you should have an option to NOT colorize the secondary code window (the one you see when you drag by the scrollbar). This way you could get the default coloring by a simple command.

Personally I prefer to have this code colored too, but in this specific case an option to turn it off would be great!
feline Posted - Sep 08 2009 : 10:56:10 AM
To a degree you should be able to do this already, at least with VS2005 and above. If you use:

IDE tools menu -> Import and Export Settings -> Export selected environment settings

you can select which IDE settings to export, so you can export only the font and colour settings. If you export a "standard" set of settings, then all you need to do is export the custom set someone is using and import the standard set. This can be done quite quickly and does not require an IDE restart.

Now this does not help with VA colours, so you may want to simply disable VA colouring while doing this, and reenable it after reimporting the original IDE settings.

You can export and import VA settings, but since this is done via a registry file this requires an IDE restart.

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