@rsdoctor/client 0.1.10 → 0.2.1-beta.0

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