code-gnu-global
code-gnu-global copied to clipboard
Does not give me red sqiuggly line for incorrect code
Issue Type: Bug
- Open up a c++ file
- Write bad code
- ???
- No profit because no red squiggly line
Extension version: 0.2.2 VS Code version: Code 1.32.3 (a3db5be9b5c6ba46bb7555ec5d60178ecc2eaae4, 2019-03-14T23:43:35.476Z) OS version: Windows_NT x64 10.0.17134
System Info
| Item | Value |
|---|---|
| CPUs | Intel(R) Core(TM) i5-8300H CPU @ 2.30GHz (8 x 2304) |
| GPU Status | 2d_canvas: enabled 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 |
| Memory (System) | 11.89GB (6.24GB free) |
| Process Argv | |
| Screen Reader | no |
| VM | 0% |
Similar problem, red squiggly line shown on correct code, even though I can jump to the correct header file, it still reports an include error. Red squigglies also show under some comment block lines.
Same problem mention above. Can usually fix it by restarting VS Code.