Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Go language server ignores the compiled templates #88

Open
pot-code opened this issue Jul 28, 2021 · 0 comments
Open

Go language server ignores the compiled templates #88

pot-code opened this issue Jul 28, 2021 · 0 comments

Comments

@pot-code
Copy link

pot-code commented Jul 28, 2021

Hi, valyala!

I have used the quicktemplate for a while, and it works great! But there is an issue that bothers me a lot; the language server would always ignore the compiled code generated by the command qtc.

So that I can't use jump to the definition or get the parameter hint of the functions.

Here is an example of the project structure:

./demo
|--templates
    |--config.qtpl
    |--config.qtpl.go
|--main.go
|--go.mod

Any ideas?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant