How to Manage VS Code Extensions Updates
By default, VS Code automatically updates all the extensions. But with the November 2023 release, you can now specify which extensions you want to be… Read More »How to Manage VS Code Extensions Updates
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.
By default, VS Code automatically updates all the extensions. But with the November 2023 release, you can now specify which extensions you want to be… Read More »How to Manage VS Code Extensions Updates
You can now drag and drop one or multiple files from the operating system into the VS Code’s File Explorer. π₯ Watch the demo: … Read More »VS Code β Paste Files from OS to File Explorer
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… Read More »VS Code β Hide/Show Editor Tabs
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,… Read More »VS Code β Display Pinned Tabs on Separate Row
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… Read More »VS Code β Editor Tab Height & Save More Space
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… Read More »VS Code Switch between Editor and Terminal
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… Read More »How to make VS Code 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… Read More »VS Code: Run Local Projects in Cloud with Port Forwarding
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… Read More »Try VS Code Themes Without Installing Them
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… Read More »VS Code: Change Cursor Color, Style & Animation