Latest

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

Detect Incorrect Usages of t/b.Fatal* Calls in Goroutines

Tip

Detect Incorrect Usages of t/b.Fatal* Calls in Goroutines
Find if tests or benchmarks are using t/b.Fatal* calls inside goroutines incorrectly
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.
Navigate to Symbol

Tip

Navigate to Symbol
Navigate your project by code, not files.
Detect Incorrect Usages

Tip

Detect Incorrect Usages
Formatting functions from packages such as pkg/errors, logrus or zap.
Evaluate Expression During Debugging

Tip

Evaluate Expression During Debugging
Select your code and execute it, in the right context.
Dump Goroutines from a Running Application

Tip

Dump Goroutines from a Running Application
Inspect the goroutines and memory of your application as it runs.
Disable Tabs

Tip

Disable Tabs
Save space and stay keyboard-centric by turning off the tabs.
Add Line After/Before

Tip

Add Line After/Before
Smart-add a line either from the middle of a line, after or before the current line.
Split Screen Without Tabs

Tip

Split Screen Without Tabs
Get your code and tests side-by-side without using tabs.
Rename Symbol

Tip

Rename Symbol
Change a variable name, class name, or other symbol, across the project.
Hide all Tool Windows

Tip

Hide all Tool Windows
When you want just your code you can hide all the tool windows in the IDE.