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

Some tips I can't understand what these mean #31

Closed Antonio-hi closed 5 years ago

Antonio-hi commented 5 years ago

When I type in the code Tabnine its works well, but I don't understand some of the message below the prompt. Type TabNine::sem to enable semantic completion for Python. This will run the flollowing commands: pip install python-language-server pyls Type TabNine::no_sem to suppress this message To learn more................. It seems that I haven't finished some settings, but I don't know how to solve this problem. And I don't know where I should type my pip instructions. Could you give me some advice? Thank you.

zxqfl commented 5 years ago

You can type TabNine::sem and TabNine will run the commands for you. The message is just so that people know that TabNine is going to install something.