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

Adopt @vscode/python-extension to fetch Python extension API #13983

Closed
karrtikr opened this issue Jul 25, 2023 · 0 comments · Fixed by #14007
Closed

Adopt @vscode/python-extension to fetch Python extension API #13983

karrtikr opened this issue Jul 25, 2023 · 0 comments · Fixed by #14007
Assignees
Labels
feature-request Request for new features or functionality

Comments

@karrtikr
Copy link
Contributor

We now have a npm package which carries the Python extension api types, which makes it easier to track changed api types and also has a helper function which can be used to access the API:

image

Instructions to adopt can be found here: https://github.com/microsoft/vscode-python/blob/main/pythonExtensionApi/README.md

@karrtikr karrtikr added the feature-request Request for new features or functionality label Jul 25, 2023
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 16, 2023
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
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants