Skip to main content

Module code_actions

Module code_actions 

Source

Structs§

CodeActionDef
A fully-typed quick-fix action loaded from the database.

Enums§

FixKind
InsertAnchor

Functions§

load
Parse the embedded JSON once and return a map from error code → action. Entries whose action is null are omitted from the map. Call this once at server startup and store the result.