You must be registered to post a reply. Click here to register.
T O P I C R E V I E W
kornman00
Posted - Mar 25 2013 : 10:35:29 AM So, in VS's main options it has a Text Editor node where you can configure options (eg, line numbers) for all or individual languages.
Would it be possible to do the same in VAX?
In the 'Corrections' node of VAX's options there's a toggle for inserting an underscore after 'm' and 'shift'. This is fine for my C/C++ code as the code standard is underscores (eg, 'm_some_string'). However, in my .NET code the standard is Pascal casing with no underscores (eg, 'mSomeString').
I would like to be able to toggle this on/off for individual languages that are supported by VAX. I'm sure there are a few other options that could be thrown into the mix.
1 L A T E S T R E P L I E S (Newest First)
accord
Posted - Mar 25 2013 : 3:32:30 PM I have put in a feature request for this to see what the developers make of it: