jayli / jayli/vim-easycomplete

实时显示lint/diagnostic信息

Open
#243 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
Dominant language
Vim Script
Stars
436
Forks
27
PR merge metrics
No merged PRs in 30d

Description

这个插件还真是好用,确实是比我之前用的asyncomplete-lsp快。
现在有个问题,PYFLAKE给的warning/error信息,好像要光标过去几秒后才能显示,这个能实时显示吗?

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by tracing vim-easycomplete's LSP diagnostic handling and the Pyflakes warning/error path. Check when diagnostics are received versus displayed, then verify that warnings and errors appear immediately without requiring the cursor to remain in place for several seconds.

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
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.