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
From @leonid-s-usov in microsoft/vscode#113985
Issue Type: Bug
Thils line of PERL code
my @list = split /"/, $string;
will color all following lines as if withing a string because of the unbalanced quote.
This, however, is a valid PERL code that will split the $string by quotation mark symbols.
VS Code version: Code 1.52.1 (ea3859d4ba2f3e577a159bc91e3074c5d85c0523, 2020-12-16T16:30:02.420Z) OS version: Darwin x64 19.6.0
The text was updated successfully, but these errors were encountered:
No branches or pull requests
From @leonid-s-usov in microsoft/vscode#113985
Issue Type: Bug
Thils line of PERL code
will color all following lines as if withing a string because of the unbalanced quote.
This, however, is a valid PERL code that will split the $string by quotation mark symbols.
VS Code version: Code 1.52.1 (ea3859d4ba2f3e577a159bc91e3074c5d85c0523, 2020-12-16T16:30:02.420Z)
OS version: Darwin x64 19.6.0
System Info
flash_3d: enabled
flash_stage3d: enabled
flash_stage3d_baseline: enabled
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 (19)
The text was updated successfully, but these errors were encountered: