JetBrains GoLand 2023.2 (macOS, Linux, Windows) released - Go Full Stack

JetBrains GoLand 2023.2 (macOS, Linux, Windows) released - Go Full Stack

Please visit the original link: https://sysin.org/blog/jb-goland-2023/ to view the latest version. Original works, please keep the source for reprinting.

Author homepage: sysin.org


JetBrains GoLand - Go Full Stack

Full-stack IDE for Go language with extended support for JavaScript, TypeScript and databases

Why choose GoLand

Powerful code insight

GoLand makes it very easy to read, write and change Go code

Real-time error detection and fix suggestions, fast and safe refactoring with one-step undo, smart code completion, dead code detection, and documentation hints help all Go developers create fast, efficient, and reliable code (sysin), whether Novice or seasoned pro.

The Powerful Code Insight screenThe Powerful Code Insight screen

Navigation and Search

Jump between types, files and other symbols

Exploring and understanding teams, legacy or foreign projects takes a lot of time and effort. GoLand code navigation can help you quickly switch to blocked methods, implementations, usages, declarations, or interfaces implemented by types. Jump between types, files or any other symbols, or find their usages and inspect them by usage type with the help of convenient groupings.

"Navigate and Search" screen"Navigate and Search" screen

run and debug

Powerful built-in tools to help run and debug applications

Powerful built-in tools help run and debug applications (sysin). Write and debug tests without any additional plugin or configuration effort, and test your application directly within the IDE. Built-in code coverage tools will ensure that nothing important is missed by testing.

"Run and Debug" screen"Run and Debug" screen

Integration with VCS

Out-of-the-box support for Git, GitHub, and Mercurial

GoLand supports Git, GitHub, and Mercurial out of the box. Support for Perforce, ClearCase, etc. via user-installed plugins.

"Integrate with VCS" screen"Integrate with VCS" screen

Not just a Go IDE

GoLand wouldn't be a true IDE without a rich toolset

GoLand wouldn't be a true IDE without a rich toolset, which supports JavaScript, TypeScript, NodeJS, SQL, databases, Docker, Kubernetes, and Terraform in addition to core Go development. These features combine to make it perfect for any task, whether it's a modern web application or a DevOps tool.

"Integrate with VCS" screen"Integrate with VCS" screen

scalability

Customize, extend and change everything to your liking

GoLand's rich ecosystem includes more than 1000 plugins, allowing you to tailor the IDE to your specific needs. Customize, extend and change everything to your liking: from adding support for Angular and Vue.js projects, or getting a Nyan Cat progress bar, to setting a completely different IDE theme.

discover all features

"Integrate with VCS" screen

download link

JetBrains GoLand 2023.1 (macOS, Linux, Windows) x64 & aarch64
Baidu network disk link: https://pan.baidu.com/s/1UfpYTkOgMPx_LkG7bcUD9Q?pwd=h1ha

JetBrains GoLand 2023.2 (macOS, Linux, Windows) x64 & aarch64
Baidu network disk link: https://pan.baidu.com/s/1Hl1RXBVvKfywiWmggkp4uA?pwd=31c1

Guess you like

Origin blog.csdn.net/netgc/article/details/132068396