nvimdev / lspsaga.nvim

improve neovim lsp experience
MIT License
3.37k stars 285 forks source link

feat(finder): auto locate cursor to current reference #1449

Open BilderLoong opened 1 month ago

BilderLoong commented 1 month ago

Hello, this PR implements the feature requested by #1450. I also added some type annotations. Feel free to point out any possible improvements.