Skip to content

[BUG] Comment should be handled better #7

@90dy

Description

@90dy

Describe the bug

In templates, the typescript comments are available but shouldn't

To Reproduce

yaml`
# this is a yaml comment
// this is a typescript comment
`

Results in

# this is a yaml comment
// this is a typescript comment

Expected behavior

The typescript comment should not be grey in .ts files in templates

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions