diff --git a/docs/getting-started/installation.md b/docs/getting-started/installation.md index 2c3c986d..2b843a32 100644 --- a/docs/getting-started/installation.md +++ b/docs/getting-started/installation.md @@ -20,4 +20,7 @@ To install the plugin, either: * Install the plugin from the [Roblox plugin page](https://www.roblox.com/library/1211549683/Rojo). * This gives you less control over what version you install -- you will always have the latest version. * Or, download the latest release from [the GitHub releases section](https://github.com/LPGhatguy/rojo/releases) and install it into your Roblox plugins folder - * You can open this folder by clicking the "Plugins Folder" button from the Plugins toolbar in Roblox Studio \ No newline at end of file + * You can open this folder by clicking the "Plugins Folder" button from the Plugins toolbar in Roblox Studio + +## Visual Studio Code Extension +If you use Visual Studio Code on Windows, you can install [Evaera's unofficial Rojo extension](https://marketplace.visualstudio.com/items?itemName=evaera.vscode-rojo), which will install both halves of Rojo for you. It even has a nifty UI to add partitions and start/stop the Rojo server! \ No newline at end of file