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
Open
Description
From downstream: microsoft/vscode#160713
Bugs:
- No support for generics
array<int, string>
- No support for meta-types
class-string
orclass-string<ArrayAccessible>
- No support for:
@teplate
@implements
@extends
- Namespace
\App\My\Class
will have portion\App\My\
inherit comment color andClass
actually properly colored (support.class.php - meta.other.type.phpdoc.php)
Example 1 - generics
Example 2 - namespaces
Metadata
Metadata
Assignees
Labels
No labels