如何在 WebStorm 中安装 Groovy 插件?
How can I install Groovy plugin in WebStorm?
我正在使用 WebStorm 进行开发。我想为 Jenkins Groovy 管道突出显示语法。
使用InteliJ IDEA编辑Jenkins文件是可以的,但是在IDE之间来回切换显然不方便。
我可以在 WebStorm 中从 IntelliJ IDEA Community Edition 安装 Groovy plugin 吗?如果是 - 如何?
我也没有让那个插件工作,但作为部分替代方案,您可以使用这个 TextMate 包:https://github.com/textmate/groovy.tmbundle
- 下载存储库(https://github.com/textmate/groovy.tmbundle/archive/master.zip)
- 将 zip 文件解压缩到系统上的某个目录
- 在 WebStorm/IntelliJ 等中,转到文件 > 设置 > 编辑器 > TextMate 包,单击 + 号并将其指向您刚刚提取到的目录
我正在使用 WebStorm 进行开发。我想为 Jenkins Groovy 管道突出显示语法。
使用InteliJ IDEA编辑Jenkins文件是可以的,但是在IDE之间来回切换显然不方便。
我可以在 WebStorm 中从 IntelliJ IDEA Community Edition 安装 Groovy plugin 吗?如果是 - 如何?
我也没有让那个插件工作,但作为部分替代方案,您可以使用这个 TextMate 包:https://github.com/textmate/groovy.tmbundle
- 下载存储库(https://github.com/textmate/groovy.tmbundle/archive/master.zip)
- 将 zip 文件解压缩到系统上的某个目录
- 在 WebStorm/IntelliJ 等中,转到文件 > 设置 > 编辑器 > TextMate 包,单击 + 号并将其指向您刚刚提取到的目录