Type Definition lsp_types::DocumentSelector[][src]

type DocumentSelector = Vec<DocumentFilter>;
Expand description

A document selector is the combination of one or many document filters.