SMRTR ProgrammingOct 8, 2024Daily.dev

Debugger is alive and rocking

SMRTR summary

QTX, a web application development platform, has been updated with new features including navigation buttons, IDE shortcuts, class completion, and a Three.js package. Improved parsers enhance code navigation and symbol handling. A debugger supporting multiple runtimes and remote debugging has been added. The Ragnarok protocol designer has been fixed, and users can now mount any path as a file source. These updates bring QTX closer to version 1.0, with only two tickets remaining before focus shifts to backend servers and licensing.

SMRTR provides this summary for quick context. The original article belongs to Daily.dev.

Read the original article
SMRTR Programming

Get the next batch of curated stories in your inbox.

This archive is built from SMRTR newsletter stories. Subscribe for hand-picked stories without the extra noise.

Related Stories

Browse Programming
ProgrammingAug 23, 2026

Rust Glancer

Rust-analyzer's memory bloat stems from treating all 6,666 dependencies equally — a tiered, IntelliJ-style backend could fix that.