Searched refs:lsOptions (Results 1 – 5 of 5) sorted by relevance
/plugin/dirtylittlehelper/mermaid/editor/docs/ |
H A D | 5.5.js | 1 …lsOptions=e,this.dataManager=t,this.completionParticipants=[]}e.prototype.setCompletionParticipant…
|
H A D | 4.4.js | 1 …lsOptions=t,this.cssDataManager=n,this.completionParticipants=[]}return e.prototype.configure=func…
|
H A D | 2.2.js | 31080 function CSSCompletion(variablePrefix, lsOptions, cssDataManager) { argument 31083 this.lsOptions = lsOptions; 31105 … if (!this.lsOptions.fileSystemProvider || !this.lsOptions.fileSystemProvider.readDirectory) { 31108 …etion_js__WEBPACK_IMPORTED_MODULE_7__["PathCompletionParticipant"](this.lsOptions.fileSystemProvid… 32035 …if (!Object(_utils_objects_js__WEBPACK_IMPORTED_MODULE_6__["isDefined"])(this.lsOptions.clientCapa… 32039 …var documentationFormat = (_c = (_b = (_a = this.lsOptions.clientCapabilities.textDocument) === nu… 33124 function LESSCompletion(lsOptions, cssDataManager) { argument 33125 return _super.call(this, '@', lsOptions, cssDataManager) || this;
|
H A D | 3.3.js.map | 1 …lsOptions, dataManager) {\n this.lsOptions = lsOptions;\n this.dataManager = dataMan…
|
H A D | 2.2.js.map | 1 …lsOptions, cssDataManager) {\n if (variablePrefix === void 0) { variablePrefix = null; }\n …
|