Discover IntelliJ IDEA 2020.1 EAP: Dataflow Analysis, Zen Mode, and More
The IntelliJ IDEA 2020.1 early‑access release introduces dataflow analysis assistance for the debugger, recursive‑call folding, a revamped Commit tool window, Zen Mode for distraction‑free coding, and LightEdit for quick file edits, all aimed at boosting developer productivity.
Dataflow Analysis Assistance for Debugger
IntelliJ IDEA 2020.1 adds dataflow analysis assistance to the debugger, which predicts possible exceptions and always‑true/false conditions based on the current program state.
Folding Recursive Calls
The IDE now detects recursive calls higher in the call stack and offers to extract them from the call tree, allowing developers to focus on the most resource‑intensive methods.
New Commit Tool Window
A new tool window for the Commit UI appears in 2020.1, containing “Local Changes” and “Shelf” tabs and supporting tasks such as reviewing diffs, selecting files or hunks, and entering commit messages.
Zen Mode
Zen Mode combines distraction‑free and full‑screen modes, letting developers work without interruptions. Activate it via View | Appearance | Enter Zen Mode or the quick‑switch popup (Ctrl+`).
LightEdit Mode
LightEdit provides a lightweight editor for opening files without creating or loading a project, catering to users who want IntelliJ IDEA as a general text editor.
Download the next version at https://www.jetbrains.com/idea/nextversion .
Signed-in readers can open the original source through BestHub's protected redirect.
This article has been distilled and summarized from source material, then republished for learning and reference. If you believe it infringes your rights, please contactand we will review it promptly.
Java Backend Technology
Focus on Java-related technologies: SSM, Spring ecosystem, microservices, MySQL, MyCat, clustering, distributed systems, middleware, Linux, networking, multithreading. Occasionally cover DevOps tools like Jenkins, Nexus, Docker, and ELK. Also share technical insights from time to time, committed to Java full-stack development!
How this landed with the community
Was this worth your time?
0 Comments
Thoughtful readers leave field notes, pushback, and hard-won operational detail here.
