@rsdoctor/client 0.2.0 → 0.2.1
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/js/monaco-1.cbaae4ad.js +5 -0
- package/dist/resource/js/{monaco-1.6a6d9fbd.js.LICENSE.txt → monaco-1.cbaae4ad.js.LICENSE.txt} +319 -340
- package/dist/resource/js/{monaco-13.dd2ff536.js → monaco-12.e2a3ecd4.js} +2 -2
- package/dist/resource/js/{monaco-14.2fef89fc.js → monaco-13.cc63a6b1.js} +2 -2
- package/dist/resource/js/{monaco-14.2fef89fc.js.LICENSE.txt → monaco-13.cc63a6b1.js.LICENSE.txt} +171 -163
- package/dist/resource/js/{monaco-12.6dc645fd.js → monaco-14.88babdfb.js} +3 -3
- package/dist/resource/js/{monaco-12.6dc645fd.js.LICENSE.txt → monaco-14.88babdfb.js.LICENSE.txt} +226 -214
- package/dist/resource/js/monaco-2.5e6b3e6c.js +25 -0
- package/dist/resource/js/{monaco-7.8e6e32f9.js.LICENSE.txt → monaco-2.5e6b3e6c.js.LICENSE.txt} +308 -332
- package/dist/resource/js/{monaco-2.89e3d3e1.js → monaco-3.993fc057.js} +2 -2
- package/dist/resource/js/{monaco-3.ae0e86c1.js → monaco-4.73c5efca.js} +2 -2
- package/dist/resource/js/{monaco-5.521603f3.js → monaco-5.91d0f99a.js} +4 -4
- package/dist/resource/js/{monaco-5.521603f3.js.LICENSE.txt → monaco-5.91d0f99a.js.LICENSE.txt} +174 -156
- package/dist/resource/js/monaco-7.e19e48d5.js +2 -0
- package/dist/resource/js/{monaco-4.afbf6d73.js.LICENSE.txt → monaco-7.e19e48d5.js.LICENSE.txt} +314 -321
- package/dist/resource/js/{monaco-8.e8d2f2de.js → monaco-8.48f5e877.js} +3 -3
- package/dist/resource/js/{monaco-8.e8d2f2de.js.LICENSE.txt → monaco-8.48f5e877.js.LICENSE.txt} +192 -204
- 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/js/monaco-1.6a6d9fbd.js +0 -5
- package/dist/resource/js/monaco-4.afbf6d73.js +0 -2
- package/dist/resource/js/monaco-7.8e6e32f9.js +0 -25
- package/dist/resource/js/monaco-9.d66d09e1.js +0 -71
- /package/dist/resource/css/{monaco-13.86c79c6e.css → monaco-12.86c79c6e.css} +0 -0
- /package/dist/resource/css/{monaco-14.f69f0e8c.css → monaco-13.f69f0e8c.css} +0 -0
- /package/dist/resource/css/{monaco-12.d38f1964.css → monaco-14.d38f1964.css} +0 -0
- /package/dist/resource/css/{monaco-7.681f0305.css → monaco-2.681f0305.css} +0 -0
- /package/dist/resource/css/{monaco-2.bc87f9b2.css → monaco-3.bc87f9b2.css} +0 -0
- /package/dist/resource/css/{monaco-3.37d5626c.css → monaco-4.37d5626c.css} +0 -0
- /package/dist/resource/css/{monaco-4.b782cd98.css → monaco-7.b782cd98.css} +0 -0
- /package/dist/resource/js/{monaco-13.dd2ff536.js.LICENSE.txt → monaco-12.e2a3ecd4.js.LICENSE.txt} +0 -0
- /package/dist/resource/js/{monaco-2.89e3d3e1.js.LICENSE.txt → monaco-3.993fc057.js.LICENSE.txt} +0 -0
- /package/dist/resource/js/{monaco-3.ae0e86c1.js.LICENSE.txt → monaco-4.73c5efca.js.LICENSE.txt} +0 -0
package/dist/resource/js/{monaco-5.521603f3.js.LICENSE.txt → monaco-5.91d0f99a.js.LICENSE.txt}
RENAMED
|
@@ -1,20 +1,18 @@
|
|
|
1
1
|
/*! ../core/wordHelper.js */
|
|
2
2
|
|
|
3
|
-
/*! ../../../common/viewModel/viewModelDecorations.js */
|
|
4
|
-
|
|
5
3
|
/*! ../../dom.js */
|
|
6
4
|
|
|
7
5
|
/*! ../../../base/common/strings.js */
|
|
8
6
|
|
|
7
|
+
/*! ../../../common/services/modelService.js */
|
|
8
|
+
|
|
9
9
|
/*! ./indentGuides.css */
|
|
10
10
|
|
|
11
11
|
/*! ../../../nls.js */
|
|
12
12
|
|
|
13
|
-
/*! ../../../base/common/event.js */
|
|
14
|
-
|
|
15
13
|
/*! ../../../base/common/diff/diff.js */
|
|
16
14
|
|
|
17
|
-
/*!
|
|
15
|
+
/*! ./linesLayout.js */
|
|
18
16
|
|
|
19
17
|
/*! ../core/position.js */
|
|
20
18
|
|
|
@@ -22,12 +20,8 @@
|
|
|
22
20
|
|
|
23
21
|
/*! ../../../common/color.js */
|
|
24
22
|
|
|
25
|
-
/*! ../../../../base/browser/ui/resizable/resizable.js */
|
|
26
|
-
|
|
27
23
|
/*! ../services/markerDecorations.js */
|
|
28
24
|
|
|
29
|
-
/*! ../../theme/common/styler.js */
|
|
30
|
-
|
|
31
25
|
/*! ./pieceTreeTextBuffer/pieceTreeTextBuffer.js */
|
|
32
26
|
|
|
33
27
|
/*! ../config/domFontInfo.js */
|
|
@@ -40,11 +34,16 @@
|
|
|
40
34
|
|
|
41
35
|
/*! ./textModelSearch.js */
|
|
42
36
|
|
|
43
|
-
/*! ../../../../base/common/
|
|
37
|
+
/*! ../../../../base/common/htmlContent.js */
|
|
44
38
|
|
|
45
|
-
|
|
39
|
+
/*!-----------------------------------------------------------------------------
|
|
40
|
+
* Copyright (c) Microsoft Corporation. All rights reserved.
|
|
41
|
+
* Version: 0.34.1(547870b6881302c5b4ff32173c16d06009e3588f)
|
|
42
|
+
* Released under the MIT license
|
|
43
|
+
* https://github.com/microsoft/monaco-editor/blob/main/LICENSE.txt
|
|
44
|
+
*-----------------------------------------------------------------------------*/
|
|
46
45
|
|
|
47
|
-
/*! ../../
|
|
46
|
+
/*! ../../instantiation/common/instantiation.js */
|
|
48
47
|
|
|
49
48
|
/*! ../_.contribution.js */
|
|
50
49
|
|
|
@@ -56,25 +55,15 @@
|
|
|
56
55
|
|
|
57
56
|
/*! ../../common/services/languageFeatures.js */
|
|
58
57
|
|
|
59
|
-
/*! ../../../common/core/
|
|
60
|
-
|
|
61
|
-
/*! ./unicodeHighlighter.css */
|
|
62
|
-
|
|
63
|
-
/*! ../../../browser/editorExtensions.js */
|
|
58
|
+
/*! ../../../common/core/editOperation.js */
|
|
64
59
|
|
|
65
|
-
/*! ../../../../
|
|
60
|
+
/*! ../../../../base/common/async.js */
|
|
66
61
|
|
|
67
62
|
/*! ../../view/viewPart.js */
|
|
68
63
|
|
|
69
|
-
/*! ../../contextkey/common/contextkeys.js */
|
|
70
|
-
|
|
71
|
-
/*! ../viewModelEventDispatcher.js */
|
|
72
|
-
|
|
73
64
|
/*! ../_.contribution.js */
|
|
74
65
|
|
|
75
|
-
/*! ../../../../base/common/
|
|
76
|
-
|
|
77
|
-
/*! ../../../../base/browser/dom.js */
|
|
66
|
+
/*! ../../../../base/common/lifecycle.js */
|
|
78
67
|
|
|
79
68
|
/*! ../config/editorConfiguration.js */
|
|
80
69
|
|
|
@@ -82,52 +71,47 @@
|
|
|
82
71
|
|
|
83
72
|
/*! ./cursorWordOperations.js */
|
|
84
73
|
|
|
85
|
-
/*!
|
|
74
|
+
/*! ../../hover/browser/markdownHoverParticipant.js */
|
|
86
75
|
|
|
87
|
-
|
|
88
|
-
* Copyright (c) Microsoft Corporation. All rights reserved.
|
|
89
|
-
* Version: 0.34.1(547870b6881302c5b4ff32173c16d06009e3588f)
|
|
90
|
-
* Released under the MIT license
|
|
91
|
-
* https://github.com/microsoft/monaco-editor/blob/main/LICENSE.txt
|
|
92
|
-
*-----------------------------------------------------------------------------*/
|
|
76
|
+
/*! ../../../common/services/semanticTokensProviderStyling.js */
|
|
93
77
|
|
|
94
78
|
/*! ../core/selection.js */
|
|
95
79
|
|
|
96
|
-
/*! ../../../../
|
|
80
|
+
/*! ../../../../base/common/htmlContent.js */
|
|
97
81
|
|
|
98
|
-
/*!
|
|
82
|
+
/*! ../../../../nls.js */
|
|
99
83
|
|
|
100
|
-
/*!
|
|
84
|
+
/*! ../../../../base/common/errors.js */
|
|
101
85
|
|
|
102
|
-
/*!
|
|
86
|
+
/*! ../core/position.js */
|
|
103
87
|
|
|
104
88
|
/*! ../core/textModelDefaults.js */
|
|
105
89
|
|
|
106
|
-
/*! ../../../
|
|
107
|
-
|
|
108
|
-
/*! ../../../../base/common/codicons.js */
|
|
90
|
+
/*! ../../../browser/editorExtensions.js */
|
|
109
91
|
|
|
110
92
|
/*! ../../../platform/notification/common/notification.js */
|
|
111
93
|
|
|
112
|
-
/*! ../../../../
|
|
94
|
+
/*! ../../../../base/common/lifecycle.js */
|
|
113
95
|
|
|
114
|
-
/*! ../../../common/
|
|
96
|
+
/*! ../../../base/common/event.js */
|
|
115
97
|
|
|
116
98
|
/*! ../../../base/common/color.js */
|
|
117
99
|
|
|
118
|
-
/*!
|
|
100
|
+
/*! ../../../../platform/theme/common/themeService.js */
|
|
101
|
+
|
|
102
|
+
/*! ../../../common/core/range.js */
|
|
119
103
|
|
|
120
104
|
/*! ../core/range.js */
|
|
121
105
|
|
|
122
106
|
/*! ../../../base/common/types.js */
|
|
123
107
|
|
|
124
|
-
/*!
|
|
108
|
+
/*! ../../../base/browser/ui/tree/dataTree.js */
|
|
125
109
|
|
|
126
|
-
/*! ../../../../base/common/
|
|
110
|
+
/*! ../../../../base/common/lifecycle.js */
|
|
127
111
|
|
|
128
|
-
/*!
|
|
112
|
+
/*! ../../markdownRenderer/browser/markdownRenderer.js */
|
|
129
113
|
|
|
130
|
-
/*!
|
|
114
|
+
/*! ../view.js */
|
|
131
115
|
|
|
132
116
|
/*! ./lexon.js */
|
|
133
117
|
|
|
@@ -146,23 +130,25 @@
|
|
|
146
130
|
|
|
147
131
|
/*! ../../../base/common/arrays.js */
|
|
148
132
|
|
|
149
|
-
/*!
|
|
133
|
+
/*! ../../../browser/editorExtensions.js */
|
|
150
134
|
|
|
151
|
-
/*! ../../../common/
|
|
135
|
+
/*! ../../../common/config/editorOptions.js */
|
|
136
|
+
|
|
137
|
+
/*! ../../../base/browser/ui/tree/objectTree.js */
|
|
138
|
+
|
|
139
|
+
/*! ../../../common/core/editorColorRegistry.js */
|
|
152
140
|
|
|
153
141
|
/*! ../../../base/common/uri.js */
|
|
154
142
|
|
|
143
|
+
/*! ../../editorState/browser/editorState.js */
|
|
144
|
+
|
|
155
145
|
/*! ../../../common/scrollable.js */
|
|
156
146
|
|
|
157
147
|
/*! ../../../platform/instantiation/common/instantiation.js */
|
|
158
148
|
|
|
159
|
-
/*! ./linesLayout.js */
|
|
160
|
-
|
|
161
|
-
/*! ../../indentation/browser/indentUtils.js */
|
|
162
|
-
|
|
163
149
|
/*! ../../../../base/browser/fastDomNode.js */
|
|
164
150
|
|
|
165
|
-
/*! ../../../base/browser/
|
|
151
|
+
/*! ../../../base/browser/ui/table/tableWidget.js */
|
|
166
152
|
|
|
167
153
|
/*! ../services/codeEditorService.js */
|
|
168
154
|
|
|
@@ -172,11 +158,13 @@
|
|
|
172
158
|
|
|
173
159
|
/*! ../diff/diffComputer.js */
|
|
174
160
|
|
|
175
|
-
/*!
|
|
161
|
+
/*! ../../contextkey/common/contextkey.js */
|
|
176
162
|
|
|
177
163
|
/*! ../core/range.js */
|
|
178
164
|
|
|
179
|
-
/*! ../../../
|
|
165
|
+
/*! ../../../common/editorContextKeys.js */
|
|
166
|
+
|
|
167
|
+
/*! ../../../base/common/lifecycle.js */
|
|
180
168
|
|
|
181
169
|
/*! ../../../common/numbers.js */
|
|
182
170
|
|
|
@@ -187,25 +175,17 @@
|
|
|
187
175
|
* https://github.com/microsoft/monaco-editor/blob/main/LICENSE.txt
|
|
188
176
|
*-----------------------------------------------------------------------------*/
|
|
189
177
|
|
|
190
|
-
/*!
|
|
191
|
-
|
|
192
|
-
/*! ../../../../platform/configuration/common/configuration.js */
|
|
193
|
-
|
|
194
|
-
/*! ../../../common/core/editOperation.js */
|
|
195
|
-
|
|
196
|
-
/*! ../../../../platform/instantiation/common/instantiation.js */
|
|
178
|
+
/*! ../../../common/core/selection.js */
|
|
197
179
|
|
|
198
|
-
/*! ../../../
|
|
180
|
+
/*! ../../../common/viewModel/viewModelDecorations.js */
|
|
199
181
|
|
|
200
|
-
/*!
|
|
182
|
+
/*! ../../theme/common/styler.js */
|
|
201
183
|
|
|
202
184
|
/*! ../core/textModelDefaults.js */
|
|
203
185
|
|
|
204
|
-
/*! ../../../base/browser/ui/list/listPaging.js */
|
|
205
|
-
|
|
206
186
|
/*! ../languages/supports/inplaceReplaceSupport.js */
|
|
207
187
|
|
|
208
|
-
/*! ../../../../
|
|
188
|
+
/*! ../../../../base/browser/ui/resizable/resizable.js */
|
|
209
189
|
|
|
210
190
|
/*! ../../../../base/browser/dom.js */
|
|
211
191
|
|
|
@@ -213,43 +193,51 @@
|
|
|
213
193
|
|
|
214
194
|
/*! ../view/domLineBreaksComputer.js */
|
|
215
195
|
|
|
216
|
-
/*! ../../../../base/common/codicons.js */
|
|
217
|
-
|
|
218
196
|
/*! ../languages/language.js */
|
|
219
197
|
|
|
220
198
|
/*! ../_.contribution.js */
|
|
221
199
|
|
|
222
|
-
/*! ../../../common/
|
|
200
|
+
/*! ../../../base/common/scrollable.js */
|
|
223
201
|
|
|
224
|
-
/*! ../../../common/
|
|
202
|
+
/*! ../../../base/common/actions.js */
|
|
225
203
|
|
|
226
|
-
/*!
|
|
204
|
+
/*! ../../../../base/common/strings.js */
|
|
227
205
|
|
|
228
|
-
/*!
|
|
206
|
+
/*! ../../../browser/editorExtensions.js */
|
|
229
207
|
|
|
230
208
|
/*! ../../../base/common/event.js */
|
|
231
209
|
|
|
232
|
-
/*! ./
|
|
210
|
+
/*! ./unicodeHighlighter.css */
|
|
233
211
|
|
|
234
|
-
/*!
|
|
212
|
+
/*! ../../configuration/common/configurationRegistry.js */
|
|
235
213
|
|
|
236
|
-
/*!
|
|
214
|
+
/*! ../../../../nls.js */
|
|
237
215
|
|
|
238
|
-
/*!
|
|
216
|
+
/*! ../../contextkey/common/contextkeys.js */
|
|
217
|
+
|
|
218
|
+
/*! ./coffee.js */
|
|
219
|
+
|
|
220
|
+
/*! ../../common/model/textModel.js */
|
|
239
221
|
|
|
240
222
|
/*! ../../../base/common/uri.js */
|
|
241
223
|
|
|
224
|
+
/*! ../../../../base/browser/dom.js */
|
|
225
|
+
|
|
226
|
+
/*! ../../../../base/common/strings.js */
|
|
227
|
+
|
|
242
228
|
/*! ../../common/viewModel/viewModelImpl.js */
|
|
243
229
|
|
|
244
230
|
/*! ./bracketPairsTextModelPart/bracketPairsImpl.js */
|
|
245
231
|
|
|
246
|
-
/*! ../../../common/languages/languageConfiguration.js */
|
|
247
|
-
|
|
248
232
|
/*! ../../../base/common/event.js */
|
|
249
233
|
|
|
250
234
|
/*! ../../../base/common/errors.js */
|
|
251
235
|
|
|
252
|
-
/*!
|
|
236
|
+
/*! ./inPlaceReplaceCommand.js */
|
|
237
|
+
|
|
238
|
+
/*! ../../../../platform/theme/common/themeService.js */
|
|
239
|
+
|
|
240
|
+
/*! ../../../../base/common/codicons.js */
|
|
253
241
|
|
|
254
242
|
/*!-----------------------------------------------------------------------------
|
|
255
243
|
* Copyright (c) Microsoft Corporation. All rights reserved.
|
|
@@ -258,6 +246,12 @@
|
|
|
258
246
|
* https://github.com/microsoft/monaco-editor/blob/main/LICENSE.txt
|
|
259
247
|
*-----------------------------------------------------------------------------*/
|
|
260
248
|
|
|
249
|
+
/*! ../../../common/languages/languageConfigurationRegistry.js */
|
|
250
|
+
|
|
251
|
+
/*! ../../configuration/common/configuration.js */
|
|
252
|
+
|
|
253
|
+
/*! ../../../common/services/languageFeatures.js */
|
|
254
|
+
|
|
261
255
|
/*!-----------------------------------------------------------------------------
|
|
262
256
|
* Copyright (c) Microsoft Corporation. All rights reserved.
|
|
263
257
|
* Version: 0.34.1(547870b6881302c5b4ff32173c16d06009e3588f)
|
|
@@ -265,9 +259,9 @@
|
|
|
265
259
|
* https://github.com/microsoft/monaco-editor/blob/main/LICENSE.txt
|
|
266
260
|
*-----------------------------------------------------------------------------*/
|
|
267
261
|
|
|
268
|
-
/*!
|
|
262
|
+
/*! ../../../../platform/theme/common/iconRegistry.js */
|
|
269
263
|
|
|
270
|
-
/*!
|
|
264
|
+
/*! ./bracketPairsTextModelPart/colorizedBracketPairsDecorationProvider.js */
|
|
271
265
|
|
|
272
266
|
/*! ./fsharp.js */
|
|
273
267
|
|
|
@@ -277,9 +271,11 @@
|
|
|
277
271
|
|
|
278
272
|
/*! ../../../base/common/types.js */
|
|
279
273
|
|
|
280
|
-
/*!
|
|
274
|
+
/*! ../../contextview/browser/contextView.js */
|
|
281
275
|
|
|
282
|
-
/*!
|
|
276
|
+
/*! ../../../../platform/configuration/common/configuration.js */
|
|
277
|
+
|
|
278
|
+
/*! ../../../../base/common/stopwatch.js */
|
|
283
279
|
|
|
284
280
|
/*! ../../../common/core/position.js */
|
|
285
281
|
|
|
@@ -289,21 +285,23 @@
|
|
|
289
285
|
|
|
290
286
|
/*! ../../../base/common/lifecycle.js */
|
|
291
287
|
|
|
292
|
-
/*!
|
|
288
|
+
/*! ../../../../base/common/event.js */
|
|
289
|
+
|
|
290
|
+
/*! ../../../common/core/range.js */
|
|
293
291
|
|
|
294
292
|
/*! ../cursorCommon.js */
|
|
295
293
|
|
|
296
|
-
/*!
|
|
294
|
+
/*! ../../../../base/common/strings.js */
|
|
297
295
|
|
|
298
|
-
/*!
|
|
296
|
+
/*! ../model/mirrorTextModel.js */
|
|
299
297
|
|
|
300
|
-
/*!
|
|
298
|
+
/*! ../../indentation/browser/indentUtils.js */
|
|
301
299
|
|
|
302
300
|
/*! ../../../base/common/lifecycle.js */
|
|
303
301
|
|
|
304
302
|
/*! ../../common/config/editorOptions.js */
|
|
305
303
|
|
|
306
|
-
/*! ../../../base/browser/
|
|
304
|
+
/*! ../../../base/browser/mouseEvent.js */
|
|
307
305
|
|
|
308
306
|
/*! ../../../common/event.js */
|
|
309
307
|
|
|
@@ -313,55 +311,61 @@
|
|
|
313
311
|
|
|
314
312
|
/*! ../../../../base/common/types.js */
|
|
315
313
|
|
|
316
|
-
/*! ../../../
|
|
317
|
-
|
|
318
|
-
/*! ../../../base/common/scrollable.js */
|
|
314
|
+
/*! ../../../common/commands/shiftCommand.js */
|
|
319
315
|
|
|
320
316
|
/*! ../../../nls.js */
|
|
321
317
|
|
|
322
|
-
/*! ../../../base/browser/ui/tree/abstractTree.js */
|
|
323
|
-
|
|
324
|
-
/*! ../../../base/common/network.js */
|
|
325
|
-
|
|
326
318
|
/*! ./scss.js */
|
|
327
319
|
|
|
328
320
|
/*! ../../common/editorCommon.js */
|
|
329
321
|
|
|
322
|
+
/*! ../../../common/core/range.js */
|
|
323
|
+
|
|
330
324
|
/*! ../../../platform/instantiation/common/serviceCollection.js */
|
|
331
325
|
|
|
332
326
|
/*! ./intervalTree.js */
|
|
333
327
|
|
|
334
328
|
/*! ./pieceTreeTextBuffer/pieceTreeTextBufferBuilder.js */
|
|
335
329
|
|
|
336
|
-
/*! ../../../../
|
|
330
|
+
/*! ../../../../platform/instantiation/common/instantiation.js */
|
|
331
|
+
|
|
332
|
+
/*! ../../../base/browser/dom.js */
|
|
337
333
|
|
|
338
334
|
/*! ./editorBaseApi.js */
|
|
339
335
|
|
|
340
|
-
/*!
|
|
336
|
+
/*! ../../../../platform/instantiation/common/instantiation.js */
|
|
341
337
|
|
|
342
|
-
/*!
|
|
338
|
+
/*! ../../../../platform/configuration/common/configuration.js */
|
|
343
339
|
|
|
344
340
|
/*! ../../common/core/position.js */
|
|
345
341
|
|
|
346
342
|
/*! ../core/position.js */
|
|
347
343
|
|
|
348
|
-
/*! ../../../common/
|
|
344
|
+
/*! ../../../common/services/editorWorker.js */
|
|
349
345
|
|
|
350
|
-
/*!
|
|
346
|
+
/*! ../../../base/common/errors.js */
|
|
351
347
|
|
|
352
|
-
/*!
|
|
348
|
+
/*! ../../../../platform/opener/common/opener.js */
|
|
349
|
+
|
|
350
|
+
/*! ../../../base/browser/ui/list/listPaging.js */
|
|
351
|
+
|
|
352
|
+
/*! ../../../../base/common/codicons.js */
|
|
353
353
|
|
|
354
354
|
/*! ./editorOptions.js */
|
|
355
355
|
|
|
356
|
-
/*! ../../../common/
|
|
356
|
+
/*! ../../../common/core/position.js */
|
|
357
357
|
|
|
358
358
|
/*! ../textModelEvents.js */
|
|
359
359
|
|
|
360
|
-
/*!
|
|
360
|
+
/*! ../../../common/core/selection.js */
|
|
361
361
|
|
|
362
|
-
/*!
|
|
362
|
+
/*! ../../../base/browser/ui/list/listWidget.js */
|
|
363
363
|
|
|
364
|
-
/*!
|
|
364
|
+
/*! ../../../common/model/textModel.js */
|
|
365
|
+
|
|
366
|
+
/*! ../../registry/common/platform.js */
|
|
367
|
+
|
|
368
|
+
/*! ../../../../platform/theme/common/themeService.js */
|
|
365
369
|
|
|
366
370
|
/*! ../_.contribution.js */
|
|
367
371
|
|
|
@@ -369,27 +373,37 @@
|
|
|
369
373
|
|
|
370
374
|
/*! ../../../../base/common/arrays.js */
|
|
371
375
|
|
|
372
|
-
/*!
|
|
376
|
+
/*! ../../../../base/common/async.js */
|
|
373
377
|
|
|
374
|
-
/*! ../../../../platform/
|
|
378
|
+
/*! ../../../../platform/workspace/common/workspaceTrust.js */
|
|
379
|
+
|
|
380
|
+
/*! ./media/editor.css */
|
|
375
381
|
|
|
376
382
|
/*! ../core/indentation.js */
|
|
377
383
|
|
|
384
|
+
/*! ../../../common/core/selection.js */
|
|
385
|
+
|
|
386
|
+
/*! ../../../../nls.js */
|
|
387
|
+
|
|
388
|
+
/*! ../../../common/languages/languageConfiguration.js */
|
|
389
|
+
|
|
390
|
+
/*! ../../../common/model/textModel.js */
|
|
391
|
+
|
|
378
392
|
/*! ../model.js */
|
|
379
393
|
|
|
380
394
|
/*! ../../../platform/theme/common/themeService.js */
|
|
381
395
|
|
|
382
|
-
/*!
|
|
383
|
-
|
|
384
|
-
/*! ../../../../base/common/strings.js */
|
|
396
|
+
/*! ./blockCommentCommand.js */
|
|
385
397
|
|
|
386
|
-
/*! ../../../
|
|
398
|
+
/*! ../../../base/common/lifecycle.js */
|
|
387
399
|
|
|
388
400
|
/*! ./pascal.js */
|
|
389
401
|
|
|
390
402
|
/*! ../../../common/types.js */
|
|
391
403
|
|
|
392
|
-
/*! ../../../common/
|
|
404
|
+
/*! ../../../common/languages/autoIndent.js */
|
|
405
|
+
|
|
406
|
+
/*! ../../../base/browser/ui/tree/asyncDataTree.js */
|
|
393
407
|
|
|
394
408
|
/*!-----------------------------------------------------------------------------
|
|
395
409
|
* Copyright (c) Microsoft Corporation. All rights reserved.
|
|
@@ -398,6 +412,12 @@
|
|
|
398
412
|
* https://github.com/microsoft/monaco-editor/blob/main/LICENSE.txt
|
|
399
413
|
*-----------------------------------------------------------------------------*/
|
|
400
414
|
|
|
415
|
+
/*! ../../../common/services/getSemanticTokens.js */
|
|
416
|
+
|
|
417
|
+
/*! ../../../base/common/strings.js */
|
|
418
|
+
|
|
419
|
+
/*! ../scrollbar/scrollableElement.js */
|
|
420
|
+
|
|
401
421
|
/*!-----------------------------------------------------------------------------
|
|
402
422
|
* Copyright (c) Microsoft Corporation. All rights reserved.
|
|
403
423
|
* Version: 0.34.1(547870b6881302c5b4ff32173c16d06009e3588f)
|
|
@@ -405,46 +425,40 @@
|
|
|
405
425
|
* https://github.com/microsoft/monaco-editor/blob/main/LICENSE.txt
|
|
406
426
|
*-----------------------------------------------------------------------------*/
|
|
407
427
|
|
|
408
|
-
/*! ../../../base/common/strings.js */
|
|
409
|
-
|
|
410
|
-
/*! ../scrollbar/scrollableElement.js */
|
|
411
|
-
|
|
412
428
|
/*! ../sash/sash.js */
|
|
413
429
|
|
|
414
|
-
/*!
|
|
430
|
+
/*! ../../../common/services/languageFeatureDebounce.js */
|
|
415
431
|
|
|
416
|
-
/*!
|
|
432
|
+
/*! ./splitview.css */
|
|
417
433
|
|
|
418
|
-
/*!
|
|
434
|
+
/*! ../viewModel.js */
|
|
419
435
|
|
|
420
436
|
/*! ../../view/dynamicViewOverlay.js */
|
|
421
437
|
|
|
422
|
-
/*!
|
|
438
|
+
/*! ../../../common/core/editOperation.js */
|
|
439
|
+
|
|
440
|
+
/*! ../../../common/services/unicodeTextModelHighlighter.js */
|
|
441
|
+
|
|
442
|
+
/*! ../../../nls.js */
|
|
423
443
|
|
|
424
444
|
/*! ./cursorMoveOperations.js */
|
|
425
445
|
|
|
426
446
|
/*! ../../../common/core/editorColorRegistry.js */
|
|
427
447
|
|
|
428
|
-
/*!
|
|
429
|
-
|
|
430
|
-
/*! ../../../common/core/position.js */
|
|
448
|
+
/*! ../../../base/common/event.js */
|
|
431
449
|
|
|
432
|
-
/*!
|
|
450
|
+
/*! ../../../base/browser/ui/menu/menu.js */
|
|
433
451
|
|
|
434
|
-
/*!
|
|
452
|
+
/*! ../../../base/browser/dom.js */
|
|
435
453
|
|
|
436
|
-
/*! ../../../
|
|
454
|
+
/*! ../../../base/browser/ui/tree/abstractTree.js */
|
|
437
455
|
|
|
438
|
-
/*!
|
|
456
|
+
/*! ../../../common/services/editorWorker.js */
|
|
439
457
|
|
|
440
|
-
/*! ../../../../
|
|
458
|
+
/*! ../../../../base/browser/ui/scrollbar/scrollableElement.js */
|
|
441
459
|
|
|
442
460
|
/*! ../../../base/common/platform.js */
|
|
443
461
|
|
|
444
|
-
/*! ../languages/modesRegistry.js */
|
|
445
|
-
|
|
446
|
-
/*! ../../../browser/editorExtensions.js */
|
|
447
|
-
|
|
448
462
|
/*! ../../../platform/accessibility/common/accessibility.js */
|
|
449
463
|
|
|
450
464
|
/*! ./guidesTextModelPart.js */
|
|
@@ -453,50 +467,48 @@
|
|
|
453
467
|
|
|
454
468
|
/*! ../_.contribution.js */
|
|
455
469
|
|
|
456
|
-
/*! ../../../
|
|
470
|
+
/*! ../../../common/core/range.js */
|
|
457
471
|
|
|
458
|
-
/*!
|
|
472
|
+
/*! ../../../platform/configuration/common/configurationRegistry.js */
|
|
459
473
|
|
|
460
474
|
/*! ../../../platform/undoRedo/common/undoRedo.js */
|
|
461
475
|
|
|
462
476
|
/*! ../../../base/common/types.js */
|
|
463
477
|
|
|
464
|
-
/*!
|
|
478
|
+
/*! ../../../../base/common/platform.js */
|
|
479
|
+
|
|
480
|
+
/*! ../../../common/languages/language.js */
|
|
481
|
+
|
|
482
|
+
/*! ../../../common/services/model.js */
|
|
465
483
|
|
|
466
484
|
/*! ../core/eolCounter.js */
|
|
467
485
|
|
|
468
|
-
/*! ../../../common/
|
|
486
|
+
/*! ../../../common/languages/enterAction.js */
|
|
469
487
|
|
|
470
|
-
/*!
|
|
488
|
+
/*! ../viewModelEventDispatcher.js */
|
|
471
489
|
|
|
472
|
-
/*!
|
|
490
|
+
/*! ../../theme/common/styler.js */
|
|
473
491
|
|
|
474
|
-
/*!
|
|
492
|
+
/*! ../editorExtensions.js */
|
|
475
493
|
|
|
476
|
-
/*! ./
|
|
494
|
+
/*! ./bannerController.js */
|
|
477
495
|
|
|
478
|
-
/*!
|
|
496
|
+
/*! ../../../common/core/position.js */
|
|
479
497
|
|
|
480
|
-
/*!
|
|
498
|
+
/*! ../../theme/common/themeService.js */
|
|
481
499
|
|
|
482
|
-
/*!
|
|
500
|
+
/*! ../../../base/common/lifecycle.js */
|
|
483
501
|
|
|
484
502
|
/*! ../../common/cursor/cursorWordOperations.js */
|
|
485
503
|
|
|
486
504
|
/*! ./unicodeTextModelHighlighter.js */
|
|
487
505
|
|
|
506
|
+
/*! ../../keybinding/common/keybinding.js */
|
|
507
|
+
|
|
488
508
|
/*! ./indentationGuesser.js */
|
|
489
509
|
|
|
490
510
|
/*! ../../../base/common/stopwatch.js */
|
|
491
511
|
|
|
492
|
-
/*! ../../../common/config/editorOptions.js */
|
|
493
|
-
|
|
494
|
-
/*! ../../../base/browser/ui/table/tableWidget.js */
|
|
495
|
-
|
|
496
|
-
/*! ../../../platform/theme/common/colorRegistry.js */
|
|
497
|
-
|
|
498
|
-
/*! ../view/viewUserInputEvents.js */
|
|
499
|
-
|
|
500
512
|
/*!-----------------------------------------------------------------------------
|
|
501
513
|
* Copyright (c) Microsoft Corporation. All rights reserved.
|
|
502
514
|
* Version: 0.34.1(547870b6881302c5b4ff32173c16d06009e3588f)
|
|
@@ -504,12 +516,18 @@
|
|
|
504
516
|
* https://github.com/microsoft/monaco-editor/blob/main/LICENSE.txt
|
|
505
517
|
*-----------------------------------------------------------------------------*/
|
|
506
518
|
|
|
519
|
+
/*! ../../../platform/theme/common/colorRegistry.js */
|
|
520
|
+
|
|
521
|
+
/*! ../view/viewUserInputEvents.js */
|
|
522
|
+
|
|
523
|
+
/*! ../../../../base/common/async.js */
|
|
524
|
+
|
|
525
|
+
/*! ../../../../platform/quickinput/common/quickInput.js */
|
|
526
|
+
|
|
507
527
|
/*! ../../common/viewModel/monospaceLineBreaksComputer.js */
|
|
508
528
|
|
|
509
529
|
/*! ../../../common/textModelGuides.js */
|
|
510
530
|
|
|
511
|
-
/*!
|
|
512
|
-
|
|
513
|
-
/*! ../../../common/core/editOperation.js */
|
|
531
|
+
/*! ../../../common/core/selection.js */
|
|
514
532
|
|
|
515
|
-
/*!
|
|
533
|
+
/*! ../../hover/browser/hoverTypes.js */
|