5 ms·
I want to be a Sublime Text user. I want to give them my money. I want the performance of a native macOS app, but… I’m a full-time Go developer. Last time I tr
by EmmEff 4y ago
I want to be a Sublime Text user. I want to give them my money. I want the performance of a native macOS app, but…
I’m a full-time Go developer. Last time I tried Sublime Text, I couldn’t get close to what I have in vscode with an all-in-one Go extension to handle `gopls` for function lookups/refactoring/etc and `golangci-lint` for linting, for example. I am even willing to live without integrated debugging if everything else is near perfect. Sublime gets so close with several extensions, but it didn’t feel coherent. Before I try again, is it worth the effort or is Go support still spread across several disparate extensions from different developers?
- user432678 4y agoLast time I tried Sublime to code in Go I had success with LSP extension and gopls, actually.