VS Code β Hide/Show Editor Tabs
In this post, we’re going to have a look at how to display or hide Editor tabs in Visual Studio Code. Let’s get started! Hide Editor Tabs To hide the Editor tabs, right-click in...
Empower your skills with my Visual Studio Code tutorial series.
From essential keyboard shortcuts to advanced customization tricks, discover everything you need to boost your productivity and streamline your coding experience.
Stay up-to-date with the latest extensions, debugging techniques, and much more.
In this post, we’re going to have a look at how to display or hide Editor tabs in Visual Studio Code. Let’s get started! Hide Editor Tabs To hide the Editor tabs, right-click in...
VS Code allows you to pin the editor tabs. But did you know you can now display pinned tabs on a separate row? This way, it makes it easier to differentiate between pinned tabs...
If you work with a lot of open editor tabs and want to save as much screen space as possible, VS Code comes with a new option that allows you to adjust the height...
Let’s say you’re using the Editor and the Terminal at the same time. To switch between them, you need to click, which isn’t the quickest nor the most efficient method. That’s why in this...
In this step-by-step guide, we’ll be exploring a couple of ways to make VS Code transparent on Windows. You may want to opt for a transparent VS Code primarily for the aesthetics. Sometimes transparent...
In this step-by-step guide, you’re going to learn how to run a small local project or service in the cloud using VS Code’s local port forwarding feature. What does this mean exactly? VS Code...
VS Code introduced a new useful feature that allows you to try out themes without installing them. π₯Β Check out this video for a showcase of this functionality: If you cannot watch the video,...
I think customizing the cursor can make your coding experience more enjoyable and efficient. That’s why in this post I’m going to show you how to customize the cursor in VS Code. We’ll be...
Do you think back to the good ol’ days when it was snowing on your desktop or when random sheep would run and jump around Counter-Strike, Warcraft III, and Vice City icons? Let’s bring...
If you have single-child folders, VS Code will automatically compact them. Which is not always what we want. In this post, you’re going to find out how to change the display of single-child folders...