Home
last modified time | relevance | path

Searched refs:onEnablementChange (Results 1 – 10 of 10) sorted by relevance

/dports/devel/jetbrains-goland/GoLand-2019.3.1/plugins/textmate/lib/bundles/git/src/
H A Dstatusbar.ts72 …const onEnablementChange = filterEvent(workspace.onDidChangeConfiguration, e => e.affectsConfigura… constant
73 onEnablementChange(this.updateEnablement, this, this.disposables);
H A DdecorationProvider.ts161 …const onEnablementChange = filterEvent(workspace.onDidChangeConfiguration, e => e.affectsConfigura… constant
162 onEnablementChange(this.update, this, this.disposables);
/dports/devel/jetbrains-phpstorm/PhpStorm-213.6461.83/plugins/textmate/lib/bundles/git/src/
H A Dstatusbar.ts79 …const onEnablementChange = filterEvent(workspace.onDidChangeConfiguration, e => e.affectsConfigura… constant
80 onEnablementChange(this.updateEnablement, this, this.disposables);
H A DdecorationProvider.ts162 …const onEnablementChange = filterEvent(workspace.onDidChangeConfiguration, e => e.affectsConfigura… constant
163 onEnablementChange(this.update, this, this.disposables);
/dports/devel/jetbrains-webstorm/WebStorm-213.6461.79/plugins/textmate/lib/bundles/git/src/
H A Dstatusbar.ts79 …const onEnablementChange = filterEvent(workspace.onDidChangeConfiguration, e => e.affectsConfigura… constant
80 onEnablementChange(this.updateEnablement, this, this.disposables);
H A DdecorationProvider.ts162 …const onEnablementChange = filterEvent(workspace.onDidChangeConfiguration, e => e.affectsConfigura… constant
163 onEnablementChange(this.update, this, this.disposables);
/dports/java/intellij/idea-IC-202.7660.26/plugins/textmate/lib/bundles/git/src/
H A Dstatusbar.ts70 …const onEnablementChange = filterEvent(workspace.onDidChangeConfiguration, e => e.affectsConfigura… constant
71 onEnablementChange(this.updateEnablement, this, this.disposables);
H A DdecorationProvider.ts165 …const onEnablementChange = filterEvent(workspace.onDidChangeConfiguration, e => e.affectsConfigura… constant
166 onEnablementChange(this.update, this, this.disposables);
/dports/devel/pycharm-pro/pycharm-2020.2.3/plugins/textmate/lib/bundles/git/src/
H A Dstatusbar.ts70 …const onEnablementChange = filterEvent(workspace.onDidChangeConfiguration, e => e.affectsConfigura… constant
71 onEnablementChange(this.updateEnablement, this, this.disposables);
H A DdecorationProvider.ts165 …const onEnablementChange = filterEvent(workspace.onDidChangeConfiguration, e => e.affectsConfigura… constant
166 onEnablementChange(this.update, this, this.disposables);