Skip to content

Release v0.1.0

Compare
Choose a tag to compare
@davelopez davelopez released this 14 Oct 18:33
78f928e

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