GoLand

  1. GoLand 2024.1

    Versionshinweise: Full line code completion This release introduces full line code completion, a new feature that autocompletes entire lines of code using locally-run, context-aware deep learning models. It helps improve coding speed and efficiency while working locally on ...

  2. GoLand 2023.3.6

    Versionshinweise: Introduced a workaround to reduce the probability of IDE crashes after updating to Apple macOS Sonoma 14.4. 0 ...

  3. GoLand 2023.3.5

    Versionshinweise: GoLand debugger fails on macOS machines with high thread counts. "Project Errors" tab continues showing outdated project errors even when they are resolved. Outdated inspection warning which stays forever despite changed source code. Wrong ...

  4. GoLand 2023.3.4

    Versionshinweise: Added support for range-over-int and range-over-func. com.intellij.serviceContainer.AlreadyDisposedException: Container is already disposed during exit from GoLand in integration tests in the aggregator. Require different error handling when Go version ...

  5. GoLand 2023.3.3

    Versionshinweise: Added diagnostic info about why a project's source root has been updated. Angular 17: Added support for auto-injecting CSS in Angular inline styles. New Angular Control Flow syntax is now available in.svg files. Added support for the styleUrl ...

  6. GoLand 2023.3.2

    Versionshinweise: Implemented documentation like rendering for onboarding tips comments. You can now prefill the commit message from the task name and ID. Added a command to jump to a line in a file from Space. Prisma: Added support for find usages. Angular 17: Added ...

  7. GoLand 2023.3.1

    Versionshinweise: Store metadata in the entity storage. "Catalog view 'destination_data_spaces' is not supported in this version." on database introspection in 2023. 0 ...

  8. GoLand 2023.3

    Versionshinweise: AI Assistant [General Availability] The latest updates include enhanced code generation directly within the editor, context-aware AI chat that answers project-related queries without requiring you to copy code, and project-aware AI actions that use ...

  9. GoLand 2023.2.5

    Versionshinweise: Improves "Cannot connect to already running IDE instance" Exception: Process <process_id> is still running detection. 0 ...

  10. GoLand 2023.2.4

    Versionshinweise: 'compute-gen.go' of 'google.golang.org' exceeds file size limit. Debugger: Attach to Process fails (Access is allowed from Event Dispatch Thread). Can not paste the text (data) on the windows remote desktop, copied from IDEA editor. ...

  11. GoLand 2023.2.3

    Versionshinweise: Unresolved references for Go modules dependencies after shutdown on Indexing dependencies. GoLand fails to connect to debug process on Darwin / macOS due to thread ID. Invalid "unresolved reference" error. 'Collect Logs and Diagnostic Data

  12. GoLand 2023.2.2

    Versionshinweise: Improved structure view for HTTP Client files. You can now disable PDF preview in HTTP Client. Added support for local variables in HTTP Client. HTTP Client- Added support for @ variables. Added logging of Select in Project View. Added the ability to turn ...

  13. GoLand 2023.2.1

    Versionshinweise: You can now allow user-defined implementations of SearchListener. Added support for sha384. Added a Quick Fix preview in Tailwind CSS, Prisma, Deno, Svelte and Volar. Added chat context to the AI Chat. Prisma: Added support for directUrl completion. ...

  14. GoLand 2023.2

    Versionshinweise: Go modules Option to download modules automatically- Added the ability to download Go modules automatically on project open and after each change to the go.mod file. Intention actions to update dependencies in go.mod- Added several intention actions and ...

  15. GoLand 2023.1.x

    Versionshinweise: 2023.1.4 Updated Jul 12, 2023 Fixes IDE start fails with "CannotActivateException: Address already in use: bind". "Copy Reference" on a line in Editor no longer copies "Path From Content Root" (instead it copies the path from ...

  16. GoLand 2022.3.x

    Versionshinweise: 2022.3.4 Updated Mar 24, 2023 Fixes Debug not working with GoLand because max websocket buffer size limit is exceeded. 2022.3.3 Updated Mar 9, 2023 Features You can now prevent a line break from appearing when pasting a line copied from an empty selection ...

  17. GoLand 2022.2.x

    Versionshinweise: Adds new features for generics and go.work along with support for fuzz tests. 2022.2.5 Updated Nov 22, 2022 Fixes QUALIFY is not inserted on new line as HAVING. DataGrip tries to set a wrong max value for identity column in Postgres. Can't rename ...

  18. GoLand 2022.1.x

    Versionshinweise: 2022.1.4 Updated Jul 20, 2022 Features Added a quick fix for grouping several use in one use in go.work. Fixes False-negative: Interface contains type constraints. Empty Java string literal in pattern is matched incorrectly. Switching between computers ...

  19. GoLand 2021.3.x

    Versionshinweise: Adds native support for Go projects in WSL and Inline Function refactoring. 2021.3.4 Updated Mar 16, 2022 Fixes Fixed 6 generics-related false-positive issues. Fixes for 66 generics-related issues have been backported to v2021.3. The IDE no longer freezes ...

  20. GoLand 2021.2.x

    Versionshinweise: Adds new features for Go modules and support for Go 1.17 features. 2021.2.4 Updated Oct 21, 2021 Fixes GoLand now works correctly on macOS 12 beta 6. Fixed a problem caused by an unexpected crash on macOS. 2021.2.3 Updated Sep 15, 2021 Fixes Fixed the ...