Searched refs:getFoldingRanges (Results 1 – 7 of 7) sorted by relevance
/plugin/dirtylittlehelper/mermaid/editor/docs/ |
H A D | 2.2.js | 1830 getFoldingRanges: _services_cssFolding_js__WEBPACK_IMPORTED_MODULE_10__["getFoldingRanges"], 32154 …pack_require__.d(__webpack_exports__, "getFoldingRanges", function() { return getFoldingRanges; }); 32166 function getFoldingRanges(document, context) { function 37659 … .then(function (worker) { return worker.getFoldingRanges(resource.toString(), context); })
|
H A D | 4.4.js.map | 1 …getFoldingRanges } from './services/jsonFolding.js';\nimport { getSelectionRanges } from './servic…
|
H A D | 6.6.js | 1 …,t,r){var n=e.uri;return this._worker(n).then((function(e){return e.getFoldingRanges(n.toString(),…
|
H A D | json.worker.js.map | 1 …getFoldingRanges } from './services/jsonFolding.js';\nimport { getSelectionRanges } from './servic…
|
H A D | 3.3.js.map | 1 …getFoldingRanges } from './services/htmlFolding.js';\nimport { getSelectionRanges } from './servic…
|
H A D | 2.2.js.map | 1 …getFoldingRanges } from './services/cssFolding.js';\nimport { CSSDataManager } from './languageFac…
|
/plugin/dirtylittlehelper/mermaid/editor/ |
H A D | 6.6.js | 1 …,t,r){var n=e.uri;return this._worker(n).then((function(e){return e.getFoldingRanges(n.toString(),…
|