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

Add extension API to access the path to debugger package #11236

Closed
karthiknadig opened this issue Apr 17, 2020 · 1 comment
Closed

Add extension API to access the path to debugger package #11236

karthiknadig opened this issue Apr 17, 2020 · 1 comment
Labels
feature-request Request for new features or functionality important Issue identified as high-priority partner ask

Comments

@karthiknadig
Copy link
Member

The existing getRemoteLauncherCommand is not sufficient to expose the various debugger modes. Also, we have see that sometimes it is better to launch the adapter than the debugger itself.

@karthiknadig karthiknadig added feature-request Request for new features or functionality triage-needed Needs assignment to the proper sub-team important Issue identified as high-priority partner ask needs PR labels Apr 17, 2020
@ghost ghost removed the triage-needed Needs assignment to the proper sub-team label Apr 22, 2020
@karthiknadig
Copy link
Member Author

For now it looks like providing the path to the debugger package should be enough:
getDebugAdapterPath or getDebuggerPath should suffice.

@karthiknadig karthiknadig added the triage-needed Needs assignment to the proper sub-team label Apr 28, 2020
@karthiknadig karthiknadig changed the title Add extension API to allow debugger and debug adapter Add extension API to access the path to debugger package Apr 29, 2020
@karthiknadig karthiknadig removed the triage-needed Needs assignment to the proper sub-team label Apr 29, 2020
@luabud luabud closed this as completed May 5, 2020
@ghost ghost removed the needs PR label May 5, 2020
@lock lock bot locked as resolved and limited conversation to collaborators May 20, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
feature-request Request for new features or functionality important Issue identified as high-priority partner ask
Projects
None yet
Development

No branches or pull requests

2 participants