Home
last modified time | relevance | path

Searched refs:workspaceEdit (Results 1 – 5 of 5) sorted by relevance

/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D2.2.js636 function WorkspaceChange(workspaceEdit) { argument
639 if (workspaceEdit) {
640 this._workspaceEdit = workspaceEdit;
641 if (workspaceEdit.documentChanges) {
642 workspaceEdit.documentChanges.forEach(function (change) {
649 else if (workspaceEdit.changes) {
650 Object.keys(workspaceEdit.changes).forEach(function (key) {
651 var textEditChange = new TextEditChangeImpl(workspaceEdit.changes[key]);
30967 …var workspaceEdit = { documentChanges: [_cssLanguageTypes_js__WEBPACK_IMPORTED_MODULE_3__["TextDoc… class in CSSCodeActions.getFixesForUnknownProperty
30968 …uageTypes_js__WEBPACK_IMPORTED_MODULE_3__["CodeAction"].create(title, workspaceEdit, _cssLanguageT…
H A D4.4.js.map1workspaceEdit) {\r\n var _this = this;\r\n this._textEditChanges = Object.create(nul…
H A Djson.worker.js.map1workspaceEdit) {\r\n var _this = this;\r\n this._textEditChanges = Object.create(nul…
H A D3.3.js.map1workspaceEdit) {\n var _this = this;\n this._textEditChanges = Object.create(null);\…
H A D2.2.js.map1workspaceEdit) {\n var _this = this;\n this._textEditChanges = Object.create(null);\…