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
Create an npm types package for public extension API #20949
Labels
area-api
API related issues
feature-request
Request for new features or functionality
verification-needed
Verification of issue is requested
verified
Verification succeeded
Milestone
Comments
karrtikr
added
feature-request
Request for new features or functionality
debt
Covers everything internal: CI, testing, refactoring of the codebase, etc.
needs proposal
Need to make some design decisions
area-internal
Label for non-user facing issues
labels
Mar 29, 2023
41 tasks
38 tasks
28 tasks
karrtikr
added
area-api
API related issues
and removed
area-internal
Label for non-user facing issues
labels
Jul 10, 2023
karrtikr
pushed a commit
that referenced
this issue
Jul 10, 2023
For #20949 We plan to publish the "api" module as an npm package. Inspired from https://insiders.vscode.dev/github/microsoft/vscode-wasi/blob/main/wasm-wasi/src/api/main.ts#L408.
karrtikr
pushed a commit
that referenced
this issue
Jul 14, 2023
karrtikr
pushed a commit
that referenced
this issue
Jul 14, 2023
karrtikr
removed
the
debt
Covers everything internal: CI, testing, refactoring of the codebase, etc.
label
Jul 18, 2023
Verification steps:
|
This was referenced Jul 25, 2023
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Labels
area-api
API related issues
feature-request
Request for new features or functionality
verification-needed
Verification of issue is requested
verified
Verification succeeded
So that it's easier to keep track of any changes in the Python API.
The text was updated successfully, but these errors were encountered: