Install and Import

While typing a symbol, let GoLand install it and generate the import.

Type the symbol, let your IDE install the package and write the import.

GoLand can generate your import for you, even when you haven't installed the package.

Press to invoke the list of quick-fixes on the red import line and select Fix missing dependencies (go mod tidy) to import the package into your project.

Related Resources

Compare With Clipboard
Compare With Clipboard
Compare text, files or directories and even use the clipboard contents.
Custom Structure Tags
Custom Structure Tags
Add custom tags to any fields from structures.
Speed Typing
Speed Typing
Quickly navigate to or filter any list of items in the IDE