-
Notifications
You must be signed in to change notification settings - Fork 1.6k
New issue
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
C syntax highlighting issue #3006
Comments
Our extension doesn't actually implement any C/C++ colorization; instead, VS Code itself relies on the colorization of atom/language-c: I filed a bug at atom/language-c#316 . |
It looks like VS Code needs to upgrade to using tree sitter: microsoft/vscode#50140 . |
@denis-reichelt I'm not able to reproduce your syntax issue. Can you provide more info on what could be different about what you're using? What color theme are you using? What OS? It would be better to file a new bug. |
I moved this issue to |
Issue Type: Bug
Pure C code.
cfg
is struct.second
cfg.t_low_fan
not highlighted properlyScreenshot:
Extension version: 0.20.1
VS Code version: Code 1.30.1 (dea8705087adb1b5e5ae1d9123278e178656186a, 2018-12-18T18:07:32.870Z)
OS version: Linux x64 4.9.128-0409128-generic
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: disabled_software
video_decode: unavailable_software
video_encode: unavailable_software
webgl: enabled
webgl2: enabled
The text was updated successfully, but these errors were encountered: