We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Describe the bug Null value looses coloration when colon is written on same line
To Reproduce See screenshot
Expected behavior Syntax highlighting continues to work.
Screenshots This works:
This doesn't:
Platform and version OS macOS 10.15.4 and Intelephense version 1.3.11, VS Code Version 1.43.2.
The text was updated successfully, but these errors were encountered:
Issue belongs to this repository: https://github.com/atom/language-php And is caused by null : interpreted as goto label.
null :
Sorry, something went wrong.
Thanks I raised an issue over there: atom/language-php#386
No branches or pull requests
Describe the bug
Null value looses coloration when colon is written on same line
To Reproduce
See screenshot
Expected behavior
Syntax highlighting continues to work.
Screenshots
This works:
This doesn't:
Platform and version
OS macOS 10.15.4 and Intelephense version 1.3.11, VS Code Version 1.43.2.
The text was updated successfully, but these errors were encountered: