Hacker News new | ask | show | jobs
by mmgutz 4128 days ago
FYI, Go is missing a full featured IDE and Go is picking up steam. Not much competition in this space yet although JetBrains I think started putting real effort into the plugin.
1 comments

I really like Go and have definitely felt there's room for great integrated tooling there.

I want to do Go as one of our early code engines. We'll probably start off using srclib for early Go support and then build up some bigger features around the compiler tools, go fix, and so forth.