You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Ensure `conda info` command isn't run multiple times during startup when large number of conda interpreters are present (#18808)
* Wrap file paths containg an ampersand in double quotation marks for running commands in a shell (#18855)
* If a conda environment is not returned via the `conda env list` command, resolve it as unknown (#18856)
* If a conda environment is not returned via the conda env list command, resolve it as unknown
* News entry
* Fix unit tests
* Do not use conda run when launching a debugger (#18858)
* Do not use conda run when launching a debugger
* News
* Only build VSIX
* Revert "Only build VSIX"
This reverts commit 0ade929.
* Fixes support for python binaries not following the standard names (#18860)
* Fixes support for python binaries not following the standard names
* news
* Remove comment
* Do not validate conda binaries using shell by default (#18866)
* Do not validate conda binaries using shell
* Fix tests
* Fix lint
* Fix tests
* Ensure string prototypes extension extends are unique enough (#18870)
0 commit comments