catgoose
/
templ-goto-definition
templ-goto-definition
Fixes golang templ goto definition to open .templ file instead of generated .go filelsp
manually-created
templ-goto-definition enhances the Neovim gopls LSP goto definition for templ templates by opening the correct templ file at the function definition. It requires the templ treesitter grammar for locating function names and falls back on a text search strategy when treesitter is unavailable.
Developers using templ-goto-definition
more configs
catgoose/nvim
/
137
init.lua
89
10176
BrunoKrugel/dotfiles
/
130
init.lua
83
7960
pavkam/dotfiles
/.config/nvim
4
init.lua
45
15136
TheLazyLemur/dotfiles
/private_dot_config/MyVim
0
init.lua
31
1051