Author |
Topic |
|
gbozoki
Ketchup Master
USA
70 Posts |
Posted - Oct 04 2006 : 4:20:38 PM
|
Hi all,
I'm not sure if this can be completed in the current (1535) build, but I didn't find anything relevant in options, so I guess it's not.
I use a lot of regions in C# and normally each region has a description. When I type the description, I frequently use symbols from the surrounding code (or at least fragments of symbols), in which case VAX thinks these need to be corrected to the actual symbol. This gets in the way every time when I try to type in a #region line. For example:
#region Public assembly
gets corrected (in two steps, if I don't realize it after 'Public') to:
#region public Assembly
It'd be nice to have an option to turn VAX services off for #region lines.
Thanks, gbozoki
|
|
feline
Whole Tomato Software
United Kingdom
19022 Posts |
Posted - Oct 05 2006 : 12:24:49 PM
|
this is in the list of things to fix
case=426
for now you could try placing true comments, using //, after the #region, so VA will know you are not writing code. |
zen is the art of being at one with the two'ness |
|
|
support
Whole Tomato Software
5566 Posts |
Posted - Jan 27 2009 : 9:24:17 PM
|
case=426 is fixed in build 1715 |
Whole Tomato Software, Inc. |
|
|
|
Topic |
|
|
|