Skip to content

Major bug with definition of user tag #579

@angelozerr

Description

@angelozerr

I don't know if it is because of the new vscode language client, but there is a major bug with definition for user tag. To reproduce the problem, do Ctrl+Click on an user tag in qute template without click on it (to avoid opening the file)

image

And you will see in the trace an infinite of didOpen, didClose of the user tag file name, which report a lot of diagnostics (because diagnostics is done on didOpen).

To stop those didOpen/didClose, you need to open the user tag file name.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

Status

✅ Done

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions