diff --git a/README.md b/README.md index f5a24ec..d9bf0d6 100644 --- a/README.md +++ b/README.md @@ -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).