You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Do mind publishing a new release to pypi w/ support for LSP 3.18? I see you recently updated main for 3.18 and I'd love to try some of the new features like SnippetTextEdit.
Thanks!
The text was updated successfully, but these errors were encountered:
When trying to move to migrate pygls to the latest version I noticed there have been a lot of breakages since the package was last published (e.g. WorkspaceConfigurationParams => ConfigurationParams, TraceValues => TraceValue, TextDocumentContentChangeEvent_Type1 => TextDocumentContentChangePartial).
Is there way to have a compatibility shim to make the update easier? Are the set of changes documented anywhere?
Hi all,
Do mind publishing a new release to pypi w/ support for LSP 3.18? I see you recently updated
main
for 3.18 and I'd love to try some of the new features likeSnippetTextEdit
.Thanks!
The text was updated successfully, but these errors were encountered: