James

Results 432 comments of James

> it's extremely rare to have files that will only ever need one import. Won't good programmers split up their Go code into lots of files, just like in any...

I will change the title of the issue accordingly. =)

> It's true that consistency is nice, but not above all else. Allow me to discuss this a bit further in order to convince you. =) Consider the following hypothetical...

> I do fully object to always adding parentheses. That would add two extra lines to code that is otherwise fine, and I expect most maintainers would reject that unless...

It sounds like I have exactly the same problem as @silverkorn - for about a year now, go-plus has caused random programs on my computer to just randomly close/crash, including...

It seems to happen completely randomly as I code, once every 10 minutes or so. I think it will be hard to reproduce it exactly, because the follow sequence of...

Furthermore, I've been programming some on macOS, and I occasionally get this: ![image](https://user-images.githubusercontent.com/5511220/34313597-4f740f68-e73a-11e7-8792-afd9924836b8.png) I have the most recent version of Go and the most recent version of gocode (and the...

> I made this project as a learning experience for when I was just getting comfortable with React, one day I hope to get around to making a similar new...

This would be perfect! +1 for this idea. I'm already using cspell in a ton of my repositories.

As a collaborator, do you have any recommendations for an alternative?