Search
1000 results for “goland”
-
The GoLand 2026.2 Early Access Program Has Started
#GoLang #Goland #20262 #Eaphttps://blog.jetbrains.com/go/2026/05/11/the-goland-2026-2-early-access-program-has-started/
-
The GoLand 2026.2 Early Access Program Has Started
#GoLang #Goland #20262 #Eaphttps://blog.jetbrains.com/go/2026/05/11/the-goland-2026-2-early-access-program-has-started/
-
The GoLand 2026.2 Early Access Program Has Started
#GoLang #Goland #20262 #Eaphttps://blog.jetbrains.com/go/2026/05/11/the-goland-2026-2-early-access-program-has-started/
-
The GoLand 2026.2 Early Access Program Has Started
#GoLang #Goland #20262 #Eaphttps://blog.jetbrains.com/go/2026/05/11/the-goland-2026-2-early-access-program-has-started/
-
Popular Go Web Frameworks: A Practical Guide for Developers
#GoLang #Goland #Frameworks #Webdevelopmenthttps://blog.jetbrains.com/go/2026/04/28/popular-golang-web-frameworks/
-
Popular Go Web Frameworks: A Practical Guide for Developers
#GoLang #Goland #Frameworks #Webdevelopmenthttps://blog.jetbrains.com/go/2026/04/28/popular-golang-web-frameworks/
-
Popular Go Web Frameworks: A Practical Guide for Developers
#GoLang #Goland #Frameworks #Webdevelopmenthttps://blog.jetbrains.com/go/2026/04/28/popular-golang-web-frameworks/
-
Popular Go Web Frameworks: A Practical Guide for Developers
#GoLang #Goland #Frameworks #Webdevelopmenthttps://blog.jetbrains.com/go/2026/04/28/popular-golang-web-frameworks/
-
Code like a PIRATE with Junie and GoLand
#GoLang #Ai #Goland #Aiagents #Junie #Tutorialshttps://blog.jetbrains.com/go/2026/04/02/code-like-a-pirate-with-junie-and-goland/
-
Best Practices for Secure Error Handling in Go
#GoLang #Goland #Tutorialshttps://blog.jetbrains.com/go/2026/03/02/secure-go-error-handling-best-practices/
-
Write Modern Go Code With Junie and Claude Code
#GoLang #Goland #Newshttps://blog.jetbrains.com/go/2026/02/20/write-modern-go-code-with-junie-and-claude-code/
-
Moving Your Codebase to Go 1.26 With GoLand Syntax Updates
#GoLang #Goland #News #Tutorials #Updatehttps://blog.jetbrains.com/go/2026/02/13/moving-your-codebase-to-go-1-26-with-goland-syntax-updates/
-
[New Livestream] Go 1.26 Release Party
#Goland #Golang #Livestreamhttps://blog.jetbrains.com/go/2026/02/10/new-livestream-go-1-26-release-party/
-
Dancing Backwards With Go
#Goland #Go #Golanghttps://blog.jetbrains.com/go/2026/01/12/dancing-backwards-with-go/
-
[Перевод] Что нового в GoLand 2025.3
Команда Go for Devs подготовила краткий разбор новинок GoLand 2025.3. В этот раз IDE получила анализатор утечек ресурсов, встроенный Terraform, улучшенную работу с Kubernetes, поддержку нескольких ИИ-агентов и заметный прирост производительности.
https://habr.com/ru/articles/974572/
#GoLand #Terraform #Kubernetes #golangcilint #производительность #ресурсныеутечки
-
The Go Ecosystem in 2025: Key Trends in Frameworks, Tools, and Developer Practices
#Goland #Golanghttps://blog.jetbrains.com/go/2025/11/10/go-language-trends-ecosystem-2025/
-
@jetbrains,
do you have a learn #goland video series anywhere. the goland playlist on youtube is a muddled list of very interesting things I could do with things *in* golandis there a structured set of videos, that I could use to get familiar with my editor? I have a yearly subscription to all the editors.
-
I finally updated #goland, dear baby jesus in heaven what have they done with it? what is this, xcode?
-
JetBrains Academy: New Learning Content in February
#GoLang #Goland #Javascript #Jetbrainsacademy #Projectbasedlearning #Cpp #Onlinelearninghttps://blog.jetbrains.com/education/2024/02/07/jetbrains-academy-new-learning-content-in-february/
-
Trying out GoLand for my Go projects
How do you use it in your day-to-day workflow?
Any must-know tips, features, or setup advice you’d recommend?And if GoLand isn’t your go-to, which IDE do you use for Go — and why?
Replies and boosts appreciated 🙂
-
[Перевод] Что нового в GoLand 2025.2?
Команда Go for Devs подготовила перевод статьи о новых возможностях GoLand 2025.2. В этом релизе — умное выявление ошибок с помощью анализа потоков данных, неблокирующий экран приветствия, улучшенный поиск HTTP-эндпоинтов и ускоренный AI-агент Junie. А ещё — апгрейд JetBrains AI Assistant и свежие функции, унаследованные от IntelliJ IDEA, WebStorm и DataGrip.
https://habr.com/ru/articles/942868/
#GoLand #JetBrains #Junie #AI_Assistant #DFA #HTTP #разработка #ide #обновление #продуктивность
-
Deputy Vakhtang Golandzia died from wounds sustained in a shooting at the parliament building, the press office of acting President Badra Gunba reported. Another parliamentarian was injured in the shoulder.
The Abkhazian state news agency Apsnypress reported that the Ministry of Internal Affairs identified another parliamentarian, Adgur Kharazia, as a suspect in the shooting and that he fled the scene. The report provided no indications of a motive.
-
I was trying to use #goland and #vscode on #macOS after a long time not launching them and could not figure out why the #vim mode (vsnvim and ideavim) would not working since the key repeat mode was enabled (the intl chars menu showing on long press of a key).
Solution came from a old vscode issue here:
https://github.com/microsoft/vscode/issues/31919#issuecomment-343897993
in short make sure to delete the key first and then do the specific override for each apps.
no idea why #emacs #zed and #kitty (ie: using #neovim) just worked
-
Anyone else had to turn off "Insert selected suggestion by pressing space, dot, or other context-dependent keys" in the latest release of Goland? Since updating to 2026.1, it has started to auto-complete the blank identifier (_) to a variable when typing the following comma. As well as other similar issues.
Specifically, when authoring a member function, it's auto-completing _ to the first member variable of the struct against which the member function is defined.
-
If you recently upgraded to #golang 1.25 and get "WARNING: undefined behavior - version of Delve is too old for Go version go1.25.0 (maximum supported version 1.24)" while debugging in #goland, the fix at https://youtrack.jetbrains.com/issue/GO-19210/Debugger-is-not-working-after-update-to-go-version-1.25.0 is simple and works well.
-
The Iowa Heartlanders have re-signed Dante Giannuzzi and Nathan Noel for the 2025-26 season. They have also signed Jacob Arsenault to a standard player contract and signed Lucas Helland to a player try-out contract. #ECHL #GoLanders #DefendTheForest