jayli / jayli/vim-easycomplete

shift-K in ts file showing error

Open
#407 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Vim Script
Stars
436
Forks
27
PR merge metrics
No merged PRs in 30d

Description

```
>>> No content available.
Error detected while processing function 72_on_stdout[5]..64_StdOutCallback[6]..64_MessageHandler[47]..easycomplete#sources#ts#QuickInfoCallba
ck[2]..easycomplete#HoverNothing:
line 4:
E149: Sorry, no help for 获取拦截项的
```

Contributor guide

No contributing guide indexed for this repository

Research direction

Reproduce the error by pressing shift-K in a TypeScript file, then trace the easycomplete#sources#ts#QuickInfoCallback and easycomplete#HoverNothing paths named in the message. Identify why the callback reaches E149 for the shown Chinese text; done means the reported action no longer emits this error and its resulting behavior is verified.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript, vim
Domain
tooling
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.