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

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 +127 -127
  2. package/dev/nls.metadata.json +55 -55
  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,46 +3104,6 @@
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": [],
3147
3107
  "vs/editor/contrib/inlayHints/browser/inlayHintsController": [
3148
3108
  "require",
3149
3109
  "exports",
@@ -3203,14 +3163,14 @@
3203
3163
  "exports",
3204
3164
  "vs/editor/common/core/selection"
3205
3165
  ],
3206
- "===anonymous26===": [
3166
+ "===anonymous25===": [
3207
3167
  "vs/editor/contrib/inPlaceReplace/browser/inPlaceReplace.nls",
3208
3168
  "vs/editor/contrib/inPlaceReplace/browser/inPlaceReplace.nls.keys"
3209
3169
  ],
3210
3170
  "vs/editor/contrib/inPlaceReplace/browser/inPlaceReplace.nls": [],
3211
3171
  "vs/editor/contrib/inPlaceReplace/browser/inPlaceReplace.nls.keys": [],
3212
3172
  "vs/nls!vs/editor/contrib/lineSelection/browser/lineSelection": [],
3213
- "===anonymous27===": [
3173
+ "===anonymous26===": [
3214
3174
  "vs/editor/contrib/lineSelection/browser/lineSelection.nls",
3215
3175
  "vs/editor/contrib/lineSelection/browser/lineSelection.nls.keys"
3216
3176
  ],
@@ -3223,6 +3183,11 @@
3223
3183
  "vs/editor/common/core/editOperation",
3224
3184
  "vs/editor/common/core/range"
3225
3185
  ],
3186
+ "vs/editor/common/core/editOperation": [
3187
+ "require",
3188
+ "exports",
3189
+ "vs/editor/common/core/range"
3190
+ ],
3226
3191
  "vs/editor/contrib/linesOperations/browser/copyLinesCommand": [
3227
3192
  "require",
3228
3193
  "exports",
@@ -3249,14 +3214,14 @@
3249
3214
  "vs/editor/common/core/range"
3250
3215
  ],
3251
3216
  "vs/nls!vs/editor/contrib/linesOperations/browser/linesOperations": [],
3252
- "===anonymous28===": [
3217
+ "===anonymous27===": [
3253
3218
  "vs/editor/contrib/linesOperations/browser/linesOperations.nls",
3254
3219
  "vs/editor/contrib/linesOperations/browser/linesOperations.nls.keys"
3255
3220
  ],
3256
3221
  "vs/editor/contrib/linesOperations/browser/linesOperations.nls": [],
3257
3222
  "vs/editor/contrib/linesOperations/browser/linesOperations.nls.keys": [],
3258
3223
  "vs/nls!vs/editor/contrib/linkedEditing/browser/linkedEditing": [],
3259
- "===anonymous29===": [
3224
+ "===anonymous28===": [
3260
3225
  "vs/editor/contrib/linkedEditing/browser/linkedEditing.nls",
3261
3226
  "vs/editor/contrib/linkedEditing/browser/linkedEditing.nls.keys"
3262
3227
  ],
@@ -3288,14 +3253,14 @@
3288
3253
  ],
3289
3254
  "vs/nls!vs/editor/contrib/links/browser/links": [],
3290
3255
  "vs/css!vs/editor/contrib/links/browser/links": [],
3291
- "===anonymous30===": [
3256
+ "===anonymous29===": [
3292
3257
  "vs/editor/contrib/links/browser/links.nls",
3293
3258
  "vs/editor/contrib/links/browser/links.nls.keys"
3294
3259
  ],
3295
3260
  "vs/editor/contrib/links/browser/links.nls": [],
3296
3261
  "vs/editor/contrib/links/browser/links.nls.keys": [],
3297
3262
  "vs/nls!vs/editor/contrib/multicursor/browser/multicursor": [],
3298
- "===anonymous31===": [
3263
+ "===anonymous30===": [
3299
3264
  "vs/editor/contrib/multicursor/browser/multicursor.nls",
3300
3265
  "vs/editor/contrib/multicursor/browser/multicursor.nls.keys"
3301
3266
  ],
@@ -3341,7 +3306,7 @@
3341
3306
  "vs/platform/theme/common/themeService",
3342
3307
  "vs/css!vs/editor/contrib/parameterHints/browser/parameterHints"
3343
3308
  ],
3344
- "===anonymous32===": [
3309
+ "===anonymous31===": [
3345
3310
  "vs/editor/contrib/parameterHints/browser/parameterHints.nls",
3346
3311
  "vs/editor/contrib/parameterHints/browser/parameterHints.nls.keys"
3347
3312
  ],
@@ -3390,32 +3355,12 @@
3390
3355
  "vs/platform/theme/common/themeService",
3391
3356
  "vs/css!vs/editor/contrib/rename/browser/renameInputField"
3392
3357
  ],
3393
- "===anonymous33===": [
3358
+ "===anonymous32===": [
3394
3359
  "vs/editor/contrib/rename/browser/rename.nls",
3395
3360
  "vs/editor/contrib/rename/browser/rename.nls.keys"
3396
3361
  ],
3397
3362
  "vs/editor/contrib/rename/browser/rename.nls": [],
3398
3363
  "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": [],
3419
3364
  "vs/editor/contrib/suggest/browser/suggest": [
3420
3365
  "require",
3421
3366
  "exports",
@@ -3455,7 +3400,7 @@
3455
3400
  "vs/editor/contrib/snippet/browser/snippetVariables",
3456
3401
  "vs/css!vs/editor/contrib/snippet/browser/snippetSession"
3457
3402
  ],
3458
- "===anonymous35===": [
3403
+ "===anonymous33===": [
3459
3404
  "vs/editor/contrib/snippet/browser/snippetController2.nls",
3460
3405
  "vs/editor/contrib/snippet/browser/snippetController2.nls.keys"
3461
3406
  ],
@@ -3556,7 +3501,7 @@
3556
3501
  "vs/css!vs/editor/contrib/suggest/browser/media/suggest",
3557
3502
  "vs/editor/contrib/symbolIcons/browser/symbolIcons"
3558
3503
  ],
3559
- "===anonymous36===": [
3504
+ "===anonymous34===": [
3560
3505
  "vs/editor/contrib/suggest/browser/suggestController.nls",
3561
3506
  "vs/editor/contrib/suggest/browser/suggestController.nls.keys"
3562
3507
  ],
@@ -3583,7 +3528,7 @@
3583
3528
  "vs/editor/contrib/smartSelect/browser/bracketSelections"
3584
3529
  ],
3585
3530
  "vs/nls!vs/editor/contrib/tokenization/browser/tokenization": [],
3586
- "===anonymous37===": [
3531
+ "===anonymous35===": [
3587
3532
  "vs/editor/contrib/tokenization/browser/tokenization.nls",
3588
3533
  "vs/editor/contrib/tokenization/browser/tokenization.nls.keys"
3589
3534
  ],
@@ -3595,7 +3540,7 @@
3595
3540
  "vs/base/common/event"
3596
3541
  ],
3597
3542
  "vs/nls!vs/editor/contrib/toggleTabFocusMode/browser/toggleTabFocusMode": [],
3598
- "===anonymous38===": [
3543
+ "===anonymous36===": [
3599
3544
  "vs/editor/contrib/toggleTabFocusMode/browser/toggleTabFocusMode.nls",
3600
3545
  "vs/editor/contrib/toggleTabFocusMode/browser/toggleTabFocusMode.nls.keys"
3601
3546
  ],
@@ -3630,14 +3575,14 @@
3630
3575
  "vs/platform/instantiation/common/instantiation"
3631
3576
  ],
3632
3577
  "vs/css!vs/editor/contrib/unicodeHighlighter/browser/unicodeHighlighter": [],
3633
- "===anonymous39===": [
3578
+ "===anonymous37===": [
3634
3579
  "vs/editor/contrib/unicodeHighlighter/browser/unicodeHighlighter.nls",
3635
3580
  "vs/editor/contrib/unicodeHighlighter/browser/unicodeHighlighter.nls.keys"
3636
3581
  ],
3637
3582
  "vs/editor/contrib/unicodeHighlighter/browser/unicodeHighlighter.nls": [],
3638
3583
  "vs/editor/contrib/unicodeHighlighter/browser/unicodeHighlighter.nls.keys": [],
3639
3584
  "vs/nls!vs/editor/contrib/unusualLineTerminators/browser/unusualLineTerminators": [],
3640
- "===anonymous40===": [
3585
+ "===anonymous38===": [
3641
3586
  "vs/editor/contrib/unusualLineTerminators/browser/unusualLineTerminators.nls",
3642
3587
  "vs/editor/contrib/unusualLineTerminators/browser/unusualLineTerminators.nls.keys"
3643
3588
  ],
@@ -3696,7 +3641,7 @@
3696
3641
  "vs/editor/common/languages/language"
3697
3642
  ],
3698
3643
  "vs/nls!vs/editor/contrib/wordHighlighter/browser/wordHighlighter": [],
3699
- "===anonymous41===": [
3644
+ "===anonymous39===": [
3700
3645
  "vs/editor/contrib/wordHighlighter/browser/wordHighlighter.nls",
3701
3646
  "vs/editor/contrib/wordHighlighter/browser/wordHighlighter.nls.keys"
3702
3647
  ],
@@ -3715,14 +3660,49 @@
3715
3660
  "vs/nls!vs/platform/contextkey/common/contextkeys",
3716
3661
  "vs/platform/contextkey/common/contextkey"
3717
3662
  ],
3718
- "===anonymous42===": [
3663
+ "===anonymous40===": [
3719
3664
  "vs/editor/contrib/wordOperations/browser/wordOperations.nls",
3720
3665
  "vs/editor/contrib/wordOperations/browser/wordOperations.nls.keys"
3721
3666
  ],
3722
3667
  "vs/editor/contrib/wordOperations/browser/wordOperations.nls": [],
3723
3668
  "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": [],
3724
3704
  "vs/nls!vs/editor/common/standaloneStrings": [],
3725
- "===anonymous43===": [
3705
+ "===anonymous42===": [
3726
3706
  "vs/editor/common/standaloneStrings.nls",
3727
3707
  "vs/editor/common/standaloneStrings.nls.keys"
3728
3708
  ],
@@ -3756,6 +3736,26 @@
3756
3736
  "exports",
3757
3737
  "module"
3758
3738
  ],
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",
@@ -4764,6 +4764,13 @@
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
+ ],
4767
4774
  "vs/editor/common/languages/textToHtmlTokenizer": [
4768
4775
  "require",
4769
4776
  "exports",
@@ -4804,13 +4811,6 @@
4804
4811
  "vs/editor/common/model/prefixSumComputer",
4805
4812
  "vs/editor/common/viewModel"
4806
4813
  ],
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",
@@ -4821,10 +4821,6 @@
4821
4821
  "exports"
4822
4822
  ],
4823
4823
  "vs/css!vs/base/browser/ui/sash/sash": [],
4824
- "vs/base/common/buffer": [
4825
- "require",
4826
- "exports"
4827
- ],
4828
4824
  "vs/nls!vs/editor/browser/widget/diffReview": [],
4829
4825
  "vs/base/browser/ui/actionbar/actionbar": [
4830
4826
  "require",
@@ -4862,6 +4858,10 @@
4862
4858
  ],
4863
4859
  "vs/editor/browser/widget/diffReview.nls": [],
4864
4860
  "vs/editor/browser/widget/diffReview.nls.keys": [],
4861
+ "vs/base/common/buffer": [
4862
+ "require",
4863
+ "exports"
4864
+ ],
4865
4865
  "vs/nls!vs/editor/browser/widget/inlineDiffMargin": [],
4866
4866
  "===anonymous56===": [
4867
4867
  "vs/editor/browser/widget/inlineDiffMargin.nls",
@@ -4952,6 +4952,16 @@
4952
4952
  "require",
4953
4953
  "exports"
4954
4954
  ],
4955
+ "vs/editor/browser/editorDom": [
4956
+ "require",
4957
+ "exports",
4958
+ "vs/base/browser/dom",
4959
+ "vs/base/browser/globalPointerMoveMonitor",
4960
+ "vs/base/browser/mouseEvent",
4961
+ "vs/base/common/async",
4962
+ "vs/base/common/lifecycle",
4963
+ "vs/platform/theme/common/colorRegistry"
4964
+ ],
4955
4965
  "vs/editor/contrib/colorPicker/browser/color": [
4956
4966
  "require",
4957
4967
  "exports",
@@ -4983,23 +4993,6 @@
4983
4993
  "vs/platform/theme/common/themeService",
4984
4994
  "vs/css!vs/editor/contrib/colorPicker/browser/colorPicker"
4985
4995
  ],
4986
- "vs/editor/browser/editorDom": [
4987
- "require",
4988
- "exports",
4989
- "vs/base/browser/dom",
4990
- "vs/base/browser/globalPointerMoveMonitor",
4991
- "vs/base/browser/mouseEvent",
4992
- "vs/base/common/async",
4993
- "vs/base/common/lifecycle",
4994
- "vs/platform/theme/common/colorRegistry"
4995
- ],
4996
- "vs/nls!vs/base/common/actions": [],
4997
- "===anonymous59===": [
4998
- "vs/base/common/actions.nls",
4999
- "vs/base/common/actions.nls.keys"
5000
- ],
5001
- "vs/base/common/actions.nls": [],
5002
- "vs/base/common/actions.nls.keys": [],
5003
4996
  "vs/base/browser/dnd": [
5004
4997
  "require",
5005
4998
  "exports",
@@ -5019,19 +5012,19 @@
5019
5012
  ],
5020
5013
  "vs/nls!vs/base/browser/ui/actionbar/actionViewItems": [],
5021
5014
  "vs/css!vs/base/browser/ui/actionbar/actionbar": [],
5022
- "===anonymous60===": [
5015
+ "===anonymous59===": [
5023
5016
  "vs/base/browser/ui/actionbar/actionViewItems.nls",
5024
5017
  "vs/base/browser/ui/actionbar/actionViewItems.nls.keys"
5025
5018
  ],
5026
5019
  "vs/base/browser/ui/actionbar/actionViewItems.nls": [],
5027
5020
  "vs/base/browser/ui/actionbar/actionViewItems.nls.keys": [],
5028
- "vs/base/browser/ui/findinput/findInputToggles": [
5029
- "require",
5030
- "exports",
5031
- "vs/base/browser/ui/toggle/toggle",
5032
- "vs/base/common/codicons",
5033
- "vs/nls!vs/base/browser/ui/findinput/findInputToggles"
5021
+ "vs/nls!vs/base/common/actions": [],
5022
+ "===anonymous60===": [
5023
+ "vs/base/common/actions.nls",
5024
+ "vs/base/common/actions.nls.keys"
5034
5025
  ],
5026
+ "vs/base/common/actions.nls": [],
5027
+ "vs/base/common/actions.nls.keys": [],
5035
5028
  "vs/editor/contrib/find/browser/findDecorations": [
5036
5029
  "require",
5037
5030
  "exports",
@@ -5051,13 +5044,12 @@
5051
5044
  "exports",
5052
5045
  "vs/base/common/search"
5053
5046
  ],
5054
- "vs/editor/contrib/folding/browser/foldingRanges": [
5055
- "require",
5056
- "exports"
5057
- ],
5058
- "vs/editor/common/model/utils": [
5047
+ "vs/base/browser/ui/findinput/findInputToggles": [
5059
5048
  "require",
5060
- "exports"
5049
+ "exports",
5050
+ "vs/base/browser/ui/toggle/toggle",
5051
+ "vs/base/common/codicons",
5052
+ "vs/nls!vs/base/browser/ui/findinput/findInputToggles"
5061
5053
  ],
5062
5054
  "vs/base/browser/ui/toggle/toggle": [
5063
5055
  "require",
@@ -5090,6 +5082,14 @@
5090
5082
  ],
5091
5083
  "vs/editor/contrib/find/browser/findWidget.nls": [],
5092
5084
  "vs/editor/contrib/find/browser/findWidget.nls.keys": [],
5085
+ "vs/editor/contrib/folding/browser/foldingRanges": [
5086
+ "require",
5087
+ "exports"
5088
+ ],
5089
+ "vs/editor/common/model/utils": [
5090
+ "require",
5091
+ "exports"
5092
+ ],
5093
5093
  "vs/nls!vs/editor/contrib/folding/browser/foldingDecorations": [],
5094
5094
  "===anonymous62===": [
5095
5095
  "vs/editor/contrib/folding/browser/foldingDecorations.nls",
@@ -5504,10 +5504,6 @@
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
- ],
5511
5507
  "vs/nls!vs/platform/contextkey/common/contextkeys": [],
5512
5508
  "===anonymous78===": [
5513
5509
  "vs/platform/contextkey/common/contextkeys.nls",
@@ -5515,6 +5511,10 @@
5515
5511
  ],
5516
5512
  "vs/platform/contextkey/common/contextkeys.nls": [],
5517
5513
  "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",
@@ -6054,6 +6054,11 @@
6054
6054
  ],
6055
6055
  "vs/base/browser/ui/iconLabel/iconLabelHover.nls": [],
6056
6056
  "vs/base/browser/ui/iconLabel/iconLabelHover.nls.keys": [],
6057
+ "vs/base/common/search": [
6058
+ "require",
6059
+ "exports",
6060
+ "vs/base/common/strings"
6061
+ ],
6057
6062
  "vs/nls!vs/base/browser/ui/findinput/findInputToggles": [],
6058
6063
  "===anonymous92===": [
6059
6064
  "vs/base/browser/ui/findinput/findInputToggles.nls",
@@ -6061,11 +6066,6 @@
6061
6066
  ],
6062
6067
  "vs/base/browser/ui/findinput/findInputToggles.nls": [],
6063
6068
  "vs/base/browser/ui/findinput/findInputToggles.nls.keys": [],
6064
- "vs/base/common/search": [
6065
- "require",
6066
- "exports",
6067
- "vs/base/common/strings"
6068
- ],
6069
6069
  "vs/css!vs/base/browser/ui/toggle/toggle": [],
6070
6070
  "vs/base/browser/ui/findinput/findInput": [
6071
6071
  "require",
@@ -590,22 +590,6 @@
590
590
  ]
591
591
  }
592
592
  ],
593
- "vs/editor/contrib/indentation/browser/indentation": [
594
- "indentationToSpaces",
595
- "indentationToTabs",
596
- "configuredTabSize",
597
- {
598
- "key": "selectTabWidth",
599
- "comment": [
600
- "Tab corresponds to the tab key"
601
- ]
602
- },
603
- "indentUsingTabs",
604
- "indentUsingSpaces",
605
- "detectIndentation",
606
- "editor.reindentlines",
607
- "editor.reindentselectedlines"
608
- ],
609
593
  "vs/editor/contrib/inPlaceReplace/browser/inPlaceReplace": [
610
594
  "InPlaceReplaceAction.previous.label",
611
595
  "InPlaceReplaceAction.next.label"
@@ -752,22 +736,6 @@
752
736
  "rename.label",
753
737
  "enablePreview"
754
738
  ],
755
- "vs/editor/contrib/smartSelect/browser/smartSelect": [
756
- "smartSelect.expand",
757
- {
758
- "key": "miSmartSelectGrow",
759
- "comment": [
760
- "&& denotes a mnemonic"
761
- ]
762
- },
763
- "smartSelect.shrink",
764
- {
765
- "key": "miSmartSelectShrink",
766
- "comment": [
767
- "&& denotes a mnemonic"
768
- ]
769
- }
770
- ],
771
739
  "vs/editor/contrib/snippet/browser/snippetController2": [
772
740
  "inSnippetMode",
773
741
  "hasNextTabstop",
@@ -845,6 +813,22 @@
845
813
  "vs/editor/contrib/wordOperations/browser/wordOperations": [
846
814
  "deleteInsideWord"
847
815
  ],
816
+ "vs/editor/contrib/indentation/browser/indentation": [
817
+ "indentationToSpaces",
818
+ "indentationToTabs",
819
+ "configuredTabSize",
820
+ {
821
+ "key": "selectTabWidth",
822
+ "comment": [
823
+ "Tab corresponds to the tab key"
824
+ ]
825
+ },
826
+ "indentUsingTabs",
827
+ "indentUsingSpaces",
828
+ "detectIndentation",
829
+ "editor.reindentlines",
830
+ "editor.reindentselectedlines"
831
+ ],
848
832
  "vs/editor/common/standaloneStrings": [
849
833
  "noSelection",
850
834
  "singleSelectionRange",
@@ -881,6 +865,22 @@
881
865
  "toggleHighContrast",
882
866
  "bulkEditServiceSummary"
883
867
  ],
868
+ "vs/editor/contrib/smartSelect/browser/smartSelect": [
869
+ "smartSelect.expand",
870
+ {
871
+ "key": "miSmartSelectGrow",
872
+ "comment": [
873
+ "&& denotes a mnemonic"
874
+ ]
875
+ },
876
+ "smartSelect.shrink",
877
+ {
878
+ "key": "miSmartSelectShrink",
879
+ "comment": [
880
+ "&& denotes a mnemonic"
881
+ ]
882
+ }
883
+ ],
884
884
  "vs/editor/browser/editorExtensions": [
885
885
  {
886
886
  "key": "miUndo",
@@ -1373,9 +1373,6 @@
1373
1373
  "autoFix.label",
1374
1374
  "editor.action.autoFix.noneMessage"
1375
1375
  ],
1376
- "vs/base/common/actions": [
1377
- "submenu.empty"
1378
- ],
1379
1376
  "vs/base/browser/ui/actionbar/actionViewItems": [
1380
1377
  {
1381
1378
  "key": "titleLabel",
@@ -1385,6 +1382,9 @@
1385
1382
  ]
1386
1383
  }
1387
1384
  ],
1385
+ "vs/base/common/actions": [
1386
+ "submenu.empty"
1387
+ ],
1388
1388
  "vs/editor/contrib/find/browser/findWidget": [
1389
1389
  "findSelectionIcon",
1390
1390
  "findCollapsedIcon",
@@ -2505,17 +2505,6 @@
2505
2505
  "Show Hover",
2506
2506
  "Show Definition Preview Hover"
2507
2507
  ],
2508
- "vs/editor/contrib/indentation/browser/indentation": [
2509
- "Convert Indentation to Spaces",
2510
- "Convert Indentation to Tabs",
2511
- "Configured Tab Size",
2512
- "Select Tab Size for Current File",
2513
- "Indent Using Tabs",
2514
- "Indent Using Spaces",
2515
- "Detect Indentation from Content",
2516
- "Reindent Lines",
2517
- "Reindent Selected Lines"
2518
- ],
2519
2508
  "vs/editor/contrib/inPlaceReplace/browser/inPlaceReplace": [
2520
2509
  "Replace with Previous Value",
2521
2510
  "Replace with Next Value"
@@ -2607,12 +2596,6 @@
2607
2596
  "Rename Symbol",
2608
2597
  "Enable/disable the ability to preview changes before renaming"
2609
2598
  ],
2610
- "vs/editor/contrib/smartSelect/browser/smartSelect": [
2611
- "Expand Selection",
2612
- "&&Expand Selection",
2613
- "Shrink Selection",
2614
- "&&Shrink Selection"
2615
- ],
2616
2599
  "vs/editor/contrib/snippet/browser/snippetController2": [
2617
2600
  "Whether the editor in current in snippet mode",
2618
2601
  "Whether there is a next tab stop when in snippet mode",
@@ -2685,6 +2668,17 @@
2685
2668
  "vs/editor/contrib/wordOperations/browser/wordOperations": [
2686
2669
  "Delete Word"
2687
2670
  ],
2671
+ "vs/editor/contrib/indentation/browser/indentation": [
2672
+ "Convert Indentation to Spaces",
2673
+ "Convert Indentation to Tabs",
2674
+ "Configured Tab Size",
2675
+ "Select Tab Size for Current File",
2676
+ "Indent Using Tabs",
2677
+ "Indent Using Spaces",
2678
+ "Detect Indentation from Content",
2679
+ "Reindent Lines",
2680
+ "Reindent Selected Lines"
2681
+ ],
2688
2682
  "vs/editor/common/standaloneStrings": [
2689
2683
  "No selection",
2690
2684
  "Line {0}, Column {1} ({2} selected)",
@@ -2721,6 +2715,12 @@
2721
2715
  "Toggle High Contrast Theme",
2722
2716
  "Made {0} edits in {1} files"
2723
2717
  ],
2718
+ "vs/editor/contrib/smartSelect/browser/smartSelect": [
2719
+ "Expand Selection",
2720
+ "&&Expand Selection",
2721
+ "Shrink Selection",
2722
+ "&&Shrink Selection"
2723
+ ],
2724
2724
  "vs/editor/browser/editorExtensions": [
2725
2725
  "&&Undo",
2726
2726
  "Undo",
@@ -3183,12 +3183,12 @@
3183
3183
  "Auto Fix...",
3184
3184
  "No auto fixes available"
3185
3185
  ],
3186
- "vs/base/common/actions": [
3187
- "(empty)"
3188
- ],
3189
3186
  "vs/base/browser/ui/actionbar/actionViewItems": [
3190
3187
  "{0} ({1})"
3191
3188
  ],
3189
+ "vs/base/common/actions": [
3190
+ "(empty)"
3191
+ ],
3192
3192
  "vs/editor/contrib/find/browser/findWidget": [
3193
3193
  "Icon for 'Find in Selection' in the editor find widget.",
3194
3194
  "Icon to indicate that the editor find widget is collapsed.",
@@ -1,6 +1,6 @@
1
1
  /*!-----------------------------------------------------------
2
2
  * Copyright (c) Microsoft Corporation. All rights reserved.
3
- * Version: 0.34.0-dev.20220514(c23f0305dbf82b2319b198f4dbf3c5d5bc522f15)
3
+ * Version: 0.34.0-dev.20220515(c23f0305dbf82b2319b198f4dbf3c5d5bc522f15)
4
4
  * Released under the MIT license
5
5
  * https://github.com/microsoft/vscode/blob/main/LICENSE.txt
6
6
  *-----------------------------------------------------------*/