v0.0.15
What's Changed
- Update pyproject.toml by @LakshyAAAgrawal in #74
- fix: resolve 'No module named pwd' error on Windows by @IDontHaveBrain in #70
- Add messages to assertion failures in
request_referencesandrequest_document_symbolsby @jetzhou in #75 - Let language server subprocess be its own process group by @jetzhou in #77
- Update test_multilspy_csharp.py by @LakshyAAAgrawal in #90
- SyncLanguageServer.create - small documentation note by @Andrej730 in #87
- Bump jedi-language-server to 0.41.3 to support textDocument/declaration by @Andrej730 in #88
- Fix configuration issue for mac x64 by @htynkn in #93
- Location.relativePath to use
Nonevalue if rel path is not available #85 by @Andrej730 in #86 - feat: add support for workspace/symbol request by @moz-mdauer in #98
- feat: add kotlin language support by @IDontHaveBrain in #80
- Update pyproject.toml by @LakshyAAAgrawal in #99
New Contributors
- @IDontHaveBrain made their first contribution in #70
- @Andrej730 made their first contribution in #87
- @htynkn made their first contribution in #93
- @moz-mdauer made their first contribution in #98
Full Changelog: v0.0.14...v0.0.15