VS Code: Scroll with Middle Click
Learn how to enable a setting that will let you scroll using the middle mouse button.
Learn how to enable a setting that will let you scroll using the middle mouse button.
Find out how to configure the editor to highlight search results only when hitting Enter.
Learn how to detach tabs into their own windows, customize your layout, and use a few handy commands to manage windows more efficiently.
Learn more about VS Code’s Simple Dialog – a cleaner and faster alternative to your system’s file dialog.
Discover why Yarn no longer creates the node_modules directory and how the new approach boosts performance. Learn how to switch back if needed.
Learn how to install and set up a custom font in VS Code with this step-by-step tutorial.
Find out why static methods can cause problems, when you shouldn’t use them, but also the few cases where they actually make sense.
Learn the difference between `exists` and `exists()` in Laravel.
Explore a new VS Code feature that lets you overwrite text directly in the editor as you type, instead of inserting it.