News Archive

Simplify Rust Macro Debugging

Simplify Rust Macro Debugging

RustRover 2026.2 adds an interactive declarative macro tester to help developers understand macro expansions and debug 'macro_rules!' macros.

Manage Laravel Projects in One Place

Manage Laravel Projects in One Place

PhpStorm 2026.2 brings project details, logs, Artisan commands and Laravel Cloud deployments together in a dedicated tool window.

Extend Debugging to VS Code Editors

Extend Debugging to VS Code Editors

ReSharper 2026.2 brings debugging to Visual Studio Code-compatible editors, including support for breakpoints and variable inspection.

Debug Running Apps with Logpoints

Debug Running Apps with Logpoints

IntelliJ IDEA 2026.2 adds support for logpoints, enabling developers to capture runtime context without interrupting execution or modifying code.