lint-md / lint-md/vscode-plugin
输入时,输出错误:Unhandled method textDocument/completion
Open
- Dominant language
- TypeScript
- Stars
- 7
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
自动打开 `output` 窗口,在 `mdlint` 标签下输出:
``` log
[Error - TIME] Request textDocument/completion failed.
Message: Unhandled method textDocument/completion
Code: -32601
```
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reproducing the error while typing in the VS Code extension and inspect the `mdlint` output for the `textDocument/completion` request. The payload names no source file or test; done means the completion request is handled without the reported unhandled-method error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript, vscode
- Domain
- devtools
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100