Skip to content

Document the Python extension's debugger API for other extensions #2237

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

Closed
brettcannon opened this issue Nov 28, 2018 · 9 comments
Closed

Document the Python extension's debugger API for other extensions #2237

brettcannon opened this issue Nov 28, 2018 · 9 comments
Assignees
Labels

Comments

@brettcannon
Copy link
Member

microsoft/vscode-python#3121

This is now being relied on by the Functions extension, so it's as official as we can get as an API for other extensions to rely on.

@brettcannon
Copy link
Member Author

Will take care of microsoft/vscode-python#3333

kraigb added a commit that referenced this issue Jan 21, 2019
@kraigb
Copy link
Contributor

kraigb commented Jan 21, 2019

@brettcannon @DonJayamanne Please review https://github.com/Microsoft/vscode-docs/blob/python-debug-api/docs/python/debugging.md#api-to-access-the-debugger-from-other-extensions for accuracy. I'm not sure if there are more details needed for the namespace of the API, for example.

Feel free to make edits directly in the branch.

I'm checking to see if the python-debug-api branch can get staged up to verify the rendering of the API formatting.

@kraigb
Copy link
Contributor

kraigb commented Jan 24, 2019

@brettcannon @DonJayamanne Any comments on the API docs here?

@DonJayamanne
Copy link
Contributor

Will get back to you tomorrow

@DonJayamanne
Copy link
Contributor

Can we put this on hold for now.
Personally I don't see any value in documenting this.
There's more that'll need to be documented for anyone to be able to use this.
Also there are a few changes that'll have to be made.

@kraigb kraigb added the on hold label Jan 26, 2019
@kraigb
Copy link
Contributor

kraigb commented Jan 26, 2019

Sure, these changes are just in a branch, so they can live there for however long.

@DonJayamanne
Copy link
Contributor

Tracking here microsoft/vscode-python#4155

@kraigb
Copy link
Contributor

kraigb commented Jan 26, 2019

OK, I'll close this one for the time being, beause you're tracking elsewhere. Easy enough to reopen at a later time if needs be.

@kraigb kraigb closed this as completed Jan 26, 2019
@kraigb kraigb removed the on hold label Jan 26, 2019
@DonJayamanne
Copy link
Contributor

Created an issue upstream, as that's something we monitor

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

No branches or pull requests

4 participants