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.

TabNine not suggesting auto completions

See original GitHub issue
  • OS version: Ubuntu 18.04.4
  • Editor version: Sublime Text 3 Build 3210
  • Programming language: JavaScript
  • TabNine extension version: 3.0.6

If the issue is related to TabNine failure, please provide log files:

Type TabNine::config in your editor, the logs are located at the bottom of the page.

Issue Details: TabNine stops working - there are no suggestions in the auto complete:

Traceback (most recent call last):
  File "/opt/sublime_text/sublime_plugin.py", line 627, in on_activated_async
    callback.on_activated_async(v)
  File "/home/iw651/.config/sublime-text-3/Packages/TabNine/completions/completions_v2.py", line 204, in on_activated_async
    }
  File "/home/iw651/.config/sublime-text-3/Packages/TabNine/tab_nine_process.py", line 116, in request
    req += '\n'
AttributeError: 'NoneType' object has no attribute 'dumps'

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Reactions:2
  • Comments:9

github_iconTop GitHub Comments

1reaction
davidhariricommented, Oct 14, 2020

Thank you @IPWright83 . I will keep you posted. does it reproduce after restart?

Restarting Sublime doesn’t seem to solve.

0reactions
jsheebs104commented, Nov 10, 2021

What about parameter/argument doc suggestions? Is this even a feature with TabNine? Because tab + anything or nothing does not work in any IDE or TE in any way, shape, or form whatsoever.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Tabnine autocomplete AI stopped working in Visual Studio ...
I installed Tabnine autocomplete not long ago (around 2 hours) in visual studio via the Extensions ( Ctrl + Shift + X )....
Read more >
Add an option to disable autocompletion by space ... - YouTrack
There is a checkbox in the settings: Editor -> Code Completion -> Show suggestions as you type -> Insert selected suggestions by pressing...
Read more >
Tabnine AI Autocomplete for Javascript, Python, Typesc
cript, Python, Java, Typescript & all other languages - AI Code completion plugin. Tabnine makes developers more productive by auto-completing their code.
Read more >
Solved: Re: How to enable auto-completion in Jupyter Notebook
Hi, I developed a code autocompletion plugin for Jupyter Notebook based on TabNine which provides code auto-completion with deep learning.
Read more >
What autocomplete can do for your productivity - Tabnine
Auto -complete may sound like such a basic thing to have in your IDE but it can save you a ton of time...
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