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

completions_v2: Handle none active_view() #87

Closed NoahGorny closed 3 years ago

NoahGorny commented 3 years ago

active_view can be None, we need to check that before referencing his id field