monaco-editor-core 0.34.0-dev.20220509 → 0.34.0-dev.20220510

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 (43) hide show
  1. package/dev/bundleInfo.json +412 -412
  2. package/dev/nls.metadata.json +268 -268
  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
  43. package/version.txt +1 -1
@@ -2821,6 +2821,13 @@
2821
2821
  ],
2822
2822
  "vs/editor/contrib/fontZoom/browser/fontZoom.nls": [],
2823
2823
  "vs/editor/contrib/fontZoom/browser/fontZoom.nls.keys": [],
2824
+ "vs/nls!vs/editor/contrib/format/browser/formatActions": [],
2825
+ "===anonymous20===": [
2826
+ "vs/editor/contrib/format/browser/formatActions.nls",
2827
+ "vs/editor/contrib/format/browser/formatActions.nls.keys"
2828
+ ],
2829
+ "vs/editor/contrib/format/browser/formatActions.nls": [],
2830
+ "vs/editor/contrib/format/browser/formatActions.nls.keys": [],
2824
2831
  "vs/editor/contrib/inlineCompletions/browser/consts": [
2825
2832
  "require",
2826
2833
  "exports"
@@ -2948,7 +2955,7 @@
2948
2955
  "vs/editor/contrib/gotoSymbol/browser/referencesModel",
2949
2956
  "vs/editor/common/services/languageFeatures"
2950
2957
  ],
2951
- "===anonymous20===": [
2958
+ "===anonymous21===": [
2952
2959
  "vs/editor/contrib/gotoSymbol/browser/goToCommands.nls",
2953
2960
  "vs/editor/contrib/gotoSymbol/browser/goToCommands.nls.keys"
2954
2961
  ],
@@ -2963,7 +2970,7 @@
2963
2970
  ],
2964
2971
  "vs/nls!vs/editor/contrib/gotoSymbol/browser/link/goToDefinitionAtPosition": [],
2965
2972
  "vs/css!vs/editor/contrib/gotoSymbol/browser/link/goToDefinitionAtPosition": [],
2966
- "===anonymous21===": [
2973
+ "===anonymous22===": [
2967
2974
  "vs/editor/contrib/gotoSymbol/browser/link/goToDefinitionAtPosition.nls",
2968
2975
  "vs/editor/contrib/gotoSymbol/browser/link/goToDefinitionAtPosition.nls.keys"
2969
2976
  ],
@@ -3011,7 +3018,7 @@
3011
3018
  "vs/platform/theme/common/themeService",
3012
3019
  "vs/css!vs/editor/contrib/gotoError/browser/media/gotoErrorWidget"
3013
3020
  ],
3014
- "===anonymous22===": [
3021
+ "===anonymous23===": [
3015
3022
  "vs/editor/contrib/gotoError/browser/gotoError.nls",
3016
3023
  "vs/editor/contrib/gotoError/browser/gotoError.nls.keys"
3017
3024
  ],
@@ -3092,12 +3099,51 @@
3092
3099
  "vs/platform/theme/common/themeService",
3093
3100
  "vs/editor/common/services/languageFeatures"
3094
3101
  ],
3095
- "===anonymous23===": [
3102
+ "===anonymous24===": [
3096
3103
  "vs/editor/contrib/hover/browser/hover.nls",
3097
3104
  "vs/editor/contrib/hover/browser/hover.nls.keys"
3098
3105
  ],
3099
3106
  "vs/editor/contrib/hover/browser/hover.nls": [],
3100
3107
  "vs/editor/contrib/hover/browser/hover.nls.keys": [],
3108
+ "vs/editor/common/commands/shiftCommand": [
3109
+ "require",
3110
+ "exports",
3111
+ "vs/base/common/strings",
3112
+ "vs/editor/common/core/cursorColumns",
3113
+ "vs/editor/common/core/range",
3114
+ "vs/editor/common/core/selection",
3115
+ "vs/editor/common/languages/enterAction",
3116
+ "vs/editor/common/languages/languageConfigurationRegistry"
3117
+ ],
3118
+ "vs/editor/common/core/editOperation": [
3119
+ "require",
3120
+ "exports",
3121
+ "vs/editor/common/core/range"
3122
+ ],
3123
+ "vs/editor/contrib/indentation/browser/indentUtils": [
3124
+ "require",
3125
+ "exports"
3126
+ ],
3127
+ "vs/nls!vs/editor/contrib/indentation/browser/indentation": [],
3128
+ "vs/editor/common/core/indentation": [
3129
+ "require",
3130
+ "exports",
3131
+ "vs/base/common/strings"
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": [],
3101
3147
  "vs/editor/contrib/inlayHints/browser/inlayHintsController": [
3102
3148
  "require",
3103
3149
  "exports",
@@ -3151,30 +3197,69 @@
3151
3197
  "vs/editor/contrib/inlayHints/browser/inlayHints",
3152
3198
  "vs/base/common/arrays"
3153
3199
  ],
3154
- "vs/nls!vs/editor/contrib/format/browser/formatActions": [],
3155
- "===anonymous24===": [
3156
- "vs/editor/contrib/format/browser/formatActions.nls",
3157
- "vs/editor/contrib/format/browser/formatActions.nls.keys"
3200
+ "vs/nls!vs/editor/contrib/inPlaceReplace/browser/inPlaceReplace": [],
3201
+ "vs/editor/contrib/inPlaceReplace/browser/inPlaceReplaceCommand": [
3202
+ "require",
3203
+ "exports",
3204
+ "vs/editor/common/core/selection"
3158
3205
  ],
3159
- "vs/editor/contrib/format/browser/formatActions.nls": [],
3160
- "vs/editor/contrib/format/browser/formatActions.nls.keys": [],
3206
+ "===anonymous26===": [
3207
+ "vs/editor/contrib/inPlaceReplace/browser/inPlaceReplace.nls",
3208
+ "vs/editor/contrib/inPlaceReplace/browser/inPlaceReplace.nls.keys"
3209
+ ],
3210
+ "vs/editor/contrib/inPlaceReplace/browser/inPlaceReplace.nls": [],
3211
+ "vs/editor/contrib/inPlaceReplace/browser/inPlaceReplace.nls.keys": [],
3161
3212
  "vs/nls!vs/editor/contrib/lineSelection/browser/lineSelection": [],
3162
- "===anonymous25===": [
3213
+ "===anonymous27===": [
3163
3214
  "vs/editor/contrib/lineSelection/browser/lineSelection.nls",
3164
3215
  "vs/editor/contrib/lineSelection/browser/lineSelection.nls.keys"
3165
3216
  ],
3166
3217
  "vs/editor/contrib/lineSelection/browser/lineSelection.nls": [],
3167
3218
  "vs/editor/contrib/lineSelection/browser/lineSelection.nls.keys": [],
3168
- "vs/editor/common/commands/trimTrailingWhitespaceCommand": [
3219
+ "vs/nls!vs/editor/contrib/linkedEditing/browser/linkedEditing": [],
3220
+ "===anonymous28===": [
3221
+ "vs/editor/contrib/linkedEditing/browser/linkedEditing.nls",
3222
+ "vs/editor/contrib/linkedEditing/browser/linkedEditing.nls.keys"
3223
+ ],
3224
+ "vs/editor/contrib/linkedEditing/browser/linkedEditing.nls": [],
3225
+ "vs/editor/contrib/linkedEditing/browser/linkedEditing.nls.keys": [],
3226
+ "vs/base/common/resources": [
3169
3227
  "require",
3170
3228
  "exports",
3229
+ "vs/base/common/extpath",
3230
+ "vs/base/common/network",
3231
+ "vs/base/common/path",
3232
+ "vs/base/common/platform",
3171
3233
  "vs/base/common/strings",
3172
- "vs/editor/common/core/editOperation",
3173
- "vs/editor/common/core/range"
3234
+ "vs/base/common/uri"
3174
3235
  ],
3175
- "vs/editor/common/core/editOperation": [
3236
+ "vs/editor/contrib/links/browser/getLinks": [
3176
3237
  "require",
3177
3238
  "exports",
3239
+ "vs/base/common/arrays",
3240
+ "vs/base/common/cancellation",
3241
+ "vs/base/common/errors",
3242
+ "vs/base/common/lifecycle",
3243
+ "vs/base/common/types",
3244
+ "vs/base/common/uri",
3245
+ "vs/editor/common/core/range",
3246
+ "vs/editor/common/services/model",
3247
+ "vs/platform/commands/common/commands",
3248
+ "vs/editor/common/services/languageFeatures"
3249
+ ],
3250
+ "vs/nls!vs/editor/contrib/links/browser/links": [],
3251
+ "vs/css!vs/editor/contrib/links/browser/links": [],
3252
+ "===anonymous29===": [
3253
+ "vs/editor/contrib/links/browser/links.nls",
3254
+ "vs/editor/contrib/links/browser/links.nls.keys"
3255
+ ],
3256
+ "vs/editor/contrib/links/browser/links.nls": [],
3257
+ "vs/editor/contrib/links/browser/links.nls.keys": [],
3258
+ "vs/editor/common/commands/trimTrailingWhitespaceCommand": [
3259
+ "require",
3260
+ "exports",
3261
+ "vs/base/common/strings",
3262
+ "vs/editor/common/core/editOperation",
3178
3263
  "vs/editor/common/core/range"
3179
3264
  ],
3180
3265
  "vs/editor/contrib/linesOperations/browser/copyLinesCommand": [
@@ -3203,53 +3288,14 @@
3203
3288
  "vs/editor/common/core/range"
3204
3289
  ],
3205
3290
  "vs/nls!vs/editor/contrib/linesOperations/browser/linesOperations": [],
3206
- "===anonymous26===": [
3291
+ "===anonymous30===": [
3207
3292
  "vs/editor/contrib/linesOperations/browser/linesOperations.nls",
3208
3293
  "vs/editor/contrib/linesOperations/browser/linesOperations.nls.keys"
3209
3294
  ],
3210
3295
  "vs/editor/contrib/linesOperations/browser/linesOperations.nls": [],
3211
3296
  "vs/editor/contrib/linesOperations/browser/linesOperations.nls.keys": [],
3212
- "vs/nls!vs/editor/contrib/linkedEditing/browser/linkedEditing": [],
3213
- "===anonymous27===": [
3214
- "vs/editor/contrib/linkedEditing/browser/linkedEditing.nls",
3215
- "vs/editor/contrib/linkedEditing/browser/linkedEditing.nls.keys"
3216
- ],
3217
- "vs/editor/contrib/linkedEditing/browser/linkedEditing.nls": [],
3218
- "vs/editor/contrib/linkedEditing/browser/linkedEditing.nls.keys": [],
3219
- "vs/base/common/resources": [
3220
- "require",
3221
- "exports",
3222
- "vs/base/common/extpath",
3223
- "vs/base/common/network",
3224
- "vs/base/common/path",
3225
- "vs/base/common/platform",
3226
- "vs/base/common/strings",
3227
- "vs/base/common/uri"
3228
- ],
3229
- "vs/editor/contrib/links/browser/getLinks": [
3230
- "require",
3231
- "exports",
3232
- "vs/base/common/arrays",
3233
- "vs/base/common/cancellation",
3234
- "vs/base/common/errors",
3235
- "vs/base/common/lifecycle",
3236
- "vs/base/common/types",
3237
- "vs/base/common/uri",
3238
- "vs/editor/common/core/range",
3239
- "vs/editor/common/services/model",
3240
- "vs/platform/commands/common/commands",
3241
- "vs/editor/common/services/languageFeatures"
3242
- ],
3243
- "vs/nls!vs/editor/contrib/links/browser/links": [],
3244
- "vs/css!vs/editor/contrib/links/browser/links": [],
3245
- "===anonymous28===": [
3246
- "vs/editor/contrib/links/browser/links.nls",
3247
- "vs/editor/contrib/links/browser/links.nls.keys"
3248
- ],
3249
- "vs/editor/contrib/links/browser/links.nls": [],
3250
- "vs/editor/contrib/links/browser/links.nls.keys": [],
3251
3297
  "vs/nls!vs/editor/contrib/multicursor/browser/multicursor": [],
3252
- "===anonymous29===": [
3298
+ "===anonymous31===": [
3253
3299
  "vs/editor/contrib/multicursor/browser/multicursor.nls",
3254
3300
  "vs/editor/contrib/multicursor/browser/multicursor.nls.keys"
3255
3301
  ],
@@ -3295,7 +3341,7 @@
3295
3341
  "vs/platform/theme/common/themeService",
3296
3342
  "vs/css!vs/editor/contrib/parameterHints/browser/parameterHints"
3297
3343
  ],
3298
- "===anonymous30===": [
3344
+ "===anonymous32===": [
3299
3345
  "vs/editor/contrib/parameterHints/browser/parameterHints.nls",
3300
3346
  "vs/editor/contrib/parameterHints/browser/parameterHints.nls.keys"
3301
3347
  ],
@@ -3344,7 +3390,7 @@
3344
3390
  "vs/platform/theme/common/themeService",
3345
3391
  "vs/css!vs/editor/contrib/rename/browser/renameInputField"
3346
3392
  ],
3347
- "===anonymous31===": [
3393
+ "===anonymous33===": [
3348
3394
  "vs/editor/contrib/rename/browser/rename.nls",
3349
3395
  "vs/editor/contrib/rename/browser/rename.nls.keys"
3350
3396
  ],
@@ -3364,103 +3410,170 @@
3364
3410
  "vs/editor/common/core/range"
3365
3411
  ],
3366
3412
  "vs/nls!vs/editor/contrib/smartSelect/browser/smartSelect": [],
3367
- "===anonymous32===": [
3413
+ "===anonymous34===": [
3368
3414
  "vs/editor/contrib/smartSelect/browser/smartSelect.nls",
3369
3415
  "vs/editor/contrib/smartSelect/browser/smartSelect.nls.keys"
3370
3416
  ],
3371
3417
  "vs/editor/contrib/smartSelect/browser/smartSelect.nls": [],
3372
3418
  "vs/editor/contrib/smartSelect/browser/smartSelect.nls.keys": [],
3373
- "vs/nls!vs/editor/contrib/inPlaceReplace/browser/inPlaceReplace": [],
3374
- "vs/editor/contrib/inPlaceReplace/browser/inPlaceReplaceCommand": [
3419
+ "vs/editor/contrib/suggest/browser/suggest": [
3375
3420
  "require",
3376
3421
  "exports",
3377
- "vs/editor/common/core/selection"
3378
- ],
3379
- "===anonymous33===": [
3380
- "vs/editor/contrib/inPlaceReplace/browser/inPlaceReplace.nls",
3381
- "vs/editor/contrib/inPlaceReplace/browser/inPlaceReplace.nls.keys"
3422
+ "vs/base/common/cancellation",
3423
+ "vs/base/common/errors",
3424
+ "vs/base/common/filters",
3425
+ "vs/base/common/lifecycle",
3426
+ "vs/base/common/stopwatch",
3427
+ "vs/base/common/types",
3428
+ "vs/base/common/uri",
3429
+ "vs/editor/common/core/position",
3430
+ "vs/editor/common/core/range",
3431
+ "vs/editor/common/services/resolverService",
3432
+ "vs/editor/contrib/snippet/browser/snippetParser",
3433
+ "vs/nls!vs/editor/contrib/suggest/browser/suggest",
3434
+ "vs/platform/actions/common/actions",
3435
+ "vs/platform/commands/common/commands",
3436
+ "vs/platform/contextkey/common/contextkey",
3437
+ "vs/editor/common/services/languageFeatures",
3438
+ "vs/platform/history/browser/contextScopedHistoryWidget"
3382
3439
  ],
3383
- "vs/editor/contrib/inPlaceReplace/browser/inPlaceReplace.nls": [],
3384
- "vs/editor/contrib/inPlaceReplace/browser/inPlaceReplace.nls.keys": [],
3385
- "vs/editor/common/commands/shiftCommand": [
3440
+ "vs/nls!vs/editor/contrib/snippet/browser/snippetController2": [],
3441
+ "vs/editor/contrib/snippet/browser/snippetSession": [
3386
3442
  "require",
3387
3443
  "exports",
3444
+ "vs/base/common/arrays",
3445
+ "vs/base/common/lifecycle",
3388
3446
  "vs/base/common/strings",
3389
- "vs/editor/common/core/cursorColumns",
3447
+ "vs/editor/common/core/editOperation",
3390
3448
  "vs/editor/common/core/range",
3391
3449
  "vs/editor/common/core/selection",
3392
- "vs/editor/common/languages/enterAction",
3393
- "vs/editor/common/languages/languageConfigurationRegistry"
3450
+ "vs/editor/common/languages/languageConfigurationRegistry",
3451
+ "vs/editor/common/model/textModel",
3452
+ "vs/platform/label/common/label",
3453
+ "vs/platform/workspace/common/workspace",
3454
+ "vs/editor/contrib/snippet/browser/snippetParser",
3455
+ "vs/editor/contrib/snippet/browser/snippetVariables",
3456
+ "vs/css!vs/editor/contrib/snippet/browser/snippetSession"
3394
3457
  ],
3395
- "vs/editor/contrib/indentation/browser/indentUtils": [
3458
+ "===anonymous35===": [
3459
+ "vs/editor/contrib/snippet/browser/snippetController2.nls",
3460
+ "vs/editor/contrib/snippet/browser/snippetController2.nls.keys"
3461
+ ],
3462
+ "vs/editor/contrib/snippet/browser/snippetController2.nls": [],
3463
+ "vs/editor/contrib/snippet/browser/snippetController2.nls.keys": [],
3464
+ "vs/base/common/keybindings": [
3465
+ "require",
3466
+ "exports",
3467
+ "vs/base/common/errors"
3468
+ ],
3469
+ "vs/editor/contrib/snippet/browser/snippetParser": [
3396
3470
  "require",
3397
3471
  "exports"
3398
3472
  ],
3399
- "vs/nls!vs/editor/contrib/indentation/browser/indentation": [],
3400
- "vs/editor/common/core/indentation": [
3473
+ "vs/editor/contrib/suggest/browser/suggestMemory": [
3401
3474
  "require",
3402
3475
  "exports",
3403
- "vs/base/common/strings"
3476
+ "vs/base/common/async",
3477
+ "vs/base/common/lifecycle",
3478
+ "vs/base/common/map",
3479
+ "vs/editor/common/languages",
3480
+ "vs/platform/configuration/common/configuration",
3481
+ "vs/platform/instantiation/common/extensions",
3482
+ "vs/platform/instantiation/common/instantiation",
3483
+ "vs/platform/storage/common/storage"
3404
3484
  ],
3405
- "vs/editor/common/languages/autoIndent": [
3485
+ "vs/editor/contrib/suggest/browser/wordContextKey": [
3406
3486
  "require",
3407
3487
  "exports",
3408
- "vs/base/common/strings",
3409
- "vs/editor/common/languages/languageConfiguration",
3410
- "vs/editor/common/languages/supports",
3411
- "vs/editor/common/languages/languageConfigurationRegistry"
3412
- ],
3413
- "===anonymous34===": [
3414
- "vs/editor/contrib/indentation/browser/indentation.nls",
3415
- "vs/editor/contrib/indentation/browser/indentation.nls.keys"
3488
+ "vs/platform/contextkey/common/contextkey"
3416
3489
  ],
3417
- "vs/editor/contrib/indentation/browser/indentation.nls": [],
3418
- "vs/editor/contrib/indentation/browser/indentation.nls.keys": [],
3419
- "vs/base/common/filters": [
3490
+ "vs/nls!vs/editor/contrib/suggest/browser/suggestController": [],
3491
+ "vs/editor/contrib/suggest/browser/suggestAlternatives": [
3420
3492
  "require",
3421
3493
  "exports",
3422
- "vs/base/common/map",
3423
- "vs/base/common/strings"
3494
+ "vs/platform/contextkey/common/contextkey"
3424
3495
  ],
3425
- "vs/editor/contrib/suggest/browser/completionModel": [
3496
+ "vs/editor/contrib/suggest/browser/suggestCommitCharacters": [
3426
3497
  "require",
3427
3498
  "exports",
3428
3499
  "vs/base/common/arrays",
3429
- "vs/base/common/filters",
3430
- "vs/base/common/strings"
3500
+ "vs/base/common/lifecycle",
3501
+ "vs/editor/common/core/characterClassifier"
3431
3502
  ],
3432
- "vs/editor/contrib/suggest/browser/suggest": [
3503
+ "vs/editor/contrib/suggest/browser/suggestModel": [
3433
3504
  "require",
3434
3505
  "exports",
3506
+ "vs/base/common/async",
3435
3507
  "vs/base/common/cancellation",
3436
3508
  "vs/base/common/errors",
3437
- "vs/base/common/filters",
3509
+ "vs/base/common/event",
3438
3510
  "vs/base/common/lifecycle",
3439
- "vs/base/common/stopwatch",
3440
- "vs/base/common/types",
3441
- "vs/base/common/uri",
3442
- "vs/editor/common/core/position",
3443
- "vs/editor/common/core/range",
3444
- "vs/editor/common/services/resolverService",
3445
- "vs/editor/contrib/snippet/browser/snippetParser",
3446
- "vs/nls!vs/editor/contrib/suggest/browser/suggest",
3447
- "vs/platform/actions/common/actions",
3448
- "vs/platform/commands/common/commands",
3511
+ "vs/base/common/strings",
3512
+ "vs/editor/common/core/selection",
3513
+ "vs/editor/common/services/editorWorker",
3514
+ "vs/editor/contrib/snippet/browser/snippetController2",
3515
+ "vs/editor/contrib/suggest/browser/wordDistance",
3516
+ "vs/platform/clipboard/common/clipboardService",
3517
+ "vs/platform/configuration/common/configuration",
3449
3518
  "vs/platform/contextkey/common/contextkey",
3450
- "vs/editor/common/services/languageFeatures",
3451
- "vs/platform/history/browser/contextScopedHistoryWidget"
3519
+ "vs/platform/log/common/log",
3520
+ "vs/platform/telemetry/common/telemetry",
3521
+ "vs/editor/contrib/suggest/browser/completionModel",
3522
+ "vs/editor/contrib/suggest/browser/suggest",
3523
+ "vs/editor/common/services/languageFeatures"
3524
+ ],
3525
+ "vs/editor/contrib/suggest/browser/suggestOvertypingCapturer": [
3526
+ "require",
3527
+ "exports",
3528
+ "vs/base/common/lifecycle"
3529
+ ],
3530
+ "vs/editor/contrib/suggest/browser/suggestWidget": [
3531
+ "require",
3532
+ "exports",
3533
+ "vs/base/browser/dom",
3534
+ "vs/base/browser/ui/list/listWidget",
3535
+ "vs/base/common/async",
3536
+ "vs/base/common/errors",
3537
+ "vs/base/common/event",
3538
+ "vs/base/common/lifecycle",
3539
+ "vs/base/common/numbers",
3540
+ "vs/base/common/strings",
3541
+ "vs/editor/browser/widget/embeddedCodeEditorWidget",
3542
+ "vs/editor/contrib/suggest/browser/suggestWidgetStatus",
3543
+ "vs/nls!vs/editor/contrib/suggest/browser/suggestWidget",
3544
+ "vs/platform/contextkey/common/contextkey",
3545
+ "vs/platform/instantiation/common/instantiation",
3546
+ "vs/platform/storage/common/storage",
3547
+ "vs/platform/theme/common/colorRegistry",
3548
+ "vs/platform/theme/common/styler",
3549
+ "vs/platform/theme/common/theme",
3550
+ "vs/platform/theme/common/themeService",
3551
+ "vs/editor/contrib/suggest/browser/resizable",
3552
+ "vs/editor/contrib/suggest/browser/suggest",
3553
+ "vs/editor/contrib/suggest/browser/suggestWidgetDetails",
3554
+ "vs/editor/contrib/suggest/browser/suggestWidgetRenderer",
3555
+ "vs/base/browser/ui/codicons/codiconStyles",
3556
+ "vs/css!vs/editor/contrib/suggest/browser/media/suggest",
3557
+ "vs/editor/contrib/symbolIcons/browser/symbolIcons"
3452
3558
  ],
3453
- "vs/editor/contrib/suggest/browser/suggestMemory": [
3559
+ "===anonymous36===": [
3560
+ "vs/editor/contrib/suggest/browser/suggestController.nls",
3561
+ "vs/editor/contrib/suggest/browser/suggestController.nls.keys"
3562
+ ],
3563
+ "vs/editor/contrib/suggest/browser/suggestController.nls": [],
3564
+ "vs/editor/contrib/suggest/browser/suggestController.nls.keys": [],
3565
+ "vs/base/common/filters": [
3454
3566
  "require",
3455
3567
  "exports",
3456
- "vs/base/common/async",
3457
- "vs/base/common/lifecycle",
3458
3568
  "vs/base/common/map",
3459
- "vs/editor/common/languages",
3460
- "vs/platform/configuration/common/configuration",
3461
- "vs/platform/instantiation/common/extensions",
3462
- "vs/platform/instantiation/common/instantiation",
3463
- "vs/platform/storage/common/storage"
3569
+ "vs/base/common/strings"
3570
+ ],
3571
+ "vs/editor/contrib/suggest/browser/completionModel": [
3572
+ "require",
3573
+ "exports",
3574
+ "vs/base/common/arrays",
3575
+ "vs/base/common/filters",
3576
+ "vs/base/common/strings"
3464
3577
  ],
3465
3578
  "vs/editor/contrib/suggest/browser/wordDistance": [
3466
3579
  "require",
@@ -3470,7 +3583,7 @@
3470
3583
  "vs/editor/contrib/smartSelect/browser/bracketSelections"
3471
3584
  ],
3472
3585
  "vs/nls!vs/editor/contrib/tokenization/browser/tokenization": [],
3473
- "===anonymous35===": [
3586
+ "===anonymous37===": [
3474
3587
  "vs/editor/contrib/tokenization/browser/tokenization.nls",
3475
3588
  "vs/editor/contrib/tokenization/browser/tokenization.nls.keys"
3476
3589
  ],
@@ -3482,7 +3595,7 @@
3482
3595
  "vs/base/common/event"
3483
3596
  ],
3484
3597
  "vs/nls!vs/editor/contrib/toggleTabFocusMode/browser/toggleTabFocusMode": [],
3485
- "===anonymous36===": [
3598
+ "===anonymous38===": [
3486
3599
  "vs/editor/contrib/toggleTabFocusMode/browser/toggleTabFocusMode.nls",
3487
3600
  "vs/editor/contrib/toggleTabFocusMode/browser/toggleTabFocusMode.nls.keys"
3488
3601
  ],
@@ -3517,14 +3630,14 @@
3517
3630
  "vs/platform/instantiation/common/instantiation"
3518
3631
  ],
3519
3632
  "vs/css!vs/editor/contrib/unicodeHighlighter/browser/unicodeHighlighter": [],
3520
- "===anonymous37===": [
3633
+ "===anonymous39===": [
3521
3634
  "vs/editor/contrib/unicodeHighlighter/browser/unicodeHighlighter.nls",
3522
3635
  "vs/editor/contrib/unicodeHighlighter/browser/unicodeHighlighter.nls.keys"
3523
3636
  ],
3524
3637
  "vs/editor/contrib/unicodeHighlighter/browser/unicodeHighlighter.nls": [],
3525
3638
  "vs/editor/contrib/unicodeHighlighter/browser/unicodeHighlighter.nls.keys": [],
3526
3639
  "vs/nls!vs/editor/contrib/unusualLineTerminators/browser/unusualLineTerminators": [],
3527
- "===anonymous38===": [
3640
+ "===anonymous40===": [
3528
3641
  "vs/editor/contrib/unusualLineTerminators/browser/unusualLineTerminators.nls",
3529
3642
  "vs/editor/contrib/unusualLineTerminators/browser/unusualLineTerminators.nls.keys"
3530
3643
  ],
@@ -3583,7 +3696,7 @@
3583
3696
  "vs/editor/common/languages/language"
3584
3697
  ],
3585
3698
  "vs/nls!vs/editor/contrib/wordHighlighter/browser/wordHighlighter": [],
3586
- "===anonymous39===": [
3699
+ "===anonymous41===": [
3587
3700
  "vs/editor/contrib/wordHighlighter/browser/wordHighlighter.nls",
3588
3701
  "vs/editor/contrib/wordHighlighter/browser/wordHighlighter.nls.keys"
3589
3702
  ],
@@ -3602,14 +3715,14 @@
3602
3715
  "vs/nls!vs/platform/contextkey/common/contextkeys",
3603
3716
  "vs/platform/contextkey/common/contextkey"
3604
3717
  ],
3605
- "===anonymous40===": [
3718
+ "===anonymous42===": [
3606
3719
  "vs/editor/contrib/wordOperations/browser/wordOperations.nls",
3607
3720
  "vs/editor/contrib/wordOperations/browser/wordOperations.nls.keys"
3608
3721
  ],
3609
3722
  "vs/editor/contrib/wordOperations/browser/wordOperations.nls": [],
3610
3723
  "vs/editor/contrib/wordOperations/browser/wordOperations.nls.keys": [],
3611
3724
  "vs/nls!vs/editor/common/standaloneStrings": [],
3612
- "===anonymous41===": [
3725
+ "===anonymous43===": [
3613
3726
  "vs/editor/common/standaloneStrings.nls",
3614
3727
  "vs/editor/common/standaloneStrings.nls.keys"
3615
3728
  ],
@@ -3643,30 +3756,6 @@
3643
3756
  "exports",
3644
3757
  "module"
3645
3758
  ],
3646
- "vs/nls!vs/editor/contrib/snippet/browser/snippetController2": [],
3647
- "vs/editor/contrib/snippet/browser/snippetSession": [
3648
- "require",
3649
- "exports",
3650
- "vs/base/common/arrays",
3651
- "vs/base/common/lifecycle",
3652
- "vs/base/common/strings",
3653
- "vs/editor/common/core/editOperation",
3654
- "vs/editor/common/core/range",
3655
- "vs/editor/common/core/selection",
3656
- "vs/editor/common/languages/languageConfigurationRegistry",
3657
- "vs/editor/common/model/textModel",
3658
- "vs/platform/label/common/label",
3659
- "vs/platform/workspace/common/workspace",
3660
- "vs/editor/contrib/snippet/browser/snippetParser",
3661
- "vs/editor/contrib/snippet/browser/snippetVariables",
3662
- "vs/css!vs/editor/contrib/snippet/browser/snippetSession"
3663
- ],
3664
- "===anonymous42===": [
3665
- "vs/editor/contrib/snippet/browser/snippetController2.nls",
3666
- "vs/editor/contrib/snippet/browser/snippetController2.nls.keys"
3667
- ],
3668
- "vs/editor/contrib/snippet/browser/snippetController2.nls": [],
3669
- "vs/editor/contrib/snippet/browser/snippetController2.nls.keys": [],
3670
3759
  "vs/css!vs/base/browser/ui/aria/aria": [],
3671
3760
  "vs/base/browser/touch": [
3672
3761
  "require",
@@ -3677,108 +3766,19 @@
3677
3766
  "vs/base/common/lifecycle"
3678
3767
  ],
3679
3768
  "vs/nls!vs/editor/browser/editorExtensions": [],
3680
- "===anonymous43===": [
3769
+ "===anonymous44===": [
3681
3770
  "vs/editor/browser/editorExtensions.nls",
3682
3771
  "vs/editor/browser/editorExtensions.nls.keys"
3683
3772
  ],
3684
3773
  "vs/editor/browser/editorExtensions.nls": [],
3685
3774
  "vs/editor/browser/editorExtensions.nls.keys": [],
3686
3775
  "vs/nls!vs/editor/common/editorContextKeys": [],
3687
- "===anonymous44===": [
3776
+ "===anonymous45===": [
3688
3777
  "vs/editor/common/editorContextKeys.nls",
3689
3778
  "vs/editor/common/editorContextKeys.nls.keys"
3690
3779
  ],
3691
3780
  "vs/editor/common/editorContextKeys.nls": [],
3692
3781
  "vs/editor/common/editorContextKeys.nls.keys": [],
3693
- "vs/base/common/keybindings": [
3694
- "require",
3695
- "exports",
3696
- "vs/base/common/errors"
3697
- ],
3698
- "vs/editor/contrib/snippet/browser/snippetParser": [
3699
- "require",
3700
- "exports"
3701
- ],
3702
- "vs/editor/contrib/suggest/browser/wordContextKey": [
3703
- "require",
3704
- "exports",
3705
- "vs/platform/contextkey/common/contextkey"
3706
- ],
3707
- "vs/nls!vs/editor/contrib/suggest/browser/suggestController": [],
3708
- "vs/editor/contrib/suggest/browser/suggestAlternatives": [
3709
- "require",
3710
- "exports",
3711
- "vs/platform/contextkey/common/contextkey"
3712
- ],
3713
- "vs/editor/contrib/suggest/browser/suggestCommitCharacters": [
3714
- "require",
3715
- "exports",
3716
- "vs/base/common/arrays",
3717
- "vs/base/common/lifecycle",
3718
- "vs/editor/common/core/characterClassifier"
3719
- ],
3720
- "vs/editor/contrib/suggest/browser/suggestModel": [
3721
- "require",
3722
- "exports",
3723
- "vs/base/common/async",
3724
- "vs/base/common/cancellation",
3725
- "vs/base/common/errors",
3726
- "vs/base/common/event",
3727
- "vs/base/common/lifecycle",
3728
- "vs/base/common/strings",
3729
- "vs/editor/common/core/selection",
3730
- "vs/editor/common/services/editorWorker",
3731
- "vs/editor/contrib/snippet/browser/snippetController2",
3732
- "vs/editor/contrib/suggest/browser/wordDistance",
3733
- "vs/platform/clipboard/common/clipboardService",
3734
- "vs/platform/configuration/common/configuration",
3735
- "vs/platform/contextkey/common/contextkey",
3736
- "vs/platform/log/common/log",
3737
- "vs/platform/telemetry/common/telemetry",
3738
- "vs/editor/contrib/suggest/browser/completionModel",
3739
- "vs/editor/contrib/suggest/browser/suggest",
3740
- "vs/editor/common/services/languageFeatures"
3741
- ],
3742
- "vs/editor/contrib/suggest/browser/suggestOvertypingCapturer": [
3743
- "require",
3744
- "exports",
3745
- "vs/base/common/lifecycle"
3746
- ],
3747
- "vs/editor/contrib/suggest/browser/suggestWidget": [
3748
- "require",
3749
- "exports",
3750
- "vs/base/browser/dom",
3751
- "vs/base/browser/ui/list/listWidget",
3752
- "vs/base/common/async",
3753
- "vs/base/common/errors",
3754
- "vs/base/common/event",
3755
- "vs/base/common/lifecycle",
3756
- "vs/base/common/numbers",
3757
- "vs/base/common/strings",
3758
- "vs/editor/browser/widget/embeddedCodeEditorWidget",
3759
- "vs/editor/contrib/suggest/browser/suggestWidgetStatus",
3760
- "vs/nls!vs/editor/contrib/suggest/browser/suggestWidget",
3761
- "vs/platform/contextkey/common/contextkey",
3762
- "vs/platform/instantiation/common/instantiation",
3763
- "vs/platform/storage/common/storage",
3764
- "vs/platform/theme/common/colorRegistry",
3765
- "vs/platform/theme/common/styler",
3766
- "vs/platform/theme/common/theme",
3767
- "vs/platform/theme/common/themeService",
3768
- "vs/editor/contrib/suggest/browser/resizable",
3769
- "vs/editor/contrib/suggest/browser/suggest",
3770
- "vs/editor/contrib/suggest/browser/suggestWidgetDetails",
3771
- "vs/editor/contrib/suggest/browser/suggestWidgetRenderer",
3772
- "vs/base/browser/ui/codicons/codiconStyles",
3773
- "vs/css!vs/editor/contrib/suggest/browser/media/suggest",
3774
- "vs/editor/contrib/symbolIcons/browser/symbolIcons"
3775
- ],
3776
- "===anonymous45===": [
3777
- "vs/editor/contrib/suggest/browser/suggestController.nls",
3778
- "vs/editor/contrib/suggest/browser/suggestController.nls.keys"
3779
- ],
3780
- "vs/editor/contrib/suggest/browser/suggestController.nls": [],
3781
- "vs/editor/contrib/suggest/browser/suggestController.nls.keys": [],
3782
3782
  "vs/nls!vs/platform/theme/common/colorRegistry": [],
3783
3783
  "vs/platform/jsonschemas/common/jsonContributionRegistry": [
3784
3784
  "require",
@@ -4047,24 +4047,6 @@
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": [],
4057
- "vs/nls!vs/editor/common/languages/modesRegistry": [],
4058
- "vs/base/common/mime": [
4059
- "require",
4060
- "exports"
4061
- ],
4062
- "===anonymous53===": [
4063
- "vs/editor/common/languages/modesRegistry.nls",
4064
- "vs/editor/common/languages/modesRegistry.nls.keys"
4065
- ],
4066
- "vs/editor/common/languages/modesRegistry.nls": [],
4067
- "vs/editor/common/languages/modesRegistry.nls.keys": [],
4068
4050
  "vs/editor/common/config/editorConfigurationSchema": [
4069
4051
  "require",
4070
4052
  "exports",
@@ -4324,6 +4306,24 @@
4324
4306
  "vs/editor/common/services/languageFeatures",
4325
4307
  "vs/platform/instantiation/common/extensions"
4326
4308
  ],
4309
+ "vs/nls!vs/platform/markers/common/markers": [],
4310
+ "===anonymous52===": [
4311
+ "vs/platform/markers/common/markers.nls",
4312
+ "vs/platform/markers/common/markers.nls.keys"
4313
+ ],
4314
+ "vs/platform/markers/common/markers.nls": [],
4315
+ "vs/platform/markers/common/markers.nls.keys": [],
4316
+ "vs/nls!vs/editor/common/languages/modesRegistry": [],
4317
+ "vs/base/common/mime": [
4318
+ "require",
4319
+ "exports"
4320
+ ],
4321
+ "===anonymous53===": [
4322
+ "vs/editor/common/languages/modesRegistry.nls",
4323
+ "vs/editor/common/languages/modesRegistry.nls.keys"
4324
+ ],
4325
+ "vs/editor/common/languages/modesRegistry.nls": [],
4326
+ "vs/editor/common/languages/modesRegistry.nls.keys": [],
4327
4327
  "vs/editor/standalone/common/monarch/monarchCommon": [
4328
4328
  "require",
4329
4329
  "exports"
@@ -4638,6 +4638,34 @@
4638
4638
  "vs/base/browser/dom",
4639
4639
  "vs/editor/common/cursor/cursorAtomicMoveOperations"
4640
4640
  ],
4641
+ "vs/editor/common/cursor/cursorCollection": [
4642
+ "require",
4643
+ "exports",
4644
+ "vs/base/common/arrays",
4645
+ "vs/editor/common/cursorCommon",
4646
+ "vs/editor/common/cursor/oneCursor",
4647
+ "vs/editor/common/core/position",
4648
+ "vs/editor/common/core/range",
4649
+ "vs/editor/common/core/selection"
4650
+ ],
4651
+ "vs/editor/common/cursor/cursorContext": [
4652
+ "require",
4653
+ "exports"
4654
+ ],
4655
+ "vs/editor/common/textModelEvents": [
4656
+ "require",
4657
+ "exports"
4658
+ ],
4659
+ "vs/editor/common/viewEvents": [
4660
+ "require",
4661
+ "exports"
4662
+ ],
4663
+ "vs/editor/common/viewModelEventDispatcher": [
4664
+ "require",
4665
+ "exports",
4666
+ "vs/base/common/event",
4667
+ "vs/base/common/lifecycle"
4668
+ ],
4641
4669
  "vs/editor/common/core/eolCounter": [
4642
4670
  "require",
4643
4671
  "exports"
@@ -4722,38 +4750,10 @@
4722
4750
  "vs/editor/common/tokens/contiguousTokensStore",
4723
4751
  "vs/editor/common/tokens/sparseTokensStore"
4724
4752
  ],
4725
- "vs/editor/common/textModelEvents": [
4726
- "require",
4727
- "exports"
4728
- ],
4729
4753
  "vs/platform/undoRedo/common/undoRedo": [
4730
4754
  "require",
4731
- "exports",
4732
- "vs/platform/instantiation/common/instantiation"
4733
- ],
4734
- "vs/editor/common/cursor/cursorCollection": [
4735
- "require",
4736
- "exports",
4737
- "vs/base/common/arrays",
4738
- "vs/editor/common/cursorCommon",
4739
- "vs/editor/common/cursor/oneCursor",
4740
- "vs/editor/common/core/position",
4741
- "vs/editor/common/core/range",
4742
- "vs/editor/common/core/selection"
4743
- ],
4744
- "vs/editor/common/cursor/cursorContext": [
4745
- "require",
4746
- "exports"
4747
- ],
4748
- "vs/editor/common/viewEvents": [
4749
- "require",
4750
- "exports"
4751
- ],
4752
- "vs/editor/common/viewModelEventDispatcher": [
4753
- "require",
4754
- "exports",
4755
- "vs/base/common/event",
4756
- "vs/base/common/lifecycle"
4755
+ "exports",
4756
+ "vs/platform/instantiation/common/instantiation"
4757
4757
  ],
4758
4758
  "vs/nls!vs/editor/common/core/editorColorRegistry": [],
4759
4759
  "===anonymous54===": [
@@ -5083,26 +5083,6 @@
5083
5083
  ],
5084
5084
  "vs/editor/contrib/folding/browser/foldingDecorations.nls": [],
5085
5085
  "vs/editor/contrib/folding/browser/foldingDecorations.nls.keys": [],
5086
- "vs/editor/contrib/markdownRenderer/browser/markdownRenderer": [
5087
- "require",
5088
- "exports",
5089
- "vs/base/browser/markdownRenderer",
5090
- "vs/platform/opener/common/opener",
5091
- "vs/editor/common/languages/language",
5092
- "vs/base/common/errors",
5093
- "vs/editor/common/languages/textToHtmlTokenizer",
5094
- "vs/base/common/event",
5095
- "vs/base/common/lifecycle",
5096
- "vs/editor/browser/config/domFontInfo",
5097
- "vs/editor/common/languages/modesRegistry"
5098
- ],
5099
- "vs/nls!vs/editor/contrib/inlineCompletions/browser/ghostTextHoverParticipant": [],
5100
- "===anonymous63===": [
5101
- "vs/editor/contrib/inlineCompletions/browser/ghostTextHoverParticipant.nls",
5102
- "vs/editor/contrib/inlineCompletions/browser/ghostTextHoverParticipant.nls.keys"
5103
- ],
5104
- "vs/editor/contrib/inlineCompletions/browser/ghostTextHoverParticipant.nls": [],
5105
- "vs/editor/contrib/inlineCompletions/browser/ghostTextHoverParticipant.nls.keys": [],
5106
5086
  "vs/editor/contrib/inlineCompletions/browser/ghostTextModel": [
5107
5087
  "require",
5108
5088
  "exports",
@@ -5138,30 +5118,50 @@
5138
5118
  "vs/css!vs/editor/contrib/inlineCompletions/browser/ghostText"
5139
5119
  ],
5140
5120
  "vs/nls!vs/editor/contrib/inlineCompletions/browser/ghostTextController": [],
5141
- "===anonymous64===": [
5121
+ "===anonymous63===": [
5142
5122
  "vs/editor/contrib/inlineCompletions/browser/ghostTextController.nls",
5143
5123
  "vs/editor/contrib/inlineCompletions/browser/ghostTextController.nls.keys"
5144
5124
  ],
5145
5125
  "vs/editor/contrib/inlineCompletions/browser/ghostTextController.nls": [],
5146
5126
  "vs/editor/contrib/inlineCompletions/browser/ghostTextController.nls.keys": [],
5147
- "vs/nls!vs/editor/contrib/gotoSymbol/browser/symbolNavigation": [],
5148
- "===anonymous65===": [
5149
- "vs/editor/contrib/gotoSymbol/browser/symbolNavigation.nls",
5150
- "vs/editor/contrib/gotoSymbol/browser/symbolNavigation.nls.keys"
5127
+ "vs/editor/contrib/markdownRenderer/browser/markdownRenderer": [
5128
+ "require",
5129
+ "exports",
5130
+ "vs/base/browser/markdownRenderer",
5131
+ "vs/platform/opener/common/opener",
5132
+ "vs/editor/common/languages/language",
5133
+ "vs/base/common/errors",
5134
+ "vs/editor/common/languages/textToHtmlTokenizer",
5135
+ "vs/base/common/event",
5136
+ "vs/base/common/lifecycle",
5137
+ "vs/editor/browser/config/domFontInfo",
5138
+ "vs/editor/common/languages/modesRegistry"
5151
5139
  ],
5152
- "vs/editor/contrib/gotoSymbol/browser/symbolNavigation.nls": [],
5153
- "vs/editor/contrib/gotoSymbol/browser/symbolNavigation.nls.keys": [],
5140
+ "vs/nls!vs/editor/contrib/inlineCompletions/browser/ghostTextHoverParticipant": [],
5141
+ "===anonymous64===": [
5142
+ "vs/editor/contrib/inlineCompletions/browser/ghostTextHoverParticipant.nls",
5143
+ "vs/editor/contrib/inlineCompletions/browser/ghostTextHoverParticipant.nls.keys"
5144
+ ],
5145
+ "vs/editor/contrib/inlineCompletions/browser/ghostTextHoverParticipant.nls": [],
5146
+ "vs/editor/contrib/inlineCompletions/browser/ghostTextHoverParticipant.nls.keys": [],
5154
5147
  "vs/base/common/idGenerator": [
5155
5148
  "require",
5156
5149
  "exports"
5157
5150
  ],
5158
5151
  "vs/nls!vs/editor/contrib/gotoSymbol/browser/referencesModel": [],
5159
- "===anonymous66===": [
5152
+ "===anonymous65===": [
5160
5153
  "vs/editor/contrib/gotoSymbol/browser/referencesModel.nls",
5161
5154
  "vs/editor/contrib/gotoSymbol/browser/referencesModel.nls.keys"
5162
5155
  ],
5163
5156
  "vs/editor/contrib/gotoSymbol/browser/referencesModel.nls": [],
5164
5157
  "vs/editor/contrib/gotoSymbol/browser/referencesModel.nls.keys": [],
5158
+ "vs/nls!vs/editor/contrib/gotoSymbol/browser/symbolNavigation": [],
5159
+ "===anonymous66===": [
5160
+ "vs/editor/contrib/gotoSymbol/browser/symbolNavigation.nls",
5161
+ "vs/editor/contrib/gotoSymbol/browser/symbolNavigation.nls.keys"
5162
+ ],
5163
+ "vs/editor/contrib/gotoSymbol/browser/symbolNavigation.nls": [],
5164
+ "vs/editor/contrib/gotoSymbol/browser/symbolNavigation.nls.keys": [],
5165
5165
  "vs/nls!vs/editor/contrib/message/browser/messageController": [],
5166
5166
  "vs/css!vs/editor/contrib/message/browser/messageController": [],
5167
5167
  "===anonymous67===": [
@@ -5213,23 +5213,6 @@
5213
5213
  ],
5214
5214
  "vs/editor/contrib/peekView/browser/peekView.nls": [],
5215
5215
  "vs/editor/contrib/peekView/browser/peekView.nls.keys": [],
5216
- "vs/base/browser/ui/hover/hoverWidget": [
5217
- "require",
5218
- "exports",
5219
- "vs/base/browser/dom",
5220
- "vs/base/browser/keyboardEvent",
5221
- "vs/base/browser/ui/scrollbar/scrollableElement",
5222
- "vs/base/common/lifecycle",
5223
- "vs/css!vs/base/browser/ui/hover/hover"
5224
- ],
5225
- "vs/editor/contrib/hover/browser/hoverOperation": [
5226
- "require",
5227
- "exports",
5228
- "vs/base/common/async",
5229
- "vs/base/common/errors",
5230
- "vs/base/common/event",
5231
- "vs/base/common/lifecycle"
5232
- ],
5233
5216
  "vs/nls!vs/editor/contrib/gotoError/browser/gotoErrorWidget": [],
5234
5217
  "vs/platform/severityIcon/common/severityIcon": [
5235
5218
  "require",
@@ -5246,13 +5229,23 @@
5246
5229
  ],
5247
5230
  "vs/editor/contrib/gotoError/browser/gotoErrorWidget.nls": [],
5248
5231
  "vs/editor/contrib/gotoError/browser/gotoErrorWidget.nls.keys": [],
5249
- "vs/nls!vs/editor/contrib/hover/browser/markerHoverParticipant": [],
5250
- "===anonymous70===": [
5251
- "vs/editor/contrib/hover/browser/markerHoverParticipant.nls",
5252
- "vs/editor/contrib/hover/browser/markerHoverParticipant.nls.keys"
5232
+ "vs/base/browser/ui/hover/hoverWidget": [
5233
+ "require",
5234
+ "exports",
5235
+ "vs/base/browser/dom",
5236
+ "vs/base/browser/keyboardEvent",
5237
+ "vs/base/browser/ui/scrollbar/scrollableElement",
5238
+ "vs/base/common/lifecycle",
5239
+ "vs/css!vs/base/browser/ui/hover/hover"
5240
+ ],
5241
+ "vs/editor/contrib/hover/browser/hoverOperation": [
5242
+ "require",
5243
+ "exports",
5244
+ "vs/base/common/async",
5245
+ "vs/base/common/errors",
5246
+ "vs/base/common/event",
5247
+ "vs/base/common/lifecycle"
5253
5248
  ],
5254
- "vs/editor/contrib/hover/browser/markerHoverParticipant.nls": [],
5255
- "vs/editor/contrib/hover/browser/markerHoverParticipant.nls.keys": [],
5256
5249
  "vs/editor/contrib/hover/browser/getHover": [
5257
5250
  "require",
5258
5251
  "exports",
@@ -5263,12 +5256,19 @@
5263
5256
  "vs/editor/common/services/languageFeatures"
5264
5257
  ],
5265
5258
  "vs/nls!vs/editor/contrib/hover/browser/markdownHoverParticipant": [],
5266
- "===anonymous71===": [
5259
+ "===anonymous70===": [
5267
5260
  "vs/editor/contrib/hover/browser/markdownHoverParticipant.nls",
5268
5261
  "vs/editor/contrib/hover/browser/markdownHoverParticipant.nls.keys"
5269
5262
  ],
5270
5263
  "vs/editor/contrib/hover/browser/markdownHoverParticipant.nls": [],
5271
5264
  "vs/editor/contrib/hover/browser/markdownHoverParticipant.nls.keys": [],
5265
+ "vs/nls!vs/editor/contrib/hover/browser/markerHoverParticipant": [],
5266
+ "===anonymous71===": [
5267
+ "vs/editor/contrib/hover/browser/markerHoverParticipant.nls",
5268
+ "vs/editor/contrib/hover/browser/markerHoverParticipant.nls.keys"
5269
+ ],
5270
+ "vs/editor/contrib/hover/browser/markerHoverParticipant.nls": [],
5271
+ "vs/editor/contrib/hover/browser/markerHoverParticipant.nls.keys": [],
5272
5272
  "vs/editor/contrib/inlayHints/browser/inlayHints": [
5273
5273
  "require",
5274
5274
  "exports",
@@ -5352,44 +5352,6 @@
5352
5352
  ],
5353
5353
  "vs/editor/contrib/suggest/browser/suggest.nls": [],
5354
5354
  "vs/editor/contrib/suggest/browser/suggest.nls.keys": [],
5355
- "vs/platform/opener/browser/link": [
5356
- "require",
5357
- "exports",
5358
- "vs/base/browser/dom",
5359
- "vs/base/browser/event",
5360
- "vs/base/browser/keyboardEvent",
5361
- "vs/base/browser/touch",
5362
- "vs/base/common/event",
5363
- "vs/base/common/lifecycle",
5364
- "vs/platform/opener/common/opener",
5365
- "vs/platform/theme/common/colorRegistry",
5366
- "vs/platform/theme/common/themeService"
5367
- ],
5368
- "vs/css!vs/editor/contrib/unicodeHighlighter/browser/bannerController": [],
5369
- "vs/editor/common/services/semanticTokensDto": [
5370
- "require",
5371
- "exports",
5372
- "vs/base/common/buffer",
5373
- "vs/base/common/platform"
5374
- ],
5375
- "vs/editor/common/tokens/sparseMultilineTokens": [
5376
- "require",
5377
- "exports",
5378
- "vs/editor/common/core/position",
5379
- "vs/editor/common/core/range",
5380
- "vs/editor/common/core/eolCounter"
5381
- ],
5382
- "vs/nls!vs/platform/contextkey/common/contextkeys": [],
5383
- "===anonymous77===": [
5384
- "vs/platform/contextkey/common/contextkeys.nls",
5385
- "vs/platform/contextkey/common/contextkeys.nls.keys"
5386
- ],
5387
- "vs/platform/contextkey/common/contextkeys.nls": [],
5388
- "vs/platform/contextkey/common/contextkeys.nls.keys": [],
5389
- "vs/base/browser/iframe": [
5390
- "require",
5391
- "exports"
5392
- ],
5393
5355
  "vs/editor/contrib/snippet/browser/snippetVariables": [
5394
5356
  "require",
5395
5357
  "exports",
@@ -5494,12 +5456,50 @@
5494
5456
  "vs/editor/contrib/suggest/browser/suggestWidgetDetails"
5495
5457
  ],
5496
5458
  "vs/css!vs/editor/contrib/suggest/browser/media/suggest": [],
5497
- "===anonymous78===": [
5459
+ "===anonymous77===": [
5498
5460
  "vs/editor/contrib/suggest/browser/suggestWidget.nls",
5499
5461
  "vs/editor/contrib/suggest/browser/suggestWidget.nls.keys"
5500
5462
  ],
5501
5463
  "vs/editor/contrib/suggest/browser/suggestWidget.nls": [],
5502
5464
  "vs/editor/contrib/suggest/browser/suggestWidget.nls.keys": [],
5465
+ "vs/platform/opener/browser/link": [
5466
+ "require",
5467
+ "exports",
5468
+ "vs/base/browser/dom",
5469
+ "vs/base/browser/event",
5470
+ "vs/base/browser/keyboardEvent",
5471
+ "vs/base/browser/touch",
5472
+ "vs/base/common/event",
5473
+ "vs/base/common/lifecycle",
5474
+ "vs/platform/opener/common/opener",
5475
+ "vs/platform/theme/common/colorRegistry",
5476
+ "vs/platform/theme/common/themeService"
5477
+ ],
5478
+ "vs/css!vs/editor/contrib/unicodeHighlighter/browser/bannerController": [],
5479
+ "vs/editor/common/services/semanticTokensDto": [
5480
+ "require",
5481
+ "exports",
5482
+ "vs/base/common/buffer",
5483
+ "vs/base/common/platform"
5484
+ ],
5485
+ "vs/editor/common/tokens/sparseMultilineTokens": [
5486
+ "require",
5487
+ "exports",
5488
+ "vs/editor/common/core/position",
5489
+ "vs/editor/common/core/range",
5490
+ "vs/editor/common/core/eolCounter"
5491
+ ],
5492
+ "vs/nls!vs/platform/contextkey/common/contextkeys": [],
5493
+ "===anonymous78===": [
5494
+ "vs/platform/contextkey/common/contextkeys.nls",
5495
+ "vs/platform/contextkey/common/contextkeys.nls.keys"
5496
+ ],
5497
+ "vs/platform/contextkey/common/contextkeys.nls": [],
5498
+ "vs/platform/contextkey/common/contextkeys.nls.keys": [],
5499
+ "vs/base/browser/iframe": [
5500
+ "require",
5501
+ "exports"
5502
+ ],
5503
5503
  "vs/base/common/errorMessage": [
5504
5504
  "require",
5505
5505
  "exports",
@@ -5877,6 +5877,14 @@
5877
5877
  "require",
5878
5878
  "exports"
5879
5879
  ],
5880
+ "vs/editor/common/cursor/oneCursor": [
5881
+ "require",
5882
+ "exports",
5883
+ "vs/editor/common/cursorCommon",
5884
+ "vs/editor/common/core/position",
5885
+ "vs/editor/common/core/range",
5886
+ "vs/editor/common/core/selection"
5887
+ ],
5880
5888
  "vs/editor/common/model/bracketPairsTextModelPart/bracketPairsTree/bracketPairsTree": [
5881
5889
  "require",
5882
5890
  "exports",
@@ -5948,14 +5956,6 @@
5948
5956
  "vs/base/common/arrays",
5949
5957
  "vs/editor/common/tokens/lineTokens"
5950
5958
  ],
5951
- "vs/editor/common/cursor/oneCursor": [
5952
- "require",
5953
- "exports",
5954
- "vs/editor/common/cursorCommon",
5955
- "vs/editor/common/core/position",
5956
- "vs/editor/common/core/range",
5957
- "vs/editor/common/core/selection"
5958
- ],
5959
5959
  "vs/base/common/scrollable": [
5960
5960
  "require",
5961
5961
  "exports",
@@ -6075,31 +6075,6 @@
6075
6075
  ],
6076
6076
  "vs/platform/history/browser/contextScopedHistoryWidget.nls": [],
6077
6077
  "vs/platform/history/browser/contextScopedHistoryWidget.nls.keys": [],
6078
- "vs/base/browser/markdownRenderer": [
6079
- "require",
6080
- "exports",
6081
- "vs/base/browser/dom",
6082
- "vs/base/browser/dompurify/dompurify",
6083
- "vs/base/browser/event",
6084
- "vs/base/browser/formattedTextRenderer",
6085
- "vs/base/browser/mouseEvent",
6086
- "vs/base/browser/ui/iconLabel/iconLabels",
6087
- "vs/base/common/async",
6088
- "vs/base/common/cancellation",
6089
- "vs/base/common/errors",
6090
- "vs/base/common/event",
6091
- "vs/base/common/htmlContent",
6092
- "vs/base/common/iconLabels",
6093
- "vs/base/common/idGenerator",
6094
- "vs/base/common/lifecycle",
6095
- "vs/base/common/marked/marked",
6096
- "vs/base/common/marshalling",
6097
- "vs/base/common/network",
6098
- "vs/base/common/objects",
6099
- "vs/base/common/resources",
6100
- "vs/base/common/strings",
6101
- "vs/base/common/uri"
6102
- ],
6103
6078
  "vs/editor/contrib/inlineCompletions/browser/inlineCompletionsModel": [
6104
6079
  "require",
6105
6080
  "exports",
@@ -6153,6 +6128,31 @@
6153
6128
  "vs/editor/contrib/inlineCompletions/browser/utils"
6154
6129
  ],
6155
6130
  "vs/css!vs/editor/contrib/inlineCompletions/browser/ghostText": [],
6131
+ "vs/base/browser/markdownRenderer": [
6132
+ "require",
6133
+ "exports",
6134
+ "vs/base/browser/dom",
6135
+ "vs/base/browser/dompurify/dompurify",
6136
+ "vs/base/browser/event",
6137
+ "vs/base/browser/formattedTextRenderer",
6138
+ "vs/base/browser/mouseEvent",
6139
+ "vs/base/browser/ui/iconLabel/iconLabels",
6140
+ "vs/base/common/async",
6141
+ "vs/base/common/cancellation",
6142
+ "vs/base/common/errors",
6143
+ "vs/base/common/event",
6144
+ "vs/base/common/htmlContent",
6145
+ "vs/base/common/iconLabels",
6146
+ "vs/base/common/idGenerator",
6147
+ "vs/base/common/lifecycle",
6148
+ "vs/base/common/marked/marked",
6149
+ "vs/base/common/marshalling",
6150
+ "vs/base/common/network",
6151
+ "vs/base/common/objects",
6152
+ "vs/base/common/resources",
6153
+ "vs/base/common/strings",
6154
+ "vs/base/common/uri"
6155
+ ],
6156
6156
  "vs/css!vs/editor/contrib/zoneWidget/browser/zoneWidget": [],
6157
6157
  "vs/base/browser/ui/dropdown/dropdownActionViewItem": [
6158
6158
  "require",
@@ -6578,9 +6578,6 @@
6578
6578
  ],
6579
6579
  "vs/base/browser/ui/findinput/replaceInput.nls": [],
6580
6580
  "vs/base/browser/ui/findinput/replaceInput.nls.keys": [],
6581
- "vs/base/common/marked/marked": [
6582
- "exports"
6583
- ],
6584
6581
  "vs/editor/contrib/inlineCompletions/browser/inlineCompletionToGhostText": [
6585
6582
  "require",
6586
6583
  "exports",
@@ -6612,6 +6609,9 @@
6612
6609
  "vs/editor/contrib/suggest/browser/suggestController",
6613
6610
  "vs/editor/contrib/inlineCompletions/browser/inlineCompletionToGhostText"
6614
6611
  ],
6612
+ "vs/base/common/marked/marked": [
6613
+ "exports"
6614
+ ],
6615
6615
  "vs/base/browser/ui/dropdown/dropdown": [
6616
6616
  "require",
6617
6617
  "exports",