folke / trouble.nvim

🚦 A pretty diagnostics, references, telescope results, quickfix and location list to help you solve all the trouble your code is causing.
Apache License 2.0
5.44k stars 176 forks source link

feature: skip to next file in the trouble window #516

Open simonmandlik opened 3 months ago

simonmandlik commented 3 months ago

Did you check the docs?

Is your feature request related to a problem? Please describe.

Really sorry I would like to reopen this becuase there seems to be no way to do it in v3.

Describe the solution you'd like

Complement

require("trouble").next(opts)
require("trouble").prev(opts)
require("trouble").first(opts)
require("trouble").last(opts)

with

require("trouble").next_file(opts)
require("trouble").prev_file(opts)
github-actions[bot] commented 2 months ago

This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 7 days.

simonmandlik commented 2 months ago

Please do not close

github-actions[bot] commented 1 month ago

This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 7 days.

simonmandlik commented 1 month ago

Please do not close

github-actions[bot] commented 4 hours ago

This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 7 days.