Setup
Complete guide to setting up VS Code / Cursor with my settings.
Download necessary files
1.1
Fira-code.zipUnzip the font's fileDownload the font file below
1.2
Select all the fonts, right click, and click to Install
1.3
vsc-extensions.txtPlace this file in downloadsDownload the extensions list below
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 folder2.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 belowComplete Setup
1
Paste the code in the
settings.json file in VS Code / Cursor2
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