monaco-editor-core 0.34.0-dev.20220515 → 0.34.0-dev.20220516

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 (42) hide show
  1. package/dev/bundleInfo.json +179 -179
  2. package/dev/nls.metadata.json +59 -59
  3. package/dev/vs/base/worker/workerMain.js +1 -1
  4. package/dev/vs/editor/editor.main.css +1 -1
  5. package/dev/vs/editor/editor.main.js +1 -1
  6. package/dev/vs/editor/editor.main.nls.de.js +1 -1
  7. package/dev/vs/editor/editor.main.nls.es.js +1 -1
  8. package/dev/vs/editor/editor.main.nls.fr.js +1 -1
  9. package/dev/vs/editor/editor.main.nls.it.js +1 -1
  10. package/dev/vs/editor/editor.main.nls.ja.js +1 -1
  11. package/dev/vs/editor/editor.main.nls.js +1 -1
  12. package/dev/vs/editor/editor.main.nls.ko.js +1 -1
  13. package/dev/vs/editor/editor.main.nls.ru.js +1 -1
  14. package/dev/vs/editor/editor.main.nls.zh-cn.js +1 -1
  15. package/dev/vs/editor/editor.main.nls.zh-tw.js +1 -1
  16. package/dev/vs/loader.js +1 -1
  17. package/min/vs/base/worker/workerMain.js +1 -1
  18. package/min/vs/editor/editor.main.css +1 -1
  19. package/min/vs/editor/editor.main.js +1 -1
  20. package/min/vs/editor/editor.main.nls.de.js +1 -1
  21. package/min/vs/editor/editor.main.nls.es.js +1 -1
  22. package/min/vs/editor/editor.main.nls.fr.js +1 -1
  23. package/min/vs/editor/editor.main.nls.it.js +1 -1
  24. package/min/vs/editor/editor.main.nls.ja.js +1 -1
  25. package/min/vs/editor/editor.main.nls.js +1 -1
  26. package/min/vs/editor/editor.main.nls.ko.js +1 -1
  27. package/min/vs/editor/editor.main.nls.ru.js +1 -1
  28. package/min/vs/editor/editor.main.nls.zh-cn.js +1 -1
  29. package/min/vs/editor/editor.main.nls.zh-tw.js +1 -1
  30. package/min/vs/loader.js +1 -1
  31. package/min-maps/vs/editor/editor.main.nls.de.js.map +1 -1
  32. package/min-maps/vs/editor/editor.main.nls.es.js.map +1 -1
  33. package/min-maps/vs/editor/editor.main.nls.fr.js.map +1 -1
  34. package/min-maps/vs/editor/editor.main.nls.it.js.map +1 -1
  35. package/min-maps/vs/editor/editor.main.nls.ja.js.map +1 -1
  36. package/min-maps/vs/editor/editor.main.nls.js.map +1 -1
  37. package/min-maps/vs/editor/editor.main.nls.ko.js.map +1 -1
  38. package/min-maps/vs/editor/editor.main.nls.ru.js.map +1 -1
  39. package/min-maps/vs/editor/editor.main.nls.zh-cn.js.map +1 -1
  40. package/min-maps/vs/editor/editor.main.nls.zh-tw.js.map +1 -1
  41. package/min-maps/vs/loader.js.map +1 -1
  42. package/package.json +1 -1
@@ -3104,6 +3104,46 @@
3104
3104
  ],
3105
3105
  "vs/editor/contrib/hover/browser/hover.nls": [],
3106
3106
  "vs/editor/contrib/hover/browser/hover.nls.keys": [],
3107
+ "vs/editor/common/commands/shiftCommand": [
3108
+ "require",
3109
+ "exports",
3110
+ "vs/base/common/strings",
3111
+ "vs/editor/common/core/cursorColumns",
3112
+ "vs/editor/common/core/range",
3113
+ "vs/editor/common/core/selection",
3114
+ "vs/editor/common/languages/enterAction",
3115
+ "vs/editor/common/languages/languageConfigurationRegistry"
3116
+ ],
3117
+ "vs/editor/common/core/editOperation": [
3118
+ "require",
3119
+ "exports",
3120
+ "vs/editor/common/core/range"
3121
+ ],
3122
+ "vs/editor/contrib/indentation/browser/indentUtils": [
3123
+ "require",
3124
+ "exports"
3125
+ ],
3126
+ "vs/nls!vs/editor/contrib/indentation/browser/indentation": [],
3127
+ "vs/editor/common/core/indentation": [
3128
+ "require",
3129
+ "exports",
3130
+ "vs/base/common/strings",
3131
+ "vs/editor/common/core/cursorColumns"
3132
+ ],
3133
+ "vs/editor/common/languages/autoIndent": [
3134
+ "require",
3135
+ "exports",
3136
+ "vs/base/common/strings",
3137
+ "vs/editor/common/languages/languageConfiguration",
3138
+ "vs/editor/common/languages/supports",
3139
+ "vs/editor/common/languages/languageConfigurationRegistry"
3140
+ ],
3141
+ "===anonymous25===": [
3142
+ "vs/editor/contrib/indentation/browser/indentation.nls",
3143
+ "vs/editor/contrib/indentation/browser/indentation.nls.keys"
3144
+ ],
3145
+ "vs/editor/contrib/indentation/browser/indentation.nls": [],
3146
+ "vs/editor/contrib/indentation/browser/indentation.nls.keys": [],
3107
3147
  "vs/editor/contrib/inlayHints/browser/inlayHintsController": [
3108
3148
  "require",
3109
3149
  "exports",
@@ -3163,14 +3203,14 @@
3163
3203
  "exports",
3164
3204
  "vs/editor/common/core/selection"
3165
3205
  ],
3166
- "===anonymous25===": [
3206
+ "===anonymous26===": [
3167
3207
  "vs/editor/contrib/inPlaceReplace/browser/inPlaceReplace.nls",
3168
3208
  "vs/editor/contrib/inPlaceReplace/browser/inPlaceReplace.nls.keys"
3169
3209
  ],
3170
3210
  "vs/editor/contrib/inPlaceReplace/browser/inPlaceReplace.nls": [],
3171
3211
  "vs/editor/contrib/inPlaceReplace/browser/inPlaceReplace.nls.keys": [],
3172
3212
  "vs/nls!vs/editor/contrib/lineSelection/browser/lineSelection": [],
3173
- "===anonymous26===": [
3213
+ "===anonymous27===": [
3174
3214
  "vs/editor/contrib/lineSelection/browser/lineSelection.nls",
3175
3215
  "vs/editor/contrib/lineSelection/browser/lineSelection.nls.keys"
3176
3216
  ],
@@ -3183,11 +3223,6 @@
3183
3223
  "vs/editor/common/core/editOperation",
3184
3224
  "vs/editor/common/core/range"
3185
3225
  ],
3186
- "vs/editor/common/core/editOperation": [
3187
- "require",
3188
- "exports",
3189
- "vs/editor/common/core/range"
3190
- ],
3191
3226
  "vs/editor/contrib/linesOperations/browser/copyLinesCommand": [
3192
3227
  "require",
3193
3228
  "exports",
@@ -3214,14 +3249,14 @@
3214
3249
  "vs/editor/common/core/range"
3215
3250
  ],
3216
3251
  "vs/nls!vs/editor/contrib/linesOperations/browser/linesOperations": [],
3217
- "===anonymous27===": [
3252
+ "===anonymous28===": [
3218
3253
  "vs/editor/contrib/linesOperations/browser/linesOperations.nls",
3219
3254
  "vs/editor/contrib/linesOperations/browser/linesOperations.nls.keys"
3220
3255
  ],
3221
3256
  "vs/editor/contrib/linesOperations/browser/linesOperations.nls": [],
3222
3257
  "vs/editor/contrib/linesOperations/browser/linesOperations.nls.keys": [],
3223
3258
  "vs/nls!vs/editor/contrib/linkedEditing/browser/linkedEditing": [],
3224
- "===anonymous28===": [
3259
+ "===anonymous29===": [
3225
3260
  "vs/editor/contrib/linkedEditing/browser/linkedEditing.nls",
3226
3261
  "vs/editor/contrib/linkedEditing/browser/linkedEditing.nls.keys"
3227
3262
  ],
@@ -3253,14 +3288,14 @@
3253
3288
  ],
3254
3289
  "vs/nls!vs/editor/contrib/links/browser/links": [],
3255
3290
  "vs/css!vs/editor/contrib/links/browser/links": [],
3256
- "===anonymous29===": [
3291
+ "===anonymous30===": [
3257
3292
  "vs/editor/contrib/links/browser/links.nls",
3258
3293
  "vs/editor/contrib/links/browser/links.nls.keys"
3259
3294
  ],
3260
3295
  "vs/editor/contrib/links/browser/links.nls": [],
3261
3296
  "vs/editor/contrib/links/browser/links.nls.keys": [],
3262
3297
  "vs/nls!vs/editor/contrib/multicursor/browser/multicursor": [],
3263
- "===anonymous30===": [
3298
+ "===anonymous31===": [
3264
3299
  "vs/editor/contrib/multicursor/browser/multicursor.nls",
3265
3300
  "vs/editor/contrib/multicursor/browser/multicursor.nls.keys"
3266
3301
  ],
@@ -3306,7 +3341,7 @@
3306
3341
  "vs/platform/theme/common/themeService",
3307
3342
  "vs/css!vs/editor/contrib/parameterHints/browser/parameterHints"
3308
3343
  ],
3309
- "===anonymous31===": [
3344
+ "===anonymous32===": [
3310
3345
  "vs/editor/contrib/parameterHints/browser/parameterHints.nls",
3311
3346
  "vs/editor/contrib/parameterHints/browser/parameterHints.nls.keys"
3312
3347
  ],
@@ -3355,12 +3390,32 @@
3355
3390
  "vs/platform/theme/common/themeService",
3356
3391
  "vs/css!vs/editor/contrib/rename/browser/renameInputField"
3357
3392
  ],
3358
- "===anonymous32===": [
3393
+ "===anonymous33===": [
3359
3394
  "vs/editor/contrib/rename/browser/rename.nls",
3360
3395
  "vs/editor/contrib/rename/browser/rename.nls.keys"
3361
3396
  ],
3362
3397
  "vs/editor/contrib/rename/browser/rename.nls": [],
3363
3398
  "vs/editor/contrib/rename/browser/rename.nls.keys": [],
3399
+ "vs/editor/contrib/smartSelect/browser/bracketSelections": [
3400
+ "require",
3401
+ "exports",
3402
+ "vs/base/common/linkedList",
3403
+ "vs/editor/common/core/position",
3404
+ "vs/editor/common/core/range"
3405
+ ],
3406
+ "vs/editor/contrib/smartSelect/browser/wordSelections": [
3407
+ "require",
3408
+ "exports",
3409
+ "vs/base/common/strings",
3410
+ "vs/editor/common/core/range"
3411
+ ],
3412
+ "vs/nls!vs/editor/contrib/smartSelect/browser/smartSelect": [],
3413
+ "===anonymous34===": [
3414
+ "vs/editor/contrib/smartSelect/browser/smartSelect.nls",
3415
+ "vs/editor/contrib/smartSelect/browser/smartSelect.nls.keys"
3416
+ ],
3417
+ "vs/editor/contrib/smartSelect/browser/smartSelect.nls": [],
3418
+ "vs/editor/contrib/smartSelect/browser/smartSelect.nls.keys": [],
3364
3419
  "vs/editor/contrib/suggest/browser/suggest": [
3365
3420
  "require",
3366
3421
  "exports",
@@ -3400,7 +3455,7 @@
3400
3455
  "vs/editor/contrib/snippet/browser/snippetVariables",
3401
3456
  "vs/css!vs/editor/contrib/snippet/browser/snippetSession"
3402
3457
  ],
3403
- "===anonymous33===": [
3458
+ "===anonymous35===": [
3404
3459
  "vs/editor/contrib/snippet/browser/snippetController2.nls",
3405
3460
  "vs/editor/contrib/snippet/browser/snippetController2.nls.keys"
3406
3461
  ],
@@ -3501,7 +3556,7 @@
3501
3556
  "vs/css!vs/editor/contrib/suggest/browser/media/suggest",
3502
3557
  "vs/editor/contrib/symbolIcons/browser/symbolIcons"
3503
3558
  ],
3504
- "===anonymous34===": [
3559
+ "===anonymous36===": [
3505
3560
  "vs/editor/contrib/suggest/browser/suggestController.nls",
3506
3561
  "vs/editor/contrib/suggest/browser/suggestController.nls.keys"
3507
3562
  ],
@@ -3528,7 +3583,7 @@
3528
3583
  "vs/editor/contrib/smartSelect/browser/bracketSelections"
3529
3584
  ],
3530
3585
  "vs/nls!vs/editor/contrib/tokenization/browser/tokenization": [],
3531
- "===anonymous35===": [
3586
+ "===anonymous37===": [
3532
3587
  "vs/editor/contrib/tokenization/browser/tokenization.nls",
3533
3588
  "vs/editor/contrib/tokenization/browser/tokenization.nls.keys"
3534
3589
  ],
@@ -3540,7 +3595,7 @@
3540
3595
  "vs/base/common/event"
3541
3596
  ],
3542
3597
  "vs/nls!vs/editor/contrib/toggleTabFocusMode/browser/toggleTabFocusMode": [],
3543
- "===anonymous36===": [
3598
+ "===anonymous38===": [
3544
3599
  "vs/editor/contrib/toggleTabFocusMode/browser/toggleTabFocusMode.nls",
3545
3600
  "vs/editor/contrib/toggleTabFocusMode/browser/toggleTabFocusMode.nls.keys"
3546
3601
  ],
@@ -3575,14 +3630,14 @@
3575
3630
  "vs/platform/instantiation/common/instantiation"
3576
3631
  ],
3577
3632
  "vs/css!vs/editor/contrib/unicodeHighlighter/browser/unicodeHighlighter": [],
3578
- "===anonymous37===": [
3633
+ "===anonymous39===": [
3579
3634
  "vs/editor/contrib/unicodeHighlighter/browser/unicodeHighlighter.nls",
3580
3635
  "vs/editor/contrib/unicodeHighlighter/browser/unicodeHighlighter.nls.keys"
3581
3636
  ],
3582
3637
  "vs/editor/contrib/unicodeHighlighter/browser/unicodeHighlighter.nls": [],
3583
3638
  "vs/editor/contrib/unicodeHighlighter/browser/unicodeHighlighter.nls.keys": [],
3584
3639
  "vs/nls!vs/editor/contrib/unusualLineTerminators/browser/unusualLineTerminators": [],
3585
- "===anonymous38===": [
3640
+ "===anonymous40===": [
3586
3641
  "vs/editor/contrib/unusualLineTerminators/browser/unusualLineTerminators.nls",
3587
3642
  "vs/editor/contrib/unusualLineTerminators/browser/unusualLineTerminators.nls.keys"
3588
3643
  ],
@@ -3641,7 +3696,7 @@
3641
3696
  "vs/editor/common/languages/language"
3642
3697
  ],
3643
3698
  "vs/nls!vs/editor/contrib/wordHighlighter/browser/wordHighlighter": [],
3644
- "===anonymous39===": [
3699
+ "===anonymous41===": [
3645
3700
  "vs/editor/contrib/wordHighlighter/browser/wordHighlighter.nls",
3646
3701
  "vs/editor/contrib/wordHighlighter/browser/wordHighlighter.nls.keys"
3647
3702
  ],
@@ -3660,49 +3715,14 @@
3660
3715
  "vs/nls!vs/platform/contextkey/common/contextkeys",
3661
3716
  "vs/platform/contextkey/common/contextkey"
3662
3717
  ],
3663
- "===anonymous40===": [
3718
+ "===anonymous42===": [
3664
3719
  "vs/editor/contrib/wordOperations/browser/wordOperations.nls",
3665
3720
  "vs/editor/contrib/wordOperations/browser/wordOperations.nls.keys"
3666
3721
  ],
3667
3722
  "vs/editor/contrib/wordOperations/browser/wordOperations.nls": [],
3668
3723
  "vs/editor/contrib/wordOperations/browser/wordOperations.nls.keys": [],
3669
- "vs/editor/common/commands/shiftCommand": [
3670
- "require",
3671
- "exports",
3672
- "vs/base/common/strings",
3673
- "vs/editor/common/core/cursorColumns",
3674
- "vs/editor/common/core/range",
3675
- "vs/editor/common/core/selection",
3676
- "vs/editor/common/languages/enterAction",
3677
- "vs/editor/common/languages/languageConfigurationRegistry"
3678
- ],
3679
- "vs/editor/contrib/indentation/browser/indentUtils": [
3680
- "require",
3681
- "exports"
3682
- ],
3683
- "vs/nls!vs/editor/contrib/indentation/browser/indentation": [],
3684
- "vs/editor/common/core/indentation": [
3685
- "require",
3686
- "exports",
3687
- "vs/base/common/strings",
3688
- "vs/editor/common/core/cursorColumns"
3689
- ],
3690
- "vs/editor/common/languages/autoIndent": [
3691
- "require",
3692
- "exports",
3693
- "vs/base/common/strings",
3694
- "vs/editor/common/languages/languageConfiguration",
3695
- "vs/editor/common/languages/supports",
3696
- "vs/editor/common/languages/languageConfigurationRegistry"
3697
- ],
3698
- "===anonymous41===": [
3699
- "vs/editor/contrib/indentation/browser/indentation.nls",
3700
- "vs/editor/contrib/indentation/browser/indentation.nls.keys"
3701
- ],
3702
- "vs/editor/contrib/indentation/browser/indentation.nls": [],
3703
- "vs/editor/contrib/indentation/browser/indentation.nls.keys": [],
3704
3724
  "vs/nls!vs/editor/common/standaloneStrings": [],
3705
- "===anonymous42===": [
3725
+ "===anonymous43===": [
3706
3726
  "vs/editor/common/standaloneStrings.nls",
3707
3727
  "vs/editor/common/standaloneStrings.nls.keys"
3708
3728
  ],
@@ -3736,26 +3756,6 @@
3736
3756
  "exports",
3737
3757
  "module"
3738
3758
  ],
3739
- "vs/editor/contrib/smartSelect/browser/bracketSelections": [
3740
- "require",
3741
- "exports",
3742
- "vs/base/common/linkedList",
3743
- "vs/editor/common/core/position",
3744
- "vs/editor/common/core/range"
3745
- ],
3746
- "vs/editor/contrib/smartSelect/browser/wordSelections": [
3747
- "require",
3748
- "exports",
3749
- "vs/base/common/strings",
3750
- "vs/editor/common/core/range"
3751
- ],
3752
- "vs/nls!vs/editor/contrib/smartSelect/browser/smartSelect": [],
3753
- "===anonymous43===": [
3754
- "vs/editor/contrib/smartSelect/browser/smartSelect.nls",
3755
- "vs/editor/contrib/smartSelect/browser/smartSelect.nls.keys"
3756
- ],
3757
- "vs/editor/contrib/smartSelect/browser/smartSelect.nls": [],
3758
- "vs/editor/contrib/smartSelect/browser/smartSelect.nls.keys": [],
3759
3759
  "vs/css!vs/base/browser/ui/aria/aria": [],
3760
3760
  "vs/base/browser/touch": [
3761
3761
  "require",
@@ -4047,6 +4047,13 @@
4047
4047
  "vs/platform/instantiation/common/extensions",
4048
4048
  "vs/platform/theme/common/themeService"
4049
4049
  ],
4050
+ "vs/nls!vs/platform/markers/common/markers": [],
4051
+ "===anonymous52===": [
4052
+ "vs/platform/markers/common/markers.nls",
4053
+ "vs/platform/markers/common/markers.nls.keys"
4054
+ ],
4055
+ "vs/platform/markers/common/markers.nls": [],
4056
+ "vs/platform/markers/common/markers.nls.keys": [],
4050
4057
  "vs/editor/common/config/editorConfigurationSchema": [
4051
4058
  "require",
4052
4059
  "exports",
@@ -4308,13 +4315,6 @@
4308
4315
  "vs/editor/common/services/languageFeatures",
4309
4316
  "vs/platform/instantiation/common/extensions"
4310
4317
  ],
4311
- "vs/nls!vs/platform/markers/common/markers": [],
4312
- "===anonymous52===": [
4313
- "vs/platform/markers/common/markers.nls",
4314
- "vs/platform/markers/common/markers.nls.keys"
4315
- ],
4316
- "vs/platform/markers/common/markers.nls": [],
4317
- "vs/platform/markers/common/markers.nls.keys": [],
4318
4318
  "vs/nls!vs/editor/common/languages/modesRegistry": [],
4319
4319
  "vs/base/common/mime": [
4320
4320
  "require",
@@ -4764,13 +4764,6 @@
4764
4764
  ],
4765
4765
  "vs/editor/common/core/editorColorRegistry.nls": [],
4766
4766
  "vs/editor/common/core/editorColorRegistry.nls.keys": [],
4767
- "vs/editor/common/modelLineProjectionData": [
4768
- "require",
4769
- "exports",
4770
- "vs/base/common/types",
4771
- "vs/editor/common/core/position",
4772
- "vs/editor/common/model"
4773
- ],
4774
4767
  "vs/editor/common/languages/textToHtmlTokenizer": [
4775
4768
  "require",
4776
4769
  "exports",
@@ -4811,6 +4804,13 @@
4811
4804
  "vs/editor/common/model/prefixSumComputer",
4812
4805
  "vs/editor/common/viewModel"
4813
4806
  ],
4807
+ "vs/editor/common/modelLineProjectionData": [
4808
+ "require",
4809
+ "exports",
4810
+ "vs/base/common/types",
4811
+ "vs/editor/common/core/position",
4812
+ "vs/editor/common/model"
4813
+ ],
4814
4814
  "vs/base/browser/event": [
4815
4815
  "require",
4816
4816
  "exports",
@@ -5228,22 +5228,6 @@
5228
5228
  ],
5229
5229
  "vs/editor/contrib/peekView/browser/peekView.nls": [],
5230
5230
  "vs/editor/contrib/peekView/browser/peekView.nls.keys": [],
5231
- "vs/nls!vs/editor/contrib/gotoError/browser/gotoErrorWidget": [],
5232
- "vs/platform/severityIcon/common/severityIcon": [
5233
- "require",
5234
- "exports",
5235
- "vs/base/common/codicons",
5236
- "vs/base/common/severity",
5237
- "vs/platform/theme/common/colorRegistry",
5238
- "vs/platform/theme/common/themeService"
5239
- ],
5240
- "vs/css!vs/editor/contrib/gotoError/browser/media/gotoErrorWidget": [],
5241
- "===anonymous69===": [
5242
- "vs/editor/contrib/gotoError/browser/gotoErrorWidget.nls",
5243
- "vs/editor/contrib/gotoError/browser/gotoErrorWidget.nls.keys"
5244
- ],
5245
- "vs/editor/contrib/gotoError/browser/gotoErrorWidget.nls": [],
5246
- "vs/editor/contrib/gotoError/browser/gotoErrorWidget.nls.keys": [],
5247
5231
  "vs/base/browser/ui/hover/hoverWidget": [
5248
5232
  "require",
5249
5233
  "exports",
@@ -5261,6 +5245,22 @@
5261
5245
  "vs/base/common/event",
5262
5246
  "vs/base/common/lifecycle"
5263
5247
  ],
5248
+ "vs/nls!vs/editor/contrib/gotoError/browser/gotoErrorWidget": [],
5249
+ "vs/platform/severityIcon/common/severityIcon": [
5250
+ "require",
5251
+ "exports",
5252
+ "vs/base/common/codicons",
5253
+ "vs/base/common/severity",
5254
+ "vs/platform/theme/common/colorRegistry",
5255
+ "vs/platform/theme/common/themeService"
5256
+ ],
5257
+ "vs/css!vs/editor/contrib/gotoError/browser/media/gotoErrorWidget": [],
5258
+ "===anonymous69===": [
5259
+ "vs/editor/contrib/gotoError/browser/gotoErrorWidget.nls",
5260
+ "vs/editor/contrib/gotoError/browser/gotoErrorWidget.nls.keys"
5261
+ ],
5262
+ "vs/editor/contrib/gotoError/browser/gotoErrorWidget.nls": [],
5263
+ "vs/editor/contrib/gotoError/browser/gotoErrorWidget.nls.keys": [],
5264
5264
  "vs/editor/contrib/hover/browser/getHover": [
5265
5265
  "require",
5266
5266
  "exports",
@@ -5504,6 +5504,10 @@
5504
5504
  "vs/editor/common/core/range",
5505
5505
  "vs/editor/common/core/eolCounter"
5506
5506
  ],
5507
+ "vs/base/browser/iframe": [
5508
+ "require",
5509
+ "exports"
5510
+ ],
5507
5511
  "vs/nls!vs/platform/contextkey/common/contextkeys": [],
5508
5512
  "===anonymous78===": [
5509
5513
  "vs/platform/contextkey/common/contextkeys.nls",
@@ -5511,10 +5515,6 @@
5511
5515
  ],
5512
5516
  "vs/platform/contextkey/common/contextkeys.nls": [],
5513
5517
  "vs/platform/contextkey/common/contextkeys.nls.keys": [],
5514
- "vs/base/browser/iframe": [
5515
- "require",
5516
- "exports"
5517
- ],
5518
5518
  "vs/base/common/errorMessage": [
5519
5519
  "require",
5520
5520
  "exports",
@@ -5536,6 +5536,48 @@
5536
5536
  ],
5537
5537
  "vs/platform/quickinput/browser/commandsQuickAccess.nls": [],
5538
5538
  "vs/platform/quickinput/browser/commandsQuickAccess.nls.keys": [],
5539
+ "vs/base/browser/ui/splitview/splitview": [
5540
+ "require",
5541
+ "exports",
5542
+ "vs/base/browser/dom",
5543
+ "vs/base/browser/ui/sash/sash",
5544
+ "vs/base/browser/ui/scrollbar/scrollableElement",
5545
+ "vs/base/common/arrays",
5546
+ "vs/base/common/color",
5547
+ "vs/base/common/event",
5548
+ "vs/base/common/lifecycle",
5549
+ "vs/base/common/numbers",
5550
+ "vs/base/common/scrollable",
5551
+ "vs/base/common/types",
5552
+ "vs/css!vs/base/browser/ui/splitview/splitview"
5553
+ ],
5554
+ "vs/editor/contrib/gotoSymbol/browser/peek/referencesTree": [
5555
+ "require",
5556
+ "exports",
5557
+ "vs/base/browser/dom",
5558
+ "vs/base/browser/ui/countBadge/countBadge",
5559
+ "vs/base/browser/ui/highlightedlabel/highlightedLabel",
5560
+ "vs/base/browser/ui/iconLabel/iconLabel",
5561
+ "vs/base/common/filters",
5562
+ "vs/base/common/lifecycle",
5563
+ "vs/base/common/resources",
5564
+ "vs/editor/common/services/resolverService",
5565
+ "vs/nls!vs/editor/contrib/gotoSymbol/browser/peek/referencesTree",
5566
+ "vs/platform/instantiation/common/instantiation",
5567
+ "vs/platform/keybinding/common/keybinding",
5568
+ "vs/platform/label/common/label",
5569
+ "vs/platform/theme/common/styler",
5570
+ "vs/platform/theme/common/themeService",
5571
+ "vs/editor/contrib/gotoSymbol/browser/referencesModel"
5572
+ ],
5573
+ "vs/nls!vs/editor/contrib/gotoSymbol/browser/peek/referencesWidget": [],
5574
+ "vs/css!vs/editor/contrib/gotoSymbol/browser/peek/referencesWidget": [],
5575
+ "===anonymous80===": [
5576
+ "vs/editor/contrib/gotoSymbol/browser/peek/referencesWidget.nls",
5577
+ "vs/editor/contrib/gotoSymbol/browser/peek/referencesWidget.nls.keys"
5578
+ ],
5579
+ "vs/editor/contrib/gotoSymbol/browser/peek/referencesWidget.nls": [],
5580
+ "vs/editor/contrib/gotoSymbol/browser/peek/referencesWidget.nls.keys": [],
5539
5581
  "vs/base/browser/ui/list/listPaging": [
5540
5582
  "require",
5541
5583
  "exports",
@@ -5588,54 +5630,12 @@
5588
5630
  "vs/base/common/iterator"
5589
5631
  ],
5590
5632
  "vs/nls!vs/platform/list/browser/listService": [],
5591
- "===anonymous80===": [
5633
+ "===anonymous81===": [
5592
5634
  "vs/platform/list/browser/listService.nls",
5593
5635
  "vs/platform/list/browser/listService.nls.keys"
5594
5636
  ],
5595
5637
  "vs/platform/list/browser/listService.nls": [],
5596
5638
  "vs/platform/list/browser/listService.nls.keys": [],
5597
- "vs/base/browser/ui/splitview/splitview": [
5598
- "require",
5599
- "exports",
5600
- "vs/base/browser/dom",
5601
- "vs/base/browser/ui/sash/sash",
5602
- "vs/base/browser/ui/scrollbar/scrollableElement",
5603
- "vs/base/common/arrays",
5604
- "vs/base/common/color",
5605
- "vs/base/common/event",
5606
- "vs/base/common/lifecycle",
5607
- "vs/base/common/numbers",
5608
- "vs/base/common/scrollable",
5609
- "vs/base/common/types",
5610
- "vs/css!vs/base/browser/ui/splitview/splitview"
5611
- ],
5612
- "vs/editor/contrib/gotoSymbol/browser/peek/referencesTree": [
5613
- "require",
5614
- "exports",
5615
- "vs/base/browser/dom",
5616
- "vs/base/browser/ui/countBadge/countBadge",
5617
- "vs/base/browser/ui/highlightedlabel/highlightedLabel",
5618
- "vs/base/browser/ui/iconLabel/iconLabel",
5619
- "vs/base/common/filters",
5620
- "vs/base/common/lifecycle",
5621
- "vs/base/common/resources",
5622
- "vs/editor/common/services/resolverService",
5623
- "vs/nls!vs/editor/contrib/gotoSymbol/browser/peek/referencesTree",
5624
- "vs/platform/instantiation/common/instantiation",
5625
- "vs/platform/keybinding/common/keybinding",
5626
- "vs/platform/label/common/label",
5627
- "vs/platform/theme/common/styler",
5628
- "vs/platform/theme/common/themeService",
5629
- "vs/editor/contrib/gotoSymbol/browser/referencesModel"
5630
- ],
5631
- "vs/nls!vs/editor/contrib/gotoSymbol/browser/peek/referencesWidget": [],
5632
- "vs/css!vs/editor/contrib/gotoSymbol/browser/peek/referencesWidget": [],
5633
- "===anonymous81===": [
5634
- "vs/editor/contrib/gotoSymbol/browser/peek/referencesWidget.nls",
5635
- "vs/editor/contrib/gotoSymbol/browser/peek/referencesWidget.nls.keys"
5636
- ],
5637
- "vs/editor/contrib/gotoSymbol/browser/peek/referencesWidget.nls": [],
5638
- "vs/editor/contrib/gotoSymbol/browser/peek/referencesWidget.nls.keys": [],
5639
5639
  "vs/base/browser/defaultWorkerFactory": [
5640
5640
  "require",
5641
5641
  "exports",
@@ -6296,6 +6296,30 @@
6296
6296
  ],
6297
6297
  "vs/base/common/errorMessage.nls": [],
6298
6298
  "vs/base/common/errorMessage.nls.keys": [],
6299
+ "vs/css!vs/base/browser/ui/splitview/splitview": [],
6300
+ "vs/base/browser/ui/countBadge/countBadge": [
6301
+ "require",
6302
+ "exports",
6303
+ "vs/base/browser/dom",
6304
+ "vs/base/common/color",
6305
+ "vs/base/common/objects",
6306
+ "vs/base/common/strings",
6307
+ "vs/css!vs/base/browser/ui/countBadge/countBadge"
6308
+ ],
6309
+ "vs/base/browser/ui/highlightedlabel/highlightedLabel": [
6310
+ "require",
6311
+ "exports",
6312
+ "vs/base/browser/dom",
6313
+ "vs/base/browser/ui/iconLabel/iconLabels",
6314
+ "vs/base/common/objects"
6315
+ ],
6316
+ "vs/nls!vs/editor/contrib/gotoSymbol/browser/peek/referencesTree": [],
6317
+ "===anonymous100===": [
6318
+ "vs/editor/contrib/gotoSymbol/browser/peek/referencesTree.nls",
6319
+ "vs/editor/contrib/gotoSymbol/browser/peek/referencesTree.nls.keys"
6320
+ ],
6321
+ "vs/editor/contrib/gotoSymbol/browser/peek/referencesTree.nls": [],
6322
+ "vs/editor/contrib/gotoSymbol/browser/peek/referencesTree.nls.keys": [],
6299
6323
  "vs/css!vs/base/browser/ui/table/table": [],
6300
6324
  "vs/base/browser/ui/tree/abstractTree": [
6301
6325
  "require",
@@ -6349,30 +6373,6 @@
6349
6373
  "vs/base/common/event",
6350
6374
  "vs/base/common/iterator"
6351
6375
  ],
6352
- "vs/css!vs/base/browser/ui/splitview/splitview": [],
6353
- "vs/base/browser/ui/countBadge/countBadge": [
6354
- "require",
6355
- "exports",
6356
- "vs/base/browser/dom",
6357
- "vs/base/common/color",
6358
- "vs/base/common/objects",
6359
- "vs/base/common/strings",
6360
- "vs/css!vs/base/browser/ui/countBadge/countBadge"
6361
- ],
6362
- "vs/base/browser/ui/highlightedlabel/highlightedLabel": [
6363
- "require",
6364
- "exports",
6365
- "vs/base/browser/dom",
6366
- "vs/base/browser/ui/iconLabel/iconLabels",
6367
- "vs/base/common/objects"
6368
- ],
6369
- "vs/nls!vs/editor/contrib/gotoSymbol/browser/peek/referencesTree": [],
6370
- "===anonymous100===": [
6371
- "vs/editor/contrib/gotoSymbol/browser/peek/referencesTree.nls",
6372
- "vs/editor/contrib/gotoSymbol/browser/peek/referencesTree.nls.keys"
6373
- ],
6374
- "vs/editor/contrib/gotoSymbol/browser/peek/referencesTree.nls": [],
6375
- "vs/editor/contrib/gotoSymbol/browser/peek/referencesTree.nls.keys": [],
6376
6376
  "vs/base/common/range": [
6377
6377
  "require",
6378
6378
  "exports"
@@ -6663,6 +6663,7 @@
6663
6663
  "vs/base/browser/dom"
6664
6664
  ],
6665
6665
  "vs/css!vs/base/browser/ui/iconLabel/iconlabel": [],
6666
+ "vs/css!vs/base/browser/ui/countBadge/countBadge": [],
6666
6667
  "vs/nls!vs/base/browser/ui/tree/abstractTree": [],
6667
6668
  "vs/css!vs/base/browser/ui/tree/media/tree": [],
6668
6669
  "===anonymous105===": [
@@ -6671,7 +6672,6 @@
6671
6672
  ],
6672
6673
  "vs/base/browser/ui/tree/abstractTree.nls": [],
6673
6674
  "vs/base/browser/ui/tree/abstractTree.nls.keys": [],
6674
- "vs/css!vs/base/browser/ui/countBadge/countBadge": [],
6675
6675
  "vs/base/common/glob": [
6676
6676
  "require",
6677
6677
  "exports",