monaco-editor-core 0.32.0-dev.20211225 → 0.32.0-dev.20211226

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 +118 -118
  2. package/dev/nls.metadata.json +69 -69
  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
@@ -3766,15 +3766,15 @@
3766
3766
  "vs/base/common/lifecycle",
3767
3767
  "vs/base/common/types"
3768
3768
  ],
3769
+ "vs/base/common/uint": [
3770
+ "require",
3771
+ "exports"
3772
+ ],
3769
3773
  "vs/base/common/process": [
3770
3774
  "require",
3771
3775
  "exports",
3772
3776
  "vs/base/common/platform"
3773
3777
  ],
3774
- "vs/base/common/uint": [
3775
- "require",
3776
- "exports"
3777
- ],
3778
3778
  "vs/editor/common/services/editorWorkerServiceImpl": [
3779
3779
  "require",
3780
3780
  "exports",
@@ -4057,6 +4057,22 @@
4057
4057
  "vs/base/browser/browser",
4058
4058
  "vs/editor/common/config/editorOptions"
4059
4059
  ],
4060
+ "vs/nls!vs/editor/common/modes/modesRegistry": [],
4061
+ "vs/base/common/mime": [
4062
+ "require",
4063
+ "exports",
4064
+ "vs/base/common/glob",
4065
+ "vs/base/common/network",
4066
+ "vs/base/common/path",
4067
+ "vs/base/common/resources",
4068
+ "vs/base/common/strings"
4069
+ ],
4070
+ "===anonymous53===": [
4071
+ "vs/editor/common/modes/modesRegistry.nls",
4072
+ "vs/editor/common/modes/modesRegistry.nls.keys"
4073
+ ],
4074
+ "vs/editor/common/modes/modesRegistry.nls": [],
4075
+ "vs/editor/common/modes/modesRegistry.nls.keys": [],
4060
4076
  "vs/editor/common/modes/languageConfiguration": [
4061
4077
  "require",
4062
4078
  "exports"
@@ -4095,22 +4111,6 @@
4095
4111
  "vs/editor/common/core/stringBuilder",
4096
4112
  "vs/editor/common/core/range"
4097
4113
  ],
4098
- "vs/nls!vs/editor/common/modes/modesRegistry": [],
4099
- "vs/base/common/mime": [
4100
- "require",
4101
- "exports",
4102
- "vs/base/common/glob",
4103
- "vs/base/common/network",
4104
- "vs/base/common/path",
4105
- "vs/base/common/resources",
4106
- "vs/base/common/strings"
4107
- ],
4108
- "===anonymous53===": [
4109
- "vs/editor/common/modes/modesRegistry.nls",
4110
- "vs/editor/common/modes/modesRegistry.nls.keys"
4111
- ],
4112
- "vs/editor/common/modes/modesRegistry.nls": [],
4113
- "vs/editor/common/modes/modesRegistry.nls.keys": [],
4114
4114
  "vs/editor/standalone/common/monarch/monarchCommon": [
4115
4115
  "require",
4116
4116
  "exports"
@@ -4440,6 +4440,11 @@
4440
4440
  ],
4441
4441
  "vs/editor/common/view/editorColorRegistry.nls": [],
4442
4442
  "vs/editor/common/view/editorColorRegistry.nls.keys": [],
4443
+ "vs/editor/common/viewModel/modelLineProjectionData": [
4444
+ "require",
4445
+ "exports",
4446
+ "vs/editor/common/core/position"
4447
+ ],
4443
4448
  "vs/editor/common/modes/textToHtmlTokenizer": [
4444
4449
  "require",
4445
4450
  "exports",
@@ -4480,11 +4485,6 @@
4480
4485
  "vs/editor/common/viewModel/prefixSumComputer",
4481
4486
  "vs/editor/common/viewModel/viewModel"
4482
4487
  ],
4483
- "vs/editor/common/viewModel/modelLineProjectionData": [
4484
- "require",
4485
- "exports",
4486
- "vs/editor/common/core/position"
4487
- ],
4488
4488
  "vs/base/browser/event": [
4489
4489
  "require",
4490
4490
  "exports",
@@ -4929,31 +4929,6 @@
4929
4929
  ],
4930
4930
  "vs/editor/contrib/peekView/peekView.nls": [],
4931
4931
  "vs/editor/contrib/peekView/peekView.nls.keys": [],
4932
- "vs/base/common/labels": [
4933
- "require",
4934
- "exports",
4935
- "vs/base/common/extpath",
4936
- "vs/base/common/network",
4937
- "vs/base/common/platform",
4938
- "vs/base/common/resources",
4939
- "vs/base/common/uri"
4940
- ],
4941
- "vs/nls!vs/editor/contrib/gotoError/gotoErrorWidget": [],
4942
- "vs/platform/severityIcon/common/severityIcon": [
4943
- "require",
4944
- "exports",
4945
- "vs/base/common/codicons",
4946
- "vs/base/common/severity",
4947
- "vs/platform/theme/common/colorRegistry",
4948
- "vs/platform/theme/common/themeService"
4949
- ],
4950
- "vs/css!vs/editor/contrib/gotoError/media/gotoErrorWidget": [],
4951
- "===anonymous67===": [
4952
- "vs/editor/contrib/gotoError/gotoErrorWidget.nls",
4953
- "vs/editor/contrib/gotoError/gotoErrorWidget.nls.keys"
4954
- ],
4955
- "vs/editor/contrib/gotoError/gotoErrorWidget.nls": [],
4956
- "vs/editor/contrib/gotoError/gotoErrorWidget.nls.keys": [],
4957
4932
  "vs/base/browser/ui/hover/hoverWidget": [
4958
4933
  "require",
4959
4934
  "exports",
@@ -5038,6 +5013,31 @@
5038
5013
  "vs/base/common/lifecycle",
5039
5014
  "vs/editor/browser/config/configuration"
5040
5015
  ],
5016
+ "vs/base/common/labels": [
5017
+ "require",
5018
+ "exports",
5019
+ "vs/base/common/extpath",
5020
+ "vs/base/common/network",
5021
+ "vs/base/common/platform",
5022
+ "vs/base/common/resources",
5023
+ "vs/base/common/uri"
5024
+ ],
5025
+ "vs/nls!vs/editor/contrib/gotoError/gotoErrorWidget": [],
5026
+ "vs/platform/severityIcon/common/severityIcon": [
5027
+ "require",
5028
+ "exports",
5029
+ "vs/base/common/codicons",
5030
+ "vs/base/common/severity",
5031
+ "vs/platform/theme/common/colorRegistry",
5032
+ "vs/platform/theme/common/themeService"
5033
+ ],
5034
+ "vs/css!vs/editor/contrib/gotoError/media/gotoErrorWidget": [],
5035
+ "===anonymous67===": [
5036
+ "vs/editor/contrib/gotoError/gotoErrorWidget.nls",
5037
+ "vs/editor/contrib/gotoError/gotoErrorWidget.nls.keys"
5038
+ ],
5039
+ "vs/editor/contrib/gotoError/gotoErrorWidget.nls": [],
5040
+ "vs/editor/contrib/gotoError/gotoErrorWidget.nls.keys": [],
5041
5041
  "vs/base/browser/globalMouseMoveMonitor": [
5042
5042
  "require",
5043
5043
  "exports",
@@ -5305,6 +5305,49 @@
5305
5305
  ],
5306
5306
  "vs/platform/quickinput/browser/commandsQuickAccess.nls": [],
5307
5307
  "vs/platform/quickinput/browser/commandsQuickAccess.nls.keys": [],
5308
+ "vs/base/browser/ui/splitview/splitview": [
5309
+ "require",
5310
+ "exports",
5311
+ "vs/base/browser/dom",
5312
+ "vs/base/browser/ui/sash/sash",
5313
+ "vs/base/browser/ui/scrollbar/scrollableElement",
5314
+ "vs/base/common/arrays",
5315
+ "vs/base/common/color",
5316
+ "vs/base/common/event",
5317
+ "vs/base/common/lifecycle",
5318
+ "vs/base/common/numbers",
5319
+ "vs/base/common/scrollable",
5320
+ "vs/base/common/types",
5321
+ "vs/css!vs/base/browser/ui/splitview/splitview"
5322
+ ],
5323
+ "vs/editor/contrib/gotoSymbol/peek/referencesTree": [
5324
+ "require",
5325
+ "exports",
5326
+ "vs/base/browser/dom",
5327
+ "vs/base/browser/ui/countBadge/countBadge",
5328
+ "vs/base/browser/ui/highlightedlabel/highlightedLabel",
5329
+ "vs/base/browser/ui/iconLabel/iconLabel",
5330
+ "vs/base/common/filters",
5331
+ "vs/base/common/labels",
5332
+ "vs/base/common/lifecycle",
5333
+ "vs/base/common/resources",
5334
+ "vs/editor/common/services/resolverService",
5335
+ "vs/nls!vs/editor/contrib/gotoSymbol/peek/referencesTree",
5336
+ "vs/platform/instantiation/common/instantiation",
5337
+ "vs/platform/keybinding/common/keybinding",
5338
+ "vs/platform/label/common/label",
5339
+ "vs/platform/theme/common/styler",
5340
+ "vs/platform/theme/common/themeService",
5341
+ "vs/editor/contrib/gotoSymbol/referencesModel"
5342
+ ],
5343
+ "vs/nls!vs/editor/contrib/gotoSymbol/peek/referencesWidget": [],
5344
+ "vs/css!vs/editor/contrib/gotoSymbol/peek/referencesWidget": [],
5345
+ "===anonymous77===": [
5346
+ "vs/editor/contrib/gotoSymbol/peek/referencesWidget.nls",
5347
+ "vs/editor/contrib/gotoSymbol/peek/referencesWidget.nls.keys"
5348
+ ],
5349
+ "vs/editor/contrib/gotoSymbol/peek/referencesWidget.nls": [],
5350
+ "vs/editor/contrib/gotoSymbol/peek/referencesWidget.nls.keys": [],
5308
5351
  "vs/base/browser/ui/list/listPaging": [
5309
5352
  "require",
5310
5353
  "exports",
@@ -5356,55 +5399,12 @@
5356
5399
  "vs/base/common/iterator"
5357
5400
  ],
5358
5401
  "vs/nls!vs/platform/list/browser/listService": [],
5359
- "===anonymous77===": [
5402
+ "===anonymous78===": [
5360
5403
  "vs/platform/list/browser/listService.nls",
5361
5404
  "vs/platform/list/browser/listService.nls.keys"
5362
5405
  ],
5363
5406
  "vs/platform/list/browser/listService.nls": [],
5364
5407
  "vs/platform/list/browser/listService.nls.keys": [],
5365
- "vs/base/browser/ui/splitview/splitview": [
5366
- "require",
5367
- "exports",
5368
- "vs/base/browser/dom",
5369
- "vs/base/browser/ui/sash/sash",
5370
- "vs/base/browser/ui/scrollbar/scrollableElement",
5371
- "vs/base/common/arrays",
5372
- "vs/base/common/color",
5373
- "vs/base/common/event",
5374
- "vs/base/common/lifecycle",
5375
- "vs/base/common/numbers",
5376
- "vs/base/common/scrollable",
5377
- "vs/base/common/types",
5378
- "vs/css!vs/base/browser/ui/splitview/splitview"
5379
- ],
5380
- "vs/editor/contrib/gotoSymbol/peek/referencesTree": [
5381
- "require",
5382
- "exports",
5383
- "vs/base/browser/dom",
5384
- "vs/base/browser/ui/countBadge/countBadge",
5385
- "vs/base/browser/ui/highlightedlabel/highlightedLabel",
5386
- "vs/base/browser/ui/iconLabel/iconLabel",
5387
- "vs/base/common/filters",
5388
- "vs/base/common/labels",
5389
- "vs/base/common/lifecycle",
5390
- "vs/base/common/resources",
5391
- "vs/editor/common/services/resolverService",
5392
- "vs/nls!vs/editor/contrib/gotoSymbol/peek/referencesTree",
5393
- "vs/platform/instantiation/common/instantiation",
5394
- "vs/platform/keybinding/common/keybinding",
5395
- "vs/platform/label/common/label",
5396
- "vs/platform/theme/common/styler",
5397
- "vs/platform/theme/common/themeService",
5398
- "vs/editor/contrib/gotoSymbol/referencesModel"
5399
- ],
5400
- "vs/nls!vs/editor/contrib/gotoSymbol/peek/referencesWidget": [],
5401
- "vs/css!vs/editor/contrib/gotoSymbol/peek/referencesWidget": [],
5402
- "===anonymous78===": [
5403
- "vs/editor/contrib/gotoSymbol/peek/referencesWidget.nls",
5404
- "vs/editor/contrib/gotoSymbol/peek/referencesWidget.nls.keys"
5405
- ],
5406
- "vs/editor/contrib/gotoSymbol/peek/referencesWidget.nls": [],
5407
- "vs/editor/contrib/gotoSymbol/peek/referencesWidget.nls.keys": [],
5408
5408
  "vs/base/worker/defaultWorkerFactory": [
5409
5409
  "require",
5410
5410
  "exports",
@@ -6004,6 +6004,30 @@
6004
6004
  ],
6005
6005
  "vs/base/common/errorMessage.nls": [],
6006
6006
  "vs/base/common/errorMessage.nls.keys": [],
6007
+ "vs/css!vs/base/browser/ui/splitview/splitview": [],
6008
+ "vs/base/browser/ui/countBadge/countBadge": [
6009
+ "require",
6010
+ "exports",
6011
+ "vs/base/browser/dom",
6012
+ "vs/base/common/color",
6013
+ "vs/base/common/objects",
6014
+ "vs/base/common/strings",
6015
+ "vs/css!vs/base/browser/ui/countBadge/countBadge"
6016
+ ],
6017
+ "vs/base/browser/ui/highlightedlabel/highlightedLabel": [
6018
+ "require",
6019
+ "exports",
6020
+ "vs/base/browser/dom",
6021
+ "vs/base/browser/ui/iconLabel/iconLabels",
6022
+ "vs/base/common/objects"
6023
+ ],
6024
+ "vs/nls!vs/editor/contrib/gotoSymbol/peek/referencesTree": [],
6025
+ "===anonymous95===": [
6026
+ "vs/editor/contrib/gotoSymbol/peek/referencesTree.nls",
6027
+ "vs/editor/contrib/gotoSymbol/peek/referencesTree.nls.keys"
6028
+ ],
6029
+ "vs/editor/contrib/gotoSymbol/peek/referencesTree.nls": [],
6030
+ "vs/editor/contrib/gotoSymbol/peek/referencesTree.nls.keys": [],
6007
6031
  "vs/css!vs/base/browser/ui/table/table": [],
6008
6032
  "vs/base/browser/ui/tree/abstractTree": [
6009
6033
  "require",
@@ -6057,30 +6081,6 @@
6057
6081
  "vs/base/common/event",
6058
6082
  "vs/base/common/iterator"
6059
6083
  ],
6060
- "vs/css!vs/base/browser/ui/splitview/splitview": [],
6061
- "vs/base/browser/ui/countBadge/countBadge": [
6062
- "require",
6063
- "exports",
6064
- "vs/base/browser/dom",
6065
- "vs/base/common/color",
6066
- "vs/base/common/objects",
6067
- "vs/base/common/strings",
6068
- "vs/css!vs/base/browser/ui/countBadge/countBadge"
6069
- ],
6070
- "vs/base/browser/ui/highlightedlabel/highlightedLabel": [
6071
- "require",
6072
- "exports",
6073
- "vs/base/browser/dom",
6074
- "vs/base/browser/ui/iconLabel/iconLabels",
6075
- "vs/base/common/objects"
6076
- ],
6077
- "vs/nls!vs/editor/contrib/gotoSymbol/peek/referencesTree": [],
6078
- "===anonymous95===": [
6079
- "vs/editor/contrib/gotoSymbol/peek/referencesTree.nls",
6080
- "vs/editor/contrib/gotoSymbol/peek/referencesTree.nls.keys"
6081
- ],
6082
- "vs/editor/contrib/gotoSymbol/peek/referencesTree.nls": [],
6083
- "vs/editor/contrib/gotoSymbol/peek/referencesTree.nls.keys": [],
6084
6084
  "vs/editor/browser/services/abstractCodeEditorService": [
6085
6085
  "require",
6086
6086
  "exports",
@@ -1218,38 +1218,6 @@
1218
1218
  "vs/editor/common/modes/modesRegistry": [
1219
1219
  "plainText.alias"
1220
1220
  ],
1221
- "vs/editor/browser/widget/diffReview": [
1222
- "diffReviewInsertIcon",
1223
- "diffReviewRemoveIcon",
1224
- "diffReviewCloseIcon",
1225
- "label.close",
1226
- "no_lines_changed",
1227
- "one_line_changed",
1228
- "more_lines_changed",
1229
- {
1230
- "key": "header",
1231
- "comment": [
1232
- "This is the ARIA label for a git diff header.",
1233
- "A git diff header looks like this: @@ -154,12 +159,39 @@.",
1234
- "That encodes that at original line 154 (which is now line 159), 12 lines were removed/changed with 39 lines.",
1235
- "Variables 0 and 1 refer to the diff index out of total number of diffs.",
1236
- "Variables 2 and 4 will be numbers (a line number).",
1237
- "Variables 3 and 5 will be \"no lines changed\", \"1 line changed\" or \"X lines changed\", localized separately."
1238
- ]
1239
- },
1240
- "blankLine",
1241
- {
1242
- "key": "unchangedLine",
1243
- "comment": [
1244
- "The placeholders are contents of the line and should not be translated."
1245
- ]
1246
- },
1247
- "equalLine",
1248
- "insertLine",
1249
- "deleteLine",
1250
- "editor.action.diffReview.next",
1251
- "editor.action.diffReview.prev"
1252
- ],
1253
1221
  "vs/editor/common/view/editorColorRegistry": [
1254
1222
  "lineHighlight",
1255
1223
  "lineHighlightBorderBox",
@@ -1303,6 +1271,38 @@
1303
1271
  "editorBracketPairGuide.activeBackground6",
1304
1272
  "editorUnicodeHighlight.border"
1305
1273
  ],
1274
+ "vs/editor/browser/widget/diffReview": [
1275
+ "diffReviewInsertIcon",
1276
+ "diffReviewRemoveIcon",
1277
+ "diffReviewCloseIcon",
1278
+ "label.close",
1279
+ "no_lines_changed",
1280
+ "one_line_changed",
1281
+ "more_lines_changed",
1282
+ {
1283
+ "key": "header",
1284
+ "comment": [
1285
+ "This is the ARIA label for a git diff header.",
1286
+ "A git diff header looks like this: @@ -154,12 +159,39 @@.",
1287
+ "That encodes that at original line 154 (which is now line 159), 12 lines were removed/changed with 39 lines.",
1288
+ "Variables 0 and 1 refer to the diff index out of total number of diffs.",
1289
+ "Variables 2 and 4 will be numbers (a line number).",
1290
+ "Variables 3 and 5 will be \"no lines changed\", \"1 line changed\" or \"X lines changed\", localized separately."
1291
+ ]
1292
+ },
1293
+ "blankLine",
1294
+ {
1295
+ "key": "unchangedLine",
1296
+ "comment": [
1297
+ "The placeholders are contents of the line and should not be translated."
1298
+ ]
1299
+ },
1300
+ "equalLine",
1301
+ "insertLine",
1302
+ "deleteLine",
1303
+ "editor.action.diffReview.next",
1304
+ "editor.action.diffReview.prev"
1305
+ ],
1306
1306
  "vs/editor/browser/widget/inlineDiffMargin": [
1307
1307
  "diff.clipboard.copyDeletedLinesContent.label",
1308
1308
  "diff.clipboard.copyDeletedLinesContent.single.label",
@@ -1559,6 +1559,11 @@
1559
1559
  "morecCommands",
1560
1560
  "canNotRun"
1561
1561
  ],
1562
+ "vs/editor/contrib/gotoSymbol/peek/referencesWidget": [
1563
+ "missingPreviewMessage",
1564
+ "noResults",
1565
+ "peekView.alternateTitle"
1566
+ ],
1562
1567
  "vs/platform/list/browser/listService": [
1563
1568
  "workbenchConfigurationTitle",
1564
1569
  "multiSelectModifier.ctrlCmd",
@@ -1589,11 +1594,6 @@
1589
1594
  "automatic keyboard navigation setting",
1590
1595
  "expand mode"
1591
1596
  ],
1592
- "vs/editor/contrib/gotoSymbol/peek/referencesWidget": [
1593
- "missingPreviewMessage",
1594
- "noResults",
1595
- "peekView.alternateTitle"
1596
- ],
1597
1597
  "vs/platform/keybinding/common/abstractKeybindingService": [
1598
1598
  "first.chord",
1599
1599
  "missing.chord"
@@ -1787,11 +1787,6 @@
1787
1787
  "suggestMoreInfoIcon",
1788
1788
  "readMore"
1789
1789
  ],
1790
- "vs/editor/contrib/gotoSymbol/peek/referencesTree": [
1791
- "referencesCount",
1792
- "referenceCount",
1793
- "treeAriaLabel"
1794
- ],
1795
1790
  "vs/base/common/errorMessage": [
1796
1791
  "stackTrace.format",
1797
1792
  "nodeExceptionMessage",
@@ -1800,6 +1795,11 @@
1800
1795
  "error.moreErrors",
1801
1796
  "error.defaultMessage"
1802
1797
  ],
1798
+ "vs/editor/contrib/gotoSymbol/peek/referencesTree": [
1799
+ "referencesCount",
1800
+ "referenceCount",
1801
+ "treeAriaLabel"
1802
+ ],
1803
1803
  "vs/editor/contrib/codeAction/lightBulbWidget": [
1804
1804
  "preferredcodeActionWithKb",
1805
1805
  "codeActionWithKb",
@@ -3012,23 +3012,6 @@
3012
3012
  "vs/editor/common/modes/modesRegistry": [
3013
3013
  "Plain Text"
3014
3014
  ],
3015
- "vs/editor/browser/widget/diffReview": [
3016
- "Icon for 'Insert' in diff review.",
3017
- "Icon for 'Remove' in diff review.",
3018
- "Icon for 'Close' in diff review.",
3019
- "Close",
3020
- "no lines changed",
3021
- "1 line changed",
3022
- "{0} lines changed",
3023
- "Difference {0} of {1}: original line {2}, {3}, modified line {4}, {5}",
3024
- "blank",
3025
- "{0} unchanged line {1}",
3026
- "{0} original line {1} modified line {2}",
3027
- "+ {0} modified line {1}",
3028
- "- {0} original line {1}",
3029
- "Go to Next Difference",
3030
- "Go to Previous Difference"
3031
- ],
3032
3015
  "vs/editor/common/view/editorColorRegistry": [
3033
3016
  "Background color for the highlight of line at the cursor position.",
3034
3017
  "Background color for the border around the line at the cursor position.",
@@ -3082,6 +3065,23 @@
3082
3065
  "Background color of active bracket pair guides (6). Requires enabling bracket pair guides.",
3083
3066
  "Border color used to highlight unicode characters."
3084
3067
  ],
3068
+ "vs/editor/browser/widget/diffReview": [
3069
+ "Icon for 'Insert' in diff review.",
3070
+ "Icon for 'Remove' in diff review.",
3071
+ "Icon for 'Close' in diff review.",
3072
+ "Close",
3073
+ "no lines changed",
3074
+ "1 line changed",
3075
+ "{0} lines changed",
3076
+ "Difference {0} of {1}: original line {2}, {3}, modified line {4}, {5}",
3077
+ "blank",
3078
+ "{0} unchanged line {1}",
3079
+ "{0} original line {1} modified line {2}",
3080
+ "+ {0} modified line {1}",
3081
+ "- {0} original line {1}",
3082
+ "Go to Next Difference",
3083
+ "Go to Previous Difference"
3084
+ ],
3085
3085
  "vs/editor/browser/widget/inlineDiffMargin": [
3086
3086
  "Copy deleted lines",
3087
3087
  "Copy deleted line",
@@ -3322,6 +3322,11 @@
3322
3322
  "other commands",
3323
3323
  "Command '{0}' resulted in an error ({1})"
3324
3324
  ],
3325
+ "vs/editor/contrib/gotoSymbol/peek/referencesWidget": [
3326
+ "no preview available",
3327
+ "No results",
3328
+ "References"
3329
+ ],
3325
3330
  "vs/platform/list/browser/listService": [
3326
3331
  "Workbench",
3327
3332
  "Maps to `Control` on Windows and Linux and to `Command` on macOS.",
@@ -3341,11 +3346,6 @@
3341
3346
  "Controls whether keyboard navigation in lists and trees is automatically triggered simply by typing. If set to `false`, keyboard navigation is only triggered when executing the `list.toggleKeyboardNavigation` command, for which you can assign a keyboard shortcut.",
3342
3347
  "Controls how tree folders are expanded when clicking the folder names. Note that some trees and lists might choose to ignore this setting if it is not applicable."
3343
3348
  ],
3344
- "vs/editor/contrib/gotoSymbol/peek/referencesWidget": [
3345
- "no preview available",
3346
- "No results",
3347
- "References"
3348
- ],
3349
3349
  "vs/platform/keybinding/common/abstractKeybindingService": [
3350
3350
  "({0}) was pressed. Waiting for second key of chord...",
3351
3351
  "The key combination ({0}, {1}) is not a command."
@@ -3464,11 +3464,6 @@
3464
3464
  "Icon for more information in the suggest widget.",
3465
3465
  "Read More"
3466
3466
  ],
3467
- "vs/editor/contrib/gotoSymbol/peek/referencesTree": [
3468
- "{0} references",
3469
- "{0} reference",
3470
- "References"
3471
- ],
3472
3467
  "vs/base/common/errorMessage": [
3473
3468
  "{0}: {1}",
3474
3469
  "A system error occurred ({0})",
@@ -3477,6 +3472,11 @@
3477
3472
  "{0} ({1} errors in total)",
3478
3473
  "An unknown error occurred. Please consult the log for more details."
3479
3474
  ],
3475
+ "vs/editor/contrib/gotoSymbol/peek/referencesTree": [
3476
+ "{0} references",
3477
+ "{0} reference",
3478
+ "References"
3479
+ ],
3480
3480
  "vs/editor/contrib/codeAction/lightBulbWidget": [
3481
3481
  "Show Code Actions. Preferred Quick Fix Available ({0})",
3482
3482
  "Show Code Actions ({0})",
@@ -1,6 +1,6 @@
1
1
  /*!-----------------------------------------------------------
2
2
  * Copyright (c) Microsoft Corporation. All rights reserved.
3
- * Version: 0.32.0-dev.20211225(f586b32587de915ec4a089098b897d052da0d1eb)
3
+ * Version: 0.32.0-dev.20211226(f586b32587de915ec4a089098b897d052da0d1eb)
4
4
  * Released under the MIT license
5
5
  * https://github.com/microsoft/vscode/blob/main/LICENSE.txt
6
6
  *-----------------------------------------------------------*/
@@ -1,6 +1,6 @@
1
1
  /*!-----------------------------------------------------------
2
2
  * Copyright (c) Microsoft Corporation. All rights reserved.
3
- * Version: 0.32.0-dev.20211225(f586b32587de915ec4a089098b897d052da0d1eb)
3
+ * Version: 0.32.0-dev.20211226(f586b32587de915ec4a089098b897d052da0d1eb)
4
4
  * Released under the MIT license
5
5
  * https://github.com/microsoft/vscode/blob/main/LICENSE.txt
6
6
  *-----------------------------------------------------------*/
@@ -1,6 +1,6 @@
1
1
  /*!-----------------------------------------------------------
2
2
  * Copyright (c) Microsoft Corporation. All rights reserved.
3
- * Version: 0.32.0-dev.20211225(f586b32587de915ec4a089098b897d052da0d1eb)
3
+ * Version: 0.32.0-dev.20211226(f586b32587de915ec4a089098b897d052da0d1eb)
4
4
  * Released under the MIT license
5
5
  * https://github.com/microsoft/vscode/blob/main/LICENSE.txt
6
6
  *-----------------------------------------------------------*/
@@ -1,6 +1,6 @@
1
1
  /*!-----------------------------------------------------------
2
2
  * Copyright (c) Microsoft Corporation. All rights reserved.
3
- * Version: 0.32.0-dev.20211225(f586b32587de915ec4a089098b897d052da0d1eb)
3
+ * Version: 0.32.0-dev.20211226(f586b32587de915ec4a089098b897d052da0d1eb)
4
4
  * Released under the MIT license
5
5
  * https://github.com/microsoft/vscode/blob/main/LICENSE.txt
6
6
  *-----------------------------------------------------------*/
@@ -1,6 +1,6 @@
1
1
  /*!-----------------------------------------------------------
2
2
  * Copyright (c) Microsoft Corporation. All rights reserved.
3
- * Version: 0.32.0-dev.20211225(f586b32587de915ec4a089098b897d052da0d1eb)
3
+ * Version: 0.32.0-dev.20211226(f586b32587de915ec4a089098b897d052da0d1eb)
4
4
  * Released under the MIT license
5
5
  * https://github.com/microsoft/vscode/blob/main/LICENSE.txt
6
6
  *-----------------------------------------------------------*/
@@ -1,6 +1,6 @@
1
1
  /*!-----------------------------------------------------------
2
2
  * Copyright (c) Microsoft Corporation. All rights reserved.
3
- * Version: 0.32.0-dev.20211225(f586b32587de915ec4a089098b897d052da0d1eb)
3
+ * Version: 0.32.0-dev.20211226(f586b32587de915ec4a089098b897d052da0d1eb)
4
4
  * Released under the MIT license
5
5
  * https://github.com/microsoft/vscode/blob/main/LICENSE.txt
6
6
  *-----------------------------------------------------------*/
@@ -1,6 +1,6 @@
1
1
  /*!-----------------------------------------------------------
2
2
  * Copyright (c) Microsoft Corporation. All rights reserved.
3
- * Version: 0.32.0-dev.20211225(f586b32587de915ec4a089098b897d052da0d1eb)
3
+ * Version: 0.32.0-dev.20211226(f586b32587de915ec4a089098b897d052da0d1eb)
4
4
  * Released under the MIT license
5
5
  * https://github.com/microsoft/vscode/blob/main/LICENSE.txt
6
6
  *-----------------------------------------------------------*/
@@ -1,6 +1,6 @@
1
1
  /*!-----------------------------------------------------------
2
2
  * Copyright (c) Microsoft Corporation. All rights reserved.
3
- * Version: 0.32.0-dev.20211225(f586b32587de915ec4a089098b897d052da0d1eb)
3
+ * Version: 0.32.0-dev.20211226(f586b32587de915ec4a089098b897d052da0d1eb)
4
4
  * Released under the MIT license
5
5
  * https://github.com/microsoft/vscode/blob/main/LICENSE.txt
6
6
  *-----------------------------------------------------------*/
@@ -1,6 +1,6 @@
1
1
  /*!-----------------------------------------------------------
2
2
  * Copyright (c) Microsoft Corporation. All rights reserved.
3
- * Version: 0.32.0-dev.20211225(f586b32587de915ec4a089098b897d052da0d1eb)
3
+ * Version: 0.32.0-dev.20211226(f586b32587de915ec4a089098b897d052da0d1eb)
4
4
  * Released under the MIT license
5
5
  * https://github.com/microsoft/vscode/blob/main/LICENSE.txt
6
6
  *-----------------------------------------------------------*/
@@ -1,6 +1,6 @@
1
1
  /*!-----------------------------------------------------------
2
2
  * Copyright (c) Microsoft Corporation. All rights reserved.
3
- * Version: 0.32.0-dev.20211225(f586b32587de915ec4a089098b897d052da0d1eb)
3
+ * Version: 0.32.0-dev.20211226(f586b32587de915ec4a089098b897d052da0d1eb)
4
4
  * Released under the MIT license
5
5
  * https://github.com/microsoft/vscode/blob/main/LICENSE.txt
6
6
  *-----------------------------------------------------------*/
@@ -1,6 +1,6 @@
1
1
  /*!-----------------------------------------------------------
2
2
  * Copyright (c) Microsoft Corporation. All rights reserved.
3
- * Version: 0.32.0-dev.20211225(f586b32587de915ec4a089098b897d052da0d1eb)
3
+ * Version: 0.32.0-dev.20211226(f586b32587de915ec4a089098b897d052da0d1eb)
4
4
  * Released under the MIT license
5
5
  * https://github.com/microsoft/vscode/blob/main/LICENSE.txt
6
6
  *-----------------------------------------------------------*/
@@ -1,6 +1,6 @@
1
1
  /*!-----------------------------------------------------------
2
2
  * Copyright (c) Microsoft Corporation. All rights reserved.
3
- * Version: 0.32.0-dev.20211225(f586b32587de915ec4a089098b897d052da0d1eb)
3
+ * Version: 0.32.0-dev.20211226(f586b32587de915ec4a089098b897d052da0d1eb)
4
4
  * Released under the MIT license
5
5
  * https://github.com/microsoft/vscode/blob/main/LICENSE.txt
6
6
  *-----------------------------------------------------------*/
@@ -1,6 +1,6 @@
1
1
  /*!-----------------------------------------------------------
2
2
  * Copyright (c) Microsoft Corporation. All rights reserved.
3
- * Version: 0.32.0-dev.20211225(f586b32587de915ec4a089098b897d052da0d1eb)
3
+ * Version: 0.32.0-dev.20211226(f586b32587de915ec4a089098b897d052da0d1eb)
4
4
  * Released under the MIT license
5
5
  * https://github.com/microsoft/vscode/blob/main/LICENSE.txt
6
6
  *-----------------------------------------------------------*/
package/dev/vs/loader.js CHANGED
@@ -1,6 +1,6 @@
1
1
  /*!-----------------------------------------------------------
2
2
  * Copyright (c) Microsoft Corporation. All rights reserved.
3
- * Version: 0.32.0-dev.20211225(f586b32587de915ec4a089098b897d052da0d1eb)
3
+ * Version: 0.32.0-dev.20211226(f586b32587de915ec4a089098b897d052da0d1eb)
4
4
  * Released under the MIT license
5
5
  * https://github.com/microsoft/vscode/blob/main/LICENSE.txt
6
6
  *-----------------------------------------------------------*/