vs code rainbow csv

VS Code Rainbow CSV Extension

Rainbow CSV extension will make your life easier if you’re working with CSV and TSV files. Highlight in different colors By default, if you open a CSV file it looks like plain text which...

xampp custom domain

Use Custom Domain Instead of Localhost in XAMPP

In this post, you’ll learn how to create and use a custom domain name (i.e. example.com) instead of localhost in XAMPP. Let’s get started! Map the custom domain to localhost Run Notepad as administrator and...

vscode inline suggestions

VS Code Inline Suggestions

By default, VS Code shows code suggestions in a widget. But if you want them to be shown inline, there is a new option just for that.   Let’s go to Settings by pressing...

vs code auto save option

VS Code Auto Save – Turn it ON

By default, VS Code doesn’t have the Auto Save option turned on. However, it’s very easy to turn on Auto Save.   Turn ON Auto Save Go to File -> Auto Save and select...

vs code confirm before quit

VS Code Confirm Before Quit

The desktop version of VS Code has a new feature that pops a confirmation dialog before quitting the app. This feature however has been available for VS Code for Web for some time, so...