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.
Second most tallest chap in the neighbourhood. Sometimes my sense of humor causes abdominal pain. I am not yet famous for something.
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
By default, VS Code allows you to scroll beyond the last line. If you don’t like this and you want to turn this feature off… Read More »Disable Scroll Beyond Last Line in VS Code