0.95.2
NipunaRanasinghe
released this
29 Jul 07:46
·
113 commits
to master
since this release
Improvements
- Allowed to customize the InitializeParams object for the "initialize" method - #311
- Deprecated getInitializationOptions() API and fix other deprecated usages - #312
- [Docs] Added example for custom initialization options support - #310
- Added support to provide ClientInfo in initialize request - #318
- Added WorkspaceFolder name in InitializationParams - #320
Bug Fixes
- Fixed support for files without extensions - #305
- Fixed trigger characters and NPE on completion - #309
- Fixed few potential concurrent modification exceptions - #313
- Fixed NPE when handling Hover Request - #317
- Removed deprecated rootUri as it causes NPE - #316
- Fixed empty HoverElements coming from empty markdown values - #325
- Fixed column calculation during offset to LSP position conversion - #323
- Fixed NPE in status widget dispose - #321
- Fixed special character encoding in filepath before converting path to URI - #329
Full Changelog: 0.95.1...0.95.2