Skip to content
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

fix: Support inccommand, including "split" #1985

Merged
merged 1 commit into from
May 19, 2024

Conversation

xiyaowong
Copy link
Collaborator

@xiyaowong xiyaowong commented May 19, 2024

fix: wildmenu sometimes not showing

Code_-_Insiders_lkN6271KCt.mp4

BEGIN_COMMIT_OVERRIDE
feat: Support inccommand, including "split"

fix: wildmenu sometimes not showing
END_COMMIT_OVERRIDE

@ollien
Copy link
Collaborator

ollien commented May 19, 2024

Nice! Use of wildmenu is clever here.

One bug, though I wouldn't say it's a big deal for most cases, is you can't really scroll in this list, either with the arrow keys or the mouse wheel. Are the redraw events being sent repeatedly, or something?

recording-2024-05-19_11.38.14.mp4

@xiyaowong
Copy link
Collaborator Author

It's expected. You can't do anything in nvim's preview window either.

fix: wildmenu sometimes not showing
@xiyaowong xiyaowong merged commit c01e149 into vscode-neovim:master May 19, 2024
8 checks passed
@xiyaowong xiyaowong deleted the options/icm branch May 19, 2024 17:24
@ollien
Copy link
Collaborator

ollien commented May 20, 2024

@xiyaowong I actually think the quickpick bug I reported above has spread to all other instances of wildmenu. I'm trying to narrow down a cause a bit, but if I come up empty, I'll file a formal issue for it

@xiyaowong
Copy link
Collaborator Author

Confirmed.

I'll file a formal issue for it

No need.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants