You must be registered to post a reply. Click here to register.
T O P I C R E V I E W
VRJacked
Posted - May 13 2020 : 11:05:27 PM Hi,
In VSCode I'm able to set up my tab key to cycle through suggestions similar to how terminals work, I love this feature and miss it dearly when writing C++ for unreal engine.
Could there be an option with Visual Assist to add this functionality? I would purchase the product straight away if it provided this, as I can't figure out how to do it for Intellisense either.
Is this even possible with an extension?
1 L A T E S T R E P L I E S (Newest First)
feline
Posted - May 14 2020 : 04:36:39 AM Aren't you using the listboxes for suggestions? I would have thought being able to scan through a listbox and select directly the suggestion you want would be easier and more reliable than cycling through them with tab.
I am not aware of an extension that does this, but I have never looked for one either, so it's possible.