Skip to content

Go language server ignores the compiled templates #88

Open
@pot-code

Description

@pot-code

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions