Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/benfry/processing4
/ getCurrentCode
Method
getCurrentCode
app/src/processing/app/Sketch.java:1773–1775 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
1771
1772
1773
public
SketchCode getCurrentCode() {
1774
return
current;
1775
}
1776
1777
1778
public
int
getCurrentCodeIndex() {
Callers
14
recalculateMarkerPositions
Method · 0.95
placeTabs
Method · 0.95
actionPerformed
Method · 0.80
actionPerformed
Method · 0.80
handlePrint
Method · 0.80
handleImportLibrary
Method · 0.80
getLineIDInCurrentTab
Method · 0.80
getCurrentLineID
Method · 0.80
isInCurrentTab
Method · 0.80
getCurrentTab
Method · 0.80
stopTweakMode
Method · 0.80
initEditorCode
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected