Integreatly VS Code AsciiDoc SnippetsThese snippets can be installed as a VS Code plugin to assist your development of walkthroughs for Integreatly clusters. UsageSimply start typing "integreatly" and a dropdown of variables should appear in your editor. If you know the name of the variable you need you can begin typing that instead and it will be suggested. InstallationYou can install from the Visual Studio Marketplace, or directly from VS Code using the Extensions view. Alternatively you can install the plugin manually like so:
Release ProcessScripts to manage releases are in the package.json. Increment the version
in the
ContributingIf you'd like to make a PR, fork the repository, add your changes to the To verify your changes simply use the |