GoLand doesn't support deployment
GoLand doesn't have deployment function like other IDEs, e.g. CLion, In Tools -> Deployment. This function is very useful in my working condition, do you have plan to implement this function in GoLand?
Please sign in to leave a comment.
Install Remote Hosts plugin via `File | Settings | Plugins | Install JetBrains plugin...`
Even with this plugin the 'Deployment' menu is disabled.
If I select 'Automatic Upload' I get:
Default Server xxx has no valid mappings.
Automatic upload is not enabled.
Deployment is built in to Goland 2018.3.4 at least. You don't need the Remote Hosts plugin anymore.