5 ms·
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 p
by ggordan 9y 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 https://github.com/Microsoft/vscode-go
- baby 9y agoWhat's the big difference between VScode and Atom? Why would I move to a fork?
- gustavoluz 9y agoVScode is not an Atom fork. It's only built on the same tech (Electron)
- baby 9y agoReally? For some reason I really thought it was a fork of Atom. How does it compare then?