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

Extend quickfix features #564

Merged
merged 2 commits into from
Jan 26, 2025

Conversation

Janshagen
Copy link
Contributor

I have added the features from this issue: #522

By passing an additional option to the send_to_qflist action, one can now choose whether to only add files that matches the last search when search highlighting is enabled.

In doing so I also found a bug with choosing whether to add or replace the entries in the quickfix list

@github-actions github-actions bot requested a review from stevearc January 22, 2025 14:18
@Janshagen Janshagen force-pushed the extend-quickfix-features branch from 3de2fea to 6919e77 Compare January 23, 2025 09:29
lua/oil/actions.lua Outdated Show resolved Hide resolved
lua/oil/util.lua Outdated Show resolved Hide resolved
@Janshagen Janshagen force-pushed the extend-quickfix-features branch from 6919e77 to 3dd22b6 Compare January 26, 2025 08:30
@github-actions github-actions bot requested a review from stevearc January 26, 2025 08:30
@Janshagen Janshagen force-pushed the extend-quickfix-features branch from 3dd22b6 to b3f3b98 Compare January 26, 2025 08:36
@stevearc
Copy link
Owner

Great, looks good thanks for the PR!

@stevearc stevearc merged commit b594b9a into stevearc:master Jan 26, 2025
9 checks passed
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.

2 participants