TabNine not suggesting auto completions
See original GitHub issueIssue Description
- 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:
- Created 2 years ago
- Reactions:2
- Comments:9
Top 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 >
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 Free
Top 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
Restarting Sublime doesn’t seem to solve.
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.