这是一个 IntelliJ IDEA 的插件,用来开发 Google Go 的应用程序。
主要功能:
找到idea安装目录的bin目录,搜索vmoptions可以看到两个文件,idea.exe.vmoptions idea64.exe.vmoptions1 这两个文件就是IDEA的一些配置文件,带64位的对应64位的启动器,不带的对应32位,默认启动的是32位,你使用的是哪一个启动器就改哪一个,最好是两个一起都修改下(推荐)。 修改两个文件中这一项,将Xmx设置为小一点,就可以解决IDEA闪退的问
google-java-format plugin should intercept the “Reformat Code” action in IDEA (Ctrl+Alt+L) and apply its own rules. However, it does not work with imports for some reason, so to fix that you have to i