Skip to content

render(template) syntax highlighting on IDE like vscode #227

Closed
@lacolaco

Description

@lacolaco

Angular's inline template HTML is treated as an HTML part by VSCode because Angular's extension registers that. Of course, the template string you pass to render(template) is not treated as HTML, and you will not get assistance with closing tag completion, code formatting, or syntax highlighting.

I know it's not easy, but I think testing-library will be very convenient if this can be achieved.

image

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions