Constant languageserver_types::code_action_kind::SOURCE[][src]

pub const SOURCE: &'static str = "source"

Base kind for source actions: source

Source code actions apply to the entire file.