I've stopped using sublime for my go development and switched to vscode because the go plugin is so much better than gosublime, especially being able to use the delve debugger directly in the editor.
True. The debugger integration is nice and vscode offers a very good out of the box experience. Have you found a way to make it understand go html templates?