question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Cannot prioritize other suggestions over TabNine

See original GitHub issue

please 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. Screen Shot 2020-11-20 at 10 57 09 AM

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Reactions:6
  • Comments:5 (1 by maintainers)

github_iconTop GitHub Comments

9reactions
kylecordescommented, Dec 21, 2020

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.

3reactions
elovincommented, Mar 18, 2021

There is a fork of this plugin which makes tab9 usable.

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found