This is a template for creating a new VSCode workspace.
Note: Restart VSCode afrer completing every step. (Ctrl + Shift + P > Developer: Reload Window)
Step 1. Install the font using GeistMonoNerdFont-Regular.otf file. Open file explorer and Right click on the font file and click "Show more options". Then click on "Install for all users".
Step 2. Goto VSCode extensions and type "@recommended". This will open the workspace recommendations. After that install recommended extensions using the cloud type icon button.
Step 3. Copy the contents of settings-template.json file. After that Press Ctrl + Shift + P and type "settings json" and select "Preferences: Open User Settings (JSON)". Clear all contents on the opened file and paste contents which you copied.
Step 4. Restart VSCode and enjoy coding. GLHF!