Releases: rojo-rbx/vscode-rojo
Releases · rojo-rbx/vscode-rojo
vscode-rojo v2.0.0-alpha.3
Remove platform specific install warning
vscode-rojo 2.0.0-alpha.2
- Complete rewrite of the extension.
- New menu-based extension navigation:
- Uses your local Rojo installation (looks for
rojo
in path) - Installs Aftman & Rojo automatically.
Warning: Stopping Rojo does not work with Foreman
- All currently-released versions of Foreman (as of v1.0.4) have a bug that makes killing the launched Rojo process leave a Rojo process running forever.
Installation
vscode-rojo 2.0.0-alpha.1
- Complete rewrite of the extension.
- New menu-based extension navigation:
- Uses your local Rojo installation (looks for
rojo
in path) - Installs Aftman & Rojo automatically.
Warning: Stopping Rojo does not work with Foreman
- All currently-released versions of Foreman (as of v1.0.4) have a bug that makes killing the launched Rojo process leave a Rojo process running forever. Use Aftman instead! :)
Installation
vscode-rojo 2.0.0-alpha.0
- Complete rewrite of the extension.
- New menu-based extension navigation:
- Uses your local Rojo installation (looks for
rojo
in path) - Does not install Rojo automatically.
- In the future, the extension will detect if you don't have Rojo and will help you through the process of installing aftman
Warning: Stopping Rojo does not work with Foreman
- All currently-released versions of Foreman (as of v1.0.2) have a bug that makes killing the launched Rojo process leave a Rojo process running forever. This will be addressed in the future, but for now you must either not use Rojo managed with Foreman, or kill the process yourself.