Visual Studio Code
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.
VS Code: Always Show Editor Actions
You can now make VS Code to always show the editor actions, regardless of whether the editor is active or not. Find out how.
VS Code: Multi Select Editor Tabs
Find out how to select multiple tabs and move, pin, or close them simultaneously.
VS Code: Middle Click to Paste into the Terminal
Find out how to paste content into the VS Code’s terminal using your mouse’s middle click button.
VS Code: Minimap Section Headers
VS Code has introduced a new feature that allows you to place section heading so you can scan and navigate large files easier.
VS Code: Keep Editors Open
When you click a file in VS Code, it will open in a new tab. If you click another file, it will open in the… Read More »VS Code: Keep Editors Open
VS Code: Locked Scrolling
Find out how to synchronize scrolling across the editors to scroll them at the same time.
VS Code: Hide Indent Lines in Explorer
In this post, I will show you how to hide the indent lines in the folders explorer. Let’s get started! The Setting Press down CTRL… Read More »VS Code: Hide Indent Lines in Explorer