You might find visual studio code appealing for your Go development. 

> On Jan 15, 2020, at 11:58 AM, Manlio Perillo <manlio.peri...@gmail.com> wrote:
> 
> 
> Hi.
> 
> I have several relatively small personal projects.  Every time I want to work 
> on them I need to launch a new terminal emulator and then open all the source 
> files with an editor.
> Doing it N times starts to become annoying.
> 
> For this reason I wrote the workon command.
> It will automatically start a terminal emulator at a Go specified project 
> path and open all [1] the project files with an editor.
> 
> It is available at https://github.com/perillo/workon.
> 
> Feedback is welcomed.
> Currently there are some issues, described in the README.md and main.go file.
> 
> [1] Use the equivalent of `go list ./...`
> 
> 
> Thanks
> Manlio Perillo
> -- 
> You received this message because you are subscribed to the Google Groups 
> "golang-nuts" group.
> To unsubscribe from this group and stop receiving emails from it, send an 
> email to golang-nuts+unsubscr...@googlegroups.com.
> To view this discussion on the web visit 
> https://groups.google.com/d/msgid/golang-nuts/21921938-1a02-4bb3-a42e-5127d9617717%40googlegroups.com.

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/golang-nuts/350B974B-525D-4D4E-9F0F-33FE6396B362%40ix.netcom.com.

Reply via email to