Extension for Visual Studio Code that provides code intelligence features and enables a more developer-friendly experience when creating vRealize content
A Visual Studio Code extension that provides code intelligence features and enables a more
developer-friendly experience when creating vRealize Orchestrator
and vRealize Automation content.
To use most of the vRealize Developer Tools’s functionality, you will need a development vRealize Orchestrator instance and to set up vRealize Build Tools.
vRDT can be installed either through the VS Marketplace or a .vsix file downloaded from the Releases page.
To verify the checksum of a .vsix file, do the following:
.vsix
, .vsix.sha256
and .vsix.sha256.minisig
)
minisign -Vm vrealize-developer-tools-X.X.X.vsix.sha256 \
-P "RWSLXIQU0b52vHvyFK7d0SQmt3he8hrZnBzwp/e30XALf4rtRc0Cluhh"
sha256sum -c vrealize-developer-tools-X.X.X.vsix.sha256
If you have installed any versions prior 2.0.0, do the following to upgrade.
Reload Window
command (Cmd+Shift+P)If you’re interested in contributing, see our contributing guide.
Please see the file open_source_licenses.txt.
Copyright 2018-2021 VMware, Inc.
Licensed under the MIT License.