Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use system netcoredbg when available #82

Open
aikawayataro opened this issue Nov 12, 2024 · 0 comments
Open

Use system netcoredbg when available #82

aikawayataro opened this issue Nov 12, 2024 · 0 comments

Comments

@aikawayataro
Copy link

Is your feature request related to a problem? Please describe.

I have netcoredbg installed in my system and I would like to use the one I have installed instead of one downloaded by extension. This will also solve #81 as end-user will install netcoredbg from distro repositories/source migrating libc/libcxx errors

Describe the solution you would like

Check for netcoredbg in PATH and suggest to specify path to netcoredbg or download it if not found. Just like clangd extension does

Applicable Scenarios

Systems with installed netcoredbg

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant