Whole Tomato Software Forums
Whole Tomato Software Forums
Main Site | Profile | Register | Active Topics | Members | Search | FAQ
 All Forums
 Visual Assist
 Feature Requests
 Wish: Option to turn off autocomplete for #region

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
gbozoki 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

2   L A T E S T    R E P L I E S    (Newest First)
support Posted - Jan 27 2009 : 9:24:17 PM
case=426 is fixed in build 1715
feline 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.

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