codota / tabnine-atom

:atom: Atom client for Tabnine - Code Faster with the All-Language AI Assistant for Code Completion, autocomplete JavaScript, Python, TypeScript, PHP, Go, Java, node.js, Ruby, C/C++, HTML/CSS, C#, Rust, SQL, Bash, Kotlin, React, Swift, Scala, Sass, Perl, Objective C, Node JS, Matlab, Haskell, Dart, Angular. https://atom.io/packages/tabnine
https://www.tabnine.com/install/atom
MIT License
35 stars 13 forks source link

tabnine-atom still suppresses snippets #25

Open TomatoCo opened 4 years ago

TomatoCo commented 4 years ago

Using version 2.8.1, when TabNine is enabled snippets are unavailable. When TabNine is disabled snippets become usable again. It looks like the commits from Jan 26 never made it to release?

ThatXliner commented 3 years ago

@TomatoCo It appears that TabNine override's atom's completions. You can still use snippets by typing in the activator, suppress TabNine completions via esc, and press tab.

But I would still rather TabNine not override all of Atom's completions. After all, I kind of prefer Atom's completion UI