The software industry is developing at lightning speed. New technologies, tools and “must-have” products are constantly entering the market, forcing programmers to update their arsenal every year. No matter how effective a programming language or framework is, sooner or later something more rapid and powerful will arise. Creating products for developers, we at JetBrains try to keep up with this diversity, without losing sight of the main thing - how easy the development tool is to use.
Last winter, we announced that we were working on a new programming environment based on the IntelliJ platform - for the Go language. Until recently, this IDE was known under the code name Gogland (after the island of Gogland in the Gulf of Finland, 180 km west of St. Petersburg), but GoLand was chosen as the final name.
Today we finally released the official version of GoLand 2017.3. We suggest you
download it, and if you like it,
buy it !
')
If you are already using IntelliJ IDEA Ultimate, then you can use all the features of GoLand right there, simply by installing this
plugin .
GoLand featuresThe goal of GoLand is to provide the same level of convenience when programming to Go, which PyCharm provides for Python, and IntelliJ IDEA for Java. In GoLand awaits you smart code completion, instant inspections, quick fixes and easy navigation.
In addition, the IDE has built-in tools for running tests, analyzing code coverage with tests and a debugger. There is also support for Git, Docker, databases, terminal and many other useful tools. GoLand fully supports front-end development and is able to work with JavaScript, TypeScript, React, Vue.js, Angular and other technologies.
You can read about the latest innovations in the news of our
EAP program , and for a complete description of the features, visit the
GoLand website (in English).
Despite the “long” version number - GoLand 2017.3 - this is just the beginning. We will improve all systems and aspects of IDE, including inspections, refactoring, debugger and others. If you know what features are missing, or suddenly stumble upon a bug, immediately write to
our tracker or to our
@GoLandIDE twitter.
Licensing ModelLike our other desktop products, GoLand is distributed by subscription to
organizations and
individuals , with a monthly or annual fee. With a continuous subscription, you can save up to 40% from the third year onwards. GoLand is also included in the
All Products package along with our other IDE and .NET tools.
To learn more about pricing, and maybe apply for a free license, go to the
Buy page. Or simply
download the free 30-day trial and try GoLand in action without any commitment.
For students, teachers and disassemblers of non-commercial open source projects, GoLand is available
for free .
Update frequencyLarge updates for GoLand will be released three times a year: in spring, summer and winter. Small updates will be released more often and will be available even if you decide to suspend the subscription.
Your team JetBrains GoLand
The way to go