Galaxy-language-server

Latest version: v0.12.1

Safety actively analyzes 642295 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 5

0.9.0

This release contains the [Galaxy Language Server](https://github.com/davelopez/galaxy-language-server/tree/main/server) and the [Galaxy Tools Visual Studio Code Extension](https://github.com/davelopez/galaxy-language-server/tree/main/client).
You can view the list of changes in the respective changelogs:
- Galaxy Language Server [changelog](https://github.com/davelopez/galaxy-language-server/blob/main/server/CHANGELOG.md)
- Galaxy Tools Visual Studio Extension [changelog](https://github.com/davelopez/galaxy-language-server/blob/main/client/CHANGELOG.md#)

The standalone version of the language server is available as a [PyPI package](https://pypi.org/project/galaxy-language-server/).

The Galaxy Tools Extension is available at [Open VSX Registry](https://open-vsx.org/extension/davelopez/galaxy-tools) and [Visual Studio Marketplace](https://marketplace.visualstudio.com/items?itemName=davelopez.galaxy-tools).
You can also install the extension manually by downloading the VSIX package included in this release and using:

code --install-extension galaxy-tools-0.9.0.vsix


What's Changed
* Add silent install setting for language server by davelopez in https://github.com/galaxyproject/galaxy-language-server/pull/210


**Full Changelog**: https://github.com/galaxyproject/galaxy-language-server/compare/v0.8.0...v0.9.0

0.8.0

This release contains the [Galaxy Language Server](https://github.com/davelopez/galaxy-language-server/tree/main/server) and the [Galaxy Tools Visual Studio Code Extension](https://github.com/davelopez/galaxy-language-server/tree/main/client).
You can view the list of changes in the respective changelogs:
- Galaxy Language Server [changelog](https://github.com/davelopez/galaxy-language-server/blob/main/server/CHANGELOG.md)
- Galaxy Tools Visual Studio Extension [changelog](https://github.com/davelopez/galaxy-language-server/blob/main/client/CHANGELOG.md#)

The standalone version of the language server is available as a [PyPI package](https://pypi.org/project/galaxy-language-server/).

The Galaxy Tools Extension is available at [Open VSX Registry](https://open-vsx.org/extension/davelopez/galaxy-tools) and [Visual Studio Marketplace](https://marketplace.visualstudio.com/items?itemName=davelopez.galaxy-tools).
You can also install the extension manually by downloading the VSIX package included in this release and using:

code --install-extension galaxy-tools-0.8.0.vsix

0.7.3

This release contains the [Galaxy Language Server](https://github.com/davelopez/galaxy-language-server/tree/main/server) and the [Galaxy Tools Visual Studio Code Extension](https://github.com/davelopez/galaxy-language-server/tree/main/client).
You can view the list of changes in the respective changelogs:
- Galaxy Language Server [changelog](https://github.com/davelopez/galaxy-language-server/blob/main/server/CHANGELOG.md)
- Galaxy Tools Visual Studio Extension [changelog](https://github.com/davelopez/galaxy-language-server/blob/main/client/CHANGELOG.md#)

The standalone version of the language server is available as a [PyPI package](https://pypi.org/project/galaxy-language-server/).

The Galaxy Tools Extension is available at [Open VSX Registry](https://open-vsx.org/extension/davelopez/galaxy-tools) and [Visual Studio Marketplace](https://marketplace.visualstudio.com/items?itemName=davelopez.galaxy-tools).
You can also install the extension manually by downloading the VSIX package included in this release and using:

code --install-extension galaxy-tools-0.7.3.vsix

0.7.2

This release contains the [Galaxy Language Server](https://github.com/davelopez/galaxy-language-server/tree/main/server) and the [Galaxy Tools Visual Studio Code Extension](https://github.com/davelopez/galaxy-language-server/tree/main/client).
You can view the list of changes in the respective changelogs:
- Galaxy Language Server [changelog](https://github.com/davelopez/galaxy-language-server/blob/main/server/CHANGELOG.md)
- Galaxy Tools Visual Studio Extension [changelog](https://github.com/davelopez/galaxy-language-server/blob/main/client/CHANGELOG.md#)

The standalone version of the language server is available as a [PyPI package](https://pypi.org/project/galaxy-language-server/).

The Galaxy Tools Extension is available at [Open VSX Registry](https://open-vsx.org/extension/davelopez/galaxy-tools) and [Visual Studio Marketplace](https://marketplace.visualstudio.com/items?itemName=davelopez.galaxy-tools).
You can also install the extension manually by downloading the VSIX package included in this release and using:

code --install-extension galaxy-tools-0.7.2.vsix

0.7.1

This release contains the [Galaxy Language Server](https://github.com/davelopez/galaxy-language-server/tree/main/server) and the [Galaxy Tools Visual Studio Code Extension](https://github.com/davelopez/galaxy-language-server/tree/main/client).

What's Changed
* Make sure the current document is a valid Tool document before processing by davelopez in https://github.com/galaxyproject/galaxy-language-server/pull/189

You can view the list of changes in the respective changelogs:
- Galaxy Language Server [changelog](https://github.com/davelopez/galaxy-language-server/blob/main/server/CHANGELOG.md)
- Galaxy Tools Visual Studio Extension [changelog](https://github.com/davelopez/galaxy-language-server/blob/main/client/CHANGELOG.md#)

The standalone version of the language server is available as a [PyPI package](https://pypi.org/project/galaxy-language-server/).

The Galaxy Tools Extension is available at [Open VSX Registry](https://open-vsx.org/extension/davelopez/galaxy-tools) and [Visual Studio Marketplace](https://marketplace.visualstudio.com/items?itemName=davelopez.galaxy-tools).
You can also install the extension manually by downloading the VSIX package included in this release and using:

code --install-extension galaxy-tools-0.7.1.vsix

0.7.0

This release contains the [Galaxy Language Server](https://github.com/davelopez/galaxy-language-server/tree/main/server) and the [Galaxy Tools Visual Studio Code Extension](https://github.com/davelopez/galaxy-language-server/tree/main/client).

---

You can view the full list of changes in the respective changelogs:
Galaxy Language Server [changelog](https://github.com/davelopez/galaxy-language-server/blob/main/server/CHANGELOG.md)
Added

- New custom command to discover tests in a single tool file to support the new Testing API in the client ([183](https://github.com/galaxyproject/galaxy-language-server/pull/183)).

Changed

- Update `pygls` dependency and fix how custom commands are registered ([179](https://github.com/galaxyproject/galaxy-language-server/pull/179)).

Fixed

- An error creating `Code Actions` to extract macros when selecting a text range in some situations ([178](https://github.com/galaxyproject/galaxy-language-server/pull/178)).

---

Galaxy Tools Visual Studio Extension [changelog](https://github.com/davelopez/galaxy-language-server/blob/main/client/CHANGELOG.md#)

Changed

- Updated Galaxy Language Server [v0.7.0](./server/CHANGELOG.md070)

- Adapt how custom external (server) and internal commands are handled ([179](https://github.com/galaxyproject/galaxy-language-server/pull/179)).

- Migrate to native VSCode Testing API and drop dependency on `Test Explorer UI extension` (you can now safely uninstall this extension if no other extensions depend on it) ([183](https://github.com/galaxyproject/galaxy-language-server/pull/183)).
---

The standalone version of the language server is available as a [PyPI package](https://pypi.org/project/galaxy-language-server/).

The Galaxy Tools Extension is available at [Open VSX Registry](https://open-vsx.org/extension/davelopez/galaxy-tools) and [Visual Studio Marketplace](https://marketplace.visualstudio.com/items?itemName=davelopez.galaxy-tools).
You can also install the extension manually by downloading the VSIX package included in this release and using:

code --install-extension galaxy-tools-0.7.0.vsix

Page 2 of 5

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.