Skip to content

Prevent VSCode from escaping snippet contents unexpectedly #2243

Description

VSCode has its own escaping mechanisms for snippets, which means that it will insert different text than intended. The main issue right now is its own backslash escaping mechanism doubles backslash escaping with our pending one. We do need to rely on VSCode escaping to be able to insert $.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions