Skip to content

cpp debugger dependency problem #19

Description

@ZZYSonny

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?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions