Explore Content

Latest content

Make Your Work Environment Distraction Free

Tip

Make Your Work Environment Distraction Free
Need to focus on just your code? You can switch to the distraction-free or zen mode.
Search in Selection Only

Tip

Search in Selection Only
Limit the search to the selected part of code.
Convert Class to Record

Tip

Convert Class to Record
Use inspections to convert classes to Java 16 records.
Distraction Free Mode in IntelliJ IDEA

Tip

Distraction Free Mode in IntelliJ IDEA
Hide all UI elements (tool windows, toolbars, and editor tabs) so the editor occupies the entire main window with the source code centered.
Enable Git Staging

Tip

Enable Git Staging
Git Staging is an alternative approach to IntelliJ IDEA Changelists.
Evaluate JSON Path Expressions

Tip

Evaluate JSON Path Expressions
Use IntelliJ IDEA to check if your JSON Path expression are correct.
Create New Class

Tip

Create New Class
Quickly add new classes to your project.
Create Arrow Functions in One Click

Tip

Create Arrow Functions in One Click
WebStorm can help you add arrow functions to your code.
Show CSS Color Preview

Tip

Show CSS Color Preview
How to display a CSS color in the background in WebStorm.
Inline code completion

Tip

Inline code completion
Let AI Assistant write code for you, using inline code completion.
Explain Regexp with AI Assistant

Tip

Explain Regexp with AI Assistant
Using AI Assistant to help you understand regexp.
Generate code with AI Assistant

Tip

Generate code with AI Assistant
Let AI Assistant write code for you, based on your prompts.