Author |
Topic |
|
jpizzi
Tomato Guru
USA
642 Posts |
Posted - May 07 2004 : 10:23:44 AM
|
Sometimes, when I am writing code, I try to use tab to add some space after an identifier, only to have an autocompletion box show up.
If I disable VA, this does not happen.
Since I do desire that tab autocompletes my identifiers, what I would like is for it to only work when there is a suggestion listbox already present. This one brings up the listbox!
Screenshot before hitting the tab key:
Screenshot after hitting the tab key:
|
Joe Pizzi |
Edited by - jpizzi on May 07 2004 1:20:25 PM |
|
jpizzi
Tomato Guru
USA
642 Posts |
Posted - May 18 2004 : 4:36:53 PM
|
ping... |
Joe Pizzi |
|
|
sequence
New Member
Germany
6 Posts |
Posted - May 27 2004 : 09:35:58 AM
|
Try to disable the "Tab" check box in VA setup located at: "Text Editor->Completion->Display suggestion listboxes ... and accept with:"
This should solve your problem. |
|
|
support
Whole Tomato Software
5566 Posts |
Posted - May 27 2004 : 12:22:22 PM
|
We believe Joe needs to disable "Open completion listboxes when tab is pressed" on the Completion node of our options dialog. This option exists primarily for people who prefer no suggestion listboxes, and are accustomed to the behavior of Tab in our older products. |
Whole Tomato Software, Inc. |
|
|
jpizzi
Tomato Guru
USA
642 Posts |
Posted - May 27 2004 : 9:18:58 PM
|
Yep. The description of that option even states that is what it does.
Imagine that... Documentation that is correct!
|
Joe Pizzi |
|
|
feline
Whole Tomato Software
United Kingdom
19014 Posts |
Posted - May 28 2004 : 06:19:29 AM
|
ah, not quite. when i am adding variables to my code, eg:
int count; where there is a tab character between "int" and "count", sometimes VAX pops up a suggestion box when i press the tab character.
so, prompted by this thread i turned this option off. this has a side effect, which is i can no longer accept suggestions with tab
this effects both completion and suggestion boxes, so i have turned this option back on again. i am to used to pressing tab to accept a suggestion to want to change.
edit - this is happening even though i have accept entries with tab turned on. it seems that turning off prompt on tab overrides this. |
zen is the art of being at one with the two'ness |
Edited by - feline on May 28 2004 06:30:56 AM |
|
|
jpizzi
Tomato Guru
USA
642 Posts |
Posted - May 28 2004 : 09:54:58 AM
|
Crap!
Just when you thought it was safe to go back in the water......
|
Joe Pizzi |
|
|
support
Whole Tomato Software
5566 Posts |
Posted - May 28 2004 : 3:04:42 PM
|
D'oh! We busted behavior on Tab. You need to both of the "tab" options enabled to accept suggestions with Tab. Should be just the first.
case=100 |
Whole Tomato Software, Inc. |
|
|
support
Whole Tomato Software
5566 Posts |
Posted - Jun 21 2004 : 12:00:11 AM
|
Accepting suggestion with Tab no longer requires "Open completion listboxes with Tab..." in build 1240. |
Whole Tomato Software, Inc. |
|
|
|
Topic |
|