Releases: galaxyproject/galaxy-language-server
Release v0.13.1
This release contains the Galaxy Language Server and the Galaxy Tools Visual Studio Code Extension.
You can view the list of changes in the respective changelogs:
The standalone version of the language server is available as a PyPI package.
The Galaxy Tools Extension is available at Open VSX Registry and Visual Studio Marketplace.
What's Changed
- Fix document detection by @davelopez in #267
- Prepare patch 0.13.1 by @davelopez in #268
Full Changelog: v0.13.0...v0.13.1
Release v0.13.0
This release contains the Galaxy Language Server and the Galaxy Tools Visual Studio Code Extension.
You can view the list of changes in the respective changelogs:
The standalone version of the language server is available as a PyPI package.
The Galaxy Tools Extension is available at Open VSX Registry and Visual Studio Marketplace.
What's Changed
Features
- Add feature Insert param reference/output filter by @davelopez in #264
Code Health
- Update CI actions by @davelopez in #256
- Update server dependencies + improve development experience by @davelopez in #257
Full Changelog: v0.12.1...v0.13.0
Release v0.12.1
This release contains the Galaxy Language Server and the Galaxy Tools Visual Studio Code Extension.
You can view the list of changes in the respective changelogs:
The standalone version of the language server is available as a PyPI package.
The Galaxy Tools Extension is available at Open VSX Registry and Visual Studio Marketplace.
You can also install the extension manually by downloading the VSIX package included in this release and using:
code --install-extension galaxy-tools-0.12.1.vsix
What's Changed
- Add option to skip future server install confirmations by @davelopez in #252
- Update internal dependencies to support latest Galaxy (24.0.2) XSD definitions by @davelopez in #254
Full Changelog: v0.12.0...v0.12.1
Release v0.12.0
This release contains the Galaxy Language Server and the Galaxy Tools Visual Studio Code Extension.
You can view the list of changes in the respective changelogs:
The standalone version of the language server is available as a PyPI package.
The Galaxy Tools Extension is available at Open VSX Registry and Visual Studio Marketplace.
You can also install the extension manually by downloading the VSIX package included in this release and using:
code --install-extension galaxy-tools-0.12.0.vsix
What's Changed
- Add symbols provider by @davelopez in #247
Full Changelog: v0.11.0...v0.12.0
Release v0.11.0
This release contains the Galaxy Language Server and the Galaxy Tools Visual Studio Code Extension.
You can view the list of changes in the respective changelogs:
The standalone version of the language server is available as a PyPI package.
The Galaxy Tools Extension is available at Open VSX Registry and Visual Studio Marketplace.
You can also install the extension manually by downloading the VSIX package included in this release and using:
code --install-extension galaxy-tools-0.11.0.vsix
What's Changed
- Bump webpack from 5.75.0 to 5.76.0 in /client by @dependabot in #227
- Updated dev docs - setup issues by @tuncK in #228
- Bump semver from 7.3.8 to 7.5.3 in /client by @dependabot in #229
- Bump word-wrap from 1.2.3 to 1.2.4 in /client by @dependabot in #230
- Improve e2e tests by @davelopez in #232
- add a few more snippets by @bgruening in #233
- Add DocumentLinksProvider and support test-data file links by @davelopez in #231
- link does not work anymore by @bgruening in #238
- Escape $ on non-snippet variables by @davelopez in #240
- Fix macros detection condition by @davelopez in #239
- Improve attribute with enum auto-completion by @davelopez in #241
- Auto-save document before inserting generated snippet by @davelopez in #242
- Relax LS version checking by @davelopez in #244
- Prepare release v0.11.0 by @davelopez in #245
New Contributors
Full Changelog: v0.10.2...v0.11.0
Release v0.10.2
This release contains the Galaxy Language Server and the Galaxy Tools Visual Studio Code Extension.
You can view the list of changes in the respective changelogs:
The standalone version of the language server is available as a PyPI package.
The Galaxy Tools Extension is available at Open VSX Registry and Visual Studio Marketplace.
You can also install the extension manually by downloading the VSIX package included in this release and using:
code --install-extension galaxy-tools-0.10.2.vsix
What's Changed
- Simplify and fix model conversion by @davelopez in #224
Full Changelog: v0.10.1...v0.10.2
Release v0.10.1
This release contains the Galaxy Language Server and the Galaxy Tools Visual Studio Code Extension.
You can view the list of changes in the respective changelogs:
The standalone version of the language server is available as a PyPI package.
The Galaxy Tools Extension is available at Open VSX Registry and Visual Studio Marketplace.
You can also install the extension manually by downloading the VSIX package included in this release and using:
code --install-extension galaxy-tools-0.10.1.vsix
What's Changed
- Fix config loading with new attrs classes by @davelopez in #220
Full Changelog: v0.10.0...v0.10.1
Release v0.10.0
This release contains the Galaxy Language Server and the Galaxy Tools Visual Studio Code Extension.
You can view the list of changes in the respective changelogs:
The standalone version of the language server is available as a PyPI package.
The Galaxy Tools Extension is available at Open VSX Registry and Visual Studio Marketplace.
You can also install the extension manually by downloading the VSIX package included in this release and using:
code --install-extension galaxy-tools-0.10.0.vsix
What's Changed
- Upgrade GitHub actions by @davelopez in #215
- Migrate to pygls v1 by @davelopez in #216
Full Changelog: v0.9.0...v0.10.0
Release v0.9.0
This release contains the Galaxy Language Server and the Galaxy Tools Visual Studio Code Extension.
You can view the list of changes in the respective changelogs:
The standalone version of the language server is available as a PyPI package.
The Galaxy Tools Extension is available at Open VSX Registry and Visual Studio Marketplace.
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 #210
Full Changelog: v0.8.0...v0.9.0
Release v0.8.0
This release contains the Galaxy Language Server and the Galaxy Tools Visual Studio Code Extension.
You can view the list of changes in the respective changelogs:
The standalone version of the language server is available as a PyPI package.
The Galaxy Tools Extension is available at Open VSX Registry and Visual Studio Marketplace.
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