Guide
Topics
Remote Development
Technologies
JavaScript and TypeScript
Python
Java
Go
.NET
Kotlin
Solutions
Game Development
Artificial Intelligence
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
…
3
4
5
…
14
Sign Git Commits with GPG Keys
Improve the security of your commits by using GPG keys.
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.
Detect Unused Dependencies in go.mod Files
Cleanup go.mod files and keep them lean
Search Text in Local History
Find exactly what you are looking for, even if you removed it
Select the Builtin Terminal Shell
Run multiple shells from the same UI with ease
Select the Builtin Terminal Cursor Shape
Make the terminal your own, with the cursor shape you want
Run gofmt After the Builtin Formatter
Ensure that your code is always formatted with gofmt.
Run actions on save
Perform various tasks after you save the files you work on
Remove Empty Scratches Automatically
Let the IDE handle the cleanup after testing your ideas
Create a Scratch File from Selection
Create scratches faster and get the contents you want to test pre-populated.
Previous
Next
1
…
3
4
5
…
14