Remix.run Logo
Uvix 2 hours ago

Visual Studio does have that functionality, via vsconfig files: https://learn.microsoft.com/en-us/visualstudio/install/impor...

g947o 2 hours ago | parent [-]

Doesn't look like it's versioned, or installs Visual Studio itself.

Uvix 40 minutes ago | parent [-]

For Visual Studio components that are versioned (like the C++ compilers/libraries), the version number is included in the component name.

You still have to install the tool that processes pyproject.toml so that doesn’t seem fair to hold against it. You are right that you still have to know whether to install 2022 or 2026.