Microsoft/vscode
Voir sur GitHubMissing support for asymmetric visibility when using PHP constructor property promotion
Open
#235 765 ouverte le 10 déc. 2024
feature-requestgrammarhelp wantedphp
Métriques du dépôt
- Stars
- (74 848 stars)
- Métriques de merge PR
- (Merge moyen 11h 43m) (1 000 PRs mergées en 30 j)
Description
Does this issue occur when all extensions are disabled?: Yes/No
- VS Code Version: 1.95.3
- OS Version: macOS 15.1.1
Steps to Reproduce:
With asymmetric visibility
Without asymmetric visibility
The scope becomes
meta.function.parameters.php
meta.function.php
meta.class.body.php
meta.class.php
source.php
meta.embedded.block.php
text.html.php
when using asymmetric visibility instead of
storage.modifier.php
meta.function.parameter.promoted-property.php
meta.function.parameters.php
meta.function.php
meta.class.body.php
meta.class.php
source.php
meta.embedded.block.php
text.html.php