monaco-editor-core 0.49.0-rc → 0.49.0

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 (73) hide show
  1. package/dev/bundleInfo.json +1406 -1406
  2. package/dev/nls.metadata.json +359 -359
  3. package/dev/vs/base/common/worker/simpleWorker.nls.de.js +1 -1
  4. package/dev/vs/base/common/worker/simpleWorker.nls.es.js +1 -1
  5. package/dev/vs/base/common/worker/simpleWorker.nls.fr.js +1 -1
  6. package/dev/vs/base/common/worker/simpleWorker.nls.it.js +1 -1
  7. package/dev/vs/base/common/worker/simpleWorker.nls.ja.js +1 -1
  8. package/dev/vs/base/common/worker/simpleWorker.nls.js +1 -1
  9. package/dev/vs/base/common/worker/simpleWorker.nls.ko.js +1 -1
  10. package/dev/vs/base/common/worker/simpleWorker.nls.ru.js +1 -1
  11. package/dev/vs/base/common/worker/simpleWorker.nls.zh-cn.js +1 -1
  12. package/dev/vs/base/common/worker/simpleWorker.nls.zh-tw.js +1 -1
  13. package/dev/vs/base/worker/workerMain.js +1 -1
  14. package/dev/vs/editor/editor.main.css +1 -1
  15. package/dev/vs/editor/editor.main.js +1 -1
  16. package/dev/vs/editor/editor.main.nls.de.js +1 -1
  17. package/dev/vs/editor/editor.main.nls.es.js +1 -1
  18. package/dev/vs/editor/editor.main.nls.fr.js +1 -1
  19. package/dev/vs/editor/editor.main.nls.it.js +1 -1
  20. package/dev/vs/editor/editor.main.nls.ja.js +1 -1
  21. package/dev/vs/editor/editor.main.nls.js +1 -1
  22. package/dev/vs/editor/editor.main.nls.ko.js +1 -1
  23. package/dev/vs/editor/editor.main.nls.ru.js +1 -1
  24. package/dev/vs/editor/editor.main.nls.zh-cn.js +1 -1
  25. package/dev/vs/editor/editor.main.nls.zh-tw.js +1 -1
  26. package/dev/vs/loader.js +1 -1
  27. package/min/vs/base/common/worker/simpleWorker.nls.de.js +1 -1
  28. package/min/vs/base/common/worker/simpleWorker.nls.es.js +1 -1
  29. package/min/vs/base/common/worker/simpleWorker.nls.fr.js +1 -1
  30. package/min/vs/base/common/worker/simpleWorker.nls.it.js +1 -1
  31. package/min/vs/base/common/worker/simpleWorker.nls.ja.js +1 -1
  32. package/min/vs/base/common/worker/simpleWorker.nls.js +1 -1
  33. package/min/vs/base/common/worker/simpleWorker.nls.ko.js +1 -1
  34. package/min/vs/base/common/worker/simpleWorker.nls.ru.js +1 -1
  35. package/min/vs/base/common/worker/simpleWorker.nls.zh-cn.js +1 -1
  36. package/min/vs/base/common/worker/simpleWorker.nls.zh-tw.js +1 -1
  37. package/min/vs/base/worker/workerMain.js +1 -1
  38. package/min/vs/editor/editor.main.css +1 -1
  39. package/min/vs/editor/editor.main.js +1 -1
  40. package/min/vs/editor/editor.main.nls.de.js +1 -1
  41. package/min/vs/editor/editor.main.nls.es.js +1 -1
  42. package/min/vs/editor/editor.main.nls.fr.js +1 -1
  43. package/min/vs/editor/editor.main.nls.it.js +1 -1
  44. package/min/vs/editor/editor.main.nls.ja.js +1 -1
  45. package/min/vs/editor/editor.main.nls.js +1 -1
  46. package/min/vs/editor/editor.main.nls.ko.js +1 -1
  47. package/min/vs/editor/editor.main.nls.ru.js +1 -1
  48. package/min/vs/editor/editor.main.nls.zh-cn.js +1 -1
  49. package/min/vs/editor/editor.main.nls.zh-tw.js +1 -1
  50. package/min/vs/loader.js +1 -1
  51. package/min-maps/vs/base/common/worker/simpleWorker.nls.de.js.map +1 -1
  52. package/min-maps/vs/base/common/worker/simpleWorker.nls.es.js.map +1 -1
  53. package/min-maps/vs/base/common/worker/simpleWorker.nls.fr.js.map +1 -1
  54. package/min-maps/vs/base/common/worker/simpleWorker.nls.it.js.map +1 -1
  55. package/min-maps/vs/base/common/worker/simpleWorker.nls.ja.js.map +1 -1
  56. package/min-maps/vs/base/common/worker/simpleWorker.nls.js.map +1 -1
  57. package/min-maps/vs/base/common/worker/simpleWorker.nls.ko.js.map +1 -1
  58. package/min-maps/vs/base/common/worker/simpleWorker.nls.ru.js.map +1 -1
  59. package/min-maps/vs/base/common/worker/simpleWorker.nls.zh-cn.js.map +1 -1
  60. package/min-maps/vs/base/common/worker/simpleWorker.nls.zh-tw.js.map +1 -1
  61. package/min-maps/vs/editor/editor.main.nls.de.js.map +1 -1
  62. package/min-maps/vs/editor/editor.main.nls.es.js.map +1 -1
  63. package/min-maps/vs/editor/editor.main.nls.fr.js.map +1 -1
  64. package/min-maps/vs/editor/editor.main.nls.it.js.map +1 -1
  65. package/min-maps/vs/editor/editor.main.nls.ja.js.map +1 -1
  66. package/min-maps/vs/editor/editor.main.nls.js.map +1 -1
  67. package/min-maps/vs/editor/editor.main.nls.ko.js.map +1 -1
  68. package/min-maps/vs/editor/editor.main.nls.ru.js.map +1 -1
  69. package/min-maps/vs/editor/editor.main.nls.zh-cn.js.map +1 -1
  70. package/min-maps/vs/editor/editor.main.nls.zh-tw.js.map +1 -1
  71. package/min-maps/vs/loader.js.map +1 -1
  72. package/package.json +1 -1
  73. package/version.txt +1 -1
@@ -407,10 +407,6 @@
407
407
  "defaultColorDecorators",
408
408
  "tabFocusMode"
409
409
  ],
410
- "vs/editor/browser/widget/codeEditor/codeEditorWidget": [
411
- "cursors.maximum",
412
- "goToSetting"
413
- ],
414
410
  "vs/editor/browser/widget/diffEditor/diffEditor.contribution": [
415
411
  "useInlineViewWhenSpaceIsLimited",
416
412
  "showMoves",
@@ -418,6 +414,10 @@
418
414
  "revertSelection",
419
415
  "Open Accessible Diff Viewer"
420
416
  ],
417
+ "vs/editor/contrib/caretOperations/browser/caretOperations": [
418
+ "caret.moveLeft",
419
+ "caret.moveRight"
420
+ ],
421
421
  "vs/editor/contrib/anchorSelect/browser/anchorSelect": [
422
422
  "selectionAnchor",
423
423
  "anchorSet",
@@ -426,6 +426,18 @@
426
426
  "selectFromAnchorToCursor",
427
427
  "cancelSelectionAnchor"
428
428
  ],
429
+ "vs/editor/browser/widget/codeEditor/codeEditorWidget": [
430
+ "cursors.maximum",
431
+ "goToSetting"
432
+ ],
433
+ "vs/editor/contrib/caretOperations/browser/transpose": [
434
+ "transposeLetters.label"
435
+ ],
436
+ "vs/editor/browser/coreCommands": [
437
+ "stickydesc",
438
+ "stickydesc",
439
+ "removedCursor"
440
+ ],
429
441
  "vs/editor/contrib/bracketMatching/browser/bracketMatching": [
430
442
  "overviewRulerBracketMatchForeground",
431
443
  "smartSelect.jumpBracket",
@@ -439,13 +451,6 @@
439
451
  },
440
452
  "smartSelect.selectToBracketDescription"
441
453
  ],
442
- "vs/editor/contrib/caretOperations/browser/transpose": [
443
- "transposeLetters.label"
444
- ],
445
- "vs/editor/contrib/caretOperations/browser/caretOperations": [
446
- "caret.moveLeft",
447
- "caret.moveRight"
448
- ],
449
454
  "vs/editor/contrib/clipboard/browser/clipboard": [
450
455
  {
451
456
  "key": "miCut",
@@ -481,13 +486,31 @@
481
486
  "share",
482
487
  "share"
483
488
  ],
489
+ "vs/editor/contrib/codeAction/browser/codeActionContributions": [
490
+ "showCodeActionHeaders",
491
+ "includeNearbyQuickFixes"
492
+ ],
484
493
  "vs/editor/contrib/codelens/browser/codelensController": [
485
494
  "showLensOnLine",
486
495
  "placeHolder"
487
496
  ],
488
- "vs/editor/contrib/codeAction/browser/codeActionContributions": [
489
- "showCodeActionHeaders",
490
- "includeNearbyQuickFixes"
497
+ "vs/editor/contrib/comment/browser/comment": [
498
+ "comment.line",
499
+ {
500
+ "key": "miToggleLineComment",
501
+ "comment": [
502
+ "&& denotes a mnemonic"
503
+ ]
504
+ },
505
+ "comment.line.add",
506
+ "comment.line.remove",
507
+ "comment.block",
508
+ {
509
+ "key": "miToggleBlockComment",
510
+ "comment": [
511
+ "&& denotes a mnemonic"
512
+ ]
513
+ }
491
514
  ],
492
515
  "vs/editor/contrib/colorPicker/browser/standaloneColorPickerActions": [
493
516
  {
@@ -513,33 +536,6 @@
513
536
  "hideColorPickerDescription",
514
537
  "insertColorWithStandaloneColorPickerDescription"
515
538
  ],
516
- "vs/editor/contrib/comment/browser/comment": [
517
- "comment.line",
518
- {
519
- "key": "miToggleLineComment",
520
- "comment": [
521
- "&& denotes a mnemonic"
522
- ]
523
- },
524
- "comment.line.add",
525
- "comment.line.remove",
526
- "comment.block",
527
- {
528
- "key": "miToggleBlockComment",
529
- "comment": [
530
- "&& denotes a mnemonic"
531
- ]
532
- }
533
- ],
534
- "vs/editor/browser/coreCommands": [
535
- "stickydesc",
536
- "stickydesc",
537
- "removedCursor"
538
- ],
539
- "vs/editor/contrib/cursorUndo/browser/cursorUndo": [
540
- "cursor.undo",
541
- "cursor.redo"
542
- ],
543
539
  "vs/editor/contrib/contextmenu/browser/contextmenu": [
544
540
  "context.minimap.minimap",
545
541
  "context.minimap.renderCharacters",
@@ -552,6 +548,10 @@
552
548
  "context.minimap.slider.always",
553
549
  "action.showContextMenu.label"
554
550
  ],
551
+ "vs/editor/contrib/cursorUndo/browser/cursorUndo": [
552
+ "cursor.undo",
553
+ "cursor.redo"
554
+ ],
555
555
  "vs/editor/contrib/dropOrPasteInto/browser/copyPasteContribution": [
556
556
  "pasteAs.kind",
557
557
  "pasteAs",
@@ -683,6 +683,9 @@
683
683
  "references.action.label",
684
684
  "label.generic"
685
685
  ],
686
+ "vs/editor/contrib/gotoSymbol/browser/link/goToDefinitionAtPosition": [
687
+ "multipleResults"
688
+ ],
686
689
  "vs/editor/contrib/gotoError/browser/gotoError": [
687
690
  "markerAction.next.label",
688
691
  "nextMarkerIcon",
@@ -703,9 +706,6 @@
703
706
  ]
704
707
  }
705
708
  ],
706
- "vs/editor/contrib/gotoSymbol/browser/link/goToDefinitionAtPosition": [
707
- "multipleResults"
708
- ],
709
709
  "vs/editor/contrib/indentation/browser/indentation": [
710
710
  "indentationToSpaces",
711
711
  "indentationToTabs",
@@ -737,8 +737,9 @@
737
737
  "InPlaceReplaceAction.previous.label",
738
738
  "InPlaceReplaceAction.next.label"
739
739
  ],
740
- "vs/editor/contrib/lineSelection/browser/lineSelection": [
741
- "expandLineSelection"
740
+ "vs/editor/contrib/linkedEditing/browser/linkedEditing": [
741
+ "linkedEditing.label",
742
+ "editorLinkedEditingBackground"
742
743
  ],
743
744
  "vs/editor/contrib/linesOperations/browser/linesOperations": [
744
745
  "lines.copyUp",
@@ -797,6 +798,9 @@
797
798
  "editor.transformToPascalcase",
798
799
  "editor.transformToKebabcase"
799
800
  ],
801
+ "vs/editor/contrib/lineSelection/browser/lineSelection": [
802
+ "expandLineSelection"
803
+ ],
800
804
  "vs/editor/contrib/links/browser/links": [
801
805
  "invalid.url",
802
806
  "missing.url",
@@ -809,10 +813,6 @@
809
813
  "tooltip.explanation",
810
814
  "label"
811
815
  ],
812
- "vs/editor/contrib/linkedEditing/browser/linkedEditing": [
813
- "linkedEditing.label",
814
- "editorLinkedEditingBackground"
815
- ],
816
816
  "vs/editor/contrib/multicursor/browser/multicursor": [
817
817
  "cursorAdded",
818
818
  "cursorsAdded",
@@ -884,12 +884,6 @@
884
884
  "focusNextRenameSuggestion",
885
885
  "focusPreviousRenameSuggestion"
886
886
  ],
887
- "vs/editor/contrib/snippet/browser/snippetController2": [
888
- "inSnippetMode",
889
- "hasNextTabstop",
890
- "hasPrevTabstop",
891
- "next"
892
- ],
893
887
  "vs/editor/contrib/smartSelect/browser/smartSelect": [
894
888
  "smartSelect.expand",
895
889
  {
@@ -906,6 +900,12 @@
906
900
  ]
907
901
  }
908
902
  ],
903
+ "vs/editor/contrib/snippet/browser/snippetController2": [
904
+ "inSnippetMode",
905
+ "hasNextTabstop",
906
+ "hasPrevTabstop",
907
+ "next"
908
+ ],
909
909
  "vs/editor/contrib/suggest/browser/suggestController": [
910
910
  "aria.alert.snippet",
911
911
  "suggest.trigger.label",
@@ -918,6 +918,17 @@
918
918
  "detail.less",
919
919
  "suggest.reset.label"
920
920
  ],
921
+ "vs/editor/contrib/toggleTabFocusMode/browser/toggleTabFocusMode": [
922
+ "toggle.tabMovesFocus.on",
923
+ "toggle.tabMovesFocus.off",
924
+ {
925
+ "key": "toggle.tabMovesFocus",
926
+ "comment": [
927
+ "Turn on/off use of tab key for moving focus around VS Code"
928
+ ]
929
+ },
930
+ "tabMovesFocusDescriptions"
931
+ ],
921
932
  "vs/editor/contrib/tokenization/browser/tokenization": [
922
933
  "forceRetokenize"
923
934
  ],
@@ -947,17 +958,6 @@
947
958
  "unicodeHighlight.excludeCharFromBeingHighlighted",
948
959
  "unicodeHighlight.allowCommonCharactersInLanguage"
949
960
  ],
950
- "vs/editor/contrib/toggleTabFocusMode/browser/toggleTabFocusMode": [
951
- "toggle.tabMovesFocus.on",
952
- "toggle.tabMovesFocus.off",
953
- {
954
- "key": "toggle.tabMovesFocus",
955
- "comment": [
956
- "Turn on/off use of tab key for moving focus around VS Code"
957
- ]
958
- },
959
- "tabMovesFocusDescriptions"
960
- ],
961
961
  "vs/editor/contrib/unusualLineTerminators/browser/unusualLineTerminators": [
962
962
  "unusualLineTerminators.title",
963
963
  "unusualLineTerminators.message",
@@ -1249,6 +1249,27 @@
1249
1249
  "accessibilitySignals.voiceRecordingStarted",
1250
1250
  "accessibilitySignals.voiceRecordingStopped"
1251
1251
  ],
1252
+ "vs/editor/browser/widget/diffEditor/commands": [
1253
+ "toggleCollapseUnchangedRegions",
1254
+ "toggleShowMovedCodeBlocks",
1255
+ "toggleUseInlineViewWhenSpaceIsLimited",
1256
+ "diffEditor",
1257
+ "switchSide",
1258
+ "exitCompareMove",
1259
+ "collapseAllUnchangedRegions",
1260
+ "showAllUnchangedRegions",
1261
+ "revert",
1262
+ "accessibleDiffViewer",
1263
+ "editor.action.accessibleDiffViewer.next",
1264
+ "editor.action.accessibleDiffViewer.prev"
1265
+ ],
1266
+ "vs/editor/browser/widget/diffEditor/registrations.contribution": [
1267
+ "diffEditor.move.border",
1268
+ "diffEditor.moveActive.border",
1269
+ "diffEditor.unchangedRegionShadow",
1270
+ "diffInsertIcon",
1271
+ "diffRemoveIcon"
1272
+ ],
1252
1273
  "vs/editor/common/core/editorColorRegistry": [
1253
1274
  "lineHighlight",
1254
1275
  "lineHighlightBorderBox",
@@ -1322,27 +1343,6 @@
1322
1343
  "editorUnicodeHighlight.border",
1323
1344
  "editorUnicodeHighlight.background"
1324
1345
  ],
1325
- "vs/editor/browser/widget/diffEditor/commands": [
1326
- "toggleCollapseUnchangedRegions",
1327
- "toggleShowMovedCodeBlocks",
1328
- "toggleUseInlineViewWhenSpaceIsLimited",
1329
- "diffEditor",
1330
- "switchSide",
1331
- "exitCompareMove",
1332
- "collapseAllUnchangedRegions",
1333
- "showAllUnchangedRegions",
1334
- "revert",
1335
- "accessibleDiffViewer",
1336
- "editor.action.accessibleDiffViewer.next",
1337
- "editor.action.accessibleDiffViewer.prev"
1338
- ],
1339
- "vs/editor/browser/widget/diffEditor/registrations.contribution": [
1340
- "diffEditor.move.border",
1341
- "diffEditor.moveActive.border",
1342
- "diffEditor.unchangedRegionShadow",
1343
- "diffInsertIcon",
1344
- "diffRemoveIcon"
1345
- ],
1346
1346
  "vs/editor/contrib/dropOrPasteInto/browser/copyPasteController": [
1347
1347
  "pasteWidgetVisible",
1348
1348
  "postPasteWidgetTitle",
@@ -1401,11 +1401,6 @@
1401
1401
  "showMoves",
1402
1402
  "showEmptyDecorations"
1403
1403
  ],
1404
- "vs/editor/contrib/codeAction/browser/codeActionController": [
1405
- "editingNewSelection",
1406
- "hideMoreActions",
1407
- "showMoreActions"
1408
- ],
1409
1404
  "vs/editor/contrib/codeAction/browser/codeActionCommands": [
1410
1405
  "args.schema.kind",
1411
1406
  "args.schema.apply",
@@ -1436,6 +1431,11 @@
1436
1431
  "autoFix.label",
1437
1432
  "editor.action.autoFix.noneMessage"
1438
1433
  ],
1434
+ "vs/editor/contrib/codeAction/browser/codeActionController": [
1435
+ "editingNewSelection",
1436
+ "hideMoreActions",
1437
+ "showMoreActions"
1438
+ ],
1439
1439
  "vs/editor/contrib/codeAction/browser/lightBulbWidget": [
1440
1440
  "codeActionAutoRun",
1441
1441
  "preferredcodeActionWithKb",
@@ -1840,11 +1840,6 @@
1840
1840
  "commandPickAriaLabelWithKeybinding",
1841
1841
  "canNotRun"
1842
1842
  ],
1843
- "vs/editor/contrib/gotoSymbol/browser/peek/referencesWidget": [
1844
- "missingPreviewMessage",
1845
- "noResults",
1846
- "peekView.alternateTitle"
1847
- ],
1848
1843
  "vs/platform/list/browser/listService": [
1849
1844
  "workbenchConfigurationTitle",
1850
1845
  "multiSelectModifier.ctrlCmd",
@@ -1885,6 +1880,11 @@
1885
1880
  "sticky scroll maximum items",
1886
1881
  "typeNavigationMode2"
1887
1882
  ],
1883
+ "vs/editor/contrib/gotoSymbol/browser/peek/referencesWidget": [
1884
+ "missingPreviewMessage",
1885
+ "noResults",
1886
+ "peekView.alternateTitle"
1887
+ ],
1888
1888
  "vs/platform/contextkey/common/scanner": [
1889
1889
  "contextkey.scanner.hint.didYouMean1",
1890
1890
  "contextkey.scanner.hint.didYouMean2",
@@ -1892,10 +1892,6 @@
1892
1892
  "contextkey.scanner.hint.didYouForgetToOpenOrCloseQuote",
1893
1893
  "contextkey.scanner.hint.didYouForgetToEscapeSlash"
1894
1894
  ],
1895
- "vs/editor/common/viewLayout/viewLineRenderer": [
1896
- "showMore",
1897
- "overflow.chars"
1898
- ],
1899
1895
  "vs/platform/keybinding/common/abstractKeybindingService": [
1900
1896
  "first.chord",
1901
1897
  "next.chord",
@@ -2016,14 +2012,18 @@
2016
2012
  ]
2017
2013
  }
2018
2014
  ],
2015
+ "vs/editor/common/viewLayout/viewLineRenderer": [
2016
+ "showMore",
2017
+ "overflow.chars"
2018
+ ],
2019
+ "vs/editor/contrib/editorState/browser/keybindingCancellation": [
2020
+ "cancellableOperation"
2021
+ ],
2019
2022
  "vs/editor/browser/widget/multiDiffEditor/colors": [
2020
2023
  "multiDiffEditor.headerBackground",
2021
2024
  "multiDiffEditor.background",
2022
2025
  "multiDiffEditor.border"
2023
2026
  ],
2024
- "vs/editor/contrib/editorState/browser/keybindingCancellation": [
2025
- "cancellableOperation"
2026
- ],
2027
2027
  "vs/editor/browser/controller/textAreaHandler": [
2028
2028
  "editor",
2029
2029
  "accessibilityModeOff",
@@ -2031,9 +2031,6 @@
2031
2031
  "accessibilityOffAriaLabelNoKb",
2032
2032
  "accessibilityOffAriaLabelNoKbs"
2033
2033
  ],
2034
- "vs/editor/common/model/editStack": [
2035
- "edit"
2036
- ],
2037
2034
  "vs/platform/theme/common/colors/baseColors": [
2038
2035
  "foreground",
2039
2036
  "disabledForeground",
@@ -2063,6 +2060,46 @@
2063
2060
  "chartsGreen",
2064
2061
  "chartsPurple"
2065
2062
  ],
2063
+ "vs/platform/theme/common/colors/inputColors": [
2064
+ "inputBoxBackground",
2065
+ "inputBoxForeground",
2066
+ "inputBoxBorder",
2067
+ "inputBoxActiveOptionBorder",
2068
+ "inputOption.hoverBackground",
2069
+ "inputOption.activeBackground",
2070
+ "inputOption.activeForeground",
2071
+ "inputPlaceholderForeground",
2072
+ "inputValidationInfoBackground",
2073
+ "inputValidationInfoForeground",
2074
+ "inputValidationInfoBorder",
2075
+ "inputValidationWarningBackground",
2076
+ "inputValidationWarningForeground",
2077
+ "inputValidationWarningBorder",
2078
+ "inputValidationErrorBackground",
2079
+ "inputValidationErrorForeground",
2080
+ "inputValidationErrorBorder",
2081
+ "dropdownBackground",
2082
+ "dropdownListBackground",
2083
+ "dropdownForeground",
2084
+ "dropdownBorder",
2085
+ "buttonForeground",
2086
+ "buttonSeparator",
2087
+ "buttonBackground",
2088
+ "buttonHoverBackground",
2089
+ "buttonBorder",
2090
+ "buttonSecondaryForeground",
2091
+ "buttonSecondaryBackground",
2092
+ "buttonSecondaryHoverBackground",
2093
+ "checkbox.background",
2094
+ "checkbox.select.background",
2095
+ "checkbox.foreground",
2096
+ "checkbox.border",
2097
+ "checkbox.select.border",
2098
+ "keybindingLabelBackground",
2099
+ "keybindingLabelForeground",
2100
+ "keybindingLabelBorder",
2101
+ "keybindingLabelBottomBorder"
2102
+ ],
2066
2103
  "vs/platform/theme/common/colors/editorColors": [
2067
2104
  "editorBackground",
2068
2105
  "editorForeground",
@@ -2190,46 +2227,6 @@
2190
2227
  "tableColumnsBorder",
2191
2228
  "tableOddRowsBackgroundColor"
2192
2229
  ],
2193
- "vs/platform/theme/common/colors/inputColors": [
2194
- "inputBoxBackground",
2195
- "inputBoxForeground",
2196
- "inputBoxBorder",
2197
- "inputBoxActiveOptionBorder",
2198
- "inputOption.hoverBackground",
2199
- "inputOption.activeBackground",
2200
- "inputOption.activeForeground",
2201
- "inputPlaceholderForeground",
2202
- "inputValidationInfoBackground",
2203
- "inputValidationInfoForeground",
2204
- "inputValidationInfoBorder",
2205
- "inputValidationWarningBackground",
2206
- "inputValidationWarningForeground",
2207
- "inputValidationWarningBorder",
2208
- "inputValidationErrorBackground",
2209
- "inputValidationErrorForeground",
2210
- "inputValidationErrorBorder",
2211
- "dropdownBackground",
2212
- "dropdownListBackground",
2213
- "dropdownForeground",
2214
- "dropdownBorder",
2215
- "buttonForeground",
2216
- "buttonSeparator",
2217
- "buttonBackground",
2218
- "buttonHoverBackground",
2219
- "buttonBorder",
2220
- "buttonSecondaryForeground",
2221
- "buttonSecondaryBackground",
2222
- "buttonSecondaryHoverBackground",
2223
- "checkbox.background",
2224
- "checkbox.select.background",
2225
- "checkbox.foreground",
2226
- "checkbox.border",
2227
- "checkbox.select.border",
2228
- "keybindingLabelBackground",
2229
- "keybindingLabelForeground",
2230
- "keybindingLabelBorder",
2231
- "keybindingLabelBottomBorder"
2232
- ],
2233
2230
  "vs/platform/theme/common/colors/menuColors": [
2234
2231
  "menuBorder",
2235
2232
  "menuForeground",
@@ -2239,16 +2236,6 @@
2239
2236
  "menuSelectionBorder",
2240
2237
  "menuSeparatorBackground"
2241
2238
  ],
2242
- "vs/platform/theme/common/colors/miscColors": [
2243
- "sashActiveBorder",
2244
- "badgeBackground",
2245
- "badgeForeground",
2246
- "scrollbarShadow",
2247
- "scrollbarSliderBackground",
2248
- "scrollbarSliderHoverBackground",
2249
- "scrollbarSliderActiveBackground",
2250
- "progressBarBackground"
2251
- ],
2252
2239
  "vs/platform/theme/common/colors/minimapColors": [
2253
2240
  "minimapFindMatchHighlight",
2254
2241
  "minimapSelectionOccurrenceHighlight",
@@ -2262,6 +2249,16 @@
2262
2249
  "minimapSliderHoverBackground",
2263
2250
  "minimapSliderActiveBackground"
2264
2251
  ],
2252
+ "vs/platform/theme/common/colors/miscColors": [
2253
+ "sashActiveBorder",
2254
+ "badgeBackground",
2255
+ "badgeForeground",
2256
+ "scrollbarShadow",
2257
+ "scrollbarSliderBackground",
2258
+ "scrollbarSliderHoverBackground",
2259
+ "scrollbarSliderActiveBackground",
2260
+ "progressBarBackground"
2261
+ ],
2265
2262
  "vs/platform/theme/common/colors/quickpickColors": [
2266
2263
  "pickerBackground",
2267
2264
  "pickerForeground",
@@ -2278,6 +2275,9 @@
2278
2275
  "searchEditor.queryMatch",
2279
2276
  "searchEditor.editorFindMatchBorder"
2280
2277
  ],
2278
+ "vs/editor/common/model/editStack": [
2279
+ "edit"
2280
+ ],
2281
2281
  "vs/editor/contrib/codeAction/browser/codeAction": [
2282
2282
  "applyCodeActionFailed"
2283
2283
  ],
@@ -2418,11 +2418,6 @@
2418
2418
  "error.moreErrors",
2419
2419
  "error.defaultMessage"
2420
2420
  ],
2421
- "vs/editor/contrib/gotoSymbol/browser/peek/referencesTree": [
2422
- "referencesCount",
2423
- "referenceCount",
2424
- "treeAriaLabel"
2425
- ],
2426
2421
  "vs/base/browser/ui/tree/abstractTree": [
2427
2422
  "filter",
2428
2423
  "fuzzySearch",
@@ -2432,6 +2427,17 @@
2432
2427
  "close",
2433
2428
  "not found"
2434
2429
  ],
2430
+ "vs/editor/contrib/gotoSymbol/browser/peek/referencesTree": [
2431
+ "referencesCount",
2432
+ "referenceCount",
2433
+ "treeAriaLabel"
2434
+ ],
2435
+ "vs/editor/browser/services/hoverService/hoverWidget": [
2436
+ "hoverhint"
2437
+ ],
2438
+ "vs/editor/browser/services/hoverService/updatableHoverWidget": [
2439
+ "iconLabel.loading"
2440
+ ],
2435
2441
  "vs/editor/browser/widget/diffEditor/components/accessibleDiffViewer": [
2436
2442
  "accessibleDiffViewerInsertIcon",
2437
2443
  "accessibleDiffViewerRemoveIcon",
@@ -2476,12 +2482,6 @@
2476
2482
  "vs/editor/browser/widget/diffEditor/components/diffEditorEditors": [
2477
2483
  "diff-aria-navigation-tip"
2478
2484
  ],
2479
- "vs/editor/browser/services/hoverService/hoverWidget": [
2480
- "hoverhint"
2481
- ],
2482
- "vs/editor/browser/services/hoverService/updatableHoverWidget": [
2483
- "iconLabel.loading"
2484
- ],
2485
2485
  "vs/platform/actions/browser/toolbar": [
2486
2486
  "hide",
2487
2487
  "resetThisMenu"
@@ -2670,21 +2670,6 @@
2670
2670
  },
2671
2671
  "clearedInput"
2672
2672
  ],
2673
- "vs/editor/browser/widget/diffEditor/components/diffEditorViewZones/inlineDiffDeletedCodeMargin": [
2674
- "diff.clipboard.copyDeletedLinesContent.label",
2675
- "diff.clipboard.copyDeletedLinesContent.single.label",
2676
- "diff.clipboard.copyChangedLinesContent.label",
2677
- "diff.clipboard.copyChangedLinesContent.single.label",
2678
- "diff.clipboard.copyDeletedLineContent.label",
2679
- "diff.clipboard.copyChangedLineContent.label",
2680
- "diff.inline.revertChange.label"
2681
- ],
2682
- "vs/platform/quickinput/browser/quickInput": [
2683
- "quickInput.back",
2684
- "inputModeEntry",
2685
- "quickInput.steps",
2686
- "quickInputBox.ariaLabel"
2687
- ],
2688
2673
  "vs/platform/quickinput/browser/quickInputController": [
2689
2674
  "quickInput.checkAll",
2690
2675
  {
@@ -2704,14 +2689,29 @@
2704
2689
  "quickInput.backWithKeybinding",
2705
2690
  "quickInput.back"
2706
2691
  ],
2692
+ "vs/platform/quickinput/browser/quickInput": [
2693
+ "quickInput.back",
2694
+ "inputModeEntry",
2695
+ "quickInput.steps",
2696
+ "quickInputBox.ariaLabel"
2697
+ ],
2698
+ "vs/editor/browser/widget/diffEditor/components/diffEditorViewZones/inlineDiffDeletedCodeMargin": [
2699
+ "diff.clipboard.copyDeletedLinesContent.label",
2700
+ "diff.clipboard.copyDeletedLinesContent.single.label",
2701
+ "diff.clipboard.copyChangedLinesContent.label",
2702
+ "diff.clipboard.copyChangedLinesContent.single.label",
2703
+ "diff.clipboard.copyDeletedLineContent.label",
2704
+ "diff.clipboard.copyChangedLineContent.label",
2705
+ "diff.inline.revertChange.label"
2706
+ ],
2707
2707
  "vs/base/browser/ui/toolbar/toolbar": [
2708
2708
  "moreActions"
2709
2709
  ],
2710
- "vs/platform/quickinput/browser/quickInputUtils": [
2711
- "executeCommand"
2712
- ],
2713
2710
  "vs/platform/quickinput/browser/quickInputTree": [
2714
2711
  "quickInput"
2712
+ ],
2713
+ "vs/platform/quickinput/browser/quickInputUtils": [
2714
+ "executeCommand"
2715
2715
  ]
2716
2716
  },
2717
2717
  "messages": {
@@ -3088,10 +3088,6 @@
3088
3088
  "Controls whether inline color decorations should be shown using the default document color provider",
3089
3089
  "Controls whether the editor receives tabs or defers them to the workbench for navigation."
3090
3090
  ],
3091
- "vs/editor/browser/widget/codeEditor/codeEditorWidget": [
3092
- "The number of cursors has been limited to {0}. Consider using [find and replace](https://code.visualstudio.com/docs/editor/codebasics#_find-and-replace) for larger changes or increase the editor multi cursor limit setting.",
3093
- "Increase Multi Cursor Limit"
3094
- ],
3095
3091
  "vs/editor/browser/widget/diffEditor/diffEditor.contribution": [
3096
3092
  "Use Inline View When Space Is Limited",
3097
3093
  "Show Moved Code Blocks",
@@ -3099,6 +3095,10 @@
3099
3095
  "Revert Selection",
3100
3096
  "Open Accessible Diff Viewer"
3101
3097
  ],
3098
+ "vs/editor/contrib/caretOperations/browser/caretOperations": [
3099
+ "Move Selected Text Left",
3100
+ "Move Selected Text Right"
3101
+ ],
3102
3102
  "vs/editor/contrib/anchorSelect/browser/anchorSelect": [
3103
3103
  "Selection Anchor",
3104
3104
  "Anchor set at {0}:{1}",
@@ -3107,6 +3107,18 @@
3107
3107
  "Select from Anchor to Cursor",
3108
3108
  "Cancel Selection Anchor"
3109
3109
  ],
3110
+ "vs/editor/browser/widget/codeEditor/codeEditorWidget": [
3111
+ "The number of cursors has been limited to {0}. Consider using [find and replace](https://code.visualstudio.com/docs/editor/codebasics#_find-and-replace) for larger changes or increase the editor multi cursor limit setting.",
3112
+ "Increase Multi Cursor Limit"
3113
+ ],
3114
+ "vs/editor/contrib/caretOperations/browser/transpose": [
3115
+ "Transpose Letters"
3116
+ ],
3117
+ "vs/editor/browser/coreCommands": [
3118
+ "Stick to the end even when going to longer lines",
3119
+ "Stick to the end even when going to longer lines",
3120
+ "Removed secondary cursors"
3121
+ ],
3110
3122
  "vs/editor/contrib/bracketMatching/browser/bracketMatching": [
3111
3123
  "Overview ruler marker color for matching brackets.",
3112
3124
  "Go to Bracket",
@@ -3115,13 +3127,6 @@
3115
3127
  "Go to &&Bracket",
3116
3128
  "Select the text inside and including the brackets or curly braces"
3117
3129
  ],
3118
- "vs/editor/contrib/caretOperations/browser/transpose": [
3119
- "Transpose Letters"
3120
- ],
3121
- "vs/editor/contrib/caretOperations/browser/caretOperations": [
3122
- "Move Selected Text Left",
3123
- "Move Selected Text Right"
3124
- ],
3125
3130
  "vs/editor/contrib/clipboard/browser/clipboard": [
3126
3131
  "Cu&&t",
3127
3132
  "Cut",
@@ -3142,22 +3147,13 @@
3142
3147
  "Share",
3143
3148
  "Share"
3144
3149
  ],
3145
- "vs/editor/contrib/codelens/browser/codelensController": [
3146
- "Show CodeLens Commands For Current Line",
3147
- "Select a command"
3148
- ],
3149
3150
  "vs/editor/contrib/codeAction/browser/codeActionContributions": [
3150
3151
  "Enable/disable showing group headers in the Code Action menu.",
3151
3152
  "Enable/disable showing nearest Quick Fix within a line when not currently on a diagnostic."
3152
3153
  ],
3153
- "vs/editor/contrib/colorPicker/browser/standaloneColorPickerActions": [
3154
- "&&Show or Focus Standalone Color Picker",
3155
- "Hide the Color Picker",
3156
- "Insert Color with Standalone Color Picker",
3157
- "Show or Focus Standalone Color Picker",
3158
- "Show or focus a standalone color picker which uses the default color provider. It displays hex/rgb/hsl colors.",
3159
- "Hide the standalone color picker.",
3160
- "Insert hex/rgb/hsl colors with the focused standalone color picker."
3154
+ "vs/editor/contrib/codelens/browser/codelensController": [
3155
+ "Show CodeLens Commands For Current Line",
3156
+ "Select a command"
3161
3157
  ],
3162
3158
  "vs/editor/contrib/comment/browser/comment": [
3163
3159
  "Toggle Line Comment",
@@ -3167,14 +3163,14 @@
3167
3163
  "Toggle Block Comment",
3168
3164
  "Toggle &&Block Comment"
3169
3165
  ],
3170
- "vs/editor/browser/coreCommands": [
3171
- "Stick to the end even when going to longer lines",
3172
- "Stick to the end even when going to longer lines",
3173
- "Removed secondary cursors"
3174
- ],
3175
- "vs/editor/contrib/cursorUndo/browser/cursorUndo": [
3176
- "Cursor Undo",
3177
- "Cursor Redo"
3166
+ "vs/editor/contrib/colorPicker/browser/standaloneColorPickerActions": [
3167
+ "&&Show or Focus Standalone Color Picker",
3168
+ "Hide the Color Picker",
3169
+ "Insert Color with Standalone Color Picker",
3170
+ "Show or Focus Standalone Color Picker",
3171
+ "Show or focus a standalone color picker which uses the default color provider. It displays hex/rgb/hsl colors.",
3172
+ "Hide the standalone color picker.",
3173
+ "Insert hex/rgb/hsl colors with the focused standalone color picker."
3178
3174
  ],
3179
3175
  "vs/editor/contrib/contextmenu/browser/contextmenu": [
3180
3176
  "Minimap",
@@ -3188,6 +3184,10 @@
3188
3184
  "Always",
3189
3185
  "Show Editor Context Menu"
3190
3186
  ],
3187
+ "vs/editor/contrib/cursorUndo/browser/cursorUndo": [
3188
+ "Cursor Undo",
3189
+ "Cursor Redo"
3190
+ ],
3191
3191
  "vs/editor/contrib/dropOrPasteInto/browser/copyPasteContribution": [
3192
3192
  "The kind of the paste edit to try applying. If not provided or there are multiple edits for this kind, the editor will show a picker.",
3193
3193
  "Paste As...",
@@ -3284,6 +3284,9 @@
3284
3284
  "Peek References",
3285
3285
  "Go to Any Symbol"
3286
3286
  ],
3287
+ "vs/editor/contrib/gotoSymbol/browser/link/goToDefinitionAtPosition": [
3288
+ "Click to show {0} definitions."
3289
+ ],
3287
3290
  "vs/editor/contrib/gotoError/browser/gotoError": [
3288
3291
  "Go to Next Problem (Error, Warning, Info)",
3289
3292
  "Icon for goto next marker.",
@@ -3294,9 +3297,6 @@
3294
3297
  "Go to Previous Problem in Files (Error, Warning, Info)",
3295
3298
  "Previous &&Problem"
3296
3299
  ],
3297
- "vs/editor/contrib/gotoSymbol/browser/link/goToDefinitionAtPosition": [
3298
- "Click to show {0} definitions."
3299
- ],
3300
3300
  "vs/editor/contrib/indentation/browser/indentation": [
3301
3301
  "Convert Indentation to Spaces",
3302
3302
  "Convert Indentation to Tabs",
@@ -3323,8 +3323,9 @@
3323
3323
  "Replace with Previous Value",
3324
3324
  "Replace with Next Value"
3325
3325
  ],
3326
- "vs/editor/contrib/lineSelection/browser/lineSelection": [
3327
- "Expand Line Selection"
3326
+ "vs/editor/contrib/linkedEditing/browser/linkedEditing": [
3327
+ "Start Linked Editing",
3328
+ "Background color when the editor auto renames on type."
3328
3329
  ],
3329
3330
  "vs/editor/contrib/linesOperations/browser/linesOperations": [
3330
3331
  "Copy Line Up",
@@ -3358,6 +3359,9 @@
3358
3359
  "Transform to Pascal Case",
3359
3360
  "Transform to Kebab Case"
3360
3361
  ],
3362
+ "vs/editor/contrib/lineSelection/browser/lineSelection": [
3363
+ "Expand Line Selection"
3364
+ ],
3361
3365
  "vs/editor/contrib/links/browser/links": [
3362
3366
  "Failed to open this link because it is not well-formed: {0}",
3363
3367
  "Failed to open this link because its target is missing.",
@@ -3370,10 +3374,6 @@
3370
3374
  "Execute command {0}",
3371
3375
  "Open Link"
3372
3376
  ],
3373
- "vs/editor/contrib/linkedEditing/browser/linkedEditing": [
3374
- "Start Linked Editing",
3375
- "Background color when the editor auto renames on type."
3376
- ],
3377
3377
  "vs/editor/contrib/multicursor/browser/multicursor": [
3378
3378
  "Cursor added: {0}",
3379
3379
  "Cursors added: {0}",
@@ -3415,18 +3415,18 @@
3415
3415
  "Focus Next Rename Suggestion",
3416
3416
  "Focus Previous Rename Suggestion"
3417
3417
  ],
3418
- "vs/editor/contrib/snippet/browser/snippetController2": [
3419
- "Whether the editor in current in snippet mode",
3420
- "Whether there is a next tab stop when in snippet mode",
3421
- "Whether there is a previous tab stop when in snippet mode",
3422
- "Go to next placeholder..."
3423
- ],
3424
3418
  "vs/editor/contrib/smartSelect/browser/smartSelect": [
3425
3419
  "Expand Selection",
3426
3420
  "&&Expand Selection",
3427
3421
  "Shrink Selection",
3428
3422
  "&&Shrink Selection"
3429
3423
  ],
3424
+ "vs/editor/contrib/snippet/browser/snippetController2": [
3425
+ "Whether the editor in current in snippet mode",
3426
+ "Whether there is a next tab stop when in snippet mode",
3427
+ "Whether there is a previous tab stop when in snippet mode",
3428
+ "Go to next placeholder..."
3429
+ ],
3430
3430
  "vs/editor/contrib/suggest/browser/suggestController": [
3431
3431
  "Accepting '{0}' made {1} additional edits",
3432
3432
  "Trigger Suggest",
@@ -3439,6 +3439,12 @@
3439
3439
  "show more",
3440
3440
  "Reset Suggest Widget Size"
3441
3441
  ],
3442
+ "vs/editor/contrib/toggleTabFocusMode/browser/toggleTabFocusMode": [
3443
+ "Pressing Tab will now move focus to the next focusable element",
3444
+ "Pressing Tab will now insert the tab character",
3445
+ "Toggle Tab Key Moves Focus",
3446
+ "Determines whether the tab key moves focus around the workbench or inserts the tab character in the current editor. This is also called tab trapping, tab navigation, or tab focus mode."
3447
+ ],
3442
3448
  "vs/editor/contrib/tokenization/browser/tokenization": [
3443
3449
  "Developer: Force Retokenize"
3444
3450
  ],
@@ -3468,12 +3474,6 @@
3468
3474
  "Exclude {0} from being highlighted",
3469
3475
  "Allow unicode characters that are more common in the language \"{0}\"."
3470
3476
  ],
3471
- "vs/editor/contrib/toggleTabFocusMode/browser/toggleTabFocusMode": [
3472
- "Pressing Tab will now move focus to the next focusable element",
3473
- "Pressing Tab will now insert the tab character",
3474
- "Toggle Tab Key Moves Focus",
3475
- "Determines whether the tab key moves focus around the workbench or inserts the tab character in the current editor. This is also called tab trapping, tab navigation, or tab focus mode."
3476
- ],
3477
3477
  "vs/editor/contrib/unusualLineTerminators/browser/unusualLineTerminators": [
3478
3478
  "Unusual Line Terminators",
3479
3479
  "Detected unusual line terminators",
@@ -3745,6 +3745,27 @@
3745
3745
  "Voice Recording Started",
3746
3746
  "Voice Recording Stopped"
3747
3747
  ],
3748
+ "vs/editor/browser/widget/diffEditor/commands": [
3749
+ "Toggle Collapse Unchanged Regions",
3750
+ "Toggle Show Moved Code Blocks",
3751
+ "Toggle Use Inline View When Space Is Limited",
3752
+ "Diff Editor",
3753
+ "Switch Side",
3754
+ "Exit Compare Move",
3755
+ "Collapse All Unchanged Regions",
3756
+ "Show All Unchanged Regions",
3757
+ "Revert",
3758
+ "Accessible Diff Viewer",
3759
+ "Go to Next Difference",
3760
+ "Go to Previous Difference"
3761
+ ],
3762
+ "vs/editor/browser/widget/diffEditor/registrations.contribution": [
3763
+ "The border color for text that got moved in the diff editor.",
3764
+ "The active border color for text that got moved in the diff editor.",
3765
+ "The color of the shadow around unchanged region widgets.",
3766
+ "Line decoration for inserts in the diff editor.",
3767
+ "Line decoration for removals in the diff editor."
3768
+ ],
3748
3769
  "vs/editor/common/core/editorColorRegistry": [
3749
3770
  "Background color for the highlight of line at the cursor position.",
3750
3771
  "Background color for the border around the line at the cursor position.",
@@ -3818,27 +3839,6 @@
3818
3839
  "Border color used to highlight unicode characters.",
3819
3840
  "Background color used to highlight unicode characters."
3820
3841
  ],
3821
- "vs/editor/browser/widget/diffEditor/commands": [
3822
- "Toggle Collapse Unchanged Regions",
3823
- "Toggle Show Moved Code Blocks",
3824
- "Toggle Use Inline View When Space Is Limited",
3825
- "Diff Editor",
3826
- "Switch Side",
3827
- "Exit Compare Move",
3828
- "Collapse All Unchanged Regions",
3829
- "Show All Unchanged Regions",
3830
- "Revert",
3831
- "Accessible Diff Viewer",
3832
- "Go to Next Difference",
3833
- "Go to Previous Difference"
3834
- ],
3835
- "vs/editor/browser/widget/diffEditor/registrations.contribution": [
3836
- "The border color for text that got moved in the diff editor.",
3837
- "The active border color for text that got moved in the diff editor.",
3838
- "The color of the shadow around unchanged region widgets.",
3839
- "Line decoration for inserts in the diff editor.",
3840
- "Line decoration for removals in the diff editor."
3841
- ],
3842
3842
  "vs/editor/contrib/dropOrPasteInto/browser/copyPasteController": [
3843
3843
  "Whether the paste widget is showing",
3844
3844
  "Show paste options...",
@@ -3897,11 +3897,6 @@
3897
3897
  "Controls whether the diff editor should show detected code moves.",
3898
3898
  "Controls whether the diff editor shows empty decorations to see where characters got inserted or deleted."
3899
3899
  ],
3900
- "vs/editor/contrib/codeAction/browser/codeActionController": [
3901
- "Context: {0} at line {1} and column {2}.",
3902
- "Hide Disabled",
3903
- "Show Disabled"
3904
- ],
3905
3900
  "vs/editor/contrib/codeAction/browser/codeActionCommands": [
3906
3901
  "Kind of the code action to run.",
3907
3902
  "Controls when the returned actions are applied.",
@@ -3932,6 +3927,11 @@
3932
3927
  "Auto Fix...",
3933
3928
  "No auto fixes available"
3934
3929
  ],
3930
+ "vs/editor/contrib/codeAction/browser/codeActionController": [
3931
+ "Context: {0} at line {1} and column {2}.",
3932
+ "Hide Disabled",
3933
+ "Show Disabled"
3934
+ ],
3935
3935
  "vs/editor/contrib/codeAction/browser/lightBulbWidget": [
3936
3936
  "Run: {0}",
3937
3937
  "Show Code Actions. Preferred Quick Fix Available ({0})",
@@ -4242,11 +4242,6 @@
4242
4242
  "{0}, {1}",
4243
4243
  "Command '{0}' resulted in an error"
4244
4244
  ],
4245
- "vs/editor/contrib/gotoSymbol/browser/peek/referencesWidget": [
4246
- "no preview available",
4247
- "No results",
4248
- "References"
4249
- ],
4250
4245
  "vs/platform/list/browser/listService": [
4251
4246
  "Workbench",
4252
4247
  "Maps to `Control` on Windows and Linux and to `Command` on macOS.",
@@ -4276,6 +4271,11 @@
4276
4271
  "Controls the number of sticky elements displayed in the tree when `#workbench.tree.enableStickyScroll#` is enabled.",
4277
4272
  "Controls how type navigation works in lists and trees in the workbench. When set to `trigger`, type navigation begins once the `list.triggerTypeNavigation` command is run."
4278
4273
  ],
4274
+ "vs/editor/contrib/gotoSymbol/browser/peek/referencesWidget": [
4275
+ "no preview available",
4276
+ "No results",
4277
+ "References"
4278
+ ],
4279
4279
  "vs/platform/contextkey/common/scanner": [
4280
4280
  "Did you mean {0}?",
4281
4281
  "Did you mean {0} or {1}?",
@@ -4283,10 +4283,6 @@
4283
4283
  "Did you forget to open or close the quote?",
4284
4284
  "Did you forget to escape the '/' (slash) character? Put two backslashes before it to escape, e.g., '\\\\/'."
4285
4285
  ],
4286
- "vs/editor/common/viewLayout/viewLineRenderer": [
4287
- "Show more ({0})",
4288
- "{0} chars"
4289
- ],
4290
4286
  "vs/platform/keybinding/common/abstractKeybindingService": [
4291
4287
  "({0}) was pressed. Waiting for second key of chord...",
4292
4288
  "({0}) was pressed. Waiting for next key of chord...",
@@ -4322,14 +4318,18 @@
4322
4318
  "Could not redo '{0}' across all files because an undo or redo operation occurred in the meantime",
4323
4319
  "Could not redo '{0}' because there is already an undo or redo operation running."
4324
4320
  ],
4321
+ "vs/editor/common/viewLayout/viewLineRenderer": [
4322
+ "Show more ({0})",
4323
+ "{0} chars"
4324
+ ],
4325
+ "vs/editor/contrib/editorState/browser/keybindingCancellation": [
4326
+ "Whether the editor runs a cancellable operation, e.g. like 'Peek References'"
4327
+ ],
4325
4328
  "vs/editor/browser/widget/multiDiffEditor/colors": [
4326
4329
  "The background color of the diff editor's header",
4327
4330
  "The background color of the multi file diff editor",
4328
4331
  "The border color of the multi file diff editor"
4329
4332
  ],
4330
- "vs/editor/contrib/editorState/browser/keybindingCancellation": [
4331
- "Whether the editor runs a cancellable operation, e.g. like 'Peek References'"
4332
- ],
4333
4333
  "vs/editor/browser/controller/textAreaHandler": [
4334
4334
  "editor",
4335
4335
  "The editor is not accessible at this time.",
@@ -4337,9 +4337,6 @@
4337
4337
  "{0} To enable screen reader optimized mode, open the quick pick with {1} and run the command Toggle Screen Reader Accessibility Mode, which is currently not triggerable via keyboard.",
4338
4338
  "{0} Please assign a keybinding for the command Toggle Screen Reader Accessibility Mode by accessing the keybindings editor with {1} and run it."
4339
4339
  ],
4340
- "vs/editor/common/model/editStack": [
4341
- "Typing"
4342
- ],
4343
4340
  "vs/platform/theme/common/colors/baseColors": [
4344
4341
  "Overall foreground color. This color is only used if not overridden by a component.",
4345
4342
  "Overall foreground for disabled elements. This color is only used if not overridden by a component.",
@@ -4369,6 +4366,46 @@
4369
4366
  "The green color used in chart visualizations.",
4370
4367
  "The purple color used in chart visualizations."
4371
4368
  ],
4369
+ "vs/platform/theme/common/colors/inputColors": [
4370
+ "Input box background.",
4371
+ "Input box foreground.",
4372
+ "Input box border.",
4373
+ "Border color of activated options in input fields.",
4374
+ "Background color of activated options in input fields.",
4375
+ "Background hover color of options in input fields.",
4376
+ "Foreground color of activated options in input fields.",
4377
+ "Input box foreground color for placeholder text.",
4378
+ "Input validation background color for information severity.",
4379
+ "Input validation foreground color for information severity.",
4380
+ "Input validation border color for information severity.",
4381
+ "Input validation background color for warning severity.",
4382
+ "Input validation foreground color for warning severity.",
4383
+ "Input validation border color for warning severity.",
4384
+ "Input validation background color for error severity.",
4385
+ "Input validation foreground color for error severity.",
4386
+ "Input validation border color for error severity.",
4387
+ "Dropdown background.",
4388
+ "Dropdown list background.",
4389
+ "Dropdown foreground.",
4390
+ "Dropdown border.",
4391
+ "Button foreground color.",
4392
+ "Button separator color.",
4393
+ "Button background color.",
4394
+ "Button background color when hovering.",
4395
+ "Button border color.",
4396
+ "Secondary button foreground color.",
4397
+ "Secondary button background color.",
4398
+ "Secondary button background color when hovering.",
4399
+ "Background color of checkbox widget.",
4400
+ "Background color of checkbox widget when the element it's in is selected.",
4401
+ "Foreground color of checkbox widget.",
4402
+ "Border color of checkbox widget.",
4403
+ "Border color of checkbox widget when the element it's in is selected.",
4404
+ "Keybinding label background color. The keybinding label is used to represent a keyboard shortcut.",
4405
+ "Keybinding label foreground color. The keybinding label is used to represent a keyboard shortcut.",
4406
+ "Keybinding label border color. The keybinding label is used to represent a keyboard shortcut.",
4407
+ "Keybinding label border bottom color. The keybinding label is used to represent a keyboard shortcut."
4408
+ ],
4372
4409
  "vs/platform/theme/common/colors/editorColors": [
4373
4410
  "Editor background color.",
4374
4411
  "Editor default foreground color.",
@@ -4496,46 +4533,6 @@
4496
4533
  "Table border color between columns.",
4497
4534
  "Background color for odd table rows."
4498
4535
  ],
4499
- "vs/platform/theme/common/colors/inputColors": [
4500
- "Input box background.",
4501
- "Input box foreground.",
4502
- "Input box border.",
4503
- "Border color of activated options in input fields.",
4504
- "Background color of activated options in input fields.",
4505
- "Background hover color of options in input fields.",
4506
- "Foreground color of activated options in input fields.",
4507
- "Input box foreground color for placeholder text.",
4508
- "Input validation background color for information severity.",
4509
- "Input validation foreground color for information severity.",
4510
- "Input validation border color for information severity.",
4511
- "Input validation background color for warning severity.",
4512
- "Input validation foreground color for warning severity.",
4513
- "Input validation border color for warning severity.",
4514
- "Input validation background color for error severity.",
4515
- "Input validation foreground color for error severity.",
4516
- "Input validation border color for error severity.",
4517
- "Dropdown background.",
4518
- "Dropdown list background.",
4519
- "Dropdown foreground.",
4520
- "Dropdown border.",
4521
- "Button foreground color.",
4522
- "Button separator color.",
4523
- "Button background color.",
4524
- "Button background color when hovering.",
4525
- "Button border color.",
4526
- "Secondary button foreground color.",
4527
- "Secondary button background color.",
4528
- "Secondary button background color when hovering.",
4529
- "Background color of checkbox widget.",
4530
- "Background color of checkbox widget when the element it's in is selected.",
4531
- "Foreground color of checkbox widget.",
4532
- "Border color of checkbox widget.",
4533
- "Border color of checkbox widget when the element it's in is selected.",
4534
- "Keybinding label background color. The keybinding label is used to represent a keyboard shortcut.",
4535
- "Keybinding label foreground color. The keybinding label is used to represent a keyboard shortcut.",
4536
- "Keybinding label border color. The keybinding label is used to represent a keyboard shortcut.",
4537
- "Keybinding label border bottom color. The keybinding label is used to represent a keyboard shortcut."
4538
- ],
4539
4536
  "vs/platform/theme/common/colors/menuColors": [
4540
4537
  "Border color of menus.",
4541
4538
  "Foreground color of menu items.",
@@ -4545,16 +4542,6 @@
4545
4542
  "Border color of the selected menu item in menus.",
4546
4543
  "Color of a separator menu item in menus."
4547
4544
  ],
4548
- "vs/platform/theme/common/colors/miscColors": [
4549
- "Border color of active sashes.",
4550
- "Badge background color. Badges are small information labels, e.g. for search results count.",
4551
- "Badge foreground color. Badges are small information labels, e.g. for search results count.",
4552
- "Scrollbar shadow to indicate that the view is scrolled.",
4553
- "Scrollbar slider background color.",
4554
- "Scrollbar slider background color when hovering.",
4555
- "Scrollbar slider background color when clicked on.",
4556
- "Background color of the progress bar that can show for long running operations."
4557
- ],
4558
4545
  "vs/platform/theme/common/colors/minimapColors": [
4559
4546
  "Minimap marker color for find matches.",
4560
4547
  "Minimap marker color for repeating editor selections.",
@@ -4568,6 +4555,16 @@
4568
4555
  "Minimap slider background color when hovering.",
4569
4556
  "Minimap slider background color when clicked on."
4570
4557
  ],
4558
+ "vs/platform/theme/common/colors/miscColors": [
4559
+ "Border color of active sashes.",
4560
+ "Badge background color. Badges are small information labels, e.g. for search results count.",
4561
+ "Badge foreground color. Badges are small information labels, e.g. for search results count.",
4562
+ "Scrollbar shadow to indicate that the view is scrolled.",
4563
+ "Scrollbar slider background color.",
4564
+ "Scrollbar slider background color when hovering.",
4565
+ "Scrollbar slider background color when clicked on.",
4566
+ "Background color of the progress bar that can show for long running operations."
4567
+ ],
4571
4568
  "vs/platform/theme/common/colors/quickpickColors": [
4572
4569
  "Quick picker background color. The quick picker widget is the container for pickers like the command palette.",
4573
4570
  "Quick picker foreground color. The quick picker widget is the container for pickers like the command palette.",
@@ -4584,6 +4581,9 @@
4584
4581
  "Color of the Search Editor query matches.",
4585
4582
  "Border color of the Search Editor query matches."
4586
4583
  ],
4584
+ "vs/editor/common/model/editStack": [
4585
+ "Typing"
4586
+ ],
4587
4587
  "vs/editor/contrib/codeAction/browser/codeAction": [
4588
4588
  "An unknown error occurred while applying the code action"
4589
4589
  ],
@@ -4707,11 +4707,6 @@
4707
4707
  "{0} ({1} errors in total)",
4708
4708
  "An unknown error occurred. Please consult the log for more details."
4709
4709
  ],
4710
- "vs/editor/contrib/gotoSymbol/browser/peek/referencesTree": [
4711
- "{0} references",
4712
- "{0} reference",
4713
- "References"
4714
- ],
4715
4710
  "vs/base/browser/ui/tree/abstractTree": [
4716
4711
  "Filter",
4717
4712
  "Fuzzy Match",
@@ -4721,6 +4716,17 @@
4721
4716
  "Close",
4722
4717
  "No elements found."
4723
4718
  ],
4719
+ "vs/editor/contrib/gotoSymbol/browser/peek/referencesTree": [
4720
+ "{0} references",
4721
+ "{0} reference",
4722
+ "References"
4723
+ ],
4724
+ "vs/editor/browser/services/hoverService/hoverWidget": [
4725
+ "Hold {0} key to mouse over"
4726
+ ],
4727
+ "vs/editor/browser/services/hoverService/updatableHoverWidget": [
4728
+ "Loading..."
4729
+ ],
4724
4730
  "vs/editor/browser/widget/diffEditor/components/accessibleDiffViewer": [
4725
4731
  "Icon for 'Insert' in accessible diff viewer.",
4726
4732
  "Icon for 'Remove' in accessible diff viewer.",
@@ -4750,12 +4756,6 @@
4750
4756
  "vs/editor/browser/widget/diffEditor/components/diffEditorEditors": [
4751
4757
  " use {0} to open the accessibility help."
4752
4758
  ],
4753
- "vs/editor/browser/services/hoverService/hoverWidget": [
4754
- "Hold {0} key to mouse over"
4755
- ],
4756
- "vs/editor/browser/services/hoverService/updatableHoverWidget": [
4757
- "Loading..."
4758
- ],
4759
4759
  "vs/platform/actions/browser/toolbar": [
4760
4760
  "Hide",
4761
4761
  "Reset Menu"
@@ -4809,21 +4809,6 @@
4809
4809
  " ({0} for history)",
4810
4810
  "Cleared Input"
4811
4811
  ],
4812
- "vs/editor/browser/widget/diffEditor/components/diffEditorViewZones/inlineDiffDeletedCodeMargin": [
4813
- "Copy deleted lines",
4814
- "Copy deleted line",
4815
- "Copy changed lines",
4816
- "Copy changed line",
4817
- "Copy deleted line ({0})",
4818
- "Copy changed line ({0})",
4819
- "Revert this change"
4820
- ],
4821
- "vs/platform/quickinput/browser/quickInput": [
4822
- "Back",
4823
- "Press 'Enter' to confirm your input or 'Escape' to cancel",
4824
- "{0}/{1}",
4825
- "Type to narrow down results."
4826
- ],
4827
4812
  "vs/platform/quickinput/browser/quickInputController": [
4828
4813
  "Toggle all checkboxes",
4829
4814
  "{0} Results",
@@ -4833,14 +4818,29 @@
4833
4818
  "Back ({0})",
4834
4819
  "Back"
4835
4820
  ],
4821
+ "vs/platform/quickinput/browser/quickInput": [
4822
+ "Back",
4823
+ "Press 'Enter' to confirm your input or 'Escape' to cancel",
4824
+ "{0}/{1}",
4825
+ "Type to narrow down results."
4826
+ ],
4827
+ "vs/editor/browser/widget/diffEditor/components/diffEditorViewZones/inlineDiffDeletedCodeMargin": [
4828
+ "Copy deleted lines",
4829
+ "Copy deleted line",
4830
+ "Copy changed lines",
4831
+ "Copy changed line",
4832
+ "Copy deleted line ({0})",
4833
+ "Copy changed line ({0})",
4834
+ "Revert this change"
4835
+ ],
4836
4836
  "vs/base/browser/ui/toolbar/toolbar": [
4837
4837
  "More Actions..."
4838
4838
  ],
4839
- "vs/platform/quickinput/browser/quickInputUtils": [
4840
- "Click to execute command '{0}'"
4841
- ],
4842
4839
  "vs/platform/quickinput/browser/quickInputTree": [
4843
4840
  "Quick Input"
4841
+ ],
4842
+ "vs/platform/quickinput/browser/quickInputUtils": [
4843
+ "Click to execute command '{0}'"
4844
4844
  ]
4845
4845
  },
4846
4846
  "bundles": {