[][src]Constant lsp_types::code_action_kind::QUICKFIX

pub const QUICKFIX: &str = "quickfix";

Base kind for quickfix actions: 'quickfix'