jayli / jayli/vim-easycomplete
:cdo doesn't work after :EasyCompleteReference
Open
enhancement
- Dominant language
- Vim Script
- Stars
- 436
- Forks
- 27
- PR merge metrics
- No merged PRs in 30d
Description
If the quick fix list is filled after an EasyCompleteReference, the command :cdo doesn't work in vim9.
After some analysis, it seems that if in the file autoload/easycomplete/action/reference.vim the field 'valid' is set to '1' (around line 105), the cdo command is working again.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start in autoload/easycomplete/action/reference.vim around line 105 and reproduce the quick-fix-list flow after EasyCompleteReference in Vim9. Check the effect of setting the valid field to 1, then verify that :cdo works after the quick fix list is filled.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- vim
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 35/100