maya-tabnine
maya-tabnine
Hi We’re not working on that, and it may not happen, but I’ll pitch it to the team and see what they think. If you have any other questions, I’ll...
Would you try enabling the Full Line Completions? Perhaps you'll find them more useful.
Hi! I'm not sure I fully understand your request, It would be great if you could provide some more info :)
Hi! In VSCode, you should be able to disable "comments" suggestions by adding the following configuration to your vscode settings.json file: ``` "editor.quickSuggestions": { "other": true, "comments": false, "strings": true...
That should work for VSCode in general.. I looked online for other options and found this https://github.com/microsoft/vscode/issues/9504 , maybe it can be helpful. Anyway, You can try disabling Tabnine in...
Hi can you send to our [email protected] a live video of the issue? And do you work behind a proxy of some kind?
Hi! Can you try to install the model manually from: https://update.tabnine.com/models/ce94127b Add a ".tabninemodel" extension to the downloaded file and place the file in the following path on MacOS: /Users/{UserName}/Library/Application...
@NeoHBz Are you sure? I just checked the link. Try opening it in a new window, and then refresh the page. It should download the model file for you. And...
Hi, thanks for the attached screenshots that helps a lot Will you try to disable the Deep Completions Local, restart your VSCode, and then enable it? Another quick question, do...
To figure out the cause, you need to locate your binary files and run the engine directly. On Tabnine Hub, scroll down to the Engine file path, and find the...