MCPcopy Index your code
hub / github.com/arduino/Arduino / handleDiscourseCopy

Method handleDiscourseCopy

app/src/processing/app/EditorTab.java:557–559  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

555 }
556
557 void handleDiscourseCopy() {
558 new DiscourseFormat(editor, this, false).show();
559 }
560
561
562 void handleHTMLCopy() {

Callers 2

actionPerformedMethod · 0.95
buildEditMenuMethod · 0.80

Calls 1

showMethod · 0.80

Tested by

no test coverage detected