-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Description
Issue Type: Bug
I'm working with a fairly large C codebase (~75k lines of code), and the plugin stops working at random.
When it does:
- Code completion is not available
- File outline is not available
- Checking for errors/warnings stops working
- Quick fixes and function documentation remain on "loading..."
- Sometimes, CPU usage for the C/C++ plugin process goes up and remains high until I kill VSCode
Unfortunately it stops working rather randomly, so I am unable to pinpoint what exactly is causing it. Sometimes it works for hours without problems, sometimes it stops 5 minutes after opening the project. If it stops, it stops for all windows and all tabs. Restarting VSCode is the only solution I found so far.
If there's anything I can do to try and debug this, please let me know.
OS: macOS Mojave. It happens on both my MacBook at work and my older MacBook at home
Compiler: clang
Extension version: 0.26.3
VS Code version: Code 1.42.1 (c47d83b293181d9be64f27ff093689e8e7aed054, 2020-02-11T14:44:27.652Z)
OS version: Darwin x64 18.7.0
System Info
| Item | Value |
|---|---|
| CPUs | Intel(R) Core(TM) i7-6700HQ CPU @ 2.60GHz (8 x 2600) |
| GPU Status | 2d_canvas: enabled flash_3d: enabled flash_stage3d: enabled flash_stage3d_baseline: enabled gpu_compositing: enabled metal: disabled_off multiple_raster_threads: enabled_on oop_rasterization: disabled_off protected_video_decode: unavailable_off rasterization: enabled skia_renderer: disabled_off surface_control: disabled_off surface_synchronization: enabled_on video_decode: enabled viz_display_compositor: enabled_on viz_hit_test_surface_layer: disabled_off webgl: enabled webgl2: enabled |
| Load (avg) | 2, 2, 2 |
| Memory (System) | 16.00GB (0.70GB free) |
| Process Argv | -psn_0_6186470 |
| Screen Reader | no |
| VM | 0% |