Skip to content

Toggle Line Comment inserts HTML comment on ERB line #213

@applecat

Description

@applecat

When I press Cmd+/ (Toggle Line Comment command) I get this:

<!--<%= render @store %>-->

instead of this:

<%#= render @store %>

Is there a way to fix this and toggle ERB comment tag?

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