ニュース

On Jan. 17, 2018, Microsoft's Scott Hanselman asked Visual Studio developers if they would like a PowerShell prompt with pre-set PATH and Environment variables baked right into the IDE. They said yes.
I need to set the PATH variable so that Visual Studio Code will find binaries stored in /opt/local/bin. I've figured out how to set the PATH variable so that I can double click on VS code & /opt/local ...