Options
All
  • Public
  • Public/Protected
  • All
Menu

Class stores the diagnostic collections used by CMakeTools

Hierarchy

  • Collections

Index

Properties

Accessors

Methods

Properties

Private _build

_build: LazyCollection = new LazyCollection('cmake-build-diags')

Private _cmake

_cmake: LazyCollection = new LazyCollection('cmake-configure-diags')

Accessors

build

  • get build(): vscode.DiagnosticCollection

cmake

  • get cmake(): vscode.DiagnosticCollection

Methods

reset

  • reset(): void

Generated using TypeDoc