Brecht Sanders - 2025-02-01

No installation is necessary.
The unzipped archive provides the command line tools ready to use.

I strongly advise against making system-wide changes to the PATH environment variable.
Instead point your IDE to the full paths of the tools you want to use.

An example on how to do this for Code::Blocks is explained here:
https://winlibs.com/#usage-codeblocks

For Visual Studio Code it should be pretty much the same.

I do you hope you mean Visual Studio Code (the IDE) and not the full Visual Studio programming environment, because that comes with Microsoft's build tools and you should not mix them with GNU compiler tools based on MinGW-w64.