MCPcopy Create free account
hub / github.com/Acode-Foundation/Acode / index.js

File index.js

src/components/symbolsPanel/index.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import "./styles.scss";
2import { fetchDocumentSymbols, navigateToSymbol } from "cm/lsp";
3import actionStack from "lib/actionStack";
4

Callers

nothing calls this directly

Calls 15

highlightMatchFunction · 0.85
renderNotSupportedFunction · 0.85
flattenSymbolsForDisplayFunction · 0.85
getSubtitleFunction · 0.85
clearSearchFunction · 0.85
getPanelFunction · 0.85
appendMethod · 0.80
addMethod · 0.80
focusMethod · 0.80
renderEmptyFunction · 0.70
setSubtitleFunction · 0.70
setTitleFunction · 0.70

Tested by

no test coverage detected