Setup

Complete guide to setting up VS Code / Cursor with my settings.

Download necessary files

1.1
Download the font file below
Fira-code.zipUnzip the font's file
1.2
Select all the fonts, right click, and click to Install
1.3
Download the extensions list below
vsc-extensions.txtPlace this file in downloads
1.4
Open VS Code / Cursor in downloads directory
1.5
Install VSC Export & Import extension in VS Code / Cursor.

Installing all the extensions

2.1
Open Command Palette by pressing the keyboard shortcut
Ctrl + ⌘ + P
2.2
Type Import Extensions in prompt and press Enter ↵
2.3
Select vsc-extensions.txt from the downloads folder
2.4
All extensions will start to install

VS Code / Cursor Settings

3.1
Open Command Palette by pressing the keyboard shortcut
Ctrl + ⌘ + P
3.2
Enter the text in prompt and press Enter ↵
Preferences: Open Settings (JSON)
3.3
Copy the settings.json from the window below

Complete Setup

1
Paste the code in the settings.json file in VS Code / Cursor
2
Save the settings.json file with Ctrl + S and restart VS Code / Cursor
Done! Your editor is now configured.

Terminal Setup

1
Install Windows Terminal from the Microsoft Store
2
Set PowerShell 7 as the default profile
3
Install Git for Windows to get Git Bash alongside PowerShell
4
Set font to Geist Mono or Fira Code in terminal settings