From fe996ea75b4f22dd034a5fd30afb5ed8a677d8b7 Mon Sep 17 00:00:00 2001 From: Daniel Fisher Date: Sat, 24 Aug 2019 19:23:39 +0200 Subject: [PATCH] Added a blog post that shows how to enable camel humps --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 8fe5f7a..590ac4c 100644 --- a/README.md +++ b/README.md @@ -690,6 +690,10 @@ To enable Emmet support in .twig files, you'll need to have the following in you ![Using yeoman animation](https://raw.githubusercontent.com/SamVerschueren/vscode-yo/master/media/yo.gif) +## Camel Humps + +[Damir's Corner: Camel Humps Navigation in VS Code](http://www.damirscorner.com/blog/posts/20190726-CamelHumpsNavigationInVsCode.html) + # Formatting & Beautification ## [Better Align](https://marketplace.visualstudio.com/items?itemName=wwm.better-align)