@rsdoctor/client 0.2.2 → 0.2.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index.html +1 -1
- package/dist/resource/css/{monaco-7.19b5ab97.css → monaco-14.fd76d852.css} +1 -1
- package/dist/resource/css/monaco-7.3d0f9fd8.css +1 -0
- package/dist/resource/js/monaco-14.20a1cbe1.js +5 -0
- package/dist/resource/js/{monaco-7.7573787e.js.LICENSE.txt → monaco-14.20a1cbe1.js.LICENSE.txt} +333 -363
- package/dist/resource/js/{monaco-14.0776f76f.js → monaco-4.ffe2b3aa.js} +3 -3
- package/dist/resource/js/{monaco-14.0776f76f.js.LICENSE.txt → monaco-4.ffe2b3aa.js.LICENSE.txt} +0 -2
- package/dist/resource/js/{monaco-4.b847c075.js → monaco-5.91d0f99a.js} +2 -2
- package/dist/resource/js/{monaco-5.4e7bfec1.js → monaco-6.72f2d298.js} +2 -2
- package/dist/resource/js/monaco-7.7f686f34.js +2 -0
- package/dist/resource/js/{monaco-6.22505ef8.js.LICENSE.txt → monaco-7.7f686f34.js.LICENSE.txt} +292 -288
- package/dist/resource/js/{monaco-8.58ba60dd.js → monaco-8.c5ab618c.js} +2 -2
- package/dist/resource/js/{monaco-8.58ba60dd.js.LICENSE.txt → monaco-8.c5ab618c.js.LICENSE.txt} +37 -35
- package/dist/resource/js/monaco-9.eb8aef3e.js +71 -0
- package/dist/resource/js/{monaco-9.d66d09e1.js.LICENSE.txt → monaco-9.eb8aef3e.js.LICENSE.txt} +364 -338
- package/package.json +3 -3
- package/dist/resource/css/monaco-6.b782cd98.css +0 -1
- package/dist/resource/js/monaco-6.22505ef8.js +0 -2
- package/dist/resource/js/monaco-7.7573787e.js +0 -5
- package/dist/resource/js/monaco-9.d66d09e1.js +0 -71
- /package/dist/resource/css/{monaco-14.d38f1964.css → monaco-4.d38f1964.css} +0 -0
- /package/dist/resource/css/{monaco-4.3f11493c.css → monaco-5.3f11493c.css} +0 -0
- /package/dist/resource/css/{monaco-5.25aae788.css → monaco-6.25aae788.css} +0 -0
- /package/dist/resource/js/{monaco-4.b847c075.js.LICENSE.txt → monaco-5.91d0f99a.js.LICENSE.txt} +0 -0
- /package/dist/resource/js/{monaco-5.4e7bfec1.js.LICENSE.txt → monaco-6.72f2d298.js.LICENSE.txt} +0 -0
package/dist/resource/js/{monaco-7.7573787e.js.LICENSE.txt → monaco-14.20a1cbe1.js.LICENSE.txt}
RENAMED
|
@@ -1,73 +1,54 @@
|
|
|
1
|
-
/*!
|
|
1
|
+
/*! ../../common/services/editorWorker.js */
|
|
2
2
|
|
|
3
|
-
/*!
|
|
3
|
+
/*! ../../../../base/browser/browser.js */
|
|
4
4
|
|
|
5
|
-
/*! ../../../
|
|
5
|
+
/*! ../../../base/common/map.js */
|
|
6
6
|
|
|
7
|
-
/*!
|
|
7
|
+
/*! ../../common/core/position.js */
|
|
8
8
|
|
|
9
|
-
/*!
|
|
9
|
+
/*! ../standaloneLayoutService.js */
|
|
10
10
|
|
|
11
|
-
/*!
|
|
11
|
+
/*! ../../../platform/keybinding/common/usLayoutResolvedKeybinding.js */
|
|
12
12
|
|
|
13
|
-
/*!
|
|
13
|
+
/*! ../../../../platform/instantiation/common/instantiation.js */
|
|
14
14
|
|
|
15
15
|
/*! ../../../base/common/event.js */
|
|
16
16
|
|
|
17
|
-
/*!
|
|
18
|
-
|
|
19
|
-
/*! ../../editor/editor.api.js */
|
|
20
|
-
|
|
21
|
-
/*! ../../registry/common/platform.js */
|
|
22
|
-
|
|
23
|
-
/*! ../../../base/common/cancellation.js */
|
|
24
|
-
|
|
25
|
-
/*! ../../../base/common/async.js */
|
|
26
|
-
|
|
27
|
-
/*! ../../../common/services/resolverService.js */
|
|
28
|
-
|
|
29
|
-
/*! ../../../base/common/keybindings.js */
|
|
30
|
-
|
|
31
|
-
/*! ../../../platform/contextkey/common/contextkey.js */
|
|
17
|
+
/*! ../../../../base/common/lifecycle.js */
|
|
32
18
|
|
|
33
|
-
/*!
|
|
19
|
+
/*! ../../../platform/keybinding/common/keybindingsRegistry.js */
|
|
34
20
|
|
|
35
|
-
/*! ../../../
|
|
21
|
+
/*! ../../../platform/workspace/common/workspace.js */
|
|
36
22
|
|
|
37
|
-
/*! ../../../
|
|
23
|
+
/*! ../../../platform/instantiation/common/instantiation.js */
|
|
38
24
|
|
|
39
|
-
/*!
|
|
25
|
+
/*! ./tabFocus.js */
|
|
40
26
|
|
|
41
|
-
/*! ../../../
|
|
27
|
+
/*! ../../../base/browser/ui/scrollbar/scrollableElement.js */
|
|
42
28
|
|
|
43
|
-
/*!
|
|
29
|
+
/*! ../../../platform/undoRedo/common/undoRedoService.js */
|
|
44
30
|
|
|
45
|
-
/*!
|
|
31
|
+
/*! ../../common/core/editOperation.js */
|
|
46
32
|
|
|
47
|
-
/*!
|
|
33
|
+
/*! ../../../platform/instantiation/common/serviceCollection.js */
|
|
48
34
|
|
|
49
|
-
/*!
|
|
35
|
+
/*! ../../common/config/editorConfigurationSchema.js */
|
|
50
36
|
|
|
51
|
-
/*!
|
|
37
|
+
/*! ../../common/services/modelService.js */
|
|
52
38
|
|
|
53
|
-
/*!
|
|
39
|
+
/*! ../../common/services/model.js */
|
|
54
40
|
|
|
55
|
-
/*!
|
|
41
|
+
/*! ../config/domFontInfo.js */
|
|
56
42
|
|
|
57
|
-
|
|
58
|
-
* Copyright (c) Microsoft Corporation. All rights reserved.
|
|
59
|
-
* Version: 0.34.1(547870b6881302c5b4ff32173c16d06009e3588f)
|
|
60
|
-
* Released under the MIT license
|
|
61
|
-
* https://github.com/microsoft/monaco-editor/blob/main/LICENSE.txt
|
|
62
|
-
*-----------------------------------------------------------------------------*/
|
|
43
|
+
/*! ../../../../base/common/filters.js */
|
|
63
44
|
|
|
64
|
-
/*!
|
|
45
|
+
/*! ../../../base/common/arrays.js */
|
|
65
46
|
|
|
66
|
-
/*!
|
|
47
|
+
/*! ../common/quickAccess.js */
|
|
67
48
|
|
|
68
|
-
/*!
|
|
49
|
+
/*! ../../../base/common/event.js */
|
|
69
50
|
|
|
70
|
-
/*!
|
|
51
|
+
/*! ./media/quickInput.css */
|
|
71
52
|
|
|
72
53
|
/*!-----------------------------------------------------------------------------
|
|
73
54
|
* Copyright (c) Microsoft Corporation. All rights reserved.
|
|
@@ -76,43 +57,39 @@
|
|
|
76
57
|
* https://github.com/microsoft/monaco-editor/blob/main/LICENSE.txt
|
|
77
58
|
*-----------------------------------------------------------------------------*/
|
|
78
59
|
|
|
79
|
-
/*! ../../../
|
|
80
|
-
|
|
81
|
-
/*! ../../../platform/progress/common/progress.js */
|
|
82
|
-
|
|
83
|
-
/*! ../_.contribution.js */
|
|
60
|
+
/*! ../../../platform/notification/common/notification.js */
|
|
84
61
|
|
|
85
|
-
/*!
|
|
62
|
+
/*! ./platform.js */
|
|
86
63
|
|
|
87
|
-
/*!
|
|
64
|
+
/*! ./redis.js */
|
|
88
65
|
|
|
89
|
-
/*! ../../../../platform/
|
|
66
|
+
/*! ../../../../platform/configuration/common/configuration.js */
|
|
90
67
|
|
|
91
|
-
/*!
|
|
68
|
+
/*! ../../../../base/common/arrays.js */
|
|
92
69
|
|
|
93
|
-
/*!
|
|
70
|
+
/*! ./event.js */
|
|
94
71
|
|
|
95
|
-
/*!
|
|
72
|
+
/*! ../../browser/services/openerService.js */
|
|
96
73
|
|
|
97
|
-
/*!
|
|
74
|
+
/*! ./vb.js */
|
|
98
75
|
|
|
99
|
-
/*!
|
|
76
|
+
/*! ../../../platform/actions/common/menuService.js */
|
|
100
77
|
|
|
101
|
-
/*!
|
|
78
|
+
/*! ../../../base/common/lifecycle.js */
|
|
102
79
|
|
|
103
|
-
/*! ../../../base/
|
|
80
|
+
/*! ../../../base/common/types.js */
|
|
104
81
|
|
|
105
|
-
/*!
|
|
82
|
+
/*! ../../../platform/contextkey/common/contextkey.js */
|
|
106
83
|
|
|
107
|
-
/*!
|
|
84
|
+
/*! ../../common/standaloneStrings.js */
|
|
108
85
|
|
|
109
|
-
/*!
|
|
86
|
+
/*! ../../../base/common/strings.js */
|
|
110
87
|
|
|
111
|
-
/*!
|
|
88
|
+
/*! ../../../platform/workspace/common/workspaceTrust.js */
|
|
112
89
|
|
|
113
|
-
/*!
|
|
90
|
+
/*! ../common/quickInput.js */
|
|
114
91
|
|
|
115
|
-
/*!
|
|
92
|
+
/*! ./languageConfiguration.js */
|
|
116
93
|
|
|
117
94
|
/*!-----------------------------------------------------------------------------
|
|
118
95
|
* Copyright (c) Microsoft Corporation. All rights reserved.
|
|
@@ -121,72 +98,53 @@
|
|
|
121
98
|
* https://github.com/microsoft/monaco-editor/blob/main/LICENSE.txt
|
|
122
99
|
*-----------------------------------------------------------------------------*/
|
|
123
100
|
|
|
124
|
-
/*! ../../../platform/
|
|
125
|
-
|
|
126
|
-
/*! ../common/worker/simpleWorker.js */
|
|
127
|
-
|
|
128
|
-
/*! ../../../base/common/platform.js */
|
|
129
|
-
|
|
130
|
-
/*! ../../instantiation/common/instantiation.js */
|
|
131
|
-
|
|
132
|
-
/*! ../../../base/common/iterator.js */
|
|
133
|
-
|
|
134
|
-
/*! ../../../common/services/languageFeatures.js */
|
|
135
|
-
|
|
136
|
-
/*! ../../../../../base/browser/dom.js */
|
|
137
|
-
|
|
138
|
-
/*! ../../../common/services/languageFeatureDebounce.js */
|
|
101
|
+
/*! ../../../platform/clipboard/common/clipboardService.js */
|
|
139
102
|
|
|
140
|
-
/*!
|
|
103
|
+
/*! ../../../../platform/accessibility/common/accessibility.js */
|
|
141
104
|
|
|
142
|
-
/*!
|
|
105
|
+
/*! ../../../platform/opener/common/opener.js */
|
|
143
106
|
|
|
144
|
-
/*! ../../../base/common/
|
|
107
|
+
/*! ../../../base/common/uri.js */
|
|
145
108
|
|
|
146
|
-
/*! ../../../common/
|
|
109
|
+
/*! ../../../platform/telemetry/common/telemetry.js */
|
|
147
110
|
|
|
148
|
-
/*! ../../../common/
|
|
111
|
+
/*! ../../../platform/contextkey/common/contextkey.js */
|
|
149
112
|
|
|
150
|
-
/*!
|
|
113
|
+
/*! ../services/codeEditorService.js */
|
|
151
114
|
|
|
152
|
-
/*! ../../
|
|
115
|
+
/*! ../../common/services/markerDecorations.js */
|
|
153
116
|
|
|
154
|
-
/*!
|
|
117
|
+
/*! ../../../base/common/lifecycle.js */
|
|
155
118
|
|
|
156
|
-
|
|
157
|
-
* Copyright (c) Microsoft Corporation. All rights reserved.
|
|
158
|
-
* Version: 0.34.1(547870b6881302c5b4ff32173c16d06009e3588f)
|
|
159
|
-
* Released under the MIT license
|
|
160
|
-
* https://github.com/microsoft/monaco-editor/blob/main/LICENSE.txt
|
|
161
|
-
*-----------------------------------------------------------------------------*/
|
|
119
|
+
/*! ./languageSelector.js */
|
|
162
120
|
|
|
163
|
-
/*!
|
|
121
|
+
/*! ./standaloneCodeEditorService.js */
|
|
164
122
|
|
|
165
|
-
/*!
|
|
123
|
+
/*! ../../instantiation/common/instantiation.js */
|
|
166
124
|
|
|
167
|
-
/*!
|
|
125
|
+
/*! ../view/viewPart.js */
|
|
168
126
|
|
|
169
|
-
/*!
|
|
127
|
+
/*! ./migrateOptions.js */
|
|
170
128
|
|
|
171
|
-
/*! ../../languages/supports
|
|
129
|
+
/*! ../../languages/supports.js */
|
|
172
130
|
|
|
173
|
-
/*!
|
|
131
|
+
/*! ../../../base/common/cancellation.js */
|
|
174
132
|
|
|
175
|
-
/*! ../../../base/
|
|
133
|
+
/*! ../../../base/browser/keyboardEvent.js */
|
|
176
134
|
|
|
177
|
-
/*! ../../../
|
|
135
|
+
/*! ../../../base/common/async.js */
|
|
178
136
|
|
|
179
|
-
/*!
|
|
137
|
+
/*! ../../registry/common/platform.js */
|
|
180
138
|
|
|
181
|
-
/*! ../../../base/common/
|
|
139
|
+
/*! ../../../base/common/keybindings.js */
|
|
182
140
|
|
|
183
|
-
/*!
|
|
141
|
+
/*! ../../common/core/range.js */
|
|
184
142
|
|
|
185
|
-
/*! ../../../
|
|
143
|
+
/*! ../../../platform/keybinding/common/keybinding.js */
|
|
186
144
|
|
|
187
|
-
/*!
|
|
145
|
+
/*! ../_.contribution.js */
|
|
188
146
|
|
|
189
|
-
/*! ../../../../base/common/
|
|
147
|
+
/*! ../../../../base/common/platform.js */
|
|
190
148
|
|
|
191
149
|
/*!-----------------------------------------------------------------------------
|
|
192
150
|
* Copyright (c) Microsoft Corporation. All rights reserved.
|
|
@@ -195,39 +153,47 @@
|
|
|
195
153
|
* https://github.com/microsoft/monaco-editor/blob/main/LICENSE.txt
|
|
196
154
|
*-----------------------------------------------------------------------------*/
|
|
197
155
|
|
|
198
|
-
/*!
|
|
156
|
+
/*! ../../../common/core/position.js */
|
|
199
157
|
|
|
200
|
-
/*!
|
|
158
|
+
/*! ../../editor/editor.api.js */
|
|
201
159
|
|
|
202
|
-
/*! ./
|
|
160
|
+
/*! ./quickInput/standaloneQuickInputService.js */
|
|
203
161
|
|
|
204
|
-
/*!
|
|
162
|
+
/*! ../../../../platform/commands/common/commands.js */
|
|
205
163
|
|
|
206
|
-
/*! ../../../
|
|
164
|
+
/*! ../../../platform/storage/common/storage.js */
|
|
207
165
|
|
|
208
|
-
/*! ../../../
|
|
166
|
+
/*! ../../../common/languages.js */
|
|
209
167
|
|
|
210
|
-
/*!
|
|
168
|
+
/*! ./network.js */
|
|
211
169
|
|
|
212
|
-
/*! ../../base/common/
|
|
170
|
+
/*! ../../base/common/types.js */
|
|
213
171
|
|
|
214
|
-
/*!
|
|
172
|
+
/*! ./inlayHintsController.js */
|
|
215
173
|
|
|
216
|
-
/*!
|
|
174
|
+
/*! ./path.js */
|
|
217
175
|
|
|
218
|
-
/*!
|
|
176
|
+
/*! ./inlayHints.js */
|
|
219
177
|
|
|
220
|
-
/*!
|
|
178
|
+
/*! ./foldingRanges.js */
|
|
221
179
|
|
|
222
|
-
/*!
|
|
180
|
+
/*! ../common/platform.js */
|
|
223
181
|
|
|
224
|
-
/*!
|
|
182
|
+
/*! ../../base/common/event.js */
|
|
225
183
|
|
|
226
|
-
/*!
|
|
184
|
+
/*! ../../../platform/actions/common/actions.js */
|
|
227
185
|
|
|
228
|
-
/*!
|
|
186
|
+
/*! ../../../platform/clipboard/browser/clipboardService.js */
|
|
229
187
|
|
|
230
|
-
/*!
|
|
188
|
+
/*! ../editorDom.js */
|
|
189
|
+
|
|
190
|
+
/*! ../../../platform/list/browser/listService.js */
|
|
191
|
+
|
|
192
|
+
/*! ../../common/cursor/cursorAtomicMoveOperations.js */
|
|
193
|
+
|
|
194
|
+
/*! ../core/selection.js */
|
|
195
|
+
|
|
196
|
+
/*! ../../../base/browser/fastDomNode.js */
|
|
231
197
|
|
|
232
198
|
/*!-----------------------------------------------------------------------------
|
|
233
199
|
* Copyright (c) Microsoft Corporation. All rights reserved.
|
|
@@ -236,230 +202,164 @@
|
|
|
236
202
|
* https://github.com/microsoft/monaco-editor/blob/main/LICENSE.txt
|
|
237
203
|
*-----------------------------------------------------------------------------*/
|
|
238
204
|
|
|
239
|
-
/*!
|
|
240
|
-
|
|
241
|
-
/*! ../../../base/common/codicons.js */
|
|
242
|
-
|
|
243
|
-
/*! ../../../nls.js */
|
|
244
|
-
|
|
245
|
-
/*! ../../../platform/configuration/common/configurationModels.js */
|
|
246
|
-
|
|
247
|
-
/*! ../../../platform/contextview/browser/contextViewService.js */
|
|
248
|
-
|
|
249
|
-
/*! ../../configuration/common/configuration.js */
|
|
250
|
-
|
|
251
|
-
/*! ./aria.css */
|
|
252
|
-
|
|
253
|
-
/*! ../../../base/common/buffer.js */
|
|
254
|
-
|
|
255
|
-
/*! ../../../base/common/lifecycle.js */
|
|
256
|
-
|
|
257
|
-
/*! ./standaloneThemeService.js */
|
|
258
|
-
|
|
259
|
-
/*! ../../../platform/configuration/common/configurations.js */
|
|
260
|
-
|
|
261
|
-
/*! ../../../browser/editorExtensions.js */
|
|
262
|
-
|
|
263
|
-
/*! ./standaloneQuickInput.css */
|
|
264
|
-
|
|
265
|
-
/*! ../../../../base/common/types.js */
|
|
266
|
-
|
|
267
|
-
/*! ../../instantiation/common/instantiation.js */
|
|
268
|
-
|
|
269
|
-
/*! ../../../common/core/range.js */
|
|
270
|
-
|
|
271
|
-
/*! ../../common/viewModel.js */
|
|
205
|
+
/*! ../../../base/browser/dom.js */
|
|
272
206
|
|
|
273
|
-
/*!
|
|
207
|
+
/*! ../../common/services/languageFeaturesService.js */
|
|
274
208
|
|
|
275
|
-
/*!
|
|
209
|
+
/*! ../../common/viewLayout/viewLineRenderer.js */
|
|
276
210
|
|
|
277
|
-
/*!
|
|
211
|
+
/*! ../../../common/languages/language.js */
|
|
278
212
|
|
|
279
|
-
/*!
|
|
213
|
+
/*! ../../../platform/progress/common/progress.js */
|
|
280
214
|
|
|
281
|
-
/*! ../../../
|
|
215
|
+
/*! ../../../common/lifecycle.js */
|
|
282
216
|
|
|
283
217
|
/*! ../../../common/services/resolverService.js */
|
|
284
218
|
|
|
285
|
-
/*!
|
|
286
|
-
|
|
287
|
-
/*! ../../registry/common/platform.js */
|
|
288
|
-
|
|
289
|
-
/*! ../../base/common/lifecycle.js */
|
|
290
|
-
|
|
291
|
-
/*! ../../common/config/editorOptions.js */
|
|
292
|
-
|
|
293
|
-
/*! ../../common/services/markerDecorationsService.js */
|
|
294
|
-
|
|
295
|
-
/*! ../../../base/common/uri.js */
|
|
296
|
-
|
|
297
|
-
/*! ../../../../base/common/event.js */
|
|
298
|
-
|
|
299
|
-
/*! ../../../../base/common/functional.js */
|
|
300
|
-
|
|
301
|
-
/*! ../../../browser/services/codeEditorService.js */
|
|
302
|
-
|
|
303
|
-
/*! ../../../../platform/quickinput/browser/quickInput.js */
|
|
304
|
-
|
|
305
|
-
/*! ../../../base/common/resources.js */
|
|
306
|
-
|
|
307
|
-
/*! ../../../../../platform/theme/common/styler.js */
|
|
308
|
-
|
|
309
|
-
/*! ../../../platform/instantiation/common/instantiation.js */
|
|
219
|
+
/*! ../../../common/services/languageFeatures.js */
|
|
310
220
|
|
|
311
|
-
/*!
|
|
221
|
+
/*! ../../../browser/coreCommands.js */
|
|
312
222
|
|
|
313
|
-
/*!
|
|
223
|
+
/*! ../../../platform/markers/common/markerService.js */
|
|
314
224
|
|
|
315
|
-
/*!
|
|
225
|
+
/*! ./ghostText.js */
|
|
316
226
|
|
|
317
|
-
/*!
|
|
227
|
+
/*! ../../../../platform/configuration/common/configuration.js */
|
|
318
228
|
|
|
319
|
-
/*! ../../../common/
|
|
229
|
+
/*! ../../../platform/theme/common/themeService.js */
|
|
320
230
|
|
|
321
|
-
/*!
|
|
231
|
+
/*! ./standaloneLayoutService.js */
|
|
322
232
|
|
|
323
|
-
/*!
|
|
233
|
+
/*! ../../../browser/dom.js */
|
|
324
234
|
|
|
325
|
-
/*!
|
|
235
|
+
/*! ../../../../base/common/types.js */
|
|
326
236
|
|
|
327
|
-
/*! ../../../../platform/
|
|
237
|
+
/*! ../../../../platform/opener/common/opener.js */
|
|
328
238
|
|
|
329
|
-
/*!
|
|
239
|
+
/*! ../../snippet/browser/snippetController2.js */
|
|
330
240
|
|
|
331
|
-
/*! ../../../../base/common/
|
|
241
|
+
/*! ../../../../base/common/htmlContent.js */
|
|
332
242
|
|
|
333
|
-
/*!
|
|
243
|
+
/*! ../../../../base/common/cancellation.js */
|
|
334
244
|
|
|
335
|
-
/*!
|
|
245
|
+
/*! ./freemarker2.js */
|
|
336
246
|
|
|
337
|
-
/*!
|
|
247
|
+
/*! ./languageConfigurationRegistry.js */
|
|
338
248
|
|
|
339
|
-
/*!
|
|
249
|
+
/*! ./inlineCompletionToGhostText.js */
|
|
340
250
|
|
|
341
|
-
/*!
|
|
251
|
+
/*! ../../common/services/textResourceConfiguration.js */
|
|
342
252
|
|
|
343
|
-
/*!
|
|
253
|
+
/*! ../../../platform/layout/browser/layoutService.js */
|
|
344
254
|
|
|
345
|
-
/*! ../../../platform/
|
|
255
|
+
/*! ../../../platform/contextview/browser/contextView.js */
|
|
346
256
|
|
|
347
|
-
|
|
257
|
+
/*!-----------------------------------------------------------------------------
|
|
258
|
+
* Copyright (c) Microsoft Corporation. All rights reserved.
|
|
259
|
+
* Version: 0.34.1(547870b6881302c5b4ff32173c16d06009e3588f)
|
|
260
|
+
* Released under the MIT license
|
|
261
|
+
* https://github.com/microsoft/monaco-editor/blob/main/LICENSE.txt
|
|
262
|
+
*-----------------------------------------------------------------------------*/
|
|
348
263
|
|
|
349
|
-
/*! ./
|
|
264
|
+
/*! ./consts.js */
|
|
350
265
|
|
|
351
|
-
/*!
|
|
266
|
+
/*! ./freemarker2.js */
|
|
352
267
|
|
|
353
|
-
/*!
|
|
268
|
+
/*! ../../common/services/languageFeatureDebounce.js */
|
|
354
269
|
|
|
355
|
-
/*!
|
|
270
|
+
/*! ../../base/common/event.js */
|
|
356
271
|
|
|
357
|
-
/*!
|
|
272
|
+
/*! ../../../platform/accessibility/browser/accessibilityService.js */
|
|
358
273
|
|
|
359
|
-
/*!
|
|
274
|
+
/*! ../../common/tokens/lineTokens.js */
|
|
360
275
|
|
|
361
|
-
/*!
|
|
276
|
+
/*! ../core/cursorColumns.js */
|
|
362
277
|
|
|
363
|
-
|
|
364
|
-
* Copyright (c) Microsoft Corporation. All rights reserved.
|
|
365
|
-
* Version: 0.34.1(547870b6881302c5b4ff32173c16d06009e3588f)
|
|
366
|
-
* Released under the MIT license
|
|
367
|
-
* https://github.com/microsoft/monaco-editor/blob/main/LICENSE.txt
|
|
368
|
-
*-----------------------------------------------------------------------------*/
|
|
278
|
+
/*! ../../../base/common/platform.js */
|
|
369
279
|
|
|
370
|
-
/*!
|
|
280
|
+
/*! ../../instantiation/common/instantiation.js */
|
|
371
281
|
|
|
372
|
-
/*!
|
|
282
|
+
/*! ../../languages/supports/richEditBrackets.js */
|
|
373
283
|
|
|
374
|
-
/*!
|
|
284
|
+
/*! ../../base/common/lifecycle.js */
|
|
375
285
|
|
|
376
|
-
/*! ../../../
|
|
286
|
+
/*! ../../../common/languages/languageConfigurationRegistry.js */
|
|
377
287
|
|
|
378
|
-
/*!
|
|
288
|
+
/*! ../../instantiation/common/instantiation.js */
|
|
379
289
|
|
|
380
|
-
/*!
|
|
290
|
+
/*! ../../../base/common/event.js */
|
|
381
291
|
|
|
382
|
-
/*!
|
|
292
|
+
/*! ../../../base/common/iterator.js */
|
|
383
293
|
|
|
384
|
-
/*!
|
|
294
|
+
/*! ./model.js */
|
|
385
295
|
|
|
386
|
-
/*!
|
|
296
|
+
/*! ./freemarker2.js */
|
|
387
297
|
|
|
388
|
-
/*! ../../../
|
|
298
|
+
/*! ../../../base/common/platform.js */
|
|
389
299
|
|
|
390
|
-
/*!
|
|
300
|
+
/*! ../../../../base/common/event.js */
|
|
391
301
|
|
|
392
|
-
/*! ../../../
|
|
302
|
+
/*! ../../../common/config/editorOptions.js */
|
|
393
303
|
|
|
394
|
-
|
|
395
|
-
* Copyright (c) Microsoft Corporation. All rights reserved.
|
|
396
|
-
* Version: 0.34.1(547870b6881302c5b4ff32173c16d06009e3588f)
|
|
397
|
-
* Released under the MIT license
|
|
398
|
-
* https://github.com/microsoft/monaco-editor/blob/main/LICENSE.txt
|
|
399
|
-
*-----------------------------------------------------------------------------*/
|
|
304
|
+
/*! ../../../../base/common/async.js */
|
|
400
305
|
|
|
401
|
-
/*!
|
|
306
|
+
/*! ../../../platform/instantiation/common/descriptors.js */
|
|
402
307
|
|
|
403
|
-
/*! ../../../common/
|
|
308
|
+
/*! ../../../platform/theme/common/themeService.js */
|
|
404
309
|
|
|
405
|
-
/*! ../../
|
|
310
|
+
/*! ../../common/services/languageService.js */
|
|
406
311
|
|
|
407
|
-
/*!
|
|
312
|
+
/*! ../../../platform/label/common/label.js */
|
|
408
313
|
|
|
409
|
-
/*! ./
|
|
314
|
+
/*! ./elementSizeObserver.js */
|
|
410
315
|
|
|
411
|
-
/*!
|
|
316
|
+
/*! ../../browser/services/codeEditorService.js */
|
|
412
317
|
|
|
413
|
-
/*! ../../../
|
|
318
|
+
/*! ../../../base/browser/ui/actionbar/actionbar.js */
|
|
414
319
|
|
|
415
|
-
/*!
|
|
320
|
+
/*! ../../../platform/theme/common/themeService.js */
|
|
416
321
|
|
|
417
|
-
/*!
|
|
322
|
+
/*! ../../../../base/common/cancellation.js */
|
|
418
323
|
|
|
419
|
-
/*!
|
|
324
|
+
/*! ../../common/languages/language.js */
|
|
420
325
|
|
|
421
|
-
/*! ../../../
|
|
326
|
+
/*! ../../../base/common/event.js */
|
|
422
327
|
|
|
423
|
-
/*!
|
|
328
|
+
/*! ../../../base/common/lifecycle.js */
|
|
424
329
|
|
|
425
|
-
/*!
|
|
330
|
+
/*! ../../browser/services/editorWorkerService.js */
|
|
426
331
|
|
|
427
|
-
/*!
|
|
332
|
+
/*! ../../common/languages/language.js */
|
|
428
333
|
|
|
429
|
-
/*!
|
|
334
|
+
/*! ../../../platform/theme/common/iconRegistry.js */
|
|
430
335
|
|
|
431
|
-
/*!
|
|
336
|
+
/*! ../../editor/editor.api.js */
|
|
432
337
|
|
|
433
|
-
/*!
|
|
338
|
+
/*! ./core/position.js */
|
|
434
339
|
|
|
435
|
-
|
|
436
|
-
* Copyright (c) Microsoft Corporation. All rights reserved.
|
|
437
|
-
* Version: 0.34.1(547870b6881302c5b4ff32173c16d06009e3588f)
|
|
438
|
-
* Released under the MIT license
|
|
439
|
-
* https://github.com/microsoft/monaco-editor/blob/main/LICENSE.txt
|
|
440
|
-
*-----------------------------------------------------------------------------*/
|
|
340
|
+
/*! ./monaco.contribution.js */
|
|
441
341
|
|
|
442
|
-
/*!
|
|
342
|
+
/*! ../../../../base/common/lifecycle.js */
|
|
443
343
|
|
|
444
344
|
/*! ../../../../base/common/cancellation.js */
|
|
445
345
|
|
|
446
|
-
/*! ../../../
|
|
346
|
+
/*! ../../../base/common/objects.js */
|
|
447
347
|
|
|
448
|
-
/*! ../../../
|
|
348
|
+
/*! ../../../base/common/actions.js */
|
|
449
349
|
|
|
450
|
-
/*!
|
|
350
|
+
/*! ../../../../platform/commands/common/commands.js */
|
|
451
351
|
|
|
452
|
-
/*!
|
|
352
|
+
/*! ../../common/core/position.js */
|
|
453
353
|
|
|
454
|
-
/*! ../../
|
|
354
|
+
/*! ../../common/core/position.js */
|
|
455
355
|
|
|
456
|
-
/*!
|
|
356
|
+
/*! ../languageConfiguration.js */
|
|
457
357
|
|
|
458
|
-
/*! ../../../
|
|
358
|
+
/*! ../../../common/viewLayout/lineDecorations.js */
|
|
459
359
|
|
|
460
|
-
/*!
|
|
360
|
+
/*! ../../base/common/event.js */
|
|
461
361
|
|
|
462
|
-
/*!
|
|
362
|
+
/*! ../../common/core/range.js */
|
|
463
363
|
|
|
464
364
|
/*!-----------------------------------------------------------------------------
|
|
465
365
|
* Copyright (c) Microsoft Corporation. All rights reserved.
|
|
@@ -468,69 +368,65 @@
|
|
|
468
368
|
* https://github.com/microsoft/monaco-editor/blob/main/LICENSE.txt
|
|
469
369
|
*-----------------------------------------------------------------------------*/
|
|
470
370
|
|
|
471
|
-
/*! ../../../common/
|
|
472
|
-
|
|
473
|
-
/*! ../../common/cursor/cursorAtomicMoveOperations.js */
|
|
474
|
-
|
|
475
|
-
/*! ../core/selection.js */
|
|
371
|
+
/*! ../../../platform/quickinput/common/quickInput.js */
|
|
476
372
|
|
|
477
|
-
/*!
|
|
373
|
+
/*! ../../../base/browser/dom.js */
|
|
478
374
|
|
|
479
|
-
/*! ../../../
|
|
375
|
+
/*! ../../../base/common/linkedList.js */
|
|
480
376
|
|
|
481
|
-
/*!
|
|
377
|
+
/*! ../../../base/common/lifecycle.js */
|
|
482
378
|
|
|
483
|
-
/*!
|
|
379
|
+
/*! ../../../../base/common/errors.js */
|
|
484
380
|
|
|
485
|
-
/*!
|
|
381
|
+
/*! ../../../common/core/range.js */
|
|
486
382
|
|
|
487
|
-
/*!
|
|
383
|
+
/*! ./buffer.js */
|
|
488
384
|
|
|
489
|
-
/*!
|
|
385
|
+
/*! ./freemarker2.js */
|
|
490
386
|
|
|
491
|
-
/*!
|
|
387
|
+
/*! ../_.contribution.js */
|
|
492
388
|
|
|
493
|
-
/*!
|
|
389
|
+
/*! ./strings.js */
|
|
494
390
|
|
|
495
|
-
/*!
|
|
391
|
+
/*! ../../../../platform/theme/common/themeService.js */
|
|
496
392
|
|
|
497
|
-
/*!
|
|
393
|
+
/*! ../../../platform/accessibility/common/accessibility.js */
|
|
498
394
|
|
|
499
|
-
/*! ../../../
|
|
395
|
+
/*! ../../../base/common/functional.js */
|
|
500
396
|
|
|
501
|
-
/*! ../../../../
|
|
397
|
+
/*! ../../../../platform/theme/common/theme.js */
|
|
502
398
|
|
|
503
|
-
/*!
|
|
399
|
+
/*! ./freemarker2.js */
|
|
504
400
|
|
|
505
|
-
/*! ../../common/
|
|
401
|
+
/*! ../../base/common/lifecycle.js */
|
|
506
402
|
|
|
507
|
-
/*!
|
|
403
|
+
/*! ../../../common/services/languageFeatures.js */
|
|
508
404
|
|
|
509
|
-
/*! ../../../
|
|
405
|
+
/*! ../../../common/services/languageFeatureDebounce.js */
|
|
510
406
|
|
|
511
|
-
/*!
|
|
407
|
+
/*! ../../../common/idGenerator.js */
|
|
512
408
|
|
|
513
|
-
/*!
|
|
409
|
+
/*! ./utils.js */
|
|
514
410
|
|
|
515
|
-
/*!
|
|
411
|
+
/*! ../../../base/browser/dom.js */
|
|
516
412
|
|
|
517
|
-
/*!
|
|
413
|
+
/*! ../../../../base/common/arrays.js */
|
|
518
414
|
|
|
519
|
-
/*!
|
|
415
|
+
/*! ../../../common/model/textModel.js */
|
|
520
416
|
|
|
521
|
-
/*!
|
|
417
|
+
/*! ./fontMeasurements.js */
|
|
522
418
|
|
|
523
|
-
/*!
|
|
419
|
+
/*! ../../../common/core/editOperation.js */
|
|
524
420
|
|
|
525
|
-
/*! ../../common/
|
|
421
|
+
/*! ../../common/config/editorZoom.js */
|
|
526
422
|
|
|
527
|
-
/*!
|
|
423
|
+
/*! ../../../base/common/event.js */
|
|
528
424
|
|
|
529
|
-
/*!
|
|
425
|
+
/*! ../../../base/common/objects.js */
|
|
530
426
|
|
|
531
|
-
/*!
|
|
427
|
+
/*! ../../../nls.js */
|
|
532
428
|
|
|
533
|
-
/*! ../../../common/
|
|
429
|
+
/*! ../../../platform/instantiation/common/extensions.js */
|
|
534
430
|
|
|
535
431
|
/*!-----------------------------------------------------------------------------
|
|
536
432
|
* Copyright (c) Microsoft Corporation. All rights reserved.
|
|
@@ -539,36 +435,56 @@
|
|
|
539
435
|
* https://github.com/microsoft/monaco-editor/blob/main/LICENSE.txt
|
|
540
436
|
*-----------------------------------------------------------------------------*/
|
|
541
437
|
|
|
542
|
-
/*!
|
|
438
|
+
/*! ../../../../base/common/platform.js */
|
|
543
439
|
|
|
544
|
-
/*!
|
|
440
|
+
/*! ../_.contribution.js */
|
|
545
441
|
|
|
546
|
-
/*!
|
|
442
|
+
/*! ../viewParts/lines/viewLine.js */
|
|
547
443
|
|
|
548
|
-
/*!
|
|
444
|
+
/*! ../../../base/common/lifecycle.js */
|
|
549
445
|
|
|
550
|
-
/*!
|
|
446
|
+
/*! ../../../base/common/buffer.js */
|
|
551
447
|
|
|
552
|
-
/*! ../../../
|
|
448
|
+
/*! ../../../common/model/bracketPairsTextModelPart/fixBrackets.js */
|
|
553
449
|
|
|
554
|
-
/*!
|
|
450
|
+
/*! ../../../common/async.js */
|
|
555
451
|
|
|
556
|
-
/*! ../../../platform/
|
|
452
|
+
/*! ../../../platform/commands/common/commands.js */
|
|
557
453
|
|
|
558
|
-
/*!
|
|
454
|
+
/*! ./freemarker2.js */
|
|
559
455
|
|
|
560
|
-
/*!
|
|
456
|
+
/*! ./typescript.js */
|
|
561
457
|
|
|
562
|
-
/*!
|
|
458
|
+
/*! ./model.js */
|
|
563
459
|
|
|
564
|
-
/*!
|
|
460
|
+
/*! ../../hover/browser/hoverTypes.js */
|
|
565
461
|
|
|
566
|
-
/*!
|
|
462
|
+
/*! ../../../platform/instantiation/common/instantiationService.js */
|
|
567
463
|
|
|
568
|
-
/*!
|
|
464
|
+
/*! ../../instantiation/common/instantiation.js */
|
|
465
|
+
|
|
466
|
+
/*! ../../common/viewModel.js */
|
|
467
|
+
|
|
468
|
+
/*! ../../../../base/common/uri.js */
|
|
469
|
+
|
|
470
|
+
/*! ../../../../platform/contextkey/common/contextkey.js */
|
|
471
|
+
|
|
472
|
+
/*! ./outlineModel.js */
|
|
473
|
+
|
|
474
|
+
/*! ../../../base/common/event.js */
|
|
475
|
+
|
|
476
|
+
/*! ../../common/core/editorColorRegistry.js */
|
|
477
|
+
|
|
478
|
+
/*! ../../../base/common/lifecycle.js */
|
|
569
479
|
|
|
570
480
|
/*! ./clojure.js */
|
|
571
481
|
|
|
482
|
+
/*! ../../../common/services/resolverService.js */
|
|
483
|
+
|
|
484
|
+
/*! ./languageConfiguration.js */
|
|
485
|
+
|
|
486
|
+
/*! ./extpath.js */
|
|
487
|
+
|
|
572
488
|
/*!-----------------------------------------------------------------------------
|
|
573
489
|
* Copyright (c) Microsoft Corporation. All rights reserved.
|
|
574
490
|
* Version: 0.34.1(547870b6881302c5b4ff32173c16d06009e3588f)
|
|
@@ -576,114 +492,168 @@
|
|
|
576
492
|
* https://github.com/microsoft/monaco-editor/blob/main/LICENSE.txt
|
|
577
493
|
*-----------------------------------------------------------------------------*/
|
|
578
494
|
|
|
579
|
-
/*!
|
|
580
|
-
|
|
581
|
-
/*! ../../hover/browser/getHover.js */
|
|
495
|
+
/*! ../../../nls.js */
|
|
582
496
|
|
|
583
|
-
/*!
|
|
497
|
+
/*! ../../base/common/lifecycle.js */
|
|
584
498
|
|
|
585
|
-
/*!
|
|
499
|
+
/*! ../../common/config/editorOptions.js */
|
|
586
500
|
|
|
587
501
|
/*! ./freemarker2.js */
|
|
588
502
|
|
|
589
|
-
/*! ../../../base/common/
|
|
503
|
+
/*! ../../../base/common/codicons.js */
|
|
590
504
|
|
|
591
|
-
/*!
|
|
505
|
+
/*! ../../../platform/configuration/common/configurationModels.js */
|
|
592
506
|
|
|
593
|
-
/*! ../../../
|
|
507
|
+
/*! ../../../platform/contextview/browser/contextViewService.js */
|
|
594
508
|
|
|
595
|
-
/*!
|
|
509
|
+
/*! ../../common/config/fontInfo.js */
|
|
596
510
|
|
|
597
|
-
/*!
|
|
511
|
+
/*! ../../configuration/common/configuration.js */
|
|
598
512
|
|
|
599
|
-
/*!
|
|
513
|
+
/*! ./standaloneThemeService.js */
|
|
600
514
|
|
|
601
|
-
/*!
|
|
515
|
+
/*! ../../../../base/common/async.js */
|
|
516
|
+
|
|
517
|
+
/*! ./rangeUtil.js */
|
|
518
|
+
|
|
519
|
+
/*! ../../../../base/common/event.js */
|
|
520
|
+
|
|
521
|
+
/*! ./media/diffReview.css */
|
|
522
|
+
|
|
523
|
+
/*! ../../snippet/browser/snippetParser.js */
|
|
524
|
+
|
|
525
|
+
/*! ./standaloneQuickInput.css */
|
|
526
|
+
|
|
527
|
+
/*! ../../../browser/editorExtensions.js */
|
|
528
|
+
|
|
529
|
+
/*! ../../../platform/instantiation/common/instantiation.js */
|
|
602
530
|
|
|
603
531
|
/*! ../../common/services/resolverService.js */
|
|
604
532
|
|
|
605
|
-
/*!
|
|
533
|
+
/*! ../../core/range.js */
|
|
606
534
|
|
|
607
|
-
/*!
|
|
535
|
+
/*! ../../../base/browser/browser.js */
|
|
536
|
+
|
|
537
|
+
/*! ../../../base/browser/fastDomNode.js */
|
|
608
538
|
|
|
609
539
|
/*! ../../../platform/keybinding/common/abstractKeybindingService.js */
|
|
610
540
|
|
|
611
|
-
/*!
|
|
541
|
+
/*! ../../../../nls.js */
|
|
612
542
|
|
|
613
|
-
/*!
|
|
543
|
+
/*! ../_.contribution.js */
|
|
614
544
|
|
|
615
|
-
/*!
|
|
545
|
+
/*! ../../../common/viewLayout/viewLineRenderer.js */
|
|
616
546
|
|
|
617
|
-
/*! ../../../
|
|
547
|
+
/*! ../../../platform/contextview/browser/contextMenuService.js */
|
|
618
548
|
|
|
619
|
-
/*! ../../../
|
|
549
|
+
/*! ../../../platform/configuration/common/configurations.js */
|
|
620
550
|
|
|
621
|
-
/*!
|
|
551
|
+
/*! ../../../../base/common/lifecycle.js */
|
|
552
|
+
|
|
553
|
+
/*! ./languageConfigurationRegistry.js */
|
|
554
|
+
|
|
555
|
+
/*! ../../hover/browser/getHover.js */
|
|
556
|
+
|
|
557
|
+
/*! ../editorExtensions.js */
|
|
622
558
|
|
|
623
559
|
/*! ../common/contextkey.js */
|
|
624
560
|
|
|
625
561
|
/*! ../../../platform/log/common/log.js */
|
|
626
562
|
|
|
627
|
-
/*! ../../../platform/configuration/common/configuration.js */
|
|
628
|
-
|
|
629
563
|
/*! ../../common/languages/languageConfigurationRegistry.js */
|
|
630
564
|
|
|
565
|
+
/*! ../../../platform/configuration/common/configuration.js */
|
|
566
|
+
|
|
631
567
|
/*! ../../../platform/dialogs/common/dialogs.js */
|
|
632
568
|
|
|
569
|
+
/*! ../../commands/common/commands.js */
|
|
570
|
+
|
|
633
571
|
/*! ./descriptors.js */
|
|
634
572
|
|
|
635
|
-
/*!
|
|
573
|
+
/*! ../../common/services/markerDecorationsService.js */
|
|
636
574
|
|
|
637
|
-
/*!
|
|
575
|
+
/*! ../_.contribution.js */
|
|
638
576
|
|
|
639
|
-
/*! ../../../common/
|
|
577
|
+
/*! ../../../base/common/uri.js */
|
|
640
578
|
|
|
641
|
-
/*!
|
|
579
|
+
/*! ../../registry/common/platform.js */
|
|
642
580
|
|
|
643
|
-
/*!
|
|
581
|
+
/*! ../../../base/common/lifecycle.js */
|
|
644
582
|
|
|
645
|
-
/*!
|
|
583
|
+
/*! ../../../../base/common/functional.js */
|
|
646
584
|
|
|
647
|
-
/*!
|
|
585
|
+
/*! ../../instantiation/common/instantiation.js */
|
|
648
586
|
|
|
649
|
-
/*!
|
|
587
|
+
/*! ./theme.js */
|
|
650
588
|
|
|
651
|
-
/*!
|
|
589
|
+
/*! ../../../browser/services/codeEditorService.js */
|
|
652
590
|
|
|
653
|
-
/*!
|
|
591
|
+
/*! ../../../../platform/quickinput/browser/quickInput.js */
|
|
654
592
|
|
|
655
593
|
/*! ./bracketPairsTree/bracketPairsTree.js */
|
|
656
594
|
|
|
657
|
-
/*!
|
|
595
|
+
/*! ../../../base/common/resources.js */
|
|
658
596
|
|
|
659
597
|
/*! ./supports.js */
|
|
660
598
|
|
|
661
|
-
/*! ../../../platform/
|
|
599
|
+
/*! ../../../platform/contextkey/browser/contextKeyService.js */
|
|
662
600
|
|
|
663
|
-
|
|
601
|
+
/*!-----------------------------------------------------------------------------
|
|
602
|
+
* Copyright (c) Microsoft Corporation. All rights reserved.
|
|
603
|
+
* Version: 0.34.1(547870b6881302c5b4ff32173c16d06009e3588f)
|
|
604
|
+
* Released under the MIT license
|
|
605
|
+
* https://github.com/microsoft/monaco-editor/blob/main/LICENSE.txt
|
|
606
|
+
*-----------------------------------------------------------------------------*/
|
|
664
607
|
|
|
665
|
-
/*!
|
|
608
|
+
/*! ../../../../base/browser/fastDomNode.js */
|
|
666
609
|
|
|
667
|
-
/*! ../../../platform/
|
|
610
|
+
/*! ../../../platform/keybinding/common/resolvedKeybindingItem.js */
|
|
668
611
|
|
|
669
|
-
/*!
|
|
612
|
+
/*! ../../../base/common/severity.js */
|
|
670
613
|
|
|
671
|
-
/*! ../../common/
|
|
614
|
+
/*! ../../common/core/cursorColumns.js */
|
|
672
615
|
|
|
673
|
-
/*!
|
|
616
|
+
/*! ../../../platform/accessibility/common/accessibility.js */
|
|
674
617
|
|
|
675
|
-
/*!
|
|
618
|
+
/*! ../../../../base/common/types.js */
|
|
619
|
+
|
|
620
|
+
/*! ../../../base/common/uri.js */
|
|
676
621
|
|
|
677
622
|
/*! ./stringBuilder.js */
|
|
678
623
|
|
|
679
|
-
/*! ../../common/
|
|
624
|
+
/*! ../../common/config/editorOptions.js */
|
|
625
|
+
|
|
626
|
+
/*! ../../../platform/markers/common/markers.js */
|
|
627
|
+
|
|
628
|
+
/*! ../common/standaloneTheme.js */
|
|
680
629
|
|
|
681
630
|
/*! ../../../../base/common/errors.js */
|
|
682
631
|
|
|
632
|
+
/*!-----------------------------------------------------------------------------
|
|
633
|
+
* Copyright (c) Microsoft Corporation. All rights reserved.
|
|
634
|
+
* Version: 0.34.1(547870b6881302c5b4ff32173c16d06009e3588f)
|
|
635
|
+
* Released under the MIT license
|
|
636
|
+
* https://github.com/microsoft/monaco-editor/blob/main/LICENSE.txt
|
|
637
|
+
*-----------------------------------------------------------------------------*/
|
|
638
|
+
|
|
683
639
|
/*! ../../view/renderingContext.js */
|
|
684
640
|
|
|
641
|
+
/*! ../../../platform/theme/common/colorRegistry.js */
|
|
642
|
+
|
|
643
|
+
/*! ../../hover/browser/markdownHoverParticipant.js */
|
|
644
|
+
|
|
645
|
+
/*! ./uri.js */
|
|
646
|
+
|
|
647
|
+
/*! ../../../platform/keybinding/common/keybindingResolver.js */
|
|
648
|
+
|
|
649
|
+
/*! ../../browser/services/bulkEditService.js */
|
|
650
|
+
|
|
651
|
+
/*! ./uri.js */
|
|
652
|
+
|
|
653
|
+
/*! ../../../base/common/strings.js */
|
|
654
|
+
|
|
685
655
|
/*! ../../../base/common/codicons.js */
|
|
686
656
|
|
|
687
|
-
/*!
|
|
657
|
+
/*! ../common/worker/simpleWorker.js */
|
|
688
658
|
|
|
689
|
-
/*!
|
|
659
|
+
/*! ../../../base/common/lifecycle.js */
|