[clangd-dev] [cfe-dev] Question about: How to configure coretly the VSC and launch.json for clang?

Doug Schaefer via clangd-dev clangd-dev at lists.llvm.org
Mon Apr 8 08:29:31 PDT 2019


BTW, we are working on a vscode extension in CDT that will help manage clangd and the compile_commands.json files for various style of projects, with particular focus on gcc cross compilation for embedded targets. Hopefully that will make things easier when it's ready. Early days tho.

https://github.com/eclipse-cdt/cdt-vscode

Doug.

On Sat, 2019-04-06 at 16:06 +0200, Eric Liu via clangd-dev wrote:
+via clangd-dev<mailto:clangd-dev at lists.llvm.org>

On Sat, Apr 6, 2019 at 4:03 PM via cfe-dev <cfe-dev at lists.llvm.org<mailto:cfe-dev at lists.llvm.org>> wrote:
Hello,

I put post on https://stackoverflow.com/questions/55543841/how-to-configure-coretly-the-vsc-and-launch-json-for-clang<https://urldefense.proofpoint.com/v2/url?u=https-3A__stackoverflow.com_questions_55543841_how-2Dto-2Dconfigure-2Dcoretly-2Dthe-2Dvsc-2Dand-2Dlaunch-2Djson-2Dfor-2Dclang&d=DwMFaQ&c=yzoHOc_ZK-sxl-kfGNSEvlJYanssXN3q-lhj0sp26wE&r=NrrbvTHWa2Nbp_kAN0Hl1o3lM1WAwSes64uBjxjNhMc&m=IMFvotXMU7VbN6DxQzxbgauyuBJtndnfyT6GMdhbNck&s=7BzALlzAM2dD5hc2MSRoe2IFoTWVC6IoXe9Q7bQOtC0&e=>
How to configure correctly the VSC and launch.json for clang?
There is other post that not solving problem
https://stackoverflow.com/questions/51885784/how-to-setup-vs-code-for-c-with-clangd-support<https://urldefense.proofpoint.com/v2/url?u=https-3A__stackoverflow.com_questions_51885784_how-2Dto-2Dsetup-2Dvs-2Dcode-2Dfor-2Dc-2Dwith-2Dclangd-2Dsupport&d=DwMFaQ&c=yzoHOc_ZK-sxl-kfGNSEvlJYanssXN3q-lhj0sp26wE&r=NrrbvTHWa2Nbp_kAN0Hl1o3lM1WAwSes64uBjxjNhMc&m=IMFvotXMU7VbN6DxQzxbgauyuBJtndnfyT6GMdhbNck&s=0onrLsoEa8n1hdxLCd6N42Qohsc-a1LD1BGTn2uD8Ig&e=>
https://stackoverflow.com/questions/51402740/visual-studio-code-clangd-extension-configuration<https://urldefense.proofpoint.com/v2/url?u=https-3A__stackoverflow.com_questions_51402740_visual-2Dstudio-2Dcode-2Dclangd-2Dextension-2Dconfiguration&d=DwMFaQ&c=yzoHOc_ZK-sxl-kfGNSEvlJYanssXN3q-lhj0sp26wE&r=NrrbvTHWa2Nbp_kAN0Hl1o3lM1WAwSes64uBjxjNhMc&m=IMFvotXMU7VbN6DxQzxbgauyuBJtndnfyT6GMdhbNck&s=6UjeDHj1VInvRkqMbqwsp6ztrMDSNBGVswadI9ezcFc&e=>

https://github.com/llvm-vs-code-extensions/vscode-clangd<https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_llvm-2Dvs-2Dcode-2Dextensions_vscode-2Dclangd&d=DwMFaQ&c=yzoHOc_ZK-sxl-kfGNSEvlJYanssXN3q-lhj0sp26wE&r=NrrbvTHWa2Nbp_kAN0Hl1o3lM1WAwSes64uBjxjNhMc&m=IMFvotXMU7VbN6DxQzxbgauyuBJtndnfyT6GMdhbNck&s=js9Oe2uqheDXtJMPJScWtwDOn7uNtv93jkaGe433eSY&e=> - there is info about as DEPRECATED, so I’m not sure
https://github.com/llvm-mirror/clang-tools-extra<https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_llvm-2Dmirror_clang-2Dtools-2Dextra&d=DwMFaQ&c=yzoHOc_ZK-sxl-kfGNSEvlJYanssXN3q-lhj0sp26wE&r=NrrbvTHWa2Nbp_kAN0Hl1o3lM1WAwSes64uBjxjNhMc&m=IMFvotXMU7VbN6DxQzxbgauyuBJtndnfyT6GMdhbNck&s=qTgybictNIyvgh59_C3v2sBwlBCshsaBsT-9Ob33w0k&e=> - which is actual

Due the unclear situation

The extension is published under llvm-vs-code-extensions account, which is currently maintained by clangd developers. If you want to make a new release, please contact cfe-dev at lists.llvm.org<mailto:cfe-dev at lists.llvm.org>.

Regards
Robert
_______________________________________________
cfe-dev mailing list
cfe-dev at lists.llvm.org<mailto:cfe-dev at lists.llvm.org>
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-dev<https://urldefense.proofpoint.com/v2/url?u=https-3A__lists.llvm.org_cgi-2Dbin_mailman_listinfo_cfe-2Ddev&d=DwMFaQ&c=yzoHOc_ZK-sxl-kfGNSEvlJYanssXN3q-lhj0sp26wE&r=NrrbvTHWa2Nbp_kAN0Hl1o3lM1WAwSes64uBjxjNhMc&m=IMFvotXMU7VbN6DxQzxbgauyuBJtndnfyT6GMdhbNck&s=62H4OUjCZHN25mGsn0ZHgciWDzfKKcHWPE2gAeU7v30&e=>

_______________________________________________

clangd-dev mailing list

clangd-dev at lists.llvm.org<mailto:clangd-dev at lists.llvm.org>

https://urldefense.proofpoint.com/v2/url?u=https-3A__lists.llvm.org_cgi-2Dbin_mailman_listinfo_clangd-2Ddev&d=DwIGaQ&c=yzoHOc_ZK-sxl-kfGNSEvlJYanssXN3q-lhj0sp26wE&r=NrrbvTHWa2Nbp_kAN0Hl1o3lM1WAwSes64uBjxjNhMc&m=IMFvotXMU7VbN6DxQzxbgauyuBJtndnfyT6GMdhbNck&s=4_IFZxHBYaeClQEpzMTRNlUs5kFR2woeqMWE6YEE3so&e=

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/clangd-dev/attachments/20190408/323d1cf3/attachment.html>


More information about the clangd-dev mailing list