microsoft / vscode

Visual Studio Code
https://code.visualstudio.com
MIT License
164.95k stars 29.53k forks source link

C language underline will blink #72677

Closed alexanderchang closed 5 years ago

alexanderchang commented 5 years ago

Issue Type: Bug

when using the C language like below, the underline sometimes will be blink untill click somewhere unrelated place .

k_delayed_work_cancel();

VS Code version: Code 1.33.1 (51b0b28134d51361cf996d2f0a1c698247aeabd8, 2019-04-11T08:27:14.102Z) OS version: Windows_NT x64 10.0.17134

System Info |Item|Value| |---|---| |CPUs|Intel(R) Core(TM) i7-7700HQ CPU @ 2.80GHz (8 x 2808)| |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)|15.92GB (9.79GB free)| |Process Argv|| |Screen Reader|no| |VM|67%|
Extensions (17) Extension|Author (truncated)|Version ---|---|--- code-gnu-global|aus|0.2.2 stm32-for-vscode|bmd|1.0.0 arm|dan|0.3.0 8051|jun|0.1.0 mips|kda|0.0.3 restructuredtext|lex|106.0.0 python|ms-|2019.3.6558 cpptools|ms-|0.22.2-insiders csharp|ms-|1.19.0 platformio-ide|pla|1.7.1 java|red|0.43.0 vscodeintellicode|Vis|1.1.5 vscode-java-debug|vsc|0.17.0 vscode-java-dependency|vsc|0.4.0 vscode-java-pack|vsc|0.6.0 vscode-java-test|vsc|0.16.0 vscode-maven|vsc|0.16.1
vscodebot[bot] commented 5 years ago

This issue is caused by an extension, please file it with the repository (or contact) the extension has linked in its overview in VS Code or the marketplace for VS Code. See also our issue reporting guidelines.

Happy Coding!