Fundamentals 5 min read

What’s New in IntelliJ IDEA 2021.2? Top Features You Should Try

IntelliJ IDEA 2021.2 introduces Project‑Wide analysis, enhanced code formatting, a revamped package search, richer inspections, improved Markdown support, smarter version‑control actions, JavaFX wizard updates, and numerous UI and performance refinements for a smoother development experience.

Programmer DD
Programmer DD
Programmer DD
What’s New in IntelliJ IDEA 2021.2? Top Features You Should Try

Major Updates

Project‑Wide analysis lets you track errors across small‑to‑medium projects before compilation (available in IntelliJ IDEA Ultimate).

When saving a project, automatic actions such as code reformatting and import optimization can be configured via Preferences/Settings | Tools | Actions.

A brand‑new package search UI makes managing Maven and Gradle dependencies easier.

Editor

Inspection descriptions and quick‑fix suggestions are now more comprehensive, with usage examples.

Enhanced chart information.

Project copyright notices now include the creation year and the current version year by default.

Improved Markdown support: convert .md files to various formats, configure image sizes, drag‑and‑drop images, fix list formatting, and add a floating toolbar.

User Experience

Open local Eclipse projects directly from a dedicated folder on the welcome screen; IntelliJ IDEA auto‑detects such projects.

Automatic cleanup of cache and log directories older than 180 days.

The IDE notifies you when a plugin for a specific framework is missing.

IDE will inform you of product updates available in Toolbox App 1.20.8804 or later.

UI blockages caused by context menus, pop‑ups, and toolbars have been eliminated, and certain index‑extraction operations have been removed from the UI thread.

When previewing HTML files in a browser, the IDE automatically shows any saved changes in linked CSS and JavaScript files.

Java

Configure highlighting for public, protected, and private members via Preferences/Settings | Editor | Color Scheme.

New two‑step wizard for creating JavaFX projects.

Added a series of new inspections for specific data‑flow analysis cases, such as tracking floating‑point ranges or collection size updates.

Version Control

Run tests on changes before committing them.

Pre‑commit check progress and results now appear directly in the Commit area instead of a separate modal window.

Enable Git commit signing with GPG to protect your commits.

Show Diff now opens in a dedicated window within the editor by default.

Search content easily in local history.

For a complete list of new features, visit the official blog post: https://blog.jetbrains.com/idea/2021/07/intellij-idea-2021-2/

Original Source

Signed-in readers can open the original source through BestHub's protected redirect.

Sign in to view source
Republication Notice

This article has been distilled and summarized from source material, then republished for learning and reference. If you believe it infringes your rights, please contactadmin@besthub.devand we will review it promptly.

IntelliJ IDEAJava developmentIDE Features2021.2 releasetool updates
Programmer DD
Written by

Programmer DD

A tinkering programmer and author of "Spring Cloud Microservices in Action"

0 followers
Reader feedback

How this landed with the community

Sign in to like

Rate this article

Was this worth your time?

Sign in to rate
Discussion

0 Comments

Thoughtful readers leave field notes, pushback, and hard-won operational detail here.