Skip to content

Releases: rojo-rbx/vscode-rojo

vscode-rojo v2.0.0-alpha.3

02 Jul 03:37
Compare
Choose a tag to compare
Pre-release
Remove platform specific install warning

vscode-rojo 2.0.0-alpha.2

24 May 19:49
Compare
Choose a tag to compare
Pre-release
  • Complete rewrite of the extension.
  • New menu-based extension navigation:
    image
  • 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

In the extensions panel, choose Install from VSIX...
image

vscode-rojo 2.0.0-alpha.1

23 May 23:35
Compare
Choose a tag to compare
Pre-release
  • Complete rewrite of the extension.
  • New menu-based extension navigation:
    image
  • 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

In the extensions panel, choose Install from VSIX...
image

vscode-rojo 2.0.0-alpha.0

23 Dec 00:26
Compare
Choose a tag to compare
Pre-release
  • Complete rewrite of the extension.
  • New menu-based extension navigation:
    image
  • 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.

Installation

In the extensions panel, choose Install from VSIX...
image