VS Code β Display Pinned Tabs on Separate Row
VS Code allows you to pin the editor tabs. But did you know you can now display pinned tabs on a separate row? This way,… Read More »VS Code β Display Pinned Tabs on Separate Row
Second most tallest chap in the neighbourhood. Sometimes my sense of humor causes abdominal pain. I am not yet famous for something.
VS Code allows you to pin the editor tabs. But did you know you can now display pinned tabs on a separate row? This way,… Read More »VS Code β Display Pinned Tabs on Separate Row
If you work with a lot of open editor tabs and want to save as much screen space as possible, VS Code comes with a… Read More »VS Code β Editor Tab Height & Save More Space
Let’s assume that in your Laravel application, you have a form in which you use a Form Request to validate several fields, including the email.… Read More »Laravel β Improve Email Validation
When you initiate a new repository, the name of the main branch is automatically set as master. Many people have become aware that the terminology… Read More »Git Set Initial Branch Name
Let’s say you’re using the Editor and the Terminal at the same time. To switch between them, you need to click, which isn’t the quickest… Read More »VS Code Switch between Editor and Terminal
If you’re here, it means you’re already aware that XAMPP includes MariaDB right from the start. But, if you’re interested in setting up another database… Read More »How to Setup PostgreSQL in XAMPP for Windows
When you select an element in DevTools, you see the CSS rules that apply to it. But, these rules can also apply to other elements… Read More »Highlight All Elements that Match a given CSS Selector
In this step-by-step guide, we’ll be exploring a couple of ways to make VS Code transparent on Windows. You may want to opt for a… Read More »How to make VS Code Transparent
In this step-by-step guide, you’re going to learn how to run a small local project or service in the cloud using VS Code’s local port… Read More »VS Code: Run Local Projects in Cloud with Port Forwarding
VS Code introduced a new useful feature that allows you to try out themes without installing them. π₯Β Check out this video for a showcase of… Read More »Try VS Code Themes Without Installing Them