Skip to content

Highlight the "namespace" of nested components as such #3

@alexlafroscia

Description

@alexlafroscia

A Glimmer component name can have :: to denote a "namespace", where a component is inside of a directory

It might be nice to allow the namespace to be highlighted independently from the component name -- I'm sure there's a @namespace highlight or something, for languages like Ruby that use that frequently.

At the very least, the namespace should be part of the tag; : is not considered to be part of the tag right now.

<Directory::Component />
  {{! <- namespace }}

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions