MCPcopy Create free account
hub / github.com/ronreiter/interactive-tutorials / foldcode.js

File foldcode.js

static/js/codemirror/addon/fold/foldcode.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// the tagRangeFinder function is
2// Copyright (C) 2011 by Daniel Glazman <daniel@glazman.org>
3// released under the MIT license (../../LICENSE) like the rest of CodeMirror
4CodeMirror.tagRangeFinder = function(cm, start) {

Callers

nothing calls this directly

Calls 3

matchMethod · 0.45
testMethod · 0.45
clearMethod · 0.45

Tested by

no test coverage detected