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
Latest
All the resources in the Guide, starting with most recent.
Previous
Next
1
…
7
8
9
…
133
Tip
Generate a Test for an Element
Automate test generation
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
Tip
Put New Project Under Version Control
The fastest way to register a new project directory under local version control.
Tip
Navigate to Symbol
Navigate your project by code, not files.
Tip
Detect Incorrect Usages
Formatting functions from packages such as pkg/errors, logrus or zap.
Tip
Evaluate Expression During Debugging
Select your code and execute it, in the right context.
Tip
Dump Goroutines from a Running Application
Inspect the goroutines and memory of your application as it runs.
Tip
Disable Tabs
Save space and stay keyboard-centric by turning off the tabs.
Tip
Add Line After/Before
Smart-add a line either from the middle of a line, after or before the current line.
Tip
Split Screen Without Tabs
Get your code and tests side-by-side without using tabs.
Tip
Rename Symbol
Change a variable name, class name, or other symbol, across the project.
Tip
Hide all Tool Windows
When you want just your code you can hide all the tool windows in the IDE.
Previous
Next
1
…
7
8
9
…
133