sublimelsp / LSP-typescript

TypeScript, JavaScript support for Sublime LSP plugin

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Plugin is overriding tab key behavior for tabnine

caseycole589 opened this issue · comments

Normally when using tabnine I can keep hitting the tab key to go to the next autocomplete suggestion. This plugin is overriding this behavior. When hitting the tab key now the first suggestion is always selected. I can't figure out where how to override this. Is there a setting some where I am missing?

Not sure what you mean. Can you post a video showing the issue?

Neither this package nor LSP overrides the tab key and the default behavior of ST is to complete the suggestion on tab.