Back to Rust Analyzer

Assists

docs/book/src/assists.md

2026-05-04290 B
Original Source

Assists

Assists, or code actions, are small local refactorings, available in a particular context. They are usually triggered by a shortcut or by clicking a light bulb icon in the editor. Cursor position or selection is signified by character.

{{#include assists_generated.md:2:}}