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
Java
Java
Download
Blog
Docs
Tips
Visual, standalone, bite-sized learning resources organized into different categories.
Previous
Next
1
…
14
15
Exclude a Completion Option
Helps to reduce options that are not relevant for your code.
Enable Machine Learning for Code Completion
Code completion may be enhanced with Machine Learning.
Drag and Dock Editor Tabs
You can move editor tabs around as required to suit your needs.
Convert to Expression Body
Use quick intentions to convert to use expression body syntax.
Convert Concatenation To Template
Use quick intentions to convert to a template string.
Remove Unnecessary Condition
Use quick intentions to remove redundant code so it's not cluttering up your codebase.
Change Method Signature
Refactor the signature of a method at any time.
Assert That Import
Use quick intentions to manage imports and keep your code compiling.
Adjust Code Style
Use quick intentions to adjust the style of your code right where your cursor is.
Add Overload Bool
Refactor a method to change its signature and update your code to reflect the new signature.
Add a Breakpoint
Easily add breakpoints when you get an exception in your code
Previous
Next
1
…
14
15