Wire Notepad++ IDM_* menu commands in npp-rs. Use when implementing menu stubs, is_implemented, or Coming Soon vs Handled dispatch.
Comprehensive Rust coding guidelines with 265 rules across 26 categories. Use when writing, reviewing, or refactoring Rust code. Covers ownership, error handling, async patterns, concurrency, unsafe code, API design, memory optimization, performance, numeric…