XBE VSCode Extension Release Notes#
v3.0.2#
Updating docs
v3.0.1#
Updating package name
v3.0.0#
Updated to use new XBE script service API.
Local file operations (rename, move, delete) now immediately reflected in source control.
Improved commit, revert, and delete functionality for unpublished and committed changes.
Fixed file diff and revert logic for add/delete and files in nested folders.
Connection-specific settings now saved to the workspace file.
Service-specific settings now saved to workspace folder settings:
.vscode/settings.json.Token login now fails over to user/password flow on token expiration.
Local authentication option added using JWT settings for local debugging.
Miscellaneous bug fixes and UI flow improvements.