You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
alexr00
added
upstream
Issue identified as 'upstream' component related (exists outside of VS Code)
grammar
Syntax highlighting grammar
labels
Nov 22, 2022
Type: Bug
If a Python file/script contains the following literal:
('{}()[]')
the
{}
is colored, but not()[]
. This also happens if the parentheses don't encode a tuple, like here:I enabled and disabled all extensions, and this happens anyways in both cases
VS Code version: Code 1.73.0 (8fa188b, 2022-11-01T15:44:09.336Z)
OS version: Linux x64 5.15.0-52-generic
Modes:
Sandboxed: No
System Info
canvas_oop_rasterization: disabled_off
direct_rendering_display_compositor: disabled_off_ok
gpu_compositing: enabled
multiple_raster_threads: enabled_on
opengl: enabled_on
rasterization: enabled
raw_draw: disabled_off_ok
skia_renderer: enabled_on
video_decode: disabled_software
video_encode: disabled_software
vulkan: disabled_off
webgl: enabled
webgl2: enabled
webgpu: disabled_off
A/B Experiments
The text was updated successfully, but these errors were encountered: