codota / tabnine-sublime

Tabnine Autocomplete AI: JavaScript, Python, TypeScript, PHP, C/C++, HTML/CSS, Go, Java, Ruby, C#, Rust, SQL, Bash, Kotlin, Julia, Lua, OCaml, Perl, Haskell, React
https://www.tabnine.com/install/sublime
MIT License
194 stars 36 forks source link

Plugin breaks hover functionality of GitGutter #14

Open iamed2 opened 5 years ago

iamed2 commented 5 years ago

Relevant functionality of GitGutter shown here: https://github.com/jisaacks/GitGutter#diff-popup

With TabNine disabled, it works fine. With TabNine enabled, the +/-/▪ by the lines on the left still display, but I can't get the diff popup to show up.