Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/benfry/processing4
/ handleIndent
Method
handleIndent
app/src/processing/app/ui/Editor.java:1843–1845 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
1841
1842
1843
public
void
handleIndent() {
1844
handleIndentOutdent(true);
1845
}
1846
1847
1848
public
void
handleOutdent() {
Callers
1
handlePressed
Method · 0.80
Calls
1
handleIndentOutdent
Method · 0.95
Tested by
no test coverage detected