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
 Technical Support
 '{' and new line
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic  

eco
Tomato Guru

102 Posts

Posted - Dec 13 2006 :  03:08:39 AM  Show Profile  Reply with Quote
I often write empty code like that

void dummy( )
{ <--- no newline
}

to do that with VA, I must :
- type void dummy( )
- type a new line
- type the bracket - then VA insert 2 newlines and a tab

(code look like that)
void dummy( )
{
|
}

- type backspace to remove the new line ... then VA remove the tab AND the new line

(code look like that)

void dummy( )
{|}

- re-type a newline
(code look like that)
void dummy( )
{
|
}

- type 3 backspace to remove the tabs & newline.
code look like that)
void dummy( )
{|
}

feline
Whole Tomato Software

United Kingdom
18941 Posts

Posted - Dec 13 2006 :  08:26:46 AM  Show Profile  Reply with Quote
See this FAQ for the registry key:

http://docs.wholetomato.com?W369

zen is the art of being at one with the two'ness
Go to Top of Page

eco
Tomato Guru

102 Posts

Posted - Dec 14 2006 :  02:54:55 AM  Show Profile  Reply with Quote
thhannkkksss and sorry for that post.
Go to Top of Page

feline
Whole Tomato Software

United Kingdom
18941 Posts

Posted - Dec 14 2006 :  10:19:54 AM  Show Profile  Reply with Quote
I am here to help, and I like easy questions

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