Skip to content

The Svelte extension in vscode doesn't highligh matching tags as the default behaviour with HTML does. #2533

@matrs

Description

@matrs

Description

For HTML code, it's very useful to be able to select any tag, opening or closing, and be able to see its matching tag. When working with the svelte extension in any .svelte file, selecting an HTML tag just triggers the word highlighting, default in vscode, so it highlight every occurrence of the word, and the matching tags is not (specially) highlighted.

Proposed solution

Highlight the matching HTML tags, just as vscode does by default for HTML files.

Alternatives

No response

Additional Information, eg. Screenshots

No response

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