You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have updated the plugin to the latest version before submitting this issue
I have searched the existing issues of trouble.nvim
I have searched the existing issues of plugins related to this issue
Neovim version (nvim -v)
0.10.2
Operating system/version
Windows 11
Describe the bug
The trouble qflist does not seem to be working as intended. This wasn't the case from memory as I dont use this feature too often, but the last time i did i was on 0.10.0.
Opening a qflist using the vim command ':Trouble qflist open' throws an error ( No results for qflist Buffer: path/to/file/in/buffer).
However, weirdly, opening telescope results using Trouble seems to be working fine, i.e. it opens the results as expected. That being said, using ':Trouble qflist close' does nothing to this now open window, throwing the same error.
Similar errors are seen when using the loclist and lsp windows (lsp fails even when a buffer with a configured lsp displaying lsp diagnostics is opened).
The diagnostics and symbol windows seem to working as expected.
Did you check docs and existing issues?
Neovim version (nvim -v)
0.10.2
Operating system/version
Windows 11
Describe the bug
The trouble qflist does not seem to be working as intended. This wasn't the case from memory as I dont use this feature too often, but the last time i did i was on 0.10.0.
Opening a qflist using the vim command ':Trouble qflist open' throws an error ( No results for qflist Buffer: path/to/file/in/buffer).
However, weirdly, opening telescope results using Trouble seems to be working fine, i.e. it opens the results as expected. That being said, using ':Trouble qflist close' does nothing to this now open window, throwing the same error.
Similar errors are seen when using the loclist and lsp windows (lsp fails even when a buffer with a configured lsp displaying lsp diagnostics is opened).
The diagnostics and symbol windows seem to working as expected.
Steps To Reproduce
Expected Behavior
Should open the trouble qflist / loclist / lsp windows
Repro
The text was updated successfully, but these errors were encountered: