This repository was archived by the owner on Apr 14, 2022. It is now read-only.
Request textDocument/completion failed. #758
Labels
duplicate
This issue or pull request already exists
Keep throwing this error
[Error - 10:32:54 AM] Request textDocument/completion failed.
Message: unknown document
Code: -32000
at Microsoft.Python.LanguageServer.Implementation.ProjectFiles.GetEntry(Uri documentUri, Boolean throwIfMissing)
at Microsoft.Python.LanguageServer.Implementation.ProjectFiles.GetEntry(TextDocumentIdentifier document, Nullable`1 expectedVersion, ProjectEntry& entry, PythonAst& tree)
at Microsoft.Python.LanguageServer.Implementation.Server.Completion(CompletionParams params, CancellationToken cancellationToken)
at Microsoft.Python.LanguageServer.Implementation.LanguageServer.Completion(JToken token, CancellationToken cancellationToken)
The text was updated successfully, but these errors were encountered: