Merge pull request #265 from lennybacon/master

Added camel humps (Key map settings)
This commit is contained in:
Valerii Iatsko 2019-09-05 08:48:58 +02:00 committed by GitHub
commit 907f261a50
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -21,6 +21,7 @@ A curated list of delightful [Visual Studio Code](https://code.visualstudio.com/
- [Migrating from Sublime Text](#migrating-from-sublime-text)
- [Migrating from Visual Studio](#migrating-from-visual-studio)
- [Migrating from Intellij IDEA](#migrating-from-intellij-idea)
- [Camel humps](#camel-humps)
- [Using VS Code with particular technologies](#using-vs-code-with-particular-technologies)
- [Lint and IntelliSense](#lint-and-intellisense)
- [1C](#1c)
@ -248,6 +249,10 @@ The VSCode team provides keymaps from popular editors, making the transition to
> Popular Intellij IDEA key bindings for VS Code.
## [Camel Humps](http://www.damirscorner.com/blog/posts/20190726-CamelHumpsNavigationInVsCode.html)
> Like with Visual Studio and Resharper or Intellij IDEA
# Using VS Code with particular technologies
Microsoft created a collection of recipes for using VS Code with particular technologies (mostly Web).