Hide Back/Forward Buttons in the Title Area in VS Code
If you like to keep the title area tidy, you can now hide the Back/Forward buttons. Learn how with this step-by-step guide.
Hide History Restored Message in VS Code Terminal
Learn how to hide the ‘History Restored’ message from the integrated Git Bash terminal in VS Code.
Remove MINGW64 from Git Bash on Windows
Learn how to remove the MINGW64 purple text from the Git Bash terminal on Windows.
Change Git Bash Launch Position on Windows
Learn how to change the Git Bash launch position and set it exactly where you want it on the screen.
Change Terminal Position in VS Code (3 Ways)
Learn 3 ways to move the terminal to a different position in VS Code.
How to Efficiently Check if a Record Exists
Learn how to greatly improve the performance when checking if a record exists in the database.
How to Set Default Timestamp Values in Laravel Migrations
Find out how to set the default value of a timestamp column to the current timestamp in a Laravel migration and why it’s a good practice.
Fix Delete ‘CR’ eslint(prettier/prettier) Error (4 Ways)
Learn why the “Delete ‘CR’ eslint(prettier/prettier)” error occurs and how to resolve it in 4 different ways.
VS Code: Set Tab Size per File Type
Learn how to set different tab sizes per file type wit this step-by-step tutorial.