#387·templ

lsp: Support goToDefinition from a Go file to a templ file

Author: guettliCreated Jan 2, 2024Updated Jul 15, 2026

If I ctrl-click on page() then ...

image

then I get to the autogenerated Go code:

image

It would be great if I could get to the templ-file instead:

image