Whole Tomato Software Forums
Whole Tomato Software Forums
Main Site | Profile | Register | Active Topics | Members | Search | FAQ
User name:
Password:
Save Password
Forgot your password?

 All Forums
 Visual Assist
 Feature Requests
 Insert spaces while typing
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic  

mateia
Starting Member

1 Posts

Posted - Oct 11 2006 :  09:22:57 AM  Show Profile  Reply with Quote
Hello,

I'm using a registered version of VAssist 7.10.1106 and Visual Studio 2003.

- If I quickly type: if(
can a space be added automatically between 'if and the parentheses'?
The result would be: if (

- If I quickly type: a==3
can a space be added automatically before and after ==?
The result would be: a == 3

- If I quickly type: a=3
can a space be added automatically before and after =?
The result would be: a = 3


Thank you very much,
Alexandru Matei

feline
Whole Tomato Software

United Kingdom
18943 Posts

Posted - Oct 11 2006 :  10:09:35 AM  Show Profile  Reply with Quote
not really, since we would be getting into the world of formatting the code as you type, which is a whole can of worms, and people would want an endless list of options.

have you looked into the autotext feature? there are default autotext rules for "if" which you can edit, via the autotext editor, to specify how much white space you want, and where you want it. you can also add autotext rules for "==" and "=" if you want

if you want a lot of control over your source code formatting GC is free and very powerful:
http://sourceforge.net/projects/gcgreatcode/

zen is the art of being at one with the two'ness
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Reply to Topic
 Printer Friendly
Jump To:
© 2023 Whole Tomato Software, LLC Go To Top Of Page
Snitz Forums 2000