Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenEndedGroup/Field2
/ brackets.js
File
brackets.js
lib/web/brackets.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
var
lineNumbers = $(
".CodeMirror-linenumbers"
).get(0);
2
3
raph = Raphael(lineNumbers,
"100%"
,
"100%"
);
4
Callers
nothing calls this directly
Calls
15
sortConflicts
Function · 0.85
pathStringForTwoLineHandles
Function · 0.85
cmGetLineNumber
Function · 0.85
findEnclosingPathForLine
Function · 0.85
updateAllBrackets
Function · 0.85
executeCurrentBracketToHere
Function · 0.85
log
Method · 0.80
$
Function · 0.70
get
Method · 0.65
clear
Method · 0.45
forEach
Method · 0.45
attr
Method · 0.45
Tested by
no test coverage detected