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 searched the existing issues of trouble.nvim
I have searched the existing issues of plugins related to this issue
Neovim version (nvim -v)
NVIM v0.10.0
Operating system/version
Arch Linux
Describe the bug
Hi there, after upgrading to trouble v3, auto_open appears not to function any more. I know some config settings were changed, so I looked around, but it still seems like these are the supported way from the README and thus I suppose it's not expected that auto_open no longer opens the buffer. There are diagnostics present.
If I do :Trouble and select 1, the buffer opens normally.
If I downgrade to my previous version (2.2.0), auto_open works again.
Let me know what I can do to help debug, if this does not repro. Here is my config (the same for both 2.2.0 and 3.3.0):
Did you check docs and existing issues?
Neovim version (nvim -v)
NVIM v0.10.0
Operating system/version
Arch Linux
Describe the bug
Hi there, after upgrading to trouble v3, auto_open appears not to function any more. I know some config settings were changed, so I looked around, but it still seems like these are the supported way from the README and thus I suppose it's not expected that auto_open no longer opens the buffer. There are diagnostics present.
If I do :Trouble and select 1, the buffer opens normally.
If I downgrade to my previous version (2.2.0), auto_open works again.
Let me know what I can do to help debug, if this does not repro. Here is my config (the same for both 2.2.0 and 3.3.0):
Thanks for the great plugin!
Steps To Reproduce
auto_open = true
in configExpected Behavior
The trouble buffer should auto open.
Repro
No response
The text was updated successfully, but these errors were encountered: