You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
如上图所示,显示了 IntelliJ IDEA 对插件的良好支持。以阿里巴巴最近新推出的「阿里巴巴代码规范检查插件」为例,在搜索区输入`Alibaba`,就会显示出相近名称的插件(如果显示`No Plugins found`,则点击`Serach in repositories`进行仓库搜索),然后点击`Install`,即可安装此插件。在此,需要注意的是:**插件安装成功后,需要重新启动 IntelliJ IDEA 使插件生效**。
此外,当我们创建一个 IntelliJ IDEA 当前配置并不支持的文件格式时,IntelliJ IDEA 会自动识别此文件,并提示我们下载对应的插件,对其进行支持。如下图所示,我们创建了一个名为`MarkdownPlugins.md`的 Markdown 格式的文件,但当前我们的 IntelliJ IDEA 并没有支持 Markdown 的插件,这时 IntelliJ IDEA 就会自动提示我们安装 Markdown 插件:
0 commit comments