Searched refs:documentContext (Results 1 – 3 of 3) sorted by relevance
/plugin/dirtylittlehelper/mermaid/editor/docs/ |
H A D | 2.2.js | 31099 … CSSCompletion.prototype.doComplete2 = function (document, position, styleSheet, documentContext) { argument 31115 … return [4 /*yield*/, participant.computeCompletions(document, documentContext)]; 32654 CSSNavigation.prototype.findDocumentLinks = function (document, stylesheet, documentContext) { argument 32659 var resolved = documentContext.resolveReference(target, document.uri); 32667 CSSNavigation.prototype.findDocumentLinks2 = function (document, stylesheet, documentContext) { argument 32837 … CSSNavigation.prototype.resolveRelativeReference = function (ref, documentUri, documentContext) { argument 32847 rootFolderUri = documentContext.resolveReference('/', documentUri); 32857 … case 2: return [2 /*return*/, documentContext.resolveReference(ref, documentUri)]; 32858 … case 3: return [2 /*return*/, documentContext.resolveReference(ref, documentUri)]; 34455 PathCompletionParticipant.prototype.computeCompletions = function (document, documentContext) { argument [all …]
|
H A D | 3.3.js.map | 1 …documentContext, settings) {\n return __awaiter(this, void 0, void 0, function () {\n …
|
H A D | 2.2.js.map | 1 …documentContext) {\n return __awaiter(this, void 0, void 0, function () {\n var …
|