Skip to content

Meson findings in quickfix #1727

Answered by ilias777
tvannahl asked this question in Q&A
May 31, 2024 · 1 comments · 1 reply
Discussion options

You must be logged in to vote

Hi.

To add all the errors, warnings, etc. in the quickfix, you have to send these with telescope.nvim. With the command Telescope diagnostics you can see all the diagnostics in the Telescope window. Then press <C-q> to send these in the quickfix window. After that you can open the quickfix with :cope or :cope to see them.

Second way is, you can install trouble.nvim. Really good plugin to see all the diagnostics.

I hope this helps.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@tvannahl
Comment options

Answer selected by tvannahl
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants