Synergy DBL for VS CodeOverviewThis repo contains the source and tests for integrating the Synergy DBL language into VS Code. How to UseProduct ReleasesReleases of this extension can be found on the releases tab on GitHub. To install an extension from the command line:
You can also find the extension from the Extensions tab inside of VS Code. Local BuildClone this repository to your machine
In your command shell of choice, change directory into the checkout Install the NPM packages:
Build the extension VSIX:
Deploy the extension VSIX:
|