codota / tabnine-vscode

Visual Studio Code client for Tabnine. https://marketplace.visualstudio.com/items?itemName=TabNine.tabnine-vscode
https://www.tabnine.com/install/vscodeֿ
MIT License
1.37k stars 186 forks source link

unable to completely uninstall TabNine once installed #1510

Closed infact closed 1 month ago

infact commented 1 month ago

please complete the following information:

I can't remove the Tabnine process, even after uninstalling the Visual Studio code extension. It still shows that the TabNine 4.24.0 process is running.

I tried the following commands from vs code terminal window , but nothing worked

Remove-Item -Recurse -Force "$env:USERPROFILE.tabnine"

Remove-Item -Recurse -Force "$env:APPDATA\TabNine"

Remove-Item -Recurse -Force "$env:APPDATA\Code\User\globalStorage\tabnine.tabnine-vscode"

Get-Process TabNine* | Stop-Process -Force

but it fails with message 'cannot find path ....because it does not exist.

gz#35332

(related to Zendesk ticket #35332)

TzufTabnine commented 1 month ago

@infact , try this 0 https://support.tabnine.com/hc/en-us/articles/17823949049745-How-to-delete-Tabnine-completely-from-your-machine