v2024.0.0b1
Pre-release
Pre-release
pypi: https://pypi.org/project/lsprotocol/2024.0.0b1/
crates: https://crates.io/crates/lsprotocol/1.0.0-alpha.2
What's Changed
Enhancements
- [rust] Consider using
url::Url
forDocumentUri
andURI
types by @39555 in #361 - Use stable name generation from LSP spec by @karthiknadig in #368
- Add Text Document Content support by @karthiknadig in #377
- Add support for TextDocumentContentResult by @karthiknadig in #388
Bug Fixes
- Fix development class by @karthiknadig in #402
Code Health
- Update to latest pytest and attrs by @karthiknadig in #373
- Add Python 3.13 to CI by @karthiknadig in #396
- Code Action Tag for LLMs by @karthiknadig in #401
New Contributors
Full Changelog: 2024.0.0a2...v2024.0.0b1