Camel Humps in VS Code
There are some things that you never know you need until someone tells you about them. For instance, Christoph Rumpel recently shared a handy little setting in PhpStorm called Camel Humps which allows you to navigate through the camel-cased class/variable names using the arrow keys.
Here’s how it looks like.
I would always need something like this but never bothered searching for it. But, now that I know it exists, I wanted to have it in VS Code as well.
So, I searched through the VS Code settings but I didn’t find an equivalent setting. But, I did find an extension called Camel Case Navigation which does the same thing.
Once installed, you can navigate through the camel-cased class/variable names using the arrow keys like a pro.
👋 Hi there! I'm Amit. I write articles about all things web development. If you enjoy my work (the articles, the open-source projects, my general demeanour... anything really), consider leaving a tip & supporting the site. Your support is incredibly appreciated!