MCPcopy Create free account
hub / github.com/nwutils/nw-sample-apps / foldcode.js

File foldcode.js

mini-code-edit/cm/lib/util/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, line, hideEnd) {

Callers

nothing calls this directly

Calls 2

isFoldedFunction · 0.85
expandFunction · 0.70

Tested by

no test coverage detected