Recent Releases of multilspy
multilspy - https://github.com/microsoft/multilspy/releases/tag/v0.0.15-auto
- Python
Published by github-actions[bot] 11 months ago
multilspy - v0.0.15
What's Changed
- Update pyproject.toml by @LakshyAAAgrawal in https://github.com/microsoft/multilspy/pull/74
- fix: resolve 'No module named pwd' error on Windows by @IDontHaveBrain in https://github.com/microsoft/multilspy/pull/70
- Add messages to assertion failures in
request_referencesandrequest_document_symbolsby @jetzhou in https://github.com/microsoft/multilspy/pull/75 - Let language server subprocess be its own process group by @jetzhou in https://github.com/microsoft/multilspy/pull/77
- Update testmultilspycsharp.py by @LakshyAAAgrawal in https://github.com/microsoft/multilspy/pull/90
- SyncLanguageServer.create - small documentation note by @Andrej730 in https://github.com/microsoft/multilspy/pull/87
- Bump jedi-language-server to 0.41.3 to support textDocument/declaration by @Andrej730 in https://github.com/microsoft/multilspy/pull/88
- Fix configuration issue for mac x64 by @htynkn in https://github.com/microsoft/multilspy/pull/93
- Location.relativePath to use
Nonevalue if rel path is not available #85 by @Andrej730 in https://github.com/microsoft/multilspy/pull/86 - feat: add support for workspace/symbol request by @moz-mdauer in https://github.com/microsoft/multilspy/pull/98
- feat: add kotlin language support by @IDontHaveBrain in https://github.com/microsoft/multilspy/pull/80
- Update pyproject.toml by @LakshyAAAgrawal in https://github.com/microsoft/multilspy/pull/99
New Contributors
- @IDontHaveBrain made their first contribution in https://github.com/microsoft/multilspy/pull/70
- @Andrej730 made their first contribution in https://github.com/microsoft/multilspy/pull/87
- @htynkn made their first contribution in https://github.com/microsoft/multilspy/pull/93
- @moz-mdauer made their first contribution in https://github.com/microsoft/multilspy/pull/98
Full Changelog: https://github.com/microsoft/multilspy/compare/v0.0.14...v0.0.15
- Python
Published by LakshyAAAgrawal 11 months ago
multilspy - https://github.com/microsoft/multilspy/releases/tag/v0.0.14-corrected-auto
- Python
Published by github-actions[bot] 12 months ago
multilspy - v0.0.14-corrected
What's Changed
- Update pyproject.toml by @LakshyAAAgrawal in https://github.com/microsoft/multilspy/pull/74
Full Changelog: https://github.com/microsoft/multilspy/compare/v0.0.14...v0.0.14-corrected
- Python
Published by LakshyAAAgrawal 12 months ago
multilspy - v0.0.14
What's Changed
- Add psutil dependency and enhance process termination handling by @v4rgas in https://github.com/microsoft/multilspy/pull/67
- feat: Add optional timeout parameter to SyncLanguageServer by @v4rgas in https://github.com/microsoft/multilspy/pull/66
- fix race condition in process termination by @v4rgas in https://github.com/microsoft/multilspy/pull/69
- Feat/dart by @v4rgas in https://github.com/microsoft/multilspy/pull/68
- Update pyproject.toml by @LakshyAAAgrawal in https://github.com/microsoft/multilspy/pull/73
New Contributors
- @v4rgas made their first contribution in https://github.com/microsoft/multilspy/pull/67
Full Changelog: https://github.com/microsoft/multilspy/compare/v0.0.13...v0.0.14
- Python
Published by LakshyAAAgrawal 12 months ago
multilspy - https://github.com/microsoft/multilspy/releases/tag/v0.0.13-auto
- Python
Published by github-actions[bot] 12 months ago
multilspy - v0.0.13
What's Changed
- Specify
--prefixfornpm installcommand fortypescriptandtypescript-language-serverby @jetzhou in https://github.com/microsoft/multilspy/pull/62 - remove pydantic by @AviAvni in https://github.com/microsoft/multilspy/pull/58
- Update pyproject.toml to v0.0.13 by @LakshyAAAgrawal in https://github.com/microsoft/multilspy/pull/65
New Contributors
- @jetzhou made their first contribution in https://github.com/microsoft/multilspy/pull/62
- @AviAvni made their first contribution in https://github.com/microsoft/multilspy/pull/58
Full Changelog: https://github.com/microsoft/multilspy/compare/v0.0.12...v0.0.13
- Python
Published by LakshyAAAgrawal 12 months ago
multilspy - https://github.com/microsoft/multilspy/releases/tag/v0.0.12-auto
- Python
Published by github-actions[bot] about 1 year ago
multilspy - v0.0.12
What's Changed
- Update pyproject.toml to v0.0.11 by @LakshyAAAgrawal in https://github.com/microsoft/multilspy/pull/51
- Add ruby support via solargraph by @sbrudz in https://github.com/microsoft/multilspy/pull/46
- Update publish-to-pypi.yaml to add ruby by @LakshyAAAgrawal in https://github.com/microsoft/multilspy/pull/56
- Update pyproject.toml to add ruby and set v to 0.0.12 by @LakshyAAAgrawal in https://github.com/microsoft/multilspy/pull/57
New Contributors
- @sbrudz made their first contribution in https://github.com/microsoft/multilspy/pull/46
Full Changelog: https://github.com/microsoft/multilspy/compare/v0.0.11...v0.0.12
- Python
Published by LakshyAAAgrawal about 1 year ago
multilspy - https://github.com/microsoft/multilspy/releases/tag/v0.0.11-corrected-auto
- Python
Published by github-actions[bot] about 1 year ago
multilspy - v0.0.11-corrected
What's Changed
- Loosen Pydantic Version Requirement by @LakshyAAAgrawal in https://github.com/microsoft/multilspy/pull/49
- feature: Go Language Support (gopls) by @pratham1002 in https://github.com/microsoft/multilspy/pull/41
- Update README.md to add Go support in README by @LakshyAAAgrawal in https://github.com/microsoft/multilspy/pull/50
- Update pyproject.toml to v0.0.11 by @LakshyAAAgrawal in https://github.com/microsoft/multilspy/pull/51
New Contributors
- @pratham1002 made their first contribution in https://github.com/microsoft/multilspy/pull/41
Full Changelog: https://github.com/microsoft/multilspy/compare/v0.0.9...v0.0.11-corrected
- Python
Published by LakshyAAAgrawal about 1 year ago
multilspy - https://github.com/microsoft/multilspy/releases/tag/v0.0.11-auto
- Python
Published by github-actions[bot] about 1 year ago
multilspy - v0.0.11
What's Changed
- feature: Go Language Support (gopls) by @pratham1002 in https://github.com/microsoft/multilspy/pull/41
- Update README.md to add Go support in README by @LakshyAAAgrawal in https://github.com/microsoft/multilspy/pull/50
New Contributors
- @pratham1002 made their first contribution in https://github.com/microsoft/multilspy/pull/41
Full Changelog: https://github.com/microsoft/multilspy/compare/v0.0.10...v0.0.11
- Python
Published by LakshyAAAgrawal about 1 year ago
multilspy - https://github.com/microsoft/multilspy/releases/tag/v0.0.10-auto
- Python
Published by github-actions[bot] about 1 year ago
multilspy - https://github.com/microsoft/multilspy/releases/tag/v0.0.9-auto
- Python
Published by github-actions[bot] about 1 year ago
multilspy - v0.0.7
What's Changed
- docs: fix OmniSharp reference in documentation (was Rust Analyzer) by @nassermohamedit in https://github.com/microsoft/multilspy/pull/33
- Add support for osx-arm64 for Java and Rust by @mrT23 in https://github.com/microsoft/multilspy/pull/8
New Contributors
- @mrT23 made their first contribution in https://github.com/microsoft/multilspy/pull/8
Full Changelog: https://github.com/microsoft/multilspy/compare/v0.0.6...v0.0.7
- Python
Published by LakshyAAAgrawal about 1 year ago
multilspy - v0.0.6
What's Changed
- Update README.md by @LakshyAAAgrawal in https://github.com/microsoft/multilspy/pull/24
- Update README.md by @adityakanade in https://github.com/microsoft/multilspy/pull/31
- Catch FileNotFoundError when 'dotnet' is not in the system by @nassermohamedit in https://github.com/microsoft/multilspy/pull/29
- Update pyproject.toml by @LakshyAAAgrawal in https://github.com/microsoft/multilspy/pull/32
New Contributors
- @adityakanade made their first contribution in https://github.com/microsoft/multilspy/pull/31
- @nassermohamedit made their first contribution in https://github.com/microsoft/multilspy/pull/29
Full Changelog: https://github.com/microsoft/multilspy/compare/v0.0.5...v0.0.6
- Python
Published by LakshyAAAgrawal about 1 year ago
multilspy - Create first fully-automated PyPi and GitHub Release
- Python
Published by LakshyAAAgrawal about 1 year ago
multilspy - Initial Pypi release
This is the first PyPi release, allowing multilspy to be installed directly from pip by executing:
pip install multilspy
- Python
Published by LakshyAAAgrawal about 1 year ago