Skip to content
New issue

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

Broken syntax highlighting for PHP closures returning references #62680

Closed
alkihis opened this issue Nov 6, 2018 · 2 comments
Closed

Broken syntax highlighting for PHP closures returning references #62680

alkihis opened this issue Nov 6, 2018 · 2 comments
Assignees

Comments

@alkihis
Copy link

alkihis commented Nov 6, 2018

  • VSCode Version: 1.28.2
  • OS Version: macOS Mojave 10.14.1

Syntax highlighting for closures (anonymous functions) who returns references is broken.

Steps to Reproduce:

  1. Create anonymous function with "&" between "function" keyword and argument list

Does this issue occur when all extensions are disabled?: Yes
capture d ecran 2018-11-06 a 22 30 36
capture d ecran 2018-11-06 a 22 35 05

@alexr00
Copy link
Member

alexr00 commented Nov 7, 2018

This issue was moved to atom/language-php#343

@alexr00 alexr00 closed this as completed Nov 7, 2018
@alexr00
Copy link
Member

alexr00 commented Nov 7, 2018

We pull our PHP grammar from atom/language-php. Since this appears to be an issue with that grammar I've moved the issue to that repo. Thanks for reporting!

@vscodebot vscodebot bot locked and limited conversation to collaborators Dec 22, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants