inu1255 / vscode-easy-snippet

vscode extension , make what you select as a snippet

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Change keybinding for easySnippet.run

jabacchetta opened this issue · comments

The easySnippet.run keybinding chord starts with cmd+. This breaks VSCode's default quick fix shortcuts that are set to cmd+.

I'd recommend using the sequence cmd+k that VSCode often uses to start chords with. So maybe cmd+k -> shift+command+s

Looks like this has been resolved as suggested.

Oh no! shift+command+s on Mac is a shortcut to save as
Screen Shot 2020-08-25 at 22 02 19

commented

I am on a Mac and can't get the key shortcut to work?

cmd+k doesn't do anything. Am I missing something?

This is the shortcut for save without formatting too btw