Release v0.1.0
This release contains the Galaxy Language Server distribution package and the Galaxy Tools Visual Studio Code extension.
The language server is also available as a PyPI package and can be installed using:
python3 -m pip install galaxy-language-server
The VS Code extension VSIX package can be downloaded and installed manually using:
code --install-extension galaxy-tools-0.1.0.vsix