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
Work on finalizing design of proposed API for python environments #19101
Labels
area-environments
Features relating to handling interpreter environments
feature-request
Request for new features or functionality
needs proposal
Need to make some design decisions
on-testplan
Added to test plan
Milestone
Comments
karrtikr
added
feature-request
Request for new features or functionality
needs PR
area-environments
Features relating to handling interpreter environments
labels
May 9, 2022
karrtikr
added
needs spike
Label for issues that need investigation before they can be worked on.
needs proposal
Need to make some design decisions
and removed
needs PR
needs spike
Label for issues that need investigation before they can be worked on.
labels
May 9, 2022
29 tasks
31 tasks
41 tasks
27 tasks
This was referenced Sep 4, 2022
karrtikr
pushed a commit
that referenced
this issue
Sep 13, 2022
…ariables (#19819) Because of conda/conda#11814, `conda activate` is faster. Closes #19347 For #19101
This was referenced Sep 13, 2022
karrtikr
pushed a commit
that referenced
this issue
Sep 13, 2022
For #19101 Before the change item events start coming in, we have to ensure quickpick is ready to receive those events.
This was referenced Sep 16, 2022
karrtikr
pushed a commit
that referenced
this issue
Sep 26, 2022
Closes #19101 closes #18973 Co-authored-by: Karthik Nadig <[email protected]>
This was referenced Sep 26, 2022
eleanorjboyd
pushed a commit
to eleanorjboyd/vscode-python
that referenced
this issue
Oct 4, 2022
…ariables (microsoft#19819) Because of conda/conda#11814, `conda activate` is faster. Closes microsoft#19347 For microsoft#19101
eleanorjboyd
pushed a commit
to eleanorjboyd/vscode-python
that referenced
this issue
Oct 4, 2022
…19828) For microsoft#19101 Before the change item events start coming in, we have to ensure quickpick is ready to receive those events.
eleanorjboyd
pushed a commit
to eleanorjboyd/vscode-python
that referenced
this issue
Oct 4, 2022
eleanorjboyd
pushed a commit
to eleanorjboyd/vscode-python
that referenced
this issue
Oct 4, 2022
…19841) Closes microsoft#19101 closes microsoft#18973 Co-authored-by: Karthik Nadig <[email protected]>
wesm
pushed a commit
to posit-dev/positron
that referenced
this issue
Mar 28, 2024
…vscode-python#19841) Closes microsoft/vscode-python#19101 closes #18973 Co-authored-by: Karthik Nadig <[email protected]>
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Labels
area-environments
Features relating to handling interpreter environments
feature-request
Request for new features or functionality
needs proposal
Need to make some design decisions
on-testplan
Added to test plan
VSCode API issue: microsoft/vscode#158246
Current API and very rough example usage can be found in #18727 .
Feedback is being tracked here: #18888
The text was updated successfully, but these errors were encountered: