Open jocko1984 opened 6 years ago
What is your settings and OS?
OS is Win 10 home I've attached file containing settings, keybinding and f5 error message
You should add launcher
for .go files. Look at List of launchers by extension
. I'm not familiar with running Go programs, actually.
Thanks and Tried suggestion, exited aton, restarted atom and tried f5. Same message; see
Sorry hit the wrong button.
Hm... is there some errors in atom debug console?
I closed the issue by accident. I still cannot execute the .go file .. . Tried your suggestion , but could not execute the .go file by f5.
I need debug output from atom debug console. Paste it here please.
Not sure what debug output you need? I installed atom. installed some packages see attach , created basic go file . opened atom went to the project dir containing the .go file opened the .go file. cursor in file . pressed f9 terminal opened and able to dir ok. hit f5 term opened and .go did not execute /go file also unable to execute .py file
file attached
How can the terminal execute a .go file ?
f9 only opens the dir of the file in focus
f5 opens terminal but says - The filename, directory name, or volume label syntax is incorrect.