Skip to content

All-uppercase names specially highlighted #3

Open
@Siguza

Description

@Siguza

All-uppercase names receive a special highlighting (bold orange-yellow for me).

Try with:

class ALLUPPERCASENAME
{}

Below is the generated HTML from Atom:

<span class="source js">
    <span class="storage type js">class</span>
    <span class="string regexp js">ALLUPPERCASENAME</span>
    <span class="meta brace curly js">{}</span>
</span>

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