GoLand 2018.1 公开预览发布。GoLand 是 JetBrains 公司推出的 Go 语言集成开发环境。GoLand 同样基于 IntelliJ 平台开发,支持 JetBrains 的插件体系。此版本不再注重 bug 的修复,而是注重新功能的研发。
重构:在更新中,添加了Move重构。这个重构允许你快速将任何顶级成员移动到另一个文件:

代码完成:现在可以通过按下“!”来选择并取消代码完成提示的布尔表达式:

TypeScript和JavaScript等前端相关技术的支持得到了很大提升。以下是最显着变化的简要列表:
TypeScript 2.7 support
The new Surround with type guard quick-fix is available for unresolved properties.
The Rename refactoring for classes now offers to rename the file as well. The refactoring is now available as an intention action on classes.
If you have the prettier package installed, the IDE will provide the Reformat with Prettier action.
The new Extract a Vue component refactoring.
The package managers are now easier to manage. You can now specify explicitly whether to use npm or Yarn to install dependencies and run scripts.
If you’ve migrated to webpack 4, the IDE offers coding assistance for option names in the webpack configuration file.
The npm scripts can now be run similar to tests using the gutter icons right in the editor.
有关这些更改的更多详细信息,请参阅发布主页。
引用来自“久永”的评论
和VS一比,还是渣渣吧?引用来自“冷夜无霜”的评论
VS 不能开发go语言。目前开发GO语言最好的IDE就是GoLand引用来自“莫名o”的评论
vscode引用来自“撸脱臼”的评论
大哥,能不能便宜一点,300rmb一年行吗?500也行引用来自“久永”的评论
和VS一比,还是渣渣吧?引用来自“冷夜无霜”的评论
VS 不能开发go语言。目前开发GO语言最好的IDE就是GoLand引用来自“久永”的评论
和VS一比,还是渣渣吧?