Go logo

GoLand

A cross-platform Go IDE with extended support for JavaScript, TypeScript, and databases

Early Access Program

Project Tabs in the New UI on macOS, No Spell Checks for Hashes and Special Values in GoLand 2023.1 EAP #4

The fourth GoLand 2023.1 EAP build is out!

You can get it via the Toolbox App, download it from our website, use a snap package (for Ubuntu), or from inside GoLand, select Check IDE updates for: Early Access Program in Settings | Appearance & Behavior | System Settings | Updates

Download GoLand 2023.1 EAP

Project tabs in the new UI on macOS

We’ve resolved one of the most popular feature requests for the IDE’s new UI – implementing project tabs for macOS users. 

When you have several projects open, you can now easily switch between them using project tabs displayed under the main toolbar. To do this, go to Window | Merge All Project Windows.

No spell checks for hashes and special values

We’ve updated the Typo inspection so that it no longer checks the spelling of hashes and special values and doesn’t report them as misspelled. This update covers the following values:

  • Md5, Sha1, and Sha256 hex values.
  • Sha384 and Sha512 base64-encoded integrity values with the shaNNN– prefix.
  • JWT tokens.

That’s it for today. We’d love to hear what you think about the new features. Get in touch with us on Twitter, leave your comments here, open an issue in our tracker, or drop us a message in the Gophers Slack #goland channel. Thanks!

image description