Skip to content

Support for custom tags #92

@gdude2002

Description

@gdude2002

In the same project mentioned in #91, we have a number of custom Pebble tags available for writers to use. For example:

image

These tags are not part of this project - they're part of a separate project that we wrote to build the files in the first project.

I'd like to see a way to tell the plugin that the custom tags exist in pairs - currently, the plugin is unable to match the start tag to the end tag, and thus auto-formatting the file does, well, this.

image

Note that some tags contain multiple words separated with underscores, so the plugin would need to be able to handle end_ as a prefix, and not just end.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions