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 in all extensions which use the template #142

Closed
karrtikr opened this issue Jul 25, 2023 · 0 comments · Fixed by #144
Labels
debt Technical debt or repo cleanup
Milestone

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 this to the July 2023 milestone Jul 25, 2023
@karrtikr karrtikr added the debt Technical debt or repo cleanup label Jul 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
debt Technical debt or repo cleanup
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant