VS Code: Multi Select Editor Tabs
Find out how to select multiple tabs and move, pin, or close them simultaneously.
Find out how to select multiple tabs and move, pin, or close them simultaneously.
Find out how to paste content into the VS Code’s terminal using your mouse’s middle click button.
VS Code has introduced a new feature that allows you to place section heading so you can scan and navigate large files easier.
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
Let’s say you want to verify the order in which the content is displayed, or you want to test the accessibility of a page when… Read More »Disable All CSS on a Page with JavaScript
Sometimes it’s possible to have Caps Lock on without realizing it. It’s even more frustrating when this happens while creating a password. That’s why some… Read More »Detect CAPS LOCK with JavaScript
Find out how to synchronize scrolling across the editors to scroll them at the same time.
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