We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
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
Issue Type: Bug
Write following Code:
<?php /*** GET ***/ $System->Router('DELETE /push/*', function ($self, $variables) { ... }); $System->Router('GET /push', function ($self, $variables) { ... });
Now you can see, that everything after /push/* will be handled as a comment in highlighting. But it's not. Is this a known issue?
VS Code version: Code 1.54.1 (f30a9b7, 2021-03-04T22:42:18.719Z) OS version: Darwin x64 20.3.0 (macOS Big Sur 11.2.2)
vsliv368:30146709 vsreu685:30147344 python383:30185418 pythonvspyt617cf:30253240 vspor879:30202332 vspor708:30202333 vspor363:30204092 vstry244cf:30256637 pythonvsdeb440:30248342 pythonvsded773:30248341 pythonvspyt875:30259475 dockersubset:30265998 pythontb:30265425 vspre833cf:30267465
The text was updated successfully, but these errors were encountered:
We have had other sql highlighting bugs but I don't see one for this exactly. Filed atom/language-php#418 upstream
Sorry, something went wrong.
roblourens
No branches or pull requests
Issue Type: Bug
Write following Code:
Now you can see, that everything after /push/* will be handled as a comment in highlighting. But it's not. Is this a known issue?
VS Code version: Code 1.54.1 (f30a9b7, 2021-03-04T22:42:18.719Z)
OS version: Darwin x64 20.3.0 (macOS Big Sur 11.2.2)
System Info
gpu_compositing: enabled
metal: disabled_off
multiple_raster_threads: enabled_on
oop_rasterization: enabled
opengl: enabled_on
protected_video_decode: unavailable_off
rasterization: enabled
skia_renderer: disabled_off_ok
video_decode: enabled
webgl: enabled
webgl2: enabled
Extensions (22)
A/B Experiments
The text was updated successfully, but these errors were encountered: