-
Notifications
You must be signed in to change notification settings - Fork 29.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
VIM API Gaps #8997
Comments
Also includes #9143. |
Short summary of current Vim API gaps: CJKit's about #8133. Scrollingit's about #2771, #9143, #9220.
Windows and Tabs
Backlog
|
I am removing Scroll Window/Page feature from the current plan. We will take a look at it for next iteration. |
@sandy081 which issue do you defer? |
@sandy081 updated my summary and added 4 more separate items. Now they covered all missing features currently on our roadmap, those commands/motions on our roadmap are from Vim's quickref so if there is any missing command that's dependent on VS Code API support but not listed in Vim documentation, I'll update this summary. |
@rebornix I moved Scrolling and other Tabs items to backlog in above comment. Please arrange them in the order of Vim extension priority. Thanks. |
Implement all commands that are currently possible with @sandy081 's newly added API. Others are all moved to Backlog section, ordered by priorities. |
This work will continue in August - moving the milestone accordingly |
From @johnfn in #8760
I'm a Vim extension developer and I noticed you guys wanted to know the API gaps. I made an issue for each gap I'm aware of: #2771, #8096, #1431, #8094, #8093, #7177.
#2771 is the highest priority because it can't be worked around.
#8096 is also really important because although it can be worked around, I'm scared of breaking user's history.
The rest would be very nice to have.
Features:
Bugs:
The text was updated successfully, but these errors were encountered: