Application Development Applications

Application Development Applications

Apps, utilities and tools for software architecture, design, development and code quality review.

Latest News

Enhance Debugging Consistency in Python Projects
Enhance Debugging Consistency in Python Projects
April 10, 2026Product Update
PyCharm 2026.1 introduces DAP (Debug Adapter Protocol) as a default option to make debugging behavior more consistent and stable.
Accelerate Rust Test Execution in the IDE
Accelerate Rust Test Execution in the IDE
April 10, 2026Publisher Update
RustRover 2026.1 can execute and monitor advanced test runs directly in the IDE with real-time progress and structured results.
Improve PHP Project Performance Automatically
Improve PHP Project Performance Automatically
April 9, 2026Product Update
PhpStorm 2026.1 reduces indexing overhead by excluding generated and frequently changing content, helping the IDE stay responsive.
Export Jupyter Notebooks to PDF Instantly
Export Jupyter Notebooks to PDF Instantly
April 8, 2026Product Update
DataSpell 2026.1 can produce shareable PDFs from Jupyter notebooks directly within the IDE, with no external tools or configuration required.
Highlight Improvements in Go Code
Highlight Improvements in Go Code
April 8, 2026Product Update
GoLand 2026.1 suggests enhancements as new Go versions are introduced, helping keep code aligned with modern language features.
Use Virtual Database Columns in Rails Models
Use Virtual Database Columns in Rails Models
April 7, 2026Product Update
RubyMine 2026.1 lets you treat PostgreSQL virtual columns as native attributes within your Rails models.