T O P I C R E V I E W |
grover |
Posted - Nov 14 2019 : 4:14:34 PM I used visual assist years ago and loved it. But now I'm trying it again and the autocomplete is driving me nuts. It gives you the suggestion you hit either "tab" or "enter" to accept the suggestion but then it also adds the "tab" or "return" character in the code which is almost never what you want. Ideally it would work like it used to, if you accept the autocomplete suggestion it should swallow the key you used to accept the suggestion and just complete the thing you are typing and nothing more.
Please is there anyway to fix this in the settings?
I'm writing C++ with visual studio 2019.
Thanks!
|
2 L A T E S T R E P L I E S (Newest First) |
accord |
Posted - Nov 15 2019 : 05:43:05 AM I'm glad to hear that. It reminds me of similar problems that users experienced with certain Incredibuild versions. In that case, disabling Incredibuild or upgrading it to the latest version should help. On the off chance that the problem comes back, this is something to consider. |
grover |
Posted - Nov 14 2019 : 4:41:16 PM Nm I turned off intellisense and after a reboot it now works correctly. |