Whole Tomato Software Forums
Whole Tomato Software Forums
Main Site | Profile | Register | Active Topics | Members | Search | FAQ
 All Forums
 Visual Assist
 Feature Requests
 Insert () jumps to EOL when pressing ';'

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
jase439 Posted - May 06 2010 : 12:52:55 PM
It would be nice if, when "insert () and closing } ) ] ' *" is active, if the cursor would jump to the EOL when a statement completion character is typed (i.e. ';'). Obviously a provision would have to be made for for-loops whose clauses are delimited by ';', but in general when invoking a function f(x,y) I want to press:

...cursor position denoted by ^


'f' --> f^
'(' --> f(^)
'x' --> f(x^)
',' --> f(x,^)
'y' --> f(x,y^)
';' --> f(x,y);^


As it is, right now, I must either press "END" to jump to the EOL and then append my semi-colon (which is awkward and slows my typing) or I must redundantly type the closing parenthesis myself (which defeats at least 50% of the usefulness of this feature).

If there's a way to do this in the current release please illuminate me!

Thanks,

J
3   L A T E S T    R E P L I E S    (Newest First)
accord Posted - May 07 2010 : 1:43:02 PM
This has high priority but we have a loads of other good ideas, requests and bug reports and it takes some time to deal with them all.
znakeeye Posted - May 07 2010 : 08:42:48 AM
Time to prioritize a bit! :P

http://forum.wholetomato.com/forum/topic.asp?TOPIC_ID=8834
http://forum.wholetomato.com/forum/topic.asp?TOPIC_ID=9031
http://forum.wholetomato.com/forum/topic.asp?TOPIC_ID=7154

...
accord Posted - May 06 2010 : 2:30:04 PM
We are considering doing this at some point:

case=296

Thank you for the suggestion, I also think that it is a great idea.

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