@rsdoctor/client 0.1.9 → 0.2.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 (56) 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.d38f1964.css +1 -0
  8. package/dist/resource/css/monaco-13.86c79c6e.css +1 -0
  9. package/dist/resource/css/monaco-14.f69f0e8c.css +1 -0
  10. package/dist/resource/css/monaco-2.bc87f9b2.css +1 -0
  11. package/dist/resource/css/monaco-3.37d5626c.css +1 -0
  12. package/dist/resource/css/monaco-4.b782cd98.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.681f0305.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/117.510490e1.js +461 -0
  20. package/dist/resource/js/{226.64d4cab7.js.LICENSE.txt → 117.510490e1.js.LICENSE.txt} +8201 -8145
  21. package/dist/resource/js/index.93b99658.js +157 -0
  22. package/dist/resource/js/{index.44e5cd50.js.LICENSE.txt → index.93b99658.js.LICENSE.txt} +975 -863
  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.6a6d9fbd.js +5 -0
  26. package/dist/resource/js/monaco-1.6a6d9fbd.js.LICENSE.txt +684 -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.6dc645fd.js +23 -0
  32. package/dist/resource/js/monaco-12.6dc645fd.js.LICENSE.txt +512 -0
  33. package/dist/resource/js/monaco-13.dd2ff536.js +6 -0
  34. package/dist/resource/js/monaco-13.dd2ff536.js.LICENSE.txt +600 -0
  35. package/dist/resource/js/monaco-14.2fef89fc.js +2 -0
  36. package/dist/resource/js/monaco-14.2fef89fc.js.LICENSE.txt +534 -0
  37. package/dist/resource/js/monaco-2.89e3d3e1.js +4 -0
  38. package/dist/resource/js/monaco-2.89e3d3e1.js.LICENSE.txt +513 -0
  39. package/dist/resource/js/monaco-3.ae0e86c1.js +26 -0
  40. package/dist/resource/js/monaco-3.ae0e86c1.js.LICENSE.txt +668 -0
  41. package/dist/resource/js/monaco-4.afbf6d73.js +2 -0
  42. package/dist/resource/js/monaco-4.afbf6d73.js.LICENSE.txt +635 -0
  43. package/dist/resource/js/monaco-5.521603f3.js +22 -0
  44. package/dist/resource/js/monaco-5.521603f3.js.LICENSE.txt +515 -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.8e6e32f9.js +25 -0
  48. package/dist/resource/js/monaco-7.8e6e32f9.js.LICENSE.txt +627 -0
  49. package/dist/resource/js/monaco-8.e8d2f2de.js +395 -0
  50. package/dist/resource/js/monaco-8.e8d2f2de.js.LICENSE.txt +562 -0
  51. package/dist/resource/js/monaco-9.d66d09e1.js +71 -0
  52. package/dist/resource/js/monaco-9.d66d09e1.js.LICENSE.txt +800 -0
  53. package/package.json +3 -3
  54. package/dist/resource/js/226.64d4cab7.js +0 -461
  55. package/dist/resource/js/index.44e5cd50.js +0 -150
  56. /package/dist/resource/css/{226.75ade4fc.css → 117.75ade4fc.css} +0 -0
@@ -0,0 +1,668 @@
1
+ /*! ../../../../base/common/arrays.js */
2
+
3
+ /*! ./completionModel.js */
4
+
5
+ /*! ./csp/csp.contribution.js */
6
+
7
+ /*! ./dom.js */
8
+
9
+ /*! ../../../../base/common/lifecycle.js */
10
+
11
+ /*! ./cypher/cypher.contribution.js */
12
+
13
+ /*! ../../../common/core/range.js */
14
+
15
+ /*! ./xml/xml.contribution.js */
16
+
17
+ /*! ../../../base/browser/ui/aria/aria.js */
18
+
19
+ /*!-----------------------------------------------------------------------------
20
+ * Copyright (c) Microsoft Corporation. All rights reserved.
21
+ * Version: 0.34.1(547870b6881302c5b4ff32173c16d06009e3588f)
22
+ * Released under the MIT license
23
+ * https://github.com/microsoft/monaco-editor/blob/main/LICENSE.txt
24
+ *-----------------------------------------------------------------------------*/
25
+
26
+ /*! ../../../common/core/range.js */
27
+
28
+ /*! ./currentLineHighlight.css */
29
+
30
+ /*! ../../../../base/browser/fastDomNode.js */
31
+
32
+ /*! ../core/range.js */
33
+
34
+ /*! ./codicon/codicon-modifiers.css */
35
+
36
+ /*! ./coffee/coffee.contribution.js */
37
+
38
+ /*! ../../../base/common/errors.js */
39
+
40
+ /*! ./csharp/csharp.contribution.js */
41
+
42
+ /*! ./flow9/flow9.contribution.js */
43
+
44
+ /*! ./swift/swift.contribution.js */
45
+
46
+ /*! ./postiats/postiats.contribution.js */
47
+
48
+ /*! ./scrollDecoration.css */
49
+
50
+ /*! ./ghostTextHoverParticipant.js */
51
+
52
+ /*! ./vb/vb.contribution.js */
53
+
54
+ /*! ../../../browser/editorExtensions.js */
55
+
56
+ /*! ./oneCursor.js */
57
+
58
+ /*! ../../../browser/editorDom.js */
59
+
60
+ /*! ../../../platform/contextkey/common/contextkey.js */
61
+
62
+ /*! ../../../../platform/configuration/common/configuration.js */
63
+
64
+ /*! ./powerquery/powerquery.contribution.js */
65
+
66
+ /*! ../../../../base/common/strings.js */
67
+
68
+ /*! ./restructuredtext/restructuredtext.contribution.js */
69
+
70
+ /*! ./go/go.contribution.js */
71
+
72
+ /*! ../../../../../base/common/lifecycle.js */
73
+
74
+ /*! ../../../../../base/common/event.js */
75
+
76
+ /*! ../../../common/languages.js */
77
+
78
+ /*! ../../../platform/instantiation/common/instantiation.js */
79
+
80
+ /*! ../../../../base/common/cancellation.js */
81
+
82
+ /*! ./suggestMemory.js */
83
+
84
+ /*! ../../../../platform/keybinding/common/keybindingsRegistry.js */
85
+
86
+ /*! ../../../../platform/contextkey/common/contextkey.js */
87
+
88
+ /*! ../editor/editor.api.js */
89
+
90
+ /*! ./powershell/powershell.contribution.js */
91
+
92
+ /*! ../../browser/services/codeEditorService.js */
93
+
94
+ /*! ./cpp.js */
95
+
96
+ /*! ./r/r.contribution.js */
97
+
98
+ /*! ../../../common/core/editorColorRegistry.js */
99
+
100
+ /*! ../../../../base/common/strings.js */
101
+
102
+ /*! ../core/textChange.js */
103
+
104
+ /*! ../common/standaloneTheme.js */
105
+
106
+ /*! ../../../platform/actions/common/actions.js */
107
+
108
+ /*! ../../../platform/accessibility/common/accessibility.js */
109
+
110
+ /*! ./cypher.js */
111
+
112
+ /*! ../../message/browser/messageController.js */
113
+
114
+ /*! ./bicep/bicep.contribution.js */
115
+
116
+ /*! ../_.contribution.js */
117
+
118
+ /*! ../../../base/common/lifecycle.js */
119
+
120
+ /*! ../../../base/common/iterator.js */
121
+
122
+ /*! ../../../common/standalone/standaloneEnums.js */
123
+
124
+ /*! ./rust/rust.contribution.js */
125
+
126
+ /*!-----------------------------------------------------------------------------
127
+ * Copyright (c) Microsoft Corporation. All rights reserved.
128
+ * Version: 0.34.1(547870b6881302c5b4ff32173c16d06009e3588f)
129
+ * Released under the MIT license
130
+ * https://github.com/microsoft/monaco-editor/blob/main/LICENSE.txt
131
+ *-----------------------------------------------------------------------------*/
132
+
133
+ /*! ../../../../platform/theme/common/themeService.js */
134
+
135
+ /*! ../../../nls.js */
136
+
137
+ /*! ./hcl.js */
138
+
139
+ /*! ./perl/perl.contribution.js */
140
+
141
+ /*! ./suggest.js */
142
+
143
+ /*! ../../common/core/editorColorRegistry.js */
144
+
145
+ /*! ./pascal/pascal.contribution.js */
146
+
147
+ /*! ../../common/languages/modesRegistry.js */
148
+
149
+ /*! ./pla/pla.contribution.js */
150
+
151
+ /*! ../../instantiation/common/instantiation.js */
152
+
153
+ /*! ../../browser/widget/codeEditorWidget.js */
154
+
155
+ /*! ./st.js */
156
+
157
+ /*! ../../../base/common/platform.js */
158
+
159
+ /*! ../../../base/common/marshalling.js */
160
+
161
+ /*! ./sql/sql.contribution.js */
162
+
163
+ /*! ./redshift/redshift.contribution.js */
164
+
165
+ /*! ./kotlin/kotlin.contribution.js */
166
+
167
+ /*! ../../../common/core/range.js */
168
+
169
+ /*! ./razor/razor.contribution.js */
170
+
171
+ /*! ../../../platform/contextview/browser/contextView.js */
172
+
173
+ /*! ../../../nls.js */
174
+
175
+ /*! ./ecl/ecl.contribution.js */
176
+
177
+ /*!-----------------------------------------------------------------------------
178
+ * Copyright (c) Microsoft Corporation. All rights reserved.
179
+ * Version: 0.34.1(547870b6881302c5b4ff32173c16d06009e3588f)
180
+ * Released under the MIT license
181
+ * https://github.com/microsoft/monaco-editor/blob/main/LICENSE.txt
182
+ *-----------------------------------------------------------------------------*/
183
+
184
+ /*! ./php/php.contribution.js */
185
+
186
+ /*! ../core/selection.js */
187
+
188
+ /*! ../../common/editorAction.js */
189
+
190
+ /*! ../../view/viewPart.js */
191
+
192
+ /*! ./twig.js */
193
+
194
+ /*! ./strings.js */
195
+
196
+ /*! ../core/selection.js */
197
+
198
+ /*! ./sparql/sparql.contribution.js */
199
+
200
+ /*! ../../../base/common/lifecycle.js */
201
+
202
+ /*! ../../../base/common/severity.js */
203
+
204
+ /*! ../../theme/common/themeService.js */
205
+
206
+ /*! ./lineTokens.js */
207
+
208
+ /*! ../_.contribution.js */
209
+
210
+ /*! ../../../browser/services/codeEditorService.js */
211
+
212
+ /*! ../../view/dynamicViewOverlay.js */
213
+
214
+ /*! ../../../base/common/platform.js */
215
+
216
+ /*! ./utils.js */
217
+
218
+ /*! ./pgsql/pgsql.contribution.js */
219
+
220
+ /*! ../../../common/editorContextKeys.js */
221
+
222
+ /*! ../../browser/widget/diffEditorWidget.js */
223
+
224
+ /*! ../../../../base/common/event.js */
225
+
226
+ /*! ../../common/languages/languageConfigurationRegistry.js */
227
+
228
+ /*! ../../../browser/editorExtensions.js */
229
+
230
+ /*! ../../../platform/commands/common/commands.js */
231
+
232
+ /*! ../_.contribution.js */
233
+
234
+ /*! ./twig/twig.contribution.js */
235
+
236
+ /*!-----------------------------------------------------------------------------
237
+ * Copyright (c) Microsoft Corporation. All rights reserved.
238
+ * Version: 0.34.1(547870b6881302c5b4ff32173c16d06009e3588f)
239
+ * Released under the MIT license
240
+ * https://github.com/microsoft/monaco-editor/blob/main/LICENSE.txt
241
+ *-----------------------------------------------------------------------------*/
242
+
243
+ /*! ../../../../base/common/lifecycle.js */
244
+
245
+ /*! ../../../../platform/theme/common/colorRegistry.js */
246
+
247
+ /*! ../../common/services/languageFeatures.js */
248
+
249
+ /*! ../../../base/common/event.js */
250
+
251
+ /*! ./qsharp/qsharp.contribution.js */
252
+
253
+ /*! ../../../../base/common/iterator.js */
254
+
255
+ /*!-----------------------------------------------------------------------------
256
+ * Copyright (c) Microsoft Corporation. All rights reserved.
257
+ * Version: 0.34.1(547870b6881302c5b4ff32173c16d06009e3588f)
258
+ * Released under the MIT license
259
+ * https://github.com/microsoft/monaco-editor/blob/main/LICENSE.txt
260
+ *-----------------------------------------------------------------------------*/
261
+
262
+ /*! ../core/position.js */
263
+
264
+ /*! ../../hover/browser/hoverTypes.js */
265
+
266
+ /*! ../../../base/common/arrays.js */
267
+
268
+ /*! ./scheme/scheme.contribution.js */
269
+
270
+ /*! ../../../../base/common/lifecycle.js */
271
+
272
+ /*! ./redis/redis.contribution.js */
273
+
274
+ /*! ./hcl/hcl.contribution.js */
275
+
276
+ /*! ../../../base/common/severity.js */
277
+
278
+ /*! ./cpp/cpp.contribution.js */
279
+
280
+ /*! ./cameligo/cameligo.contribution.js */
281
+
282
+ /*! ./azcli/azcli.contribution.js */
283
+
284
+ /*! ../../../../base/common/color.js */
285
+
286
+ /*! ../../../platform/commands/common/commands.js */
287
+
288
+ /*! ./graphql/graphql.contribution.js */
289
+
290
+ /*! ../../../base/common/buffer.js */
291
+
292
+ /*! ../../../browser/editorExtensions.js */
293
+
294
+ /*! ./java/java.contribution.js */
295
+
296
+ /*! ../../../platform/theme/common/colorRegistry.js */
297
+
298
+ /*! ../../../../base/common/lifecycle.js */
299
+
300
+ /*! ../../common/core/position.js */
301
+
302
+ /*!-----------------------------------------------------------------------------
303
+ * Copyright (c) Microsoft Corporation. All rights reserved.
304
+ * Version: 0.34.1(547870b6881302c5b4ff32173c16d06009e3588f)
305
+ * Released under the MIT license
306
+ * https://github.com/microsoft/monaco-editor/blob/main/LICENSE.txt
307
+ *-----------------------------------------------------------------------------*/
308
+
309
+ /*! ../../../common/services/languageFeatures.js */
310
+
311
+ /*! ../../../../nls.js */
312
+
313
+ /*! ./handlebars/handlebars.contribution.js */
314
+
315
+ /*! ../../../../base/common/color.js */
316
+
317
+ /*! ../../../platform/instantiation/common/instantiation.js */
318
+
319
+ /*! ./javascript/javascript.contribution.js */
320
+
321
+ /*! ../../../platform/notification/common/notification.js */
322
+
323
+ /*! ../../editor/editor.api.js */
324
+
325
+ /*! ../../common/languages/languageConfigurationRegistry.js */
326
+
327
+ /*!-----------------------------------------------------------------------------
328
+ * Copyright (c) Microsoft Corporation. All rights reserved.
329
+ * Version: 0.34.1(547870b6881302c5b4ff32173c16d06009e3588f)
330
+ * Released under the MIT license
331
+ * https://github.com/microsoft/monaco-editor/blob/main/LICENSE.txt
332
+ *-----------------------------------------------------------------------------*/
333
+
334
+ /*! ../../../base/common/arrays.js */
335
+
336
+ /*! ../../editor/editor.api.js */
337
+
338
+ /*! ../../../common/model/textModel.js */
339
+
340
+ /*! ../../../common/services/languageFeatureDebounce.js */
341
+
342
+ /*! ../../../common/core/position.js */
343
+
344
+ /*! ../../../base/common/iterator.js */
345
+
346
+ /*! ../../../platform/theme/common/themeService.js */
347
+
348
+ /*! ../../../base/common/codicons.js */
349
+
350
+ /*! ../../common/services/languageFeatures.js */
351
+
352
+ /*! ../../common/services/editorWorker.js */
353
+
354
+ /*! ../../../browser/editorExtensions.js */
355
+
356
+ /*! ../../../../base/common/lifecycle.js */
357
+
358
+ /*! ../../../../base/common/async.js */
359
+
360
+ /*! ../../opener/common/opener.js */
361
+
362
+ /*!-----------------------------------------------------------------------------
363
+ * Copyright (c) Microsoft Corporation. All rights reserved.
364
+ * Version: 0.34.1(547870b6881302c5b4ff32173c16d06009e3588f)
365
+ * Released under the MIT license
366
+ * https://github.com/microsoft/monaco-editor/blob/main/LICENSE.txt
367
+ *-----------------------------------------------------------------------------*/
368
+
369
+ /*! ../_.contribution.js */
370
+
371
+ /*! ../../../base/common/resources.js */
372
+
373
+ /*! ./objective-c/objective-c.contribution.js */
374
+
375
+ /*! ../coreCommands.js */
376
+
377
+ /*!-----------------------------------------------------------------------------
378
+ * Copyright (c) Microsoft Corporation. All rights reserved.
379
+ * Version: 0.34.1(547870b6881302c5b4ff32173c16d06009e3588f)
380
+ * Released under the MIT license
381
+ * https://github.com/microsoft/monaco-editor/blob/main/LICENSE.txt
382
+ *-----------------------------------------------------------------------------*/
383
+
384
+ /*! ../../../../base/browser/fastDomNode.js */
385
+
386
+ /*! ./glyphMargin.css */
387
+
388
+ /*! ../../../base/browser/dnd.js */
389
+
390
+ /*!-----------------------------------------------------------------------------
391
+ * Copyright (c) Microsoft Corporation. All rights reserved.
392
+ * Version: 0.34.1(547870b6881302c5b4ff32173c16d06009e3588f)
393
+ * Released under the MIT license
394
+ * https://github.com/microsoft/monaco-editor/blob/main/LICENSE.txt
395
+ *-----------------------------------------------------------------------------*/
396
+
397
+ /*! ./contiguousTokensEditing.js */
398
+
399
+ /*! ./julia/julia.contribution.js */
400
+
401
+ /*! ../../../platform/configuration/common/configuration.js */
402
+
403
+ /*! ./liquid/liquid.contribution.js */
404
+
405
+ /*! ../../../../platform/clipboard/common/clipboardService.js */
406
+
407
+ /*!-----------------------------------------------------------------------------
408
+ * Copyright (c) Microsoft Corporation. All rights reserved.
409
+ * Version: 0.34.1(547870b6881302c5b4ff32173c16d06009e3588f)
410
+ * Released under the MIT license
411
+ * https://github.com/microsoft/monaco-editor/blob/main/LICENSE.txt
412
+ *-----------------------------------------------------------------------------*/
413
+
414
+ /*! ./event.js */
415
+
416
+ /*! ./sb/sb.contribution.js */
417
+
418
+ /*! ../../registry/common/platform.js */
419
+
420
+ /*! ../../../platform/notification/common/notification.js */
421
+
422
+ /*!-----------------------------------------------------------------------------
423
+ * Copyright (c) Microsoft Corporation. All rights reserved.
424
+ * Version: 0.34.1(547870b6881302c5b4ff32173c16d06009e3588f)
425
+ * Released under the MIT license
426
+ * https://github.com/microsoft/monaco-editor/blob/main/LICENSE.txt
427
+ *-----------------------------------------------------------------------------*/
428
+
429
+ /*! ../../../common/services/languageFeatures.js */
430
+
431
+ /*! ../../../../base/common/errors.js */
432
+
433
+ /*! ./standaloneServices.js */
434
+
435
+ /*! ../services/codeEditorService.js */
436
+
437
+ /*! ./contextkey.js */
438
+
439
+ /*! ./yaml/yaml.contribution.js */
440
+
441
+ /*! ./sophia/sophia.contribution.js */
442
+
443
+ /*! ../../../../base/common/filters.js */
444
+
445
+ /*! ../../../common/core/position.js */
446
+
447
+ /*! ../../../base/common/uri.js */
448
+
449
+ /*! ./st/st.contribution.js */
450
+
451
+ /*! ../../instantiation/common/instantiation.js */
452
+
453
+ /*! ../../../platform/instantiation/common/instantiation.js */
454
+
455
+ /*! ../../../../base/common/lifecycle.js */
456
+
457
+ /*! ../../../base/common/arrays.js */
458
+
459
+ /*! ./ruby/ruby.contribution.js */
460
+
461
+ /*! ../../../base/common/types.js */
462
+
463
+ /*! ./python/python.contribution.js */
464
+
465
+ /*! ../../../base/common/uri.js */
466
+
467
+ /*! ../../../../platform/instantiation/common/instantiation.js */
468
+
469
+ /*! ./pascaligo/pascaligo.contribution.js */
470
+
471
+ /*! ./lifecycle.js */
472
+
473
+ /*! ./mips/mips.contribution.js */
474
+
475
+ /*! ./scala/scala.contribution.js */
476
+
477
+ /*! /home/runner/work/rsdoctor/rsdoctor/node_modules/.pnpm/buffer@5.7.1/node_modules/buffer/index.js */
478
+
479
+ /*! ../../../../base/common/stopwatch.js */
480
+
481
+ /*! ./bat/bat.contribution.js */
482
+
483
+ /*! ../../../base/common/linkedList.js */
484
+
485
+ /*! ../../../platform/clipboard/common/clipboardService.js */
486
+
487
+ /*! ../_.contribution.js */
488
+
489
+ /*! ./codeEditorWidget.js */
490
+
491
+ /*! ./typescript/typescript.contribution.js */
492
+
493
+ /*!-----------------------------------------------------------------------------
494
+ * Copyright (c) Microsoft Corporation. All rights reserved.
495
+ * Version: 0.34.1(547870b6881302c5b4ff32173c16d06009e3588f)
496
+ * Released under the MIT license
497
+ * https://github.com/microsoft/monaco-editor/blob/main/LICENSE.txt
498
+ *-----------------------------------------------------------------------------*/
499
+
500
+ /*! ./cpp.js */
501
+
502
+ /*! ./wordDistance.js */
503
+
504
+ /*! ../../../base/common/lifecycle.js */
505
+
506
+ /*! ./freemarker2/freemarker2.contribution.js */
507
+
508
+ /*!-----------------------------------------------------------------------------
509
+ * Copyright (c) Microsoft Corporation. All rights reserved.
510
+ * Version: 0.34.1(547870b6881302c5b4ff32173c16d06009e3588f)
511
+ * Released under the MIT license
512
+ * https://github.com/microsoft/monaco-editor/blob/main/LICENSE.txt
513
+ *-----------------------------------------------------------------------------*/
514
+
515
+ /*! ./standaloneCodeEditorService.js */
516
+
517
+ /*! ./less/less.contribution.js */
518
+
519
+ /*! ./fsharp/fsharp.contribution.js */
520
+
521
+ /*! ./markdown/markdown.contribution.js */
522
+
523
+ /*! ../../../../platform/theme/common/theme.js */
524
+
525
+ /*! ./renameInputField.css */
526
+
527
+ /*! ../../common/languages/language.js */
528
+
529
+ /*! ./msdax/msdax.contribution.js */
530
+
531
+ /*! ../../common/services/model.js */
532
+
533
+ /*! ../../registry/common/platform.js */
534
+
535
+ /*! ../../../../platform/contextkey/common/contextkey.js */
536
+
537
+ /*! ./tcl/tcl.contribution.js */
538
+
539
+ /*! ../../../common/viewModel.js */
540
+
541
+ /*! ../../../../../base/common/platform.js */
542
+
543
+ /*! ../../../../platform/theme/common/themeService.js */
544
+
545
+ /*! ../../view/dynamicViewOverlay.js */
546
+
547
+ /*! ../encodedTokenAttributes.js */
548
+
549
+ /*! ../../../nls.js */
550
+
551
+ /*! ../../common/standaloneStrings.js */
552
+
553
+ /*!-----------------------------------------------------------------------------
554
+ * Copyright (c) Microsoft Corporation. All rights reserved.
555
+ * Version: 0.34.1(547870b6881302c5b4ff32173c16d06009e3588f)
556
+ * Released under the MIT license
557
+ * https://github.com/microsoft/monaco-editor/blob/main/LICENSE.txt
558
+ *-----------------------------------------------------------------------------*/
559
+
560
+ /*! ../../../../platform/keybinding/common/keybinding.js */
561
+
562
+ /*! ../../../platform/keybinding/common/keybinding.js */
563
+
564
+ /*! ./lua/lua.contribution.js */
565
+
566
+ /*! ../../../common/core/editorColorRegistry.js */
567
+
568
+ /*! ./systemverilog/systemverilog.contribution.js */
569
+
570
+ /*!-----------------------------------------------------------------------------
571
+ * Copyright (c) Microsoft Corporation. All rights reserved.
572
+ * Version: 0.34.1(547870b6881302c5b4ff32173c16d06009e3588f)
573
+ * Released under the MIT license
574
+ * https://github.com/microsoft/monaco-editor/blob/main/LICENSE.txt
575
+ *-----------------------------------------------------------------------------*/
576
+
577
+ /*! ./ini/ini.contribution.js */
578
+
579
+ /*! ../../view/viewPart.js */
580
+
581
+ /*! ../../../../platform/theme/common/themeService.js */
582
+
583
+ /*! ../../../base/common/linkedList.js */
584
+
585
+ /*! ../../../common/codicons.js */
586
+
587
+ /*! ../../../base/common/objects.js */
588
+
589
+ /*! ./solidity/solidity.contribution.js */
590
+
591
+ /*! ../../../platform/instantiation/common/instantiation.js */
592
+
593
+ /*!-----------------------------------------------------------------------------
594
+ * Copyright (c) Microsoft Corporation. All rights reserved.
595
+ * Version: 0.34.1(547870b6881302c5b4ff32173c16d06009e3588f)
596
+ * Released under the MIT license
597
+ * https://github.com/microsoft/monaco-editor/blob/main/LICENSE.txt
598
+ *-----------------------------------------------------------------------------*/
599
+
600
+ /*! ./lexon/lexon.contribution.js */
601
+
602
+ /*! ./scss/scss.contribution.js */
603
+
604
+ /*! ./mysql/mysql.contribution.js */
605
+
606
+ /*! ./html/html.contribution.js */
607
+
608
+ /*! ../../view/viewPart.js */
609
+
610
+ /*! ./apex/apex.contribution.js */
611
+
612
+ /*! ./m3/m3.contribution.js */
613
+
614
+ /*! ./keybindingCancellation.js */
615
+
616
+ /*! ./dart/dart.contribution.js */
617
+
618
+ /*! ../../theme/common/colorRegistry.js */
619
+
620
+ /*! ../../editor/editor.api.js */
621
+
622
+ /*! ./pug/pug.contribution.js */
623
+
624
+ /*! ./consts.js */
625
+
626
+ /*! ./dockerfile/dockerfile.contribution.js */
627
+
628
+ /*! ./elixir/elixir.contribution.js */
629
+
630
+ /*! ../../../platform/contextkey/common/contextkey.js */
631
+
632
+ /*! ../../../platform/progress/common/progress.js */
633
+
634
+ /*! ../../../../platform/theme/common/colorRegistry.js */
635
+
636
+ /*! ../../../platform/theme/common/themeService.js */
637
+
638
+ /*! ./ghostTextController.js */
639
+
640
+ /*! ../../../../nls.js */
641
+
642
+ /*! ../../../platform/accessibility/common/accessibility.js */
643
+
644
+ /*! ../../../../base/common/cancellation.js */
645
+
646
+ /*! ../../../common/core/selection.js */
647
+
648
+ /*! ./css/css.contribution.js */
649
+
650
+ /*! ../cursorCommon.js */
651
+
652
+ /*! ./characterClassifier.js */
653
+
654
+ /*! ./protobuf/protobuf.contribution.js */
655
+
656
+ /*! ./color.js */
657
+
658
+ /*! ../../../../base/browser/fastDomNode.js */
659
+
660
+ /*! ./codicon/codicon.css */
661
+
662
+ /*! ../core/position.js */
663
+
664
+ /*! ./clojure/clojure.contribution.js */
665
+
666
+ /*! ./shell/shell.contribution.js */
667
+
668
+ /*! ./abap/abap.contribution.js */