MCPcopy Create free account
hub / github.com/ActiveState/code / recipe-577246.js

File recipe-577246.js

recipes/JavaScript/577246_Go_to_nth_character/recipe-577246.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1komodo.assertMacroVersion(2);
2if (komodo.view && komodo.view.scintilla) { komodo.view.scintilla.focus(); }
3
4// Get the editor object into a variable. It's used in the validator function.

Callers

nothing calls this directly

Calls 2

toStringMethod · 0.80
focusMethod · 0.45

Tested by

no test coverage detected