Cannot prioritize other suggestions over TabNine
See original GitHub issueplease complete the following information:
- OS version: Mac Catalina 10.15.7
- Editor version: 1.51.1
- Programming language: js
- TabNine extension version: v3.1.12
Issue Details:
JS intellisense suggestions (in this case fed through npm intellisense
-> path intellisense
) are almost always the value I want when they appear, since they are generated from real, identifiable properties (e.g. properties on from a defined object, named imports from a file in the project, props on a JSX component). Is there a way to change the priority of tabnine suggestions, or for tabnine to validate suggestions in this manner?
“BalanceType” is a named export within .../enums
, validated by the intellisense suggestions seen below the tabnine suggestions.
Issue Analytics
- State:
- Created 3 years ago
- Reactions:6
- Comments:5 (1 by maintainers)
Top Results From Across the Web
Change TabNine's priority in suggestion window
Unfortunately, Tabnine does not support suggestions prioritization. We are constantly improving the suggestions to make them worth the top ...
Read more >Prioritize TabNine autosuggestion over Intelephense with Coc
I want to use TabNine for autocompletion, but continue to use the other features of Intelephense engine like validation, function signature ...
Read more >Add an option to disable autocompletion by space ... - YouTrack
eC.logs in my autocompletion list (this is comment and I use TabNine plugin). ... suggestions as you type -> Insert selected suggestions by...
Read more >Code Autocomplete - Visual Studio Marketplace
De-prioritized TabNine suggestions to be at the end of the list whenever it's possible. Changed TabNine suggestions kind from property to text ...
Read more >Tabnine - Twitter
On January 4th, our CTO, Professor Eran Yahav, one of the leading experts in machine learning and AI for code, will lead a...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
A fellow developer here gave up on Tabnine because it pushed down the other suggestions so far that it got in the way of common cases were no AI or ML is needed. So far I’ve been tolerating those cases.
Tabnine needs to make the IDE better without also making it worse.
There is a fork of this plugin which makes tab9 usable.