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