intellij-idea - intellij 和 goland 之间共享热键设置吗?

标签 intellij-idea goland

从 JetBrains 同步这两个 IDE 之间的热键的最简单方法是什么?

我不想使用 IntelliJ 的 go 插件。我更喜欢针对不同语言隔离 IDE

最佳答案

  1. 使用您的 JetBrains 帐户 share settings带有 Settings Sync 插件的 IDE 之间的同步(需要为 GoLand 单独安装)。请参阅related blog post .
  2. 通过配置 settings repository 使用您自己的 git 存储库来存储设置.

相关详细信息documentation article .

关于intellij-idea - intellij 和 goland 之间共享热键设置吗?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/48246850/

相关文章:

perl - Perl 脚本的 IntelliJ 调试配置

eclipse - 为什么相同的代码在 Eclipse 中有效,但在 IntelliJ 中甚至无法编译

调试 go 应用程序不会在断点处停止

debugging - 如何在 GoLand 中设置调试?

scala - 如何运行本地 Spark 2.x session ?

java - IntelliJ iDEA 中有快速搜索工具吗?

go - 为什么名为 "types.go"的文件在 goland 中会被忽略?

go命令访问自签名证书

go - 如何禁用删除未使用的导入?

node.js - Gradle "... occurred starting process ' 命令 'npm' '"在 Mac 上