Skip to content

Language Server: Code Action to convert HTML Comment to ERB comment and vice versa #1515

@marcoroth

Description

@marcoroth

The language server should provide a code action for converting <!-- comment --> to <%# comment %> and vice versa.

Ideally, this is just a new independent rewriter in the @herb-tools/rewriter package that the language server can use and expose as a code action.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions