📝Visual Studio Code
A free, lightweight, text editor with many extension options!
Download
Visit the Visual Studio Code website and download the program
Make sure you check the "Open with code" boxes!
Extensions


Prettier code formatter (JavaScript, TypeScript, CSS, HTML, Vue, JSX)



Material icon theme (cosmetic only)

One Dark Pro (cosmetic only)

Fonts
Fira Code
File -> Preferences -> Settings -> Font Family -> Fira Code

JetBrains Mono
File -> Preferences -> Settings -> Font Family -> JetBrains Mono

Extension Settings
Sumneko
Built-in lua diagnostics
undefined-global
err-nonstandard-symbol
unknown-symbol

Trim trailing whitespace on file save

One Dark Pro
Selecting a theme

Opening a folder

Global Searching

GitHub Integration
Must have git installed!
Extensions
Download the Git Extension Pack

Download GitHub Pull Requests and Issues

Sign up for GitHub Copilot and install (optional)

Last updated