rojo-rbx / vscode-rojo

Visual Studio Code plugin for Rojo
https://marketplace.visualstudio.com/items?itemName=evaera.vscode-rojo
Mozilla Public License 2.0
35 stars 23 forks source link

Should allow plugin management on unsupported systems if a custom path is specified. #51

Closed GlowingUmbreon closed 2 years ago

GlowingUmbreon commented 2 years ago

Currently on unsupported systems (e.g. Linux) it is not possible to have rojo manage the plugin installation even if you provide the path in settings. On unsupported systems it should be changed so it will only error if a custom path is not provided, if a path is specified then it should use the provided path without issue.