Setup

Complete guide to setting up VSCode / Cursor with my settings.

1. Download necessary files

1.1 Download Fira-code.zip and unzip the font's file.

1.2 Select all the fonts, right-click, and click Install.

1.3 Download vsc-extensions.txt and place it in your downloads folder.

1.4 Open VSCode / Cursor in the downloads directory.

1.5 Install the VSC Export & Import extension.

2. Installing all extensions

2.1 Open the Command Palette by pressing Ctrl + ⇧ + P.

2.2 Enter VSC Export & Import and press Enter.

2.3 All extensions will start to install.

3. VSCode / Cursor Settings

3.1 Open the Command Palette by pressing Ctrl + ⇧ + P.

3.2 Enter Preferences: Open Settings (JSON) and press Enter.

3.3 Paste your custom settings into the JSON file.

3.4 Save with Ctrl + S and restart your editor.

Done! Your editor is now configured.