You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Yes, I have the go.mod. The problem is still present on the latest version of VSCode and Templ extension.
Here's the reproduction: https://github.com/morigs/templ-tests
Describe the bug
When opening minimal templ project in VSCode I get the following error:
Request textDocument/prepareCallHierarchy failed
To Reproduce
Expected behavior
No error
Screenshots
Logs
I replace path to file from absolute to relative.
templ info
outputDesktop (please complete the following information):
go version go1.23.2 darwin/arm64
gopls
version (golang.org/x/tools/gopls v0.16.2
)Additional context
I've tried to restart vscode, close other apps, killing all gopls and templ instances, but no luck
The text was updated successfully, but these errors were encountered: