欢迎您访问程序员文章站本站旨在为大家提供分享程序员计算机编程知识!
您现在的位置是: 首页  >  IT编程

win10安装golang ssh插件步骤详解

程序员文章站 2022-06-17 10:36:48
goland同步插件配置win10 新版的goland 装ssh插件很麻烦,终于装上1.1. gogland(goland)下载并安装gogland,配置goroot和gopath,安装包见官网:ht...

goland同步插件配置

win10   新版的goland 装ssh插件很麻烦,终于装上

1.1. gogland(goland)

下载并安装gogland,配置goroot和gopath,安装包见官网:

http://www.jetbrains.com/go/download/

1.2. 常用插件

同步插件:

source synchronizer  

remote hosts access

自动保存插件:

file watchers

1.3. 设置同步到linux

1、安装同步插件:

source synchronizer 【必须先安,如装不上,去网站下载,用disk方式安装】

remote hosts access

2、配置

1) tools→deployment→configuration

win10安装golang ssh插件步骤详解

win10安装golang ssh插件步骤详解

win10安装golang ssh插件步骤详解

2) 配置完勾选自动同步,初次配置手动同步

win10安装golang ssh插件步骤详解

以上就是win10安装golang ssh插件步骤详解的详细内容,更多关于win10安装golang插件的资料请关注其它相关文章!