Skip to content
This repository was archived by the owner on Apr 14, 2022. It is now read-only.

Request textDocument/completion failed. #758

Closed
xia0nan opened this issue Mar 15, 2019 · 1 comment
Closed

Request textDocument/completion failed. #758

xia0nan opened this issue Mar 15, 2019 · 1 comment
Labels
duplicate This issue or pull request already exists

Comments

@xia0nan
Copy link

xia0nan commented Mar 15, 2019

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)

@jakebailey
Copy link
Member

Duplicate of #597 (see #423).

@jakebailey jakebailey added the duplicate This issue or pull request already exists label Mar 15, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
duplicate This issue or pull request already exists
Projects
None yet
Development

No branches or pull requests

2 participants