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
…
116
117
118
…
133
Tip
Enable Machine Learning for Code Completion
Code completion may be enhanced with Machine Learning.
Tip
Drag and Dock Editor Tabs
You can move editor tabs around as required to suit your needs.
Tip
Remove Unnecessary Condition
Use quick intentions to remove redundant code so it's not cluttering up your codebase.
Tip
Change Method Signature
Refactor the signature of a method at any time.
Tip
Assert That Import
Use quick intentions to manage imports and keep your code compiling.
Tip
Adjust Code Style
Use quick intentions to adjust the style of your code right where your cursor is.
Tip
Add Overload Bool
Refactor a method to change its signature and update your code to reflect the new signature.
Part of tutorial
Test Assumptions
Writing your test assumptions.
Part of tutorial
Shortcuts
Shortcuts used in the tutorial.
Part of tutorial
Setting up Gradle for JUnit 5
Laying the foundations for Writing JUnit 5 Tests.
Part of tutorial
Optional Configuration
Configure parameters and how tests are run.
Part of tutorial
Multiple Assertions
Managing the situation where you have to check more than one assertion.
Previous
Next
1
…
116
117
118
…
133