Database GUI for DDEV on WSL2
How to use a GUI database client to connect to a database in DDEV running on WSL2 with Ubuntu.
How to use a GUI database client to connect to a database in DDEV running on WSL2 with Ubuntu.
You can now make VS Code to always show the editor actions, regardless of whether the editor is active or not. Find out how.
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