Guide
Topics
Remote Development
Technologies
JavaScript and TypeScript
Python
Java
Go
.NET
Kotlin
Solutions
Game Development
JetBrains AI Guide: How to Use AI in Your IDE
Remote Development
Databases
Django
Hot tags
Amazon AWS
Debugging
Git
Google Cloud
Gradle
Refactoring
Browse more content...
Explore
Go
Go
Download
Blog
Docs
Tips
Visual, standalone, bite-sized learning resources organized into different categories.
Previous
Next
1
…
7
8
9
…
14
Better Time Format in Completion
Use the commonly known date/time formatting strings while writing time formatting in Go.
Assert Completion in Testify
Write testify asserts faster thanks to the IDE smartness.
Open Console in Kubernetes
Attach to the console of a process running inside a container of the selected pod.
Use Completion for Container Names and Tags
Save a few typos and use completion to handle the container name and tag in a Dockerfile.
Extract Type Refactoring
Extract a type into its own definition and improve the reusability in your code.
Inspect size_size Values for Errors in docker-compose.yaml Files
Check if the shm_size values contain any errors
Change Struct Tag Style
Quickly change different styles of the struct tags.
Run Tests Before Commit
Make sure your tests pass before reaching the CI/CD pipeline.
Run Inspections Before Commit
Catch all issues before your code before you commit it.
Cleanup Code Before Commit
Remove all the redundant parenthesis and other unneeded code before commit.
Search Text or Files in Local History
Find exactly what you are looking for, even if you removed it
Rename Go Module Refactoring
Upgrade Go modules to newer versions with ease
Previous
Next
1
…
7
8
9
…
14