Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import
"./styles.scss"
;
2
import
{ fetchDocumentSymbols, navigateToSymbol } from
"cm/lsp"
;
3
import
actionStack from
"lib/actionStack"
;
4
Callers
nothing calls this directly
Calls
15
highlightMatch
Function · 0.85
renderNotSupported
Function · 0.85
flattenSymbolsForDisplay
Function · 0.85
getSubtitle
Function · 0.85
clearSearch
Function · 0.85
getPanel
Function · 0.85
append
Method · 0.80
add
Method · 0.80
focus
Method · 0.80
renderEmpty
Function · 0.70
setSubtitle
Function · 0.70
setTitle
Function · 0.70
Tested by
no test coverage detected