Releases: aws/language-server-runtimes
Releases · aws/language-server-runtimes
language-server-runtimes/v0.2.23
What's Changed
- Runtimes: pass runtime platform to Server implementation by @viktorsaws in #244
language-server-runtimes/v0.2.22
Added
Changed
Removed
Full Changelog: language-server-runtimes/v0.2.21...language-server-runtimes/v0.2.22
Language Server Runtimes v0.2.21
Added
- Create
Notification
interface for servers by @volodkevych #231 - Add
workspace/applyEdit
functionality to the LSP interface by @ege0zcan #233 - Add
writeFile
,appendFile
andmkdir
functionality toworkspace.fs
by @natdurlik #234
Changed
- Update
@aws/language-server-runtimes-types
dependency from 0.0.6 to 0.0.7
Language Server Runtimes Types v0.0.7
What's Changed
- Extend
ChatOptions
with optionaldefaultTabData
which will allow capability servers to specify the default data to be shown on Chat UI - Extend
InsertToCursorPositionParams
with two new optional fields:cursorPosition
andtextDocument
Chat Client Types v0.0.8
- Update
@aws/language-server-runtimes-types
dependency from 0.0.6 to 0.0.7
chat-client-ui-types/v0.0.7
Language Server Runtimes v0.2.20
Language Server Runtimes v0.2.19
What's Changed
- Add listProfiles and updateProfile with ProfileService and store by @floralph in #218
- Add identity-management to exports for server-interface by @floralph in #219
- Add export and comments about how identity-management should be exported by @floralph in #220
Full Changelog: language-server-runtimes/v0.2.18...language-server-runtimes/v0.2.19
Language Server Runtimes v0.2.18
What's Changed
- Bump typescript from 5.5.4 to 5.6.2 by @dependabot in #212
- Create new extension for getAvailableServerConfigurations by @ege0zcan in #210
- Add getAllTextDocuments method to Workspace feature by @viktorsaws in #214
- Add routing to initialized and didChangeConfiguration notifications by @ege0zcan in #215
- Update runtimes version to 0.2.18 by @ege0zcan in #216
Full Changelog: language-server-runtimes/v0.2.17...language-server-runtimes/v0.2.18
Language Server Runtimes v0.2.17
What's Changed
- Update lockfile to fix dependency vulnerability by @rahmaniaam in #209
Full Changelog: language-server-runtimes/v0.2.16...language-server-runtimes/v0.2.17