Searched refs:SnippetSupport (Results 1 – 4 of 4) sorted by relevance
1692 SnippetSupport bool `json:"snippetSupport,omitempty"`
322 if (auto SnippetSupport = Item->getBoolean("snippetSupport")) in fromJSON() local323 R.CompletionSnippets = *SnippetSupport; in fromJSON()