Today I found my TabNine stop working and after 2 hours, I found it officially stop support Sublime Text
But if you having the API key here is how to make it continue work in local mode. Goto ‘/Users/[username]/Library/Application Support/Sublime Text/Packages’ and change ‘dl_binaries.sh’ as below.
Change targets to your platform if required.
|
Run it to download, The 4.4.25
is the most stable version and 4.256.0
is the last known version works with sublime text 4 build 4196.
You need also block update.tabnine.com
in hosts file to block TabNine auto upgrade, although codota says you can type TabNine::disable_auto_update
.
Known model list and support language
- Universal Small - ce94127b
- Universal Medium - b8373e4b
- cpp_specialized_model - b6e9f0da
- python - 4caf976f
- ruby_specialized_model - 29b87067
- go - 598b1f5b
- java - af421852
- rust_specialized_model - 46f17fa1
C#, JS, CSS, HTML and PHP belongs to Universal model