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
…
54
55
56
…
133
Tip
Annotate with Git Blame: Commit
Look at the commit a change was part of from Annotate with Git Blame.
Tip
Postfix Completion
Postfix completion allows you to keep typing forwards, it minimises the amount of time you spend moving the cursor around while you're coding.
Tip
Introduce Variable
Refactor your code and introduce a new variable right when you need it.
Tip
Inline Variable
Sometimes inlining a variable can make your code more readable.
Tip
Generate a Test Class
Generate a new test class from your Java class.
Tip
CamelCase in Code Completion
Use CamelCase in code completion to speed up your workflow.
Tip
Using SQL
Using language injection to work with SQL.
Tip
Related Problems
Use IntelliJ IDEA's inlay hints to navigate to Related Problems.
Tip
Using regex
Using language injection to work with Regex.
Tip
Live Templates
Use Live Templates to auto-complete common code structures for you.
Tip
Creating Code
IntelliJ IDEA can help create code for you saving your fingers.
Tip
Viewing Scrollbars
You can view a wealth of information about your code in the scrollbars.
Previous
Next
1
…
54
55
56
…
133