Whole Tomato Software Forums
Whole Tomato Software Forums
Main Site | Profile | Register | Active Topics | Members | Search | FAQ
 All Forums
 Visual Assist
 Technical Support
 "Insert ()" should work better with templates

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
tommie Posted - Aug 28 2018 : 09:35:13 AM
The "insert ()" functionality of Visual Assist is very useful, but doesn't work properly when typing a template specialization function such as:
function<float>( a, b )
What happens is when you type a '<' to complete the function name, is you get the following code:
function(<)
This is obviously not useful. Better would be either of the following:
  • Automatically insert a closing '>' when accepting a method, and insert the closing ')' only after the opening '(' has been typed
  • Add an option to disable "Insert ()" after accepting a method, but still enable the "insert closing brackets" option
  • Never add the () after accepting a method with a '<' character
Let me know if this is clear!
1   L A T E S T    R E P L I E S    (Newest First)
feline Posted - Aug 28 2018 : 10:14:38 AM
This is something we are aware of, and are aiming to fix at some point:

case=460

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