T O P I C R E V I E W |
kerice |
Posted - Feb 05 2007 : 2:53:01 PM How do I disable autotext? Thanks, Ken. |
4 L A T E S T R E P L I E S (Newest First) |
kerice |
Posted - Feb 06 2007 : 3:20:07 PM That did it - thanks! |
support |
Posted - Feb 06 2007 : 3:04:26 PM You want to disable a different feature in our options dialog: Surround Selection.
http://www.wholetomato.com/products/features/surround.asp |
kerice |
Posted - Feb 06 2007 : 1:26:24 PM Hm, thanks, I did that and it didn't disable the behavior I want to stop. Here's my problem - let's say I have a line with a couple X's:
XX
If I select the first one and type '#', what I want to end up with (and what I do end up with the visual assist entirely disabled) is:
#x
What I get though is this:
#ifdef _DEBUG x #endif // _DEBUG x
That happens as soon as I hit the '#', there's no suggestion list or anything. What's doing that, and how do I shut it off?
Thanks, Ken. |
feline |
Posted - Feb 05 2007 : 2:57:13 PM Turn off this option:
VA Options -> Text Editor -> Autotext -> Include Autotext in Suggestions
|