-
Notifications
You must be signed in to change notification settings - Fork 37.6k
Open
Labels
feature-requestRequest for new features or functionalityRequest for new features or functionality
Milestone
Description
There are several problems on windows with MSYS2, to name some:
- The path variable is often broken
- vscode uses git cmake, make, ninja and other binaries from the systems path, not from the MSYS/MINGW path
- many scripts detect the MSYS environment, and expect unix paths
- many scripts detect the MSYS environment, and expect unix line terminators (LF)
When you would provide a vscode server to msys, like you did for WSL all those problems are gone.
robotogre, casept, lebao3105, hmelder, zZeck and 3 more
Metadata
Metadata
Assignees
Labels
feature-requestRequest for new features or functionalityRequest for new features or functionality