Skip to content

Simplify syntax highlighting for PHPDoc #612

@jrmajor

Description

@jrmajor

This is how a complex docblock is currently highlighted:
CleanShot 2024-07-29 at 15 59 05@2x

For comparison, this is how a JSDoc is highlighted:
CleanShot 2024-07-29 at 15 59 55@2x

I would like the same highlighting rules to apply to PHPDoc: one color for tag (eg. @param), second color for type and third color for param name / generic type definition.

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