Latest

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

Add console.log Faster

Tip

Add console.log Faster
Use Postfix Completion to quickly add console.log.
Step Over

Tip

Step Over
Advance beyond the current line of code and moves on to the next line.
Run to cursor

Tip

Run to cursor
Continues the execution until the position of the caret is reached.
Goroutines Profiler Labels

Tip

Goroutines Profiler Labels
Advance beyond the current line of code and move on to the next line.
Full Line Code Completion in GoLand

Tip

Full Line Code Completion in GoLand
Faster code completion with the help of a locally running deep learning model.
Generate documentation with AI

Tip

Generate documentation with AI
AI can help you make XML documentation both automatic and useful.
dotCover Command Line Tools for Automation Testing Code Coverage

JetBrains Blog

dotCover Command Line Tools for Automation Testing Code Coverage
Learn when and how to install the dotCover command line tools, and add code coverage to your CI/CD workflows.
Run actions on save

Tip

Run actions on save
Perform various tasks after you save the files you work on
Create getters and setters for struct fields

Tip

Create getters and setters for struct fields
Generate the support code to access fields indirectly, via getters and setters
Speed search with the Navigation Bar

Tip

Speed search with the Navigation Bar
Use the keyboard abbreviations to quickly find what you're looking for in the Navigation bar.
Find in Path with the Navigation Bar

Tip

Find in Path with the Navigation Bar
Use the Navigation bar and Find in File together and be faster than all of your team members.
Change the editor font size using the mouse wheel

Tip

Change the editor font size using the mouse wheel
Increase or decrease the font size on-the-fly