jayli / jayli/vim-easycomplete

连续多次gd 跳转 不同的文件时,BackToOriginalBuffer 只能跳回上一个

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

Description

RT

需要加上一个队列,gd 的时候 push,跳回的时候 pop

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by locating the BackToOriginalBuffer implementation and the gd jump handling in the Vim plugin. Trace how the current buffer is recorded and restored; done means consecutive gd jumps push their source buffers and BackToOriginalBuffer pops back through them in order.

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.