tabnine-vscode
tabnine-vscode copied to clipboard
TabNine still works when "Snippets Prevent Quick Suggestions" setting is turned on.
The VSCode setting editor.suggest.snippetsPreventQuickSuggestions
is intended to preempt the usage of Tab
key. When this setting is turned on, Tab
is used for jumping from current stop position to next stop position. Completion functionality should be disabled now. But I found that when this setting is turned on, TabNine still works, and hence occupies the Tab
key. I wonder if this is a bug or an intended feature?
I can confirm this, it is unbelievably annoying - I had to disable TabNine to actually use my snippet. @amircodota what help do you need?
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.