0

I'm quite accustomed to the key mappings used in TextWrangler and other editors and I'd like to migrate those mappings into VS Code.

Is it possible to import key mappings from external applications in VS Code?

(Wild card: Failing the above question, does anyone publish key mapping files for VS Code?)

0

1 Answer 1

1

You can install a Keymap extension that brings the keyboard shortcuts from your favorite editor to VS Code. Go to Preferences > Keymap Extensions to see the current list on the Marketplace.

Reference: https://code.visualstudio.com/docs/getstarted/tips-and-tricks

Not the answer you're looking for? Browse other questions tagged or ask your own question.