tabnine-vscode icon indicating copy to clipboard operation
tabnine-vscode copied to clipboard

Customized shortcut doesn't work

Open lethefrost opened this issue 2 years ago • 3 comments

please complete the following information:

  • OS version: macOS 12.4
  • Editor version: 1.68.1
  • Programming language: any
  • TabNine extension version: 3.5.58

Editor console logs:

workbench.desktop.main.js:597:
CRITI Extension 'tabnine.tabnine-vscode' wants API proposal 'inlineCompletions' but that proposal DOES NOT EXIST. Likely, the proposal has been finalized (check 'vscode.d.ts') or was abandoned.

at beginning, and no other TabNine related outputs.

Issue Details:

I configured the shortcut tabnine.accept-inline-suggestion as cmd+enter (or just any key combination other than the default tab). However, I noticed that in any file of any language, the customized shortcut just doesn't work. When I press tab which is the default shortcut for that command, it works. But if I press the customized key combination, such as cmd+enter, literally nothing will happen. The program behavior looks like the shortcut customization is not working at all, so the extension is using the default shortcut.

However, this setting used to work very well and as expected a few days ago. I am not sure whether it's because of the updates of VS Code or this extension. Please have a look through it. Thank you so much!

gz#15370

lethefrost avatar Jun 21 '22 16:06 lethefrost

Same here, same OS, same IDE, please fix!

cNoveron avatar Jun 29 '22 23:06 cNoveron

Same here, same OS, same IDE, please fix!

I have just tested Tabnine on Windows. This shortcut setting also fails to work on Windows, any version of VSC. I guess this bug results from some changes in the last release of Tabnine.

lethefrost avatar Jun 30 '22 15:06 lethefrost

Same problem

  • OS version: Windows 10
  • Editor version: 1.69.2
  • TabNine extension version: 3.6.3

legenda971 avatar Jul 19 '22 19:07 legenda971

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

stale[bot] avatar Oct 13 '22 15:10 stale[bot]

try installing a previous version via extension menu -> tabnine. Then assign a key combination to editor.action.inlineSuggest.commit. This worked for me.

Cerzal avatar Nov 27 '22 13:11 Cerzal

please try to remap editor.action.inlineSuggest.commit and tabnine.tab-override

dimacodota avatar Dec 01 '22 12:12 dimacodota

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

stale[bot] avatar Jan 30 '23 13:01 stale[bot]

try installing a previous version via extension menu -> tabnine.

For me the whole extension has not been working from the beginning despite I was paying for a subscription and always use the most recent version as advised in the docs, and by emails through support. I'm glad I read this comment as I could make TabNine work on MacOS, VSCode, by running a very old version.

3.5.26 is the latest VSCode extension version to work for me.

SansGuidon avatar Aug 02 '23 11:08 SansGuidon

please try to remap editor.action.inlineSuggest.commit and tabnine.tab-override

Thank you! This works for me!

lethefrost avatar Aug 02 '23 11:08 lethefrost