-
Notifications
You must be signed in to change notification settings - Fork 227
Open
Labels
documentationImprovements or additions to documentationImprovements or additions to documentationserverRelated to the LSP serverRelated to the LSP server
Description
@markhepburn Thank you for providing the logs, that's very useful and it does seem that yours might be a separate issue.
"languageId":"python-base"Based on the logs for the open document request, it seems that the server uses
python-baseas the language ID while ty only recognizespython:So, this might be an easy fix.
Originally posted by @dhruvmanila in #2824
But, the spec does recommend to use python: https://microsoft.github.io/language-server-protocol/specifications/lsp/3.17/specification/#textDocumentItem
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
documentationImprovements or additions to documentationImprovements or additions to documentationserverRelated to the LSP serverRelated to the LSP server