Hacker News new | ask | show | jobs
by ggordan 3283 days ago
I was in the same boat until I tried VScode. It's a really great editor, configurable, and performant enough that I don't miss Sublime. Also the Go support is pretty great.

https://github.com/Microsoft/vscode-go

1 comments

What's the big difference between VScode and Atom? Why would I move to a fork?
VScode is not an Atom fork. It's only built on the same tech (Electron)
Really? For some reason I really thought it was a fork of Atom. How does it compare then?