Author |
Topic |
|
khb
Tomato Guru
Germany
337 Posts |
Posted - Sep 13 2006 : 09:40:07 AM
|
I like, e.g., the autotext entry "forr" that inserts the "for loop across STL container with const_iterator". However, when the autotext window appears where I have to insert the arguments needed, then it would be nice if they could be auto-completed by pressing Ctrl-Space, like in the normal code. Currently, it is too awkward to enter the arguments manually. I'm not used to type whole variable names any more
Regards, Marcus. |
|
support
Whole Tomato Software
5566 Posts |
Posted - Sep 14 2006 : 02:32:02 AM
|
While the request is already in the queue, it's very unlikely we'll ever get it done. We like it; we just have many other items to do first.
caes=657 |
|
|
jpizzi
Tomato Guru
USA
642 Posts |
Posted - Sep 15 2006 : 12:32:27 AM
|
A possible alternative would be to just put one or two characters in the boxes, allow the autotext entry to enter those into the code, then autocomplete them there. |
Joe Pizzi |
|
|
feline
Whole Tomato Software
United Kingdom
19001 Posts |
Posted - Sep 16 2006 : 3:50:21 PM
|
khb i use several different autotext rules, all personalised, for doing this, all of the time. what i do is copy the type and variable name first, and then use CTRL-SHIFT-V in the autotext dialog to paste them in.
quick, easy, and no typing errors to worry about |
zen is the art of being at one with the two'ness |
|
|
khb
Tomato Guru
Germany
337 Posts |
Posted - Sep 17 2006 : 1:38:22 PM
|
Thank you both for your suggestions. I will give them a try and look which one is faster
Regards, Marcus. |
|
|
|
Topic |
|