codota / tabnine-intellij

Jetbrains IDEs client for TabNine. Compatible with all IntelliJ-based IDEs. https://plugins.jetbrains.com/plugin/12798-tabnine
https://www.tabnine.com/install/intellij
MIT License
525 stars 66 forks source link

Configure Number of Suggestions & Inline Suggestions #364

Open haleemhosein opened 2 years ago

haleemhosein commented 2 years ago

I have noticed in the past few versions that these configuration options have been removed.

Can we please get back configuration options to:

  1. choose if we want inline suggestions or show suggestions in the autocomplete list (Ctrl+Space on Windows)
  2. choose the number of suggestions shown (1 to 5 suggestions)

Thank you

gz#16944

maya-tabnine commented 2 years ago

Hi! First, I appreciate you contacting us. Now:

  1. For now, you can edit the config file located at Config file location Please set “inline_suggestions_mode” to false. Then Tabnine will work without inline suggestions but with the dropdown suggestion. This is the only manual way available now, but I think we will add an option on Tabnine Hub itself soon.
  2. Currently, this was removed, but I will pass on your feedback and request.
haleemhosein commented 2 years ago

Thank you for the helpful feedback @maya-tabnine