· 1 min read

🧲 Sticky Scroll in vscode

Classes and methods might get really long, making you lose context of what the code is about.

Visual Studio Code recently added a new cool feature you can enable in the settings, called Sticky Scroll.

When it’s enabled, everytime you go deeper on a nesting level, the first row remains sticky at the top of editor.

Thanks to the project being Open Source, on vscode the are constantly new smart features every month. Some of them, even if small, are highly appreciable!

Here a short video to see it in action!

About the author
Leonardo

Hello! My name is Leonardo and as you might have noticed, I like to talk about Web Development and Open Source!

I use GitHub every day and my favourite editor is Visual Studio Code... this might influence a little bit my conent! :D

If you like what I do, you should have a look at my YouTube Channel!

You might also like
Back to Blog