Skip to content
This repository was archived by the owner on Dec 15, 2022. It is now read-only.
This repository was archived by the owner on Dec 15, 2022. It is now read-only.

php doc types not highlighted #461

@roblourens

Description

@roblourens

From downstream: microsoft/vscode#160713

Bugs:

  • No support for generics array<int, string>
  • No support for meta-types class-string or class-string<ArrayAccessible>
  • No support for:
    • @teplate
    • @implements
    • @extends
  • Namespace \App\My\Class will have portion \App\My\ inherit comment color and Class actually properly colored (support.class.php - meta.other.type.phpdoc.php)

Example 1 - generics

image

Example 2 - namespaces

image

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