<div dir="ltr">Hi Kacper,<div><br></div><div>We suggest disabling Microsoft C++ extension when using vscode-clangd. That obviously means you lose functionality not provided by clangd.</div><div>Alternatively, I believe adding</div><div>   "C_Cpp.intelliSenseEngine": "Disabled"</div><div>to your user settings should disable most of the overlapping subset of functionality. I have not checked it myself, though.</div><div><br></div><div>Let us know if you find a better solution for this.</div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Fri, Nov 8, 2019 at 10:51 AM Kacper Sagnowski via clangd-dev <<a href="mailto:clangd-dev@lists.llvm.org">clangd-dev@lists.llvm.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div>Hi,</div><div><br></div><div>I'm not sure if this is the right address for this kind of questions, but hopefully you can at least forward this to the appropriate place.<br></div><div><br></div><div>I've been using the Microsoft C/C++ extension in VS Code as the main provider of C++ related functionality (debugging, code completion, etc.) and only recently started to also use vscode-clangd to  add more useful features like clang-tidy, code actions and refactorings. Since the two extensions have a large overlap in functionality, I now ended up with many doubled features, for example I get double hints when hovering over code, double results when searching for references and so on, which is quite confusing. Is there a way to avoid this doubling by disabling some features in clangd or telling vscode to ignore some of the features of clangd? I wasn't able to find a solution so far and would be grateful for your help.</div><div><br></div><div>Best regards,</div><div>Kacper Sagnowski<br></div></div>
_______________________________________________<br>
clangd-dev mailing list<br>
<a href="mailto:clangd-dev@lists.llvm.org" target="_blank">clangd-dev@lists.llvm.org</a><br>
<a href="https://lists.llvm.org/cgi-bin/mailman/listinfo/clangd-dev" rel="noreferrer" target="_blank">https://lists.llvm.org/cgi-bin/mailman/listinfo/clangd-dev</a><br>
</blockquote></div><br clear="all"><div><br></div>-- <br><div dir="ltr" class="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div>Regards,</div><div>Ilya Biryukov</div></div></div></div></div>