[Webkit-unassigned] [Bug 209901] [Flatpak SDK] compile_commands.json is broken
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Apr 2 06:47:16 PDT 2020
https://bugs.webkit.org/show_bug.cgi?id=209901
--- Comment #1 from Sergio Villar Senin <svillar at igalia.com> ---
BTW for those using VSCode there is a workaround. Just need to use path mappings setting, for example:
"ccls.clang.pathMappings": [
"/app/webkit>PATH_TO_YOUR_WEBKIT_CHECKOUT_ROOT"
],
Note the ">" in between paths, it's superimportant :)
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20200402/1a9698d1/attachment.htm>
More information about the webkit-unassigned
mailing list