Rafael Franco

Results 6 comments of Rafael Franco

I know this is an old issue, but it's still happening. Is there anything that can be done other than not using whatsapp web?

I configured it to use goimports, but as you're saying that doesn't do what the vscode plugin does. This is more of a feature request I'm guessing so maybe it...

Okay I see, so I think maybe I didn't configure GoSublime properly, given this go file ```go package main import "fmt" func main() { spew.Dump("test") } ``` running `goimports -d...

First of all, thanks for helping out. So, if I make `spew.Dump("hey")` into `spew.Dump("hey" )` it actually removes the spaces after the argument, but does not import the spew package,...

Hey again, sorry I've been really busy with work and whatnot. I think that I am missing some crucial piece of information regarding Go and their new Go Modules, I...

any updates on this? I'd really like to align some items right