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
Topic
eco
Tomato Guru
102 Posts
Posted - Dec 13 2006 : 03:08:39 AM
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
19020 Posts
Posted - Dec 13 2006 : 08:26:46 AM
See this FAQ for the registry key:
http://docs.wholetomato.com?W369
zen is the art of being at one with the two'ness
eco
Tomato Guru
102 Posts
Posted - Dec 14 2006 : 02:54:55 AM
thhannkkksss and sorry for that post.
feline
Whole Tomato Software
United Kingdom
19020 Posts
Posted - Dec 14 2006 : 10:19:54 AM
I am here to help, and I like easy questions
zen is the art of being at one with the two'ness
Topic
New Topic
Reply to Topic
Printer Friendly
Jump To:
Select Forum
Visual Assist
Technical Support
Feature Requests
--------------------
Home
Active Topics
Frequently Asked Questions
Member Information
Search Page
© 2023 Whole Tomato Software, LLC
Snitz Forums 2000