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

Implement platform-specific extensions #17439

Closed
isidorn opened this issue Sep 16, 2021 · 1 comment
Closed

Implement platform-specific extensions #17439

isidorn opened this issue Sep 16, 2021 · 1 comment
Labels
area-internal Label for non-user facing issues debt Covers everything internal: CI, testing, refactoring of the codebase, etc.

Comments

@isidorn
Copy link

isidorn commented Sep 16, 2021

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.

@isidorn isidorn added feature-request Request for new features or functionality triage-needed Needs assignment to the proper sub-team labels Sep 16, 2021
@karthiknadig karthiknadig added area-editor-* User-facing catch-all needs spike Label for issues that need investigation before they can be worked on. and removed triage-needed Needs assignment to the proper sub-team labels Sep 20, 2021
@brettcannon brettcannon added area-internal Label for non-user facing issues debt Covers everything internal: CI, testing, refactoring of the codebase, etc. and removed area-editor-* User-facing catch-all labels Dec 9, 2021
@brettcannon brettcannon assigned karrtikr and unassigned brettcannon Dec 9, 2021
@brettcannon brettcannon removed the feature-request Request for new features or functionality label Dec 9, 2021
@brettcannon brettcannon added this to the January 2022 milestone Dec 9, 2021
@karthiknadig karthiknadig removed this from the February 2022 milestone Feb 23, 2022
@luabud
Copy link
Member

luabud commented Dec 14, 2023

@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?

@github-actions github-actions bot removed the needs spike Label for issues that need investigation before they can be worked on. label Dec 14, 2023
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jan 14, 2024
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.
Projects
None yet
Development

No branches or pull requests

5 participants