Releases: aws/language-server-runtimes
Language Server Runtimes v0.2.10
What's Changed
- Add request handler for SemanticTokens by @XuechunHHH in #156
New Contributors
- @XuechunHHH made their first contribution in #156
@aws/[email protected]
What's Changed
- Update package folder structure
- Consume latest
@aws/language-server-runtimes-types
Full Changelog: https://github.com/aws/language-server-runtimes/compare/@aws/[email protected]...@aws/[email protected]
[email protected]
What's Changed
- Update
ReferenceTrackerInformation
,ChatItemAction
,FeedbackParams
,InfoLinkClickParams
,LinkClickParams
,SourceLinkClickParams
request parameter types
Full Changelog: https://github.com/aws/language-server-runtimes/compare/language-server-runtimes-types@[email protected]
v0.2.5
What's Changed
- Extend telemetry endpoint in the protocol and add handler in Telemetry feature
Full Changelog: v0.2.4...v0.2.5
v0.2.4
What's Changed
- Remove
onCopyCodeToClipboard
andonVote
events from chat interface
Full Changelog: https://github.com/aws/language-server-runtimes/compare/[email protected]
[email protected]
What's Changed
- Removed
VoteType
,VoteParams
andCopyCodeToClipboardParams
from Chat types
Full Changelog: https://github.com/aws/language-server-runtimes/compare/language-server-runtimes-types@[email protected]
@aws/[email protected]
[email protected]
What's Changed
- Updated Chat and QuickAction request parameter types
- Fixed main entry to the package
Full Changelog: https://github.com/aws/language-server-runtimes/compare/[email protected]@0.0.2
[email protected]
What's Changed
- Added support for
didChangeWorkspaceFolders
notification to LSP feature - Migrated away type definitons to new
@aws/language-server-runtimes-types
package - Remove hardcoded
hoverProvider
from runtimes during connection handshake
New Contributors
- @shruti0085 made their first contribution in #94
Full Changelog: https://github.com/aws/language-server-runtimes/compare/[email protected]
[email protected]
What's Changed
- Initial release containing type definitions migrated from
@aws/language-server-runtimes
package
The latest @aws/language-server-runtimes-types npm package is available at - https://www.npmjs.com/package/@aws/language-server-runtimes-types/v/0.0.1