Jon Calhoun

Results 8 issues of Jon Calhoun

Let's say I'm working on some code and I want to use a `bufio.Reader` I might type something like this: ```go package main func main() { r := bufio.NewReader(os.Stdin) }...

#### Describe Your Issue What is happening? `go_version` doesn't render outside of the $GOPATH. This made sense before, but now that go modules exist it would be nice if it...

2 - Working <= 5
ready

2 - Working <= 5
in progress

Has anyone else complained of files scrolling up (or to somewhere random) whenever they gain focus? Eg if you have split panes or and go from left pane to right...

First, awesome job on this 👍 Somehow I end up opening and closing go-types a bit while recording screencasts and doing other things and I'm not 100% sure when or...

suggestion

Are you open to a PR with Go support? If so, are there any other details I should be aware of before exploring how plausible it is?

I upgraded to ST3 and my MarkdownLight link highlighting turned a little funky. It occasionally seems to miss links and not highlight them depending on the context. Here is a...