G
GBV-W
Guest
Hi,I am a beginner trying to learn GO language and I am using Visual Studio Code. I just noticed that when I load another file the terminal path (section below where you write the code) does not change, so when I run the .go file it will give an error, the path is still the same as the previous file that I opened and ran. I am using PowerShell as a terminal and not the command prompt.How do you update the terminal path so that when I open a .go file the terminal path is also updated so from there I can just run the .go file with "go run filename.go"?Additional question:1. Is there a way to aut
Continue reading...
Continue reading...