'How to change environment variables for a specific vscode folder(workspace)

I have more than a couple of compiler that I use. I'm looking for a way to modify the path variables just for a folder(a project where vscode is used). This path should not disturb the user path variables.

host machine : Windows

Thanks, Manish



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source