garaemon / vscode-emacs-tab

BSD 3-Clause "New" or "Revised" License
14 stars 11 forks source link

TAB not working #27

Open rmcabezon opened 1 year ago

rmcabezon commented 1 year ago

Hi,

I installed the extension without problems, but the TAB is still not working in the emacs way. I assume that I need to add the new binding into the keybindings.json file, but I couldn't manage to find this file. If I try to edit it directly from CTRL+SHIFT+P > Preferences: Open Default Keyboard Shortcuts (JSON), the file is in read-only mode and I cannot modify it. Any suggestion? (I'm using VScode 1.78.2 on Ubuntu 20.04)

tluchko commented 11 months ago

Try without the 'Default':

Preferences: Open Keyboard Shortcuts (JSON)

this worked for me.