Closed ilhamfu closed 1 year ago
I'm not able to replicate this using :Telescope lsp_definitions jump_type=vsplit
(or calling via lua) in a lua file. Also using v0.1.1.
Can you provide more details about which lsp you're using?
i tried it with lua_ls and tsserver, it has the same problem
closing this as it's a duplicate of #2368
Description
running lsp_definitions with jump_type vsplit create an empty buffer for some reason, it didn't happen with default jump_type. also happen with jump_type split and tab
Neovim version
Operating system and version
Archlinux
Telescope version / branch / rev
telescope 0.1.1
checkhealth telescope
Steps to reproduce
just run telescope builtin lsp_definitions with jump_type split,vsplit or tab
Expected behavior
only open file
Actual behavior
open file and another empty buffer
Minimal config