description |
---|
A free, lightweight, text editor with many extension options! |
- Visit the Visual Studio Code website and download the program
{% hint style="warning" %} Make sure you check the "Open with code" boxes! {% endhint %}
- Prettier code formatter (JavaScript, TypeScript, CSS, HTML, Vue, JSX)
- Material icon theme (cosmetic only)
- One Dark Pro (cosmetic only)
{% hint style="info" %} Download file, double click the ttf files and install the font {% endhint %}
{% file src="../.gitbook/assets/FiraCode.zip" %}
{% hint style="success" %} File -> Preferences -> Settings -> Font Family -> Fira Code {% endhint %}
{% hint style="info" %} Download file, double click the ttf files you want and install the font {% endhint %}
{% file src="../.gitbook/assets/JetBrainsMono-2.242.zip" %}
{% hint style="success" %} File -> Preferences -> Settings -> Font Family -> JetBrains Mono {% endhint %}
{% hint style="info" %} You can search for these through File -> Preferences -> Settings {% endhint %}
Built-in lua diagnostics
- undefined-global
- err-nonstandard-symbol
- unknown-symbol
Trim trailing whitespace on file save
Selecting a theme
{% hint style="info" %} You can also do File -> Open Folder... {% endhint %}
{% hint style="info" %}
Can be accessed via the magnifying glass or using the keyboard shortcuts Shift
+ CTRL
+ F
(varies by user if you've changed them)
{% endhint %}
{% hint style="danger" %} Must have git installed! {% endhint %}
{% hint style="info" %} 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! {% endhint %}
- Download the Git Extension Pack
- Download GitHub Pull Requests and Issues
- Sign up for GitHub Copilot and install (optional)