MCPcopy 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

handlePressedMethod · 0.80

Calls 1

handleIndentOutdentMethod · 0.95

Tested by

no test coverage detected