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
TS and JS Grammar Extension version: 0.0.50 / latest
Code
function foo() { return /(?:(Z))?/ } export const bar = true
Result: The regex isn't highlighted properly and it also breaks the rest of the file.
Extension version: 0.0.50 VS Code version: Code - Insiders 1.33.0-insider (4d1cb56a5b88248b1e0f38b9980f4a1bc8a6fb1a, 2019-04-03T08:14:19.284Z) OS version: Windows_NT x64 10.0.17134
The text was updated successfully, but these errors were encountered:
3508c88
No branches or pull requests
TS and JS Grammar Extension version: 0.0.50 / latest
Code
Result: The regex isn't highlighted properly and it also breaks the rest of the file.
Extension version: 0.0.50
VS Code version: Code - Insiders 1.33.0-insider (4d1cb56a5b88248b1e0f38b9980f4a1bc8a6fb1a, 2019-04-03T08:14:19.284Z)
OS version: Windows_NT x64 10.0.17134
System Info
checker_imaging: disabled_off
flash_3d: enabled
flash_stage3d: enabled
flash_stage3d_baseline: enabled
gpu_compositing: enabled
multiple_raster_threads: enabled_on
native_gpu_memory_buffers: disabled_software
rasterization: enabled
surface_synchronization: enabled_on
video_decode: enabled
webgl: enabled
webgl2: enabled
The text was updated successfully, but these errors were encountered: