Closed
Description
Issue Type: Bug
- Clone the WebKit repo.
- Generate a compile_commands.json file by starting a compilation with the
-DCMAKE_EXPORT_COMPILE_COMMANDS=ON
. - Set
compileCommands
to the path of the compile_commands.json file in .vscode/c_cpp_properties.json. - VS Code should start discovering and parsing files (as seen on the bottom-right of the status bar).
- After some time (usually somewhere after 50% done), the error message will be displayed in the Output panel: "Connection to server got closed. Server will not be restarted." After that the C/C++ extension is restarted, and it has to reparse all the files. I don't think it has ever reached 100%.
Extension version: 0.21.0
VS Code version: Code 1.31.1 (1b8e8302e405050205e69b59abb3559592bb9e60, 2019-02-12T02:19:29.629Z)
OS version: Linux x64 4.18.0-16-generic
System Info
Item | Value |
---|---|
CPUs | Intel(R) Core(TM) i7-8550U CPU @ 1.80GHz (8 x 2400) |
GPU Status | 2d_canvas: disabled_software checker_imaging: disabled_off flash_3d: disabled_software flash_stage3d: disabled_software flash_stage3d_baseline: disabled_software gpu_compositing: disabled_software multiple_raster_threads: disabled_off native_gpu_memory_buffers: disabled_software rasterization: disabled_software surface_synchronization: disabled_off video_decode: disabled_software webgl: disabled_off webgl2: disabled_off |
Load (avg) | 3, 3, 2 |
Memory (System) | 15.43GB (0.92GB free) |
Process Argv | checkout/WebKit/ |
Screen Reader | no |
VM | 0% |