forked from DonJayamanne/pythonVSCode
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
Implement platform-specific extensions #17439
Labels
area-internal
Label for non-user facing issues
debt
Covers everything internal: CI, testing, refactoring of the codebase, etc.
Comments
23 tasks
28 tasks
28 tasks
30 tasks
29 tasks
31 tasks
41 tasks
27 tasks
This was referenced Sep 4, 2022
34 tasks
39 tasks
34 tasks
41 tasks
20 tasks
41 tasks
41 tasks
38 tasks
@paulacamargo25 @karthiknadig since this was mainly relevant for the debugger and that has been done for the debugger extension, does it make sense to close this? |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Labels
area-internal
Label for non-user facing issues
debt
Covers everything internal: CI, testing, refactoring of the codebase, etc.
Hi Python friends 👋
VS Code now supports platform specific extensions. More details can be found here.
This document has all the details:
https://code.visualstudio.com/api/working-with-extensions/publishing-extension#platformspecific-extensions
web
as the platform should also just work (we will document it soon).Let me know if I can help.
The text was updated successfully, but these errors were encountered: