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
 Recognize and reposition opening angle bracket
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic  

sneftel
Junior Member

Ireland
24 Posts

Posted - Jun 11 2015 :  10:49:03 AM  Show Profile  Reply with Quote
Currently, if I have a templated function whose name I tab-autocomplete, it additionally adds the opening and closing parentheses, and positions the cursor between them:
obj.myFunc(|)

If I want to put explicit template arguments before the parentheses, I have to remember to undo/backspace the parentheses before starting the angle bracket.
obj.myFunc(<templatearg|)  //OOPS

Since (< is always a syntax error, it would be nice if VA responded to the situation by inserting angle brackets before the parentheses, and positioning the cursor between them.
obj.myFunc<|>()

accord
Whole Tomato Software

United Kingdom
3287 Posts

Posted - Jun 12 2015 :  06:52:57 AM  Show Profile  Reply with Quote
We are planning to improve this at some point:

case=460

The idea is that we should insert <|>() after template functions, but I have added a comment to the case about your suggestion as well.
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