Latest

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

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
Builtin HTML preview

Tip

Builtin HTML preview
Stop switching to a browser to inspect your template and get instant feedback in your IDE
Declare a Targeted Go Version in go.mod

Tip

Declare a Targeted Go Version in go.mod
The IDE is aware of targeted Go versions so you can make the most of them
Remove Empty Scratches Automatically

Tip

Remove Empty Scratches Automatically
Let the IDE handle the cleanup after testing your ideas
Create a Scratch File from Selection

Tip

Create a Scratch File from Selection
Create scratches faster and get the contents you want to test pre-populated.
Fill Paragraph for Go Comments

Tip

Fill Paragraph for Go Comments
Ensure that comments have the width you like.
Restart a Running Container

Tip

Restart a Running Container
Start with a container from zero, faster.
Pause and Unpause Containers

Tip

Pause and Unpause Containers
Test what happens to microservices when they try to talk with an unavailable service.
Cleanup Unused IDE Directories

Tip

Cleanup Unused IDE Directories
If you stopped using an older version of the IDE, it's the right time to do some cleanup.
Write SQL queries using popular database packages

Tip

Write SQL queries using popular database packages
Work with SQL queries and get completion and other features automatically.
Querying Data from MongoDB Databases

Tip

Querying Data from MongoDB Databases
Run any queries you want against the database inside your JetBrains IDE.