Skip to content

Releases: LogMull/vscode-versionmanager

V0.3.0

22 Feb 12:43

Choose a tag to compare

Removed several features in favor of placing them in the new osc-languageserver plugin
Removed gotoSymbol
Removed formatting
Temporarily Removed auto update

Version 0.2.0 Formatting XML first round

24 Feb 19:59

Choose a tag to compare

This version introduces the first version of an XML formatter that can handle our XData XML. Expect updates to this down the line.

Add option verifyDevNamespace

24 Apr 17:52

Choose a tag to compare

Added new option verifyDevNamespace which is useful for local sandboxes. Disabling this option allows tasks to be shown which does not match the dev namespace to the current namespace name.

Version 0.1.2 -Misc updates

24 Feb 17:06

Choose a tag to compare

This version primarily addresses 2 issues.
The plugin should now correctly use the 'await' command when attempting to set up the server config for the first time.
When attempting to add an element to a task fails, the message provided by the server should now properly be displayed.

(spoilers, this is used to help indicate if an element is being added to an incorrect component)

Version 0.1.1 Use Server Manager V3.2+

24 Feb 17:01

Choose a tag to compare

The version allows the plugin to use the API provided by the Intersystems Server Manager in version 3.2. This updated how the cache credentials are retrieved by the server manager. This should fix issues with auto-updates failing with invalid credentials.

Version 0.1.0 - Auto Updates

24 Feb 16:55

Choose a tag to compare

This version introduces the ability to auto-update the plugin from the VM namespace.