Skip to content

Releases: Corecii/Roblox-VS-Code-Output-Sync

0.2.0

11 Nov 02:53

Choose a tag to compare

Added Roblox path to file path conversion and relevant settings
Added support for OutputChannels
Added "start automatically" and "start server port" settings
Added path conversion testing files

0.1.0

20 Oct 12:42

Choose a tag to compare

Output is now uploaded as chunks of characters instead of individual lines.
Output that would be too large to upload in one request is now split into multiple requests.

If the Roblox plugin or VS Code extension detects that its counterpart is outdated, then it will inform you that there is an update.

Added icons.

0.0.3

19 Oct 05:35

Choose a tag to compare

Fixes issues with return and line feed when used explicitly in output.

0.0.1

19 Oct 04:37

Choose a tag to compare

0.0.1 Pre-release
Pre-release

Initial Release

Install roblox-output-sync-0.0.1.vsix in VS Code.
Place roblox-plugin.rbxm in your Roblox Plugins folder. On Windows this is located at %localappdata%\Roblox\Plugins

Alternatively, grab the VS Code extension from the VS Code Marketplace and the Roblox plugin from the Roblox plugin library.