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
mjbvz
added
upstream
Issue identified as 'upstream' component related (exists outside of VS Code)
grammar
Syntax highlighting grammar
and removed
*caused-by-extension
Issue identified to be caused by an extension
labels
Oct 12, 2018
Issue Type: Bug
Example:
#ifdef TEST
int func(int a,
#else
int func2(int a,
#endif
int b);
Error: #else and #endif are red since it thinks there are syntax errors.
Expected: parse correctly.
VS Code version: Code 1.26.0 (4e93618, 2018-08-13T16:29:31.933Z)
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
video_decode: enabled
video_encode: enabled
webgl: enabled
webgl2: enabled
The text was updated successfully, but these errors were encountered: