monaco-editor-core 0.34.0-dev.20220430 → 0.34.0-dev.20220501

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 +239 -239
  2. package/dev/nls.metadata.json +367 -367
  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 +5 -5
  7. package/dev/vs/editor/editor.main.nls.es.js +5 -5
  8. package/dev/vs/editor/editor.main.nls.fr.js +5 -5
  9. package/dev/vs/editor/editor.main.nls.it.js +5 -5
  10. package/dev/vs/editor/editor.main.nls.ja.js +5 -5
  11. package/dev/vs/editor/editor.main.nls.js +1 -1
  12. package/dev/vs/editor/editor.main.nls.ko.js +5 -5
  13. package/dev/vs/editor/editor.main.nls.ru.js +5 -5
  14. package/dev/vs/editor/editor.main.nls.zh-cn.js +5 -5
  15. package/dev/vs/editor/editor.main.nls.zh-tw.js +5 -5
  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 +2 -2
  21. package/min/vs/editor/editor.main.nls.es.js +2 -2
  22. package/min/vs/editor/editor.main.nls.fr.js +2 -2
  23. package/min/vs/editor/editor.main.nls.it.js +2 -2
  24. package/min/vs/editor/editor.main.nls.ja.js +2 -2
  25. package/min/vs/editor/editor.main.nls.js +1 -1
  26. package/min/vs/editor/editor.main.nls.ko.js +2 -2
  27. package/min/vs/editor/editor.main.nls.ru.js +2 -2
  28. package/min/vs/editor/editor.main.nls.zh-cn.js +2 -2
  29. package/min/vs/editor/editor.main.nls.zh-tw.js +2 -2
  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
@@ -3216,8 +3216,47 @@
3216
3216
  ],
3217
3217
  "vs/editor/contrib/lineSelection/browser/lineSelection.nls": [],
3218
3218
  "vs/editor/contrib/lineSelection/browser/lineSelection.nls.keys": [],
3219
- "vs/nls!vs/editor/contrib/linkedEditing/browser/linkedEditing": [],
3219
+ "vs/editor/common/commands/trimTrailingWhitespaceCommand": [
3220
+ "require",
3221
+ "exports",
3222
+ "vs/base/common/strings",
3223
+ "vs/editor/common/core/editOperation",
3224
+ "vs/editor/common/core/range"
3225
+ ],
3226
+ "vs/editor/contrib/linesOperations/browser/copyLinesCommand": [
3227
+ "require",
3228
+ "exports",
3229
+ "vs/editor/common/core/range",
3230
+ "vs/editor/common/core/selection"
3231
+ ],
3232
+ "vs/editor/contrib/linesOperations/browser/moveLinesCommand": [
3233
+ "require",
3234
+ "exports",
3235
+ "vs/base/common/strings",
3236
+ "vs/editor/common/commands/shiftCommand",
3237
+ "vs/editor/common/core/range",
3238
+ "vs/editor/common/core/selection",
3239
+ "vs/editor/common/languages/languageConfiguration",
3240
+ "vs/editor/common/languages/languageConfigurationRegistry",
3241
+ "vs/editor/contrib/indentation/browser/indentUtils",
3242
+ "vs/editor/common/languages/autoIndent",
3243
+ "vs/editor/common/languages/enterAction"
3244
+ ],
3245
+ "vs/editor/contrib/linesOperations/browser/sortLinesCommand": [
3246
+ "require",
3247
+ "exports",
3248
+ "vs/editor/common/core/editOperation",
3249
+ "vs/editor/common/core/range"
3250
+ ],
3251
+ "vs/nls!vs/editor/contrib/linesOperations/browser/linesOperations": [],
3220
3252
  "===anonymous28===": [
3253
+ "vs/editor/contrib/linesOperations/browser/linesOperations.nls",
3254
+ "vs/editor/contrib/linesOperations/browser/linesOperations.nls.keys"
3255
+ ],
3256
+ "vs/editor/contrib/linesOperations/browser/linesOperations.nls": [],
3257
+ "vs/editor/contrib/linesOperations/browser/linesOperations.nls.keys": [],
3258
+ "vs/nls!vs/editor/contrib/linkedEditing/browser/linkedEditing": [],
3259
+ "===anonymous29===": [
3221
3260
  "vs/editor/contrib/linkedEditing/browser/linkedEditing.nls",
3222
3261
  "vs/editor/contrib/linkedEditing/browser/linkedEditing.nls.keys"
3223
3262
  ],
@@ -3249,19 +3288,114 @@
3249
3288
  ],
3250
3289
  "vs/nls!vs/editor/contrib/links/browser/links": [],
3251
3290
  "vs/css!vs/editor/contrib/links/browser/links": [],
3252
- "===anonymous29===": [
3291
+ "===anonymous30===": [
3253
3292
  "vs/editor/contrib/links/browser/links.nls",
3254
3293
  "vs/editor/contrib/links/browser/links.nls.keys"
3255
3294
  ],
3256
3295
  "vs/editor/contrib/links/browser/links.nls": [],
3257
3296
  "vs/editor/contrib/links/browser/links.nls.keys": [],
3258
3297
  "vs/nls!vs/editor/contrib/multicursor/browser/multicursor": [],
3259
- "===anonymous30===": [
3298
+ "===anonymous31===": [
3260
3299
  "vs/editor/contrib/multicursor/browser/multicursor.nls",
3261
3300
  "vs/editor/contrib/multicursor/browser/multicursor.nls.keys"
3262
3301
  ],
3263
3302
  "vs/editor/contrib/multicursor/browser/multicursor.nls": [],
3264
3303
  "vs/editor/contrib/multicursor/browser/multicursor.nls.keys": [],
3304
+ "vs/editor/contrib/parameterHints/browser/provideSignatureHelp": [
3305
+ "require",
3306
+ "exports",
3307
+ "vs/base/common/cancellation",
3308
+ "vs/base/common/errors",
3309
+ "vs/base/common/types",
3310
+ "vs/base/common/uri",
3311
+ "vs/editor/common/core/position",
3312
+ "vs/editor/common/languages",
3313
+ "vs/editor/common/services/resolverService",
3314
+ "vs/platform/commands/common/commands",
3315
+ "vs/platform/contextkey/common/contextkey",
3316
+ "vs/editor/common/services/languageFeatures"
3317
+ ],
3318
+ "vs/nls!vs/editor/contrib/parameterHints/browser/parameterHints": [],
3319
+ "vs/editor/contrib/parameterHints/browser/parameterHintsWidget": [
3320
+ "require",
3321
+ "exports",
3322
+ "vs/base/browser/dom",
3323
+ "vs/base/browser/ui/aria/aria",
3324
+ "vs/base/browser/ui/scrollbar/scrollableElement",
3325
+ "vs/base/common/codicons",
3326
+ "vs/base/common/event",
3327
+ "vs/base/common/lifecycle",
3328
+ "vs/base/common/strings",
3329
+ "vs/base/common/types",
3330
+ "vs/editor/contrib/markdownRenderer/browser/markdownRenderer",
3331
+ "vs/editor/common/languages/language",
3332
+ "vs/editor/contrib/parameterHints/browser/parameterHintsModel",
3333
+ "vs/editor/contrib/parameterHints/browser/provideSignatureHelp",
3334
+ "vs/nls!vs/editor/contrib/parameterHints/browser/parameterHintsWidget",
3335
+ "vs/platform/contextkey/common/contextkey",
3336
+ "vs/platform/opener/common/opener",
3337
+ "vs/platform/theme/common/colorRegistry",
3338
+ "vs/platform/theme/common/iconRegistry",
3339
+ "vs/platform/theme/common/theme",
3340
+ "vs/platform/theme/common/themeService",
3341
+ "vs/editor/common/services/languageFeatures",
3342
+ "vs/css!vs/editor/contrib/parameterHints/browser/parameterHints"
3343
+ ],
3344
+ "===anonymous32===": [
3345
+ "vs/editor/contrib/parameterHints/browser/parameterHints.nls",
3346
+ "vs/editor/contrib/parameterHints/browser/parameterHints.nls.keys"
3347
+ ],
3348
+ "vs/editor/contrib/parameterHints/browser/parameterHints.nls": [],
3349
+ "vs/editor/contrib/parameterHints/browser/parameterHints.nls.keys": [],
3350
+ "vs/editor/browser/services/bulkEditService": [
3351
+ "require",
3352
+ "exports",
3353
+ "vs/platform/instantiation/common/instantiation",
3354
+ "vs/base/common/uri",
3355
+ "vs/base/common/types"
3356
+ ],
3357
+ "vs/editor/common/services/textResourceConfiguration": [
3358
+ "require",
3359
+ "exports",
3360
+ "vs/platform/instantiation/common/instantiation"
3361
+ ],
3362
+ "vs/nls!vs/editor/contrib/rename/browser/rename": [],
3363
+ "vs/platform/configuration/common/configurationRegistry": [
3364
+ "require",
3365
+ "exports",
3366
+ "vs/base/common/arrays",
3367
+ "vs/base/common/event",
3368
+ "vs/base/common/types",
3369
+ "vs/nls!vs/platform/configuration/common/configurationRegistry",
3370
+ "vs/platform/configuration/common/configuration",
3371
+ "vs/platform/jsonschemas/common/jsonContributionRegistry",
3372
+ "vs/platform/registry/common/platform"
3373
+ ],
3374
+ "vs/platform/log/common/log": [
3375
+ "require",
3376
+ "exports",
3377
+ "vs/base/common/event",
3378
+ "vs/base/common/lifecycle",
3379
+ "vs/platform/instantiation/common/instantiation"
3380
+ ],
3381
+ "vs/editor/contrib/rename/browser/renameInputField": [
3382
+ "require",
3383
+ "exports",
3384
+ "vs/base/common/lifecycle",
3385
+ "vs/editor/common/core/position",
3386
+ "vs/nls!vs/editor/contrib/rename/browser/renameInputField",
3387
+ "vs/platform/contextkey/common/contextkey",
3388
+ "vs/platform/keybinding/common/keybinding",
3389
+ "vs/platform/theme/common/colorRegistry",
3390
+ "vs/platform/theme/common/themeService",
3391
+ "vs/css!vs/editor/contrib/rename/browser/renameInputField"
3392
+ ],
3393
+ "===anonymous33===": [
3394
+ "vs/editor/contrib/rename/browser/rename.nls",
3395
+ "vs/editor/contrib/rename/browser/rename.nls.keys"
3396
+ ],
3397
+ "vs/editor/contrib/rename/browser/rename.nls": [],
3398
+ "vs/editor/contrib/rename/browser/rename.nls.keys": [],
3265
3399
  "vs/editor/contrib/smartSelect/browser/bracketSelections": [
3266
3400
  "require",
3267
3401
  "exports",
@@ -3276,7 +3410,7 @@
3276
3410
  "vs/editor/common/core/range"
3277
3411
  ],
3278
3412
  "vs/nls!vs/editor/contrib/smartSelect/browser/smartSelect": [],
3279
- "===anonymous31===": [
3413
+ "===anonymous34===": [
3280
3414
  "vs/editor/contrib/smartSelect/browser/smartSelect.nls",
3281
3415
  "vs/editor/contrib/smartSelect/browser/smartSelect.nls.keys"
3282
3416
  ],
@@ -3304,13 +3438,6 @@
3304
3438
  "vs/platform/history/browser/contextScopedHistoryWidget"
3305
3439
  ],
3306
3440
  "vs/nls!vs/editor/contrib/snippet/browser/snippetController2": [],
3307
- "vs/platform/log/common/log": [
3308
- "require",
3309
- "exports",
3310
- "vs/base/common/event",
3311
- "vs/base/common/lifecycle",
3312
- "vs/platform/instantiation/common/instantiation"
3313
- ],
3314
3441
  "vs/editor/contrib/snippet/browser/snippetSession": [
3315
3442
  "require",
3316
3443
  "exports",
@@ -3328,7 +3455,7 @@
3328
3455
  "vs/editor/contrib/snippet/browser/snippetVariables",
3329
3456
  "vs/css!vs/editor/contrib/snippet/browser/snippetSession"
3330
3457
  ],
3331
- "===anonymous32===": [
3458
+ "===anonymous35===": [
3332
3459
  "vs/editor/contrib/snippet/browser/snippetController2.nls",
3333
3460
  "vs/editor/contrib/snippet/browser/snippetController2.nls.keys"
3334
3461
  ],
@@ -3429,7 +3556,7 @@
3429
3556
  "vs/css!vs/editor/contrib/suggest/browser/media/suggest",
3430
3557
  "vs/editor/contrib/symbolIcons/browser/symbolIcons"
3431
3558
  ],
3432
- "===anonymous33===": [
3559
+ "===anonymous36===": [
3433
3560
  "vs/editor/contrib/suggest/browser/suggestController.nls",
3434
3561
  "vs/editor/contrib/suggest/browser/suggestController.nls.keys"
3435
3562
  ],
@@ -3456,7 +3583,7 @@
3456
3583
  "vs/editor/contrib/smartSelect/browser/bracketSelections"
3457
3584
  ],
3458
3585
  "vs/nls!vs/editor/contrib/tokenization/browser/tokenization": [],
3459
- "===anonymous34===": [
3586
+ "===anonymous37===": [
3460
3587
  "vs/editor/contrib/tokenization/browser/tokenization.nls",
3461
3588
  "vs/editor/contrib/tokenization/browser/tokenization.nls.keys"
3462
3589
  ],
@@ -3468,7 +3595,7 @@
3468
3595
  "vs/base/common/event"
3469
3596
  ],
3470
3597
  "vs/nls!vs/editor/contrib/toggleTabFocusMode/browser/toggleTabFocusMode": [],
3471
- "===anonymous35===": [
3598
+ "===anonymous38===": [
3472
3599
  "vs/editor/contrib/toggleTabFocusMode/browser/toggleTabFocusMode.nls",
3473
3600
  "vs/editor/contrib/toggleTabFocusMode/browser/toggleTabFocusMode.nls.keys"
3474
3601
  ],
@@ -3503,104 +3630,78 @@
3503
3630
  "vs/platform/instantiation/common/instantiation"
3504
3631
  ],
3505
3632
  "vs/css!vs/editor/contrib/unicodeHighlighter/browser/unicodeHighlighter": [],
3506
- "===anonymous36===": [
3633
+ "===anonymous39===": [
3507
3634
  "vs/editor/contrib/unicodeHighlighter/browser/unicodeHighlighter.nls",
3508
3635
  "vs/editor/contrib/unicodeHighlighter/browser/unicodeHighlighter.nls.keys"
3509
3636
  ],
3510
3637
  "vs/editor/contrib/unicodeHighlighter/browser/unicodeHighlighter.nls": [],
3511
3638
  "vs/editor/contrib/unicodeHighlighter/browser/unicodeHighlighter.nls.keys": [],
3512
3639
  "vs/nls!vs/editor/contrib/unusualLineTerminators/browser/unusualLineTerminators": [],
3513
- "===anonymous37===": [
3640
+ "===anonymous40===": [
3514
3641
  "vs/editor/contrib/unusualLineTerminators/browser/unusualLineTerminators.nls",
3515
3642
  "vs/editor/contrib/unusualLineTerminators/browser/unusualLineTerminators.nls.keys"
3516
3643
  ],
3517
3644
  "vs/editor/contrib/unusualLineTerminators/browser/unusualLineTerminators.nls": [],
3518
3645
  "vs/editor/contrib/unusualLineTerminators/browser/unusualLineTerminators.nls.keys": [],
3519
- "vs/editor/contrib/parameterHints/browser/provideSignatureHelp": [
3646
+ "vs/editor/common/services/getSemanticTokens": [
3520
3647
  "require",
3521
3648
  "exports",
3522
3649
  "vs/base/common/cancellation",
3523
3650
  "vs/base/common/errors",
3524
- "vs/base/common/types",
3525
3651
  "vs/base/common/uri",
3526
- "vs/editor/common/core/position",
3527
- "vs/editor/common/languages",
3528
- "vs/editor/common/services/resolverService",
3652
+ "vs/editor/common/services/model",
3529
3653
  "vs/platform/commands/common/commands",
3530
- "vs/platform/contextkey/common/contextkey",
3654
+ "vs/base/common/types",
3655
+ "vs/editor/common/services/semanticTokensDto",
3656
+ "vs/editor/common/core/range",
3531
3657
  "vs/editor/common/services/languageFeatures"
3532
3658
  ],
3533
- "vs/nls!vs/editor/contrib/parameterHints/browser/parameterHints": [],
3534
- "vs/editor/contrib/parameterHints/browser/parameterHintsWidget": [
3659
+ "vs/editor/common/services/modelService": [
3535
3660
  "require",
3536
3661
  "exports",
3537
- "vs/base/browser/dom",
3538
- "vs/base/browser/ui/aria/aria",
3539
- "vs/base/browser/ui/scrollbar/scrollableElement",
3540
- "vs/base/common/codicons",
3541
3662
  "vs/base/common/event",
3542
3663
  "vs/base/common/lifecycle",
3543
- "vs/base/common/strings",
3544
- "vs/base/common/types",
3545
- "vs/editor/contrib/markdownRenderer/browser/markdownRenderer",
3664
+ "vs/base/common/platform",
3665
+ "vs/base/common/errors",
3666
+ "vs/editor/common/model/textModel",
3667
+ "vs/editor/common/core/textModelDefaults",
3668
+ "vs/editor/common/languages/modesRegistry",
3546
3669
  "vs/editor/common/languages/language",
3547
- "vs/editor/contrib/parameterHints/browser/parameterHintsModel",
3548
- "vs/editor/contrib/parameterHints/browser/provideSignatureHelp",
3549
- "vs/nls!vs/editor/contrib/parameterHints/browser/parameterHintsWidget",
3550
- "vs/platform/contextkey/common/contextkey",
3551
- "vs/platform/opener/common/opener",
3552
- "vs/platform/theme/common/colorRegistry",
3553
- "vs/platform/theme/common/iconRegistry",
3554
- "vs/platform/theme/common/theme",
3670
+ "vs/editor/common/services/model",
3671
+ "vs/editor/common/services/textResourceConfiguration",
3672
+ "vs/platform/configuration/common/configuration",
3673
+ "vs/base/common/async",
3674
+ "vs/base/common/cancellation",
3555
3675
  "vs/platform/theme/common/themeService",
3556
- "vs/editor/common/services/languageFeatures",
3557
- "vs/css!vs/editor/contrib/parameterHints/browser/parameterHints"
3558
- ],
3559
- "===anonymous38===": [
3560
- "vs/editor/contrib/parameterHints/browser/parameterHints.nls",
3561
- "vs/editor/contrib/parameterHints/browser/parameterHints.nls.keys"
3562
- ],
3563
- "vs/editor/contrib/parameterHints/browser/parameterHints.nls": [],
3564
- "vs/editor/contrib/parameterHints/browser/parameterHints.nls.keys": [],
3565
- "vs/editor/common/commands/trimTrailingWhitespaceCommand": [
3566
- "require",
3567
- "exports",
3568
- "vs/base/common/strings",
3569
- "vs/editor/common/core/editOperation",
3570
- "vs/editor/common/core/range"
3571
- ],
3572
- "vs/editor/contrib/linesOperations/browser/copyLinesCommand": [
3573
- "require",
3574
- "exports",
3575
- "vs/editor/common/core/range",
3576
- "vs/editor/common/core/selection"
3577
- ],
3578
- "vs/editor/contrib/linesOperations/browser/moveLinesCommand": [
3579
- "require",
3580
- "exports",
3581
- "vs/base/common/strings",
3582
- "vs/editor/common/commands/shiftCommand",
3583
- "vs/editor/common/core/range",
3584
- "vs/editor/common/core/selection",
3585
- "vs/editor/common/languages/languageConfiguration",
3676
+ "vs/platform/log/common/log",
3677
+ "vs/platform/undoRedo/common/undoRedo",
3678
+ "vs/base/common/hash",
3679
+ "vs/editor/common/model/editStack",
3680
+ "vs/base/common/network",
3681
+ "vs/editor/common/services/semanticTokensProviderStyling",
3682
+ "vs/editor/common/services/getSemanticTokens",
3683
+ "vs/base/common/objects",
3586
3684
  "vs/editor/common/languages/languageConfigurationRegistry",
3587
- "vs/editor/contrib/indentation/browser/indentUtils",
3588
- "vs/editor/common/languages/autoIndent",
3589
- "vs/editor/common/languages/enterAction"
3685
+ "vs/editor/common/services/languageFeatureDebounce",
3686
+ "vs/base/common/stopwatch",
3687
+ "vs/editor/common/services/languageFeatures"
3590
3688
  ],
3591
- "vs/editor/contrib/linesOperations/browser/sortLinesCommand": [
3689
+ "vs/editor/common/services/semanticTokensProviderStyling": [
3592
3690
  "require",
3593
3691
  "exports",
3594
- "vs/editor/common/core/editOperation",
3595
- "vs/editor/common/core/range"
3692
+ "vs/editor/common/languages",
3693
+ "vs/platform/theme/common/themeService",
3694
+ "vs/platform/log/common/log",
3695
+ "vs/editor/common/tokens/sparseMultilineTokens",
3696
+ "vs/editor/common/languages/language"
3596
3697
  ],
3597
- "vs/nls!vs/editor/contrib/linesOperations/browser/linesOperations": [],
3598
- "===anonymous39===": [
3599
- "vs/editor/contrib/linesOperations/browser/linesOperations.nls",
3600
- "vs/editor/contrib/linesOperations/browser/linesOperations.nls.keys"
3698
+ "vs/nls!vs/editor/contrib/wordHighlighter/browser/wordHighlighter": [],
3699
+ "===anonymous41===": [
3700
+ "vs/editor/contrib/wordHighlighter/browser/wordHighlighter.nls",
3701
+ "vs/editor/contrib/wordHighlighter/browser/wordHighlighter.nls.keys"
3601
3702
  ],
3602
- "vs/editor/contrib/linesOperations/browser/linesOperations.nls": [],
3603
- "vs/editor/contrib/linesOperations/browser/linesOperations.nls.keys": [],
3703
+ "vs/editor/contrib/wordHighlighter/browser/wordHighlighter.nls": [],
3704
+ "vs/editor/contrib/wordHighlighter/browser/wordHighlighter.nls.keys": [],
3604
3705
  "vs/editor/common/core/wordCharacterClassifier": [
3605
3706
  "require",
3606
3707
  "exports",
@@ -3614,14 +3715,14 @@
3614
3715
  "vs/nls!vs/platform/contextkey/common/contextkeys",
3615
3716
  "vs/platform/contextkey/common/contextkey"
3616
3717
  ],
3617
- "===anonymous40===": [
3718
+ "===anonymous42===": [
3618
3719
  "vs/editor/contrib/wordOperations/browser/wordOperations.nls",
3619
3720
  "vs/editor/contrib/wordOperations/browser/wordOperations.nls.keys"
3620
3721
  ],
3621
3722
  "vs/editor/contrib/wordOperations/browser/wordOperations.nls": [],
3622
3723
  "vs/editor/contrib/wordOperations/browser/wordOperations.nls.keys": [],
3623
3724
  "vs/nls!vs/editor/common/standaloneStrings": [],
3624
- "===anonymous41===": [
3725
+ "===anonymous43===": [
3625
3726
  "vs/editor/common/standaloneStrings.nls",
3626
3727
  "vs/editor/common/standaloneStrings.nls.keys"
3627
3728
  ],
@@ -3665,14 +3766,14 @@
3665
3766
  "vs/base/common/lifecycle"
3666
3767
  ],
3667
3768
  "vs/nls!vs/editor/browser/editorExtensions": [],
3668
- "===anonymous42===": [
3769
+ "===anonymous44===": [
3669
3770
  "vs/editor/browser/editorExtensions.nls",
3670
3771
  "vs/editor/browser/editorExtensions.nls.keys"
3671
3772
  ],
3672
3773
  "vs/editor/browser/editorExtensions.nls": [],
3673
3774
  "vs/editor/browser/editorExtensions.nls.keys": [],
3674
3775
  "vs/nls!vs/editor/common/editorContextKeys": [],
3675
- "===anonymous43===": [
3776
+ "===anonymous45===": [
3676
3777
  "vs/editor/common/editorContextKeys.nls",
3677
3778
  "vs/editor/common/editorContextKeys.nls.keys"
3678
3779
  ],
@@ -3685,108 +3786,20 @@
3685
3786
  "vs/base/common/event",
3686
3787
  "vs/platform/registry/common/platform"
3687
3788
  ],
3688
- "===anonymous44===": [
3789
+ "===anonymous46===": [
3689
3790
  "vs/platform/theme/common/colorRegistry.nls",
3690
3791
  "vs/platform/theme/common/colorRegistry.nls.keys"
3691
3792
  ],
3692
3793
  "vs/platform/theme/common/colorRegistry.nls": [],
3693
3794
  "vs/platform/theme/common/colorRegistry.nls.keys": [],
3694
- "vs/editor/common/services/getSemanticTokens": [
3695
- "require",
3696
- "exports",
3697
- "vs/base/common/cancellation",
3698
- "vs/base/common/errors",
3699
- "vs/base/common/uri",
3700
- "vs/editor/common/services/model",
3701
- "vs/platform/commands/common/commands",
3702
- "vs/base/common/types",
3703
- "vs/editor/common/services/semanticTokensDto",
3704
- "vs/editor/common/core/range",
3705
- "vs/editor/common/services/languageFeatures"
3706
- ],
3707
- "vs/editor/common/services/modelService": [
3708
- "require",
3709
- "exports",
3710
- "vs/base/common/event",
3711
- "vs/base/common/lifecycle",
3712
- "vs/base/common/platform",
3713
- "vs/base/common/errors",
3714
- "vs/editor/common/model/textModel",
3715
- "vs/editor/common/core/textModelDefaults",
3716
- "vs/editor/common/languages/modesRegistry",
3717
- "vs/editor/common/languages/language",
3718
- "vs/editor/common/services/model",
3719
- "vs/editor/common/services/textResourceConfiguration",
3720
- "vs/platform/configuration/common/configuration",
3721
- "vs/base/common/async",
3722
- "vs/base/common/cancellation",
3723
- "vs/platform/theme/common/themeService",
3724
- "vs/platform/log/common/log",
3725
- "vs/platform/undoRedo/common/undoRedo",
3726
- "vs/base/common/hash",
3727
- "vs/editor/common/model/editStack",
3728
- "vs/base/common/network",
3729
- "vs/editor/common/services/semanticTokensProviderStyling",
3730
- "vs/editor/common/services/getSemanticTokens",
3731
- "vs/base/common/objects",
3732
- "vs/editor/common/languages/languageConfigurationRegistry",
3733
- "vs/editor/common/services/languageFeatureDebounce",
3734
- "vs/base/common/stopwatch",
3735
- "vs/editor/common/services/languageFeatures"
3736
- ],
3737
- "vs/editor/common/services/semanticTokensProviderStyling": [
3738
- "require",
3739
- "exports",
3740
- "vs/editor/common/languages",
3741
- "vs/platform/theme/common/themeService",
3742
- "vs/platform/log/common/log",
3743
- "vs/editor/common/tokens/sparseMultilineTokens",
3744
- "vs/editor/common/languages/language"
3745
- ],
3746
- "vs/editor/browser/services/bulkEditService": [
3747
- "require",
3748
- "exports",
3749
- "vs/platform/instantiation/common/instantiation",
3750
- "vs/base/common/uri",
3751
- "vs/base/common/types"
3752
- ],
3753
- "vs/editor/common/services/textResourceConfiguration": [
3754
- "require",
3755
- "exports",
3756
- "vs/platform/instantiation/common/instantiation"
3757
- ],
3758
- "vs/nls!vs/editor/contrib/rename/browser/rename": [],
3759
- "vs/platform/configuration/common/configurationRegistry": [
3795
+ "vs/editor/common/tokenizationRegistry": [
3760
3796
  "require",
3761
3797
  "exports",
3762
- "vs/base/common/arrays",
3763
3798
  "vs/base/common/event",
3764
- "vs/base/common/types",
3765
- "vs/nls!vs/platform/configuration/common/configurationRegistry",
3766
- "vs/platform/configuration/common/configuration",
3767
- "vs/platform/jsonschemas/common/jsonContributionRegistry",
3768
- "vs/platform/registry/common/platform"
3769
- ],
3770
- "vs/editor/contrib/rename/browser/renameInputField": [
3771
- "require",
3772
- "exports",
3773
- "vs/base/common/lifecycle",
3774
- "vs/editor/common/core/position",
3775
- "vs/nls!vs/editor/contrib/rename/browser/renameInputField",
3776
- "vs/platform/contextkey/common/contextkey",
3777
- "vs/platform/keybinding/common/keybinding",
3778
- "vs/platform/theme/common/colorRegistry",
3779
- "vs/platform/theme/common/themeService",
3780
- "vs/css!vs/editor/contrib/rename/browser/renameInputField"
3781
- ],
3782
- "===anonymous45===": [
3783
- "vs/editor/contrib/rename/browser/rename.nls",
3784
- "vs/editor/contrib/rename/browser/rename.nls.keys"
3799
+ "vs/base/common/lifecycle"
3785
3800
  ],
3786
- "vs/editor/contrib/rename/browser/rename.nls": [],
3787
- "vs/editor/contrib/rename/browser/rename.nls.keys": [],
3788
3801
  "vs/nls!vs/platform/quickinput/browser/helpQuickAccess": [],
3789
- "===anonymous46===": [
3802
+ "===anonymous47===": [
3790
3803
  "vs/platform/quickinput/browser/helpQuickAccess.nls",
3791
3804
  "vs/platform/quickinput/browser/helpQuickAccess.nls.keys"
3792
3805
  ],
@@ -3804,7 +3817,7 @@
3804
3817
  "vs/platform/theme/common/themeService"
3805
3818
  ],
3806
3819
  "vs/nls!vs/editor/contrib/quickAccess/browser/gotoLineQuickAccess": [],
3807
- "===anonymous47===": [
3820
+ "===anonymous48===": [
3808
3821
  "vs/editor/contrib/quickAccess/browser/gotoLineQuickAccess.nls",
3809
3822
  "vs/editor/contrib/quickAccess/browser/gotoLineQuickAccess.nls.keys"
3810
3823
  ],
@@ -3823,7 +3836,7 @@
3823
3836
  "vs/base/common/strings"
3824
3837
  ],
3825
3838
  "vs/nls!vs/editor/contrib/quickAccess/browser/gotoSymbolQuickAccess": [],
3826
- "===anonymous48===": [
3839
+ "===anonymous49===": [
3827
3840
  "vs/editor/contrib/quickAccess/browser/gotoSymbolQuickAccess.nls",
3828
3841
  "vs/editor/contrib/quickAccess/browser/gotoSymbolQuickAccess.nls.keys"
3829
3842
  ],
@@ -3839,14 +3852,8 @@
3839
3852
  "exports",
3840
3853
  "vs/platform/instantiation/common/descriptors"
3841
3854
  ],
3842
- "vs/editor/common/tokenizationRegistry": [
3843
- "require",
3844
- "exports",
3845
- "vs/base/common/event",
3846
- "vs/base/common/lifecycle"
3847
- ],
3848
3855
  "vs/nls!vs/editor/contrib/symbolIcons/browser/symbolIcons": [],
3849
- "===anonymous49===": [
3856
+ "===anonymous50===": [
3850
3857
  "vs/editor/contrib/symbolIcons/browser/symbolIcons.nls",
3851
3858
  "vs/editor/contrib/symbolIcons/browser/symbolIcons.nls.keys"
3852
3859
  ],
@@ -3879,13 +3886,6 @@
3879
3886
  "vs/platform/storage/common/storage",
3880
3887
  "vs/platform/telemetry/common/telemetry"
3881
3888
  ],
3882
- "vs/nls!vs/editor/contrib/wordHighlighter/browser/wordHighlighter": [],
3883
- "===anonymous50===": [
3884
- "vs/editor/contrib/wordHighlighter/browser/wordHighlighter.nls",
3885
- "vs/editor/contrib/wordHighlighter/browser/wordHighlighter.nls.keys"
3886
- ],
3887
- "vs/editor/contrib/wordHighlighter/browser/wordHighlighter.nls": [],
3888
- "vs/editor/contrib/wordHighlighter/browser/wordHighlighter.nls.keys": [],
3889
3889
  "vs/nls!vs/editor/contrib/gotoSymbol/browser/peek/referencesController": [],
3890
3890
  "vs/platform/list/browser/listService": [
3891
3891
  "require",
@@ -5319,8 +5319,42 @@
5319
5319
  "vs/base/common/platform",
5320
5320
  "vs/base/common/strings"
5321
5321
  ],
5322
- "vs/nls!vs/editor/contrib/suggest/browser/suggest": [],
5322
+ "vs/editor/contrib/parameterHints/browser/parameterHintsModel": [
5323
+ "require",
5324
+ "exports",
5325
+ "vs/base/common/async",
5326
+ "vs/base/common/errors",
5327
+ "vs/base/common/event",
5328
+ "vs/base/common/lifecycle",
5329
+ "vs/editor/common/core/characterClassifier",
5330
+ "vs/editor/common/languages",
5331
+ "vs/editor/contrib/parameterHints/browser/provideSignatureHelp"
5332
+ ],
5333
+ "vs/nls!vs/editor/contrib/parameterHints/browser/parameterHintsWidget": [],
5334
+ "vs/css!vs/editor/contrib/parameterHints/browser/parameterHints": [],
5323
5335
  "===anonymous73===": [
5336
+ "vs/editor/contrib/parameterHints/browser/parameterHintsWidget.nls",
5337
+ "vs/editor/contrib/parameterHints/browser/parameterHintsWidget.nls.keys"
5338
+ ],
5339
+ "vs/editor/contrib/parameterHints/browser/parameterHintsWidget.nls": [],
5340
+ "vs/editor/contrib/parameterHints/browser/parameterHintsWidget.nls.keys": [],
5341
+ "vs/nls!vs/platform/configuration/common/configurationRegistry": [],
5342
+ "===anonymous74===": [
5343
+ "vs/platform/configuration/common/configurationRegistry.nls",
5344
+ "vs/platform/configuration/common/configurationRegistry.nls.keys"
5345
+ ],
5346
+ "vs/platform/configuration/common/configurationRegistry.nls": [],
5347
+ "vs/platform/configuration/common/configurationRegistry.nls.keys": [],
5348
+ "vs/nls!vs/editor/contrib/rename/browser/renameInputField": [],
5349
+ "vs/css!vs/editor/contrib/rename/browser/renameInputField": [],
5350
+ "===anonymous75===": [
5351
+ "vs/editor/contrib/rename/browser/renameInputField.nls",
5352
+ "vs/editor/contrib/rename/browser/renameInputField.nls.keys"
5353
+ ],
5354
+ "vs/editor/contrib/rename/browser/renameInputField.nls": [],
5355
+ "vs/editor/contrib/rename/browser/renameInputField.nls.keys": [],
5356
+ "vs/nls!vs/editor/contrib/suggest/browser/suggest": [],
5357
+ "===anonymous76===": [
5324
5358
  "vs/editor/contrib/suggest/browser/suggest.nls",
5325
5359
  "vs/editor/contrib/suggest/browser/suggest.nls.keys"
5326
5360
  ],
@@ -5430,7 +5464,7 @@
5430
5464
  "vs/editor/contrib/suggest/browser/suggestWidgetDetails"
5431
5465
  ],
5432
5466
  "vs/css!vs/editor/contrib/suggest/browser/media/suggest": [],
5433
- "===anonymous74===": [
5467
+ "===anonymous77===": [
5434
5468
  "vs/editor/contrib/suggest/browser/suggestWidget.nls",
5435
5469
  "vs/editor/contrib/suggest/browser/suggestWidget.nls.keys"
5436
5470
  ],
@@ -5450,36 +5484,6 @@
5450
5484
  "vs/platform/theme/common/themeService"
5451
5485
  ],
5452
5486
  "vs/css!vs/editor/contrib/unicodeHighlighter/browser/bannerController": [],
5453
- "vs/editor/contrib/parameterHints/browser/parameterHintsModel": [
5454
- "require",
5455
- "exports",
5456
- "vs/base/common/async",
5457
- "vs/base/common/errors",
5458
- "vs/base/common/event",
5459
- "vs/base/common/lifecycle",
5460
- "vs/editor/common/core/characterClassifier",
5461
- "vs/editor/common/languages",
5462
- "vs/editor/contrib/parameterHints/browser/provideSignatureHelp"
5463
- ],
5464
- "vs/nls!vs/editor/contrib/parameterHints/browser/parameterHintsWidget": [],
5465
- "vs/css!vs/editor/contrib/parameterHints/browser/parameterHints": [],
5466
- "===anonymous75===": [
5467
- "vs/editor/contrib/parameterHints/browser/parameterHintsWidget.nls",
5468
- "vs/editor/contrib/parameterHints/browser/parameterHintsWidget.nls.keys"
5469
- ],
5470
- "vs/editor/contrib/parameterHints/browser/parameterHintsWidget.nls": [],
5471
- "vs/editor/contrib/parameterHints/browser/parameterHintsWidget.nls.keys": [],
5472
- "vs/nls!vs/platform/contextkey/common/contextkeys": [],
5473
- "===anonymous76===": [
5474
- "vs/platform/contextkey/common/contextkeys.nls",
5475
- "vs/platform/contextkey/common/contextkeys.nls.keys"
5476
- ],
5477
- "vs/platform/contextkey/common/contextkeys.nls": [],
5478
- "vs/platform/contextkey/common/contextkeys.nls.keys": [],
5479
- "vs/base/browser/iframe": [
5480
- "require",
5481
- "exports"
5482
- ],
5483
5487
  "vs/editor/common/services/semanticTokensDto": [
5484
5488
  "require",
5485
5489
  "exports",
@@ -5493,21 +5497,17 @@
5493
5497
  "vs/editor/common/core/range",
5494
5498
  "vs/editor/common/core/eolCounter"
5495
5499
  ],
5496
- "vs/nls!vs/platform/configuration/common/configurationRegistry": [],
5497
- "===anonymous77===": [
5498
- "vs/platform/configuration/common/configurationRegistry.nls",
5499
- "vs/platform/configuration/common/configurationRegistry.nls.keys"
5500
- ],
5501
- "vs/platform/configuration/common/configurationRegistry.nls": [],
5502
- "vs/platform/configuration/common/configurationRegistry.nls.keys": [],
5503
- "vs/nls!vs/editor/contrib/rename/browser/renameInputField": [],
5504
- "vs/css!vs/editor/contrib/rename/browser/renameInputField": [],
5500
+ "vs/nls!vs/platform/contextkey/common/contextkeys": [],
5505
5501
  "===anonymous78===": [
5506
- "vs/editor/contrib/rename/browser/renameInputField.nls",
5507
- "vs/editor/contrib/rename/browser/renameInputField.nls.keys"
5502
+ "vs/platform/contextkey/common/contextkeys.nls",
5503
+ "vs/platform/contextkey/common/contextkeys.nls.keys"
5504
+ ],
5505
+ "vs/platform/contextkey/common/contextkeys.nls": [],
5506
+ "vs/platform/contextkey/common/contextkeys.nls.keys": [],
5507
+ "vs/base/browser/iframe": [
5508
+ "require",
5509
+ "exports"
5508
5510
  ],
5509
- "vs/editor/contrib/rename/browser/renameInputField.nls": [],
5510
- "vs/editor/contrib/rename/browser/renameInputField.nls.keys": [],
5511
5511
  "vs/base/common/errorMessage": [
5512
5512
  "require",
5513
5513
  "exports",