jayli / jayli/vim-easycomplete
async_run调用失败
Open
- Dominant language
- Vim Script
- Stars
- 436
- Forks
- 27
- PR merge metrics
- No merged PRs in 30d
Description
```
async_run调用失败: function easycomplete#action#documentation#LspRequest, line 3: Vim(if):E121: Undefined variable: b:easycomplete_documentation_popup
```
Contributor guide
No contributing guide indexed for this repository
Research direction
Start at easycomplete#action#documentation#LspRequest and reproduce the async_run failure, then trace where b:easycomplete_documentation_popup is read or initialized. Done means the documentation request no longer raises Vim E121 for an undefined variable.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- vim
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100