microsoft/vscode-languageserver-node

Consider Adding a `ExtensionVersion` to `ClientInfo`

Open

#1,366 opened on Nov 16, 2023

View on GitHub
 (1 comment) (0 reactions) (0 assignees)TypeScript (397 forks)auto 404
feature-requesthelp wanted

Repository metrics

Stars
 (1,776 stars)
PR merge metrics
 (PR metrics pending)

Description

Hello! I was wondering if y'all would accept a PR to add an ExtensionVersion to ClientInfo? https://github.com/microsoft/vscode-languageserver-node/blob/02806427ce7251ec8fa2ff068febd9a9e59dbd2f/protocol/src/common/protocol.ts#L1389-L1399

(I'd also be okay with a grab-bag object of object!)

Contributor guide