📝Visual Studio Code

A free, lightweight, text editor with many extension options!

Download

Make sure you check the "Open with code" boxes!

Extensions

Fonts

Fira Code

Download file, double click the ttf files and install the font

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

JetBrains Mono

Download file, double click the ttf files you want and install the font

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

Extension Settings

You can search for these through File -> Preferences -> 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

You can also do File -> Open Folder...

Global Searching

Can be accessed via the magnifying glass or using the keyboard shortcuts Shift + CTRL + F (varies by user if you've changed them)

GitHub Integration

Must have git installed!

There is some configuring to do with these extensions but most of it is just signing into your GitHub account and exploring the "source control" tab on the left!

Extensions

Last updated