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
…
11
12
13
…
15
Quick-Fix to Add Missing Dependencies in the Editor
Save time when adding missing dependencies by using a quick fix.
Manage VCS Changelists in IntelliJ IDEA
Group and commit changes related to certain tasks so you have a cleaner commit history.
Complete Statement
Complete statement can add your semicolons, brackets and manage caret placement for you.
Resolve Merge Conflicts in VCS
Use VCS options in IntelliJ IDEA to resolve merge conflicts visually in the editor.
Smart Completion
Get type aware completion in your code so you can focus on solving problems.
CamelCase in Searching
Use CamelCase to find what you need faster and save your fingers.
Join Lines
Join lines of code together in your IDE.
Type Into Any Dialog to Search
You can start typing into a dialog box to search, even if there's not a textual search box available.
Generate Test Methods
Generate a test method in your test class.
Code Reviews with Space
Perform code reviews with Space without leaving the IDE.
Tips for Working with JetBrains Space
Space is an all-in-one collaboration tool, including chat, code repository, code review, issue tracking, and much more.
Run your code with Docker, SSH or WSL
Set a Run Target to change where your code runs.
Previous
Next
1
…
11
12
13
…
15