[][src]Constant lsp_types::code_action_kind::SOURCE

pub const SOURCE: &str = "source";

Base kind for source actions: source

Source code actions apply to the entire file.