Searched refs:BazelRefreshCompileCommandsWatcher (Results 1 – 3 of 3) sorted by relevance
24 BazelRefreshCompileCommandsWatcher,42 compileCommandsWatcher: BazelRefreshCompileCommandsWatcher,
18 import { BazelRefreshCompileCommandsWatcher } from './bazelWatcher';176 compileCommandsWatcher: new BazelRefreshCompileCommandsWatcher(
149 export class BazelRefreshCompileCommandsWatcher extends Disposable { class