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
VS Code version: Code 1.70.1 (6d9b74a70ca9c7733b29f0456fd8195364076dda, 2022-08-10T06:09:15.055Z)
OS version: Linux x64 5.18.17-lqx1.0.fc36.x86_64
Modes:
For a python setup.cfg file, when defining inline-quotes as string, the highlighted text is broken after the settings
Expected:
Actual result:
Notice that everything else from line 5 is now at the same color
File content:
[flake8]
exclude = .git, __pycache__, docs, build, dist, .idea, .pytest_cache, .vscode
# due to black quoting everything with "
inline-quotes = "
# from black documentation
extend-ignore = E203
System Info
Item
Value
CPUs
AMD Ryzen 7 PRO 4750U with Radeon Graphics (16 x 1700)
Type: Bug
VS Code version: Code 1.70.1 (6d9b74a70ca9c7733b29f0456fd8195364076dda, 2022-08-10T06:09:15.055Z)
OS version: Linux x64 5.18.17-lqx1.0.fc36.x86_64
Modes:
For a python
setup.cfg
file, when defining inline-quotes as string, the highlighted text is broken after the settingsExpected:
Actual result:
Notice that everything else from line 5 is now at the same color
File content:
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
Extensions (16)
A/B Experiments
Originally from @luminoso in microsoft/vscode#158407
The text was updated successfully, but these errors were encountered: