Skip to content

Surround sexy comments #547

@albfan

Description

@albfan

With #546 around I want to be able to comment a block of code in less intrusive way possible:

from:

  <metadata>
    <property name="variant">dark</property>
    <property name="light-variant">Adwaita</property>
  </metadata>

to:

  <!--
  <metadata>
    <property name="variant">dark</property>
    <property name="light-variant">Adwaita</property>
  </metadata>
  -->

I did a basic implementation, but probably lacks some needed logic

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions