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