Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

hover automatically jumps in #313

Open
dmtrKovalenko opened this issue Nov 19, 2024 · 1 comment
Open

hover automatically jumps in #313

dmtrKovalenko opened this issue Nov 19, 2024 · 1 comment

Comments

@dmtrKovalenko
Copy link

For some reason, lsp.hover behaves differently with typescript-tools from any other lips I have installed. One keymap automatically moves the cursor inside a panel just like If I'd press the keybinding twice.

Screen.Recording.2024-11-19.at.22.59.05.mov

my configuration is totally default
https://github.com/dmtrKovalenko/my-nvim-config/blob/238fdede83d784abcab23886a17859174648a28b/init.lua#L244-L248

setup is simple as well with a shared function (and custom handlers are not the reason tripple checked)

https://github.com/dmtrKovalenko/my-nvim-config/blob/238fdede83d784abcab23886a17859174648a28b/init.lua#L1018-L1021

@zettlrobert
Copy link

I have the issue that hover does not work at all, used to have a keybind that called vim.lsp.buf.hover() and it does not matter even if i call it via a command i don't get the information anymore.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants