Vim for Visual Studio Code
Go to file
Jason Poon 9b916556c9 Merge pull request #41 from VSCodeVim/dismiss-global-messages
ensure user can dismiss global messages with esc
2015-11-26 14:44:09 -08:00
.vscode scaffold project 2015-11-12 20:51:40 +01:00
src ensure user can dismiss global messages with esc 2015-11-26 22:23:50 +01:00
test rename files to camelCasing 2015-11-26 12:07:58 -08:00
typings scaffold project 2015-11-12 20:51:40 +01:00
.gitignore enable running of certain tests with gulp 2015-11-18 01:36:29 -08:00
.travis.yml travis: turn off email notifications 2015-11-20 02:29:21 -08:00
.vscodeignore scaffold project 2015-11-12 20:51:40 +01:00
appveyor.yml start VS Code in Appveyor CI 2015-11-21 20:28:08 +01:00
extension.ts rename files to camelCasing 2015-11-26 12:07:58 -08:00
gulpfile.js implement basic command mode 2015-11-19 01:24:53 -08:00
LICENSE Initial commit 2015-11-12 01:02:24 -08:00
package.json organize keybindings -- remove ones that were created for testing 2015-11-26 01:54:06 -08:00
README.md add slackin link 2015-11-25 00:25:05 -08:00
tsconfig.json scaffold project 2015-11-12 20:51:40 +01:00
tsd.json update lodash tsd to latest 2015-11-26 01:41:36 -08:00
tslint.json implement basic command mode 2015-11-19 01:24:53 -08:00

Build Status Build status Slack Status

Vim

Vim emulation for Visual Studio Code. Coming Soon! 🎁

Contributing

... would be awesome! Take a look at Extension API on how to get started.

License

MIT