forked from DonJayamanne/pythonVSCode
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Closed as not planned
Labels
feature-requestRequest for new features or functionalityRequest for new features or functionalityinfo-neededIssue requires more information from posterIssue requires more information from postertriage-neededNeeds assignment to the proper sub-teamNeeds assignment to the proper sub-team
Description
Pixi sometimes takes a while to do pixi shell
or pixi run
, especially with some issues in pixi unnecessarily invalidating the lockfile. To speed things up, it'd be great if we could have an option in the VSCode extension to choose either --frozen
(which assumes the lockfile is up-to-date) or --as-is
(which assumes that the lockfile is up to date and installed) in the VSCode extension.
Thanks!
Metadata
Metadata
Assignees
Labels
feature-requestRequest for new features or functionalityRequest for new features or functionalityinfo-neededIssue requires more information from posterIssue requires more information from postertriage-neededNeeds assignment to the proper sub-teamNeeds assignment to the proper sub-team