-
Notifications
You must be signed in to change notification settings - Fork 12
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Realised while reading astral-sh/uv#8558 that this extension is probably the best place to implement this feature:
Essentially, running scripts with dependencies defined, and just in general in a uv project, would be far simpler if the default used uv run ${file}, especially the default run and debug action button in the top right.
It would be great if this ty language server extension could overwrite the default VSCode behaviour, since it's not really up to uv, and VSCode probably doesn't want to implement this by default in the python extension to maintain compatibility.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request