Latest

All the resources in the Guide, starting with most recent.

Rename a File and its References

Tip

Rename a File and its References
Change your mind on a file name, and the IDE makes all the changes for you.
Reduce Clutter by Disabling Tools

Tip

Reduce Clutter by Disabling Tools
Save space by turning off various toolbars.
Quick Documentation

Tip

Quick Documentation
View arguments and documentation without interrupting your flow.
Put New Project Under Version Control

Tip

Put New Project Under Version Control
The fastest way to register a new project directory under local version control.
Optimize Imports

Tip

Optimize Imports
Automate the organizing and cleaning up of your Go imports with Optimize Imports.
Navigate to Symbol

Tip

Navigate to Symbol
Navigate your project by code, not files.
Move Block Up/Down Using Keyboard

Tip

Move Block Up/Down Using Keyboard
Use the keyboard to move a line or selection up or down in your file.
Install and Import

Tip

Install and Import
While typing a symbol, let GoLand install it and generate the import.
Generate Imports While Typing

Tip

Generate Imports While Typing
Avoid interruption by letting GoLand generate your imports as you type.
Evaluate Expression During Debugging

Tip

Evaluate Expression During Debugging
Select your code and execute it, in the right context.
Disable Tabs

Tip

Disable Tabs
Save space and stay keyboard-centric by turning off the tabs.
Navigate Cursor Position Back and Forth

Tip

Navigate Cursor Position Back and Forth
Navigate back to where you were, or where you went quickly and easily.