go-install-03-goland-安装配置优化
3.goland-安装配置
3.1.Windows 安装
- 下载 exe 安装包
3.2.Linux 安装
-
源码安装-推荐
-
arch 系统
yay -S goland
- snap 安装
sudo snap install goland --classic
3.3.Mac 安装
- 源码安装
- dmg安装包
3.4.激活破解
购买官方账号使用
- 推荐使用
离线激活-激活码
sudo vim /etc/hosts
----------------------
0.0.0.0 account.jetbrains.com
0.0.0.0 www.jetbrains.com
0.0.0.0 bs.studycoder.com
----------------------
- 通用激活码 goland_Activation 不好用
离线激活-java-agent
3.5.配置
配置主题
- 外观-默认主题-Darcula
- 默认字体-dialog-13号
配置编辑器
- 编辑器-字体-noto sans mono-14号-行高1.2
- 配色方案-常规-solarized(Dark)