Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/bigskysoftware/_hyperscript
/ ui
Function
ui
debug-plugin/content-script.js:192–195 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
190
};
191
192
const
ui =
function
() {
193
renderedCode = renderCode();
194
hdbCounter++;
195
};
196
197
const
renderCode =
function
() {
198
if
(!cmd || !cmd.programSource) {
Callers
5
brk
Function · 0.70
continueExec
Function · 0.70
stepOver
Function · 0.70
stepOut
Function · 0.70
skipTo
Function · 0.70
Calls
1
renderCode
Function · 0.85
Tested by
no test coverage detected