MCPcopy
hub / github.com/ajaxorg/ace / CommandBarTooltip

Interface CommandBarTooltip

ace-internal.d.ts:1557–1559  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1555
1556declare module "./src/ext/command_bar" {
1557 export interface CommandBarTooltip extends Ace.EventEmitter<Ace.CommandBarEvents> {
1558 $shouldHideMoreOptions?: boolean,
1559 }
1560}
1561
1562declare module "./src/commands/command_manager" {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…