Replies: 1 comment
-
|
I've solved it by applying a custom filter disrupted/dotfiles@a76952c there is also an open issue for Lua LS specifically LuaLS/lua-language-server#2451 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have been trying out v3 and I have found a couple scenarios with the new
lsp_definitionsthat I don't know how to deal with. The auto jump feature does not work like it did in v2 and I am getting duplicate values. The first scenario I noticed was withlua_ls. A minimal reproducible file iswhen running
:Trouble lsp_definitions toggle<cr>on the last line, it does not auto jump and instead shows two items in trouble.Is there a way to make this auto jump?
My keybinding and trouble config
Trouble config:
Keybinding:
Beta Was this translation helpful? Give feedback.
All reactions