Sublime Text Keymap extension for VS Code
Перейти к файлу
Wade Anderson 353b78db35 Added license 2016-03-11 15:27:12 -08:00
.vscode init 2016-03-03 16:00:06 +01:00
typings Finished contribution points. More work on conversion tool. 2016-03-08 17:25:51 -08:00
.babelrc init 2016-03-03 16:00:06 +01:00
.eslintrc init 2016-03-03 16:00:06 +01:00
.gitignore init 2016-03-03 16:00:06 +01:00
.vscodeignore init 2016-03-03 16:00:06 +01:00
README.md Update README.md 2016-03-11 15:04:34 -08:00
convert.js Finished contribution points. More work on conversion tool. 2016-03-08 17:25:51 -08:00
keyboard.png new icon 2016-03-09 14:27:47 -08:00
license.txt Added license 2016-03-11 15:27:12 -08:00
package.json Added license 2016-03-11 15:27:12 -08:00
sublime-mac-keybindings.json New icon 2016-03-09 14:17:40 -08:00
vscode-sublime-mapping.js Finished contribution points. More work on conversion tool. 2016-03-08 17:25:51 -08:00

README.md

Sublime Keybindings

Ports Sublime keybindings to VS Code for Mac.

There was a lot to do here, so if you find something missing please open an issue and let me know.

Todos:

  • Windows / Linux keybindings.
  • Finish conversion tool. See convert.js for the code to migrate Sublime key bindings to VS Code key bindings with a script.