Lines Matching refs:getBoolean
370 SemanticHighlighting->getBoolean("semanticHighlighting"))
376 InactiveRegions->getBoolean("inactiveRegions")) {
383 if (auto CategorySupport = Diagnostics->getBoolean("categorySupport"))
385 if (auto CodeActions = Diagnostics->getBoolean("codeActionsInline"))
387 if (auto RelatedInfo = Diagnostics->getBoolean("relatedInformation"))
391 if (auto ContainerSupport = References->getBoolean("container"))
395 if (auto SnippetSupport = Item->getBoolean("snippetSupport"))
397 if (auto LabelDetailsSupport = Item->getBoolean("labelDetailsSupport"))
418 if (auto EditsNearCursor = Completion->getBoolean("editsNearCursor"))
427 DocumentSymbol->getBoolean("hierarchicalDocumentSymbolSupport"))
442 if (auto OffsetSupport = Parameter->getBoolean("labelOffsetSupport"))
455 if (auto LineFolding = Folding->getBoolean("lineFoldingOnly"))
459 if (auto RenameSupport = Rename->getBoolean("prepareSupport"))
478 if (auto RefreshSupport = SemanticTokens->getBoolean("refreshSupport"))
482 if (auto DocumentChanges = WorkspaceEdit->getBoolean("documentChanges"))
490 if (auto WorkDoneProgress = Window->getBoolean("workDoneProgress"))
492 if (auto Implicit = Window->getBoolean("implicitWorkDoneProgressCreate"))
497 if (auto Cancel = StaleRequestSupport->getBoolean("cancel"))
511 if (auto EditsNearCursor = Completion->getBoolean("editsNearCursor"))
515 if (auto ContainerSupport = References->getBoolean("container")) {
520 if (auto CodeActions = Diagnostics->getBoolean("codeActionsInline")) {
527 InactiveRegions->getBoolean("inactiveRegions")) {
534 Window->getBoolean("implicitWorkDoneProgressCreate")) {