-
Notifications
You must be signed in to change notification settings - Fork 13
Open
Description
I use clangd for C++ intellisense. Because clangd keeps saying it conflicts with Microsoft's C++ extension, I use CodeLLDB to debug C++ code. According to #7, CodeLLDB seems to be supported.
However, PythonCpp depends on Microsoft's C++ extension. When I install PythonCpp, Microsoft's C++ extension will be automatically installed (and cannot be disabled if I want to use PythonCpp). Then clangd starts complaining.
Any suggestions to this problem?
Metadata
Metadata
Assignees
Labels
No labels