monaco-editor-core 0.46.0-rc → 0.46.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 +1350 -1350
  2. package/dev/nls.metadata.json +398 -398
  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
@@ -395,9 +395,10 @@
395
395
  "defaultColorDecorators",
396
396
  "tabFocusMode"
397
397
  ],
398
- "vs/editor/browser/widget/codeEditorWidget": [
399
- "cursors.maximum",
400
- "goToSetting"
398
+ "vs/editor/browser/coreCommands": [
399
+ "stickydesc",
400
+ "stickydesc",
401
+ "removedCursor"
401
402
  ],
402
403
  "vs/editor/browser/widget/diffEditor/diffEditor.contribution": [
403
404
  "useInlineViewWhenSpaceIsLimited",
@@ -423,6 +424,17 @@
423
424
  "selectFromAnchorToCursor",
424
425
  "cancelSelectionAnchor"
425
426
  ],
427
+ "vs/editor/contrib/caretOperations/browser/transpose": [
428
+ "transposeLetters.label"
429
+ ],
430
+ "vs/editor/contrib/caretOperations/browser/caretOperations": [
431
+ "caret.moveLeft",
432
+ "caret.moveRight"
433
+ ],
434
+ "vs/editor/browser/widget/codeEditorWidget": [
435
+ "cursors.maximum",
436
+ "goToSetting"
437
+ ],
426
438
  "vs/editor/contrib/bracketMatching/browser/bracketMatching": [
427
439
  "overviewRulerBracketMatchForeground",
428
440
  "smartSelect.jumpBracket",
@@ -436,18 +448,6 @@
436
448
  },
437
449
  "smartSelect.selectToBracketDescription"
438
450
  ],
439
- "vs/editor/contrib/caretOperations/browser/caretOperations": [
440
- "caret.moveLeft",
441
- "caret.moveRight"
442
- ],
443
- "vs/editor/contrib/caretOperations/browser/transpose": [
444
- "transposeLetters.label"
445
- ],
446
- "vs/editor/browser/coreCommands": [
447
- "stickydesc",
448
- "stickydesc",
449
- "removedCursor"
450
- ],
451
451
  "vs/editor/contrib/clipboard/browser/clipboard": [
452
452
  {
453
453
  "key": "miCut",
@@ -530,6 +530,10 @@
530
530
  ]
531
531
  }
532
532
  ],
533
+ "vs/editor/contrib/cursorUndo/browser/cursorUndo": [
534
+ "cursor.undo",
535
+ "cursor.redo"
536
+ ],
533
537
  "vs/editor/contrib/contextmenu/browser/contextmenu": [
534
538
  "context.minimap.minimap",
535
539
  "context.minimap.renderCharacters",
@@ -542,10 +546,6 @@
542
546
  "context.minimap.slider.always",
543
547
  "action.showContextMenu.label"
544
548
  ],
545
- "vs/editor/contrib/cursorUndo/browser/cursorUndo": [
546
- "cursor.undo",
547
- "cursor.redo"
548
- ],
549
549
  "vs/editor/contrib/dropOrPasteInto/browser/copyPasteContribution": [
550
550
  "pasteAs",
551
551
  "pasteAs.id",
@@ -554,38 +554,6 @@
554
554
  "vs/editor/contrib/dropOrPasteInto/browser/dropIntoEditorContribution": [
555
555
  "defaultProviderDescription"
556
556
  ],
557
- "vs/editor/contrib/find/browser/findController": [
558
- "too.large.for.replaceall",
559
- "startFindAction",
560
- {
561
- "key": "miFind",
562
- "comment": [
563
- "&& denotes a mnemonic"
564
- ]
565
- },
566
- "startFindWithArgsAction",
567
- "startFindWithSelectionAction",
568
- "findNextMatchAction",
569
- "findPreviousMatchAction",
570
- "findMatchAction.goToMatch",
571
- "findMatchAction.noResults",
572
- "findMatchAction.inputPlaceHolder",
573
- "findMatchAction.inputValidationMessage",
574
- "findMatchAction.inputValidationMessage",
575
- "nextSelectionMatchFindAction",
576
- "previousSelectionMatchFindAction",
577
- "startReplace",
578
- {
579
- "key": "miReplace",
580
- "comment": [
581
- "&& denotes a mnemonic"
582
- ]
583
- }
584
- ],
585
- "vs/editor/contrib/format/browser/formatActions": [
586
- "formatDocument.label",
587
- "formatSelection.label"
588
- ],
589
557
  "vs/editor/contrib/fontZoom/browser/fontZoom": [
590
558
  "EditorFontZoomIn.label",
591
559
  "EditorFontZoomOut.label",
@@ -611,21 +579,33 @@
611
579
  "removeManualFoldingRanges.label",
612
580
  "foldLevelAction.label"
613
581
  ],
614
- "vs/editor/contrib/gotoError/browser/gotoError": [
615
- "markerAction.next.label",
616
- "nextMarkerIcon",
617
- "markerAction.previous.label",
618
- "previousMarkerIcon",
619
- "markerAction.nextInFiles.label",
582
+ "vs/editor/contrib/format/browser/formatActions": [
583
+ "formatDocument.label",
584
+ "formatSelection.label"
585
+ ],
586
+ "vs/editor/contrib/find/browser/findController": [
587
+ "too.large.for.replaceall",
588
+ "startFindAction",
620
589
  {
621
- "key": "miGotoNextProblem",
590
+ "key": "miFind",
622
591
  "comment": [
623
592
  "&& denotes a mnemonic"
624
593
  ]
625
594
  },
626
- "markerAction.previousInFiles.label",
595
+ "startFindWithArgsAction",
596
+ "startFindWithSelectionAction",
597
+ "findNextMatchAction",
598
+ "findPreviousMatchAction",
599
+ "findMatchAction.goToMatch",
600
+ "findMatchAction.noResults",
601
+ "findMatchAction.inputPlaceHolder",
602
+ "findMatchAction.inputValidationMessage",
603
+ "findMatchAction.inputValidationMessage",
604
+ "nextSelectionMatchFindAction",
605
+ "previousSelectionMatchFindAction",
606
+ "startReplace",
627
607
  {
628
- "key": "miGotoPreviousProblem",
608
+ "key": "miReplace",
629
609
  "comment": [
630
610
  "&& denotes a mnemonic"
631
611
  ]
@@ -700,6 +680,26 @@
700
680
  "vs/editor/contrib/gotoSymbol/browser/link/goToDefinitionAtPosition": [
701
681
  "multipleResults"
702
682
  ],
683
+ "vs/editor/contrib/gotoError/browser/gotoError": [
684
+ "markerAction.next.label",
685
+ "nextMarkerIcon",
686
+ "markerAction.previous.label",
687
+ "previousMarkerIcon",
688
+ "markerAction.nextInFiles.label",
689
+ {
690
+ "key": "miGotoNextProblem",
691
+ "comment": [
692
+ "&& denotes a mnemonic"
693
+ ]
694
+ },
695
+ "markerAction.previousInFiles.label",
696
+ {
697
+ "key": "miGotoPreviousProblem",
698
+ "comment": [
699
+ "&& denotes a mnemonic"
700
+ ]
701
+ }
702
+ ],
703
703
  "vs/editor/contrib/hover/browser/hover": [
704
704
  {
705
705
  "key": "showOrFocusHover",
@@ -787,16 +787,12 @@
787
787
  "editor.reindentlines",
788
788
  "editor.reindentselectedlines"
789
789
  ],
790
- "vs/editor/contrib/inPlaceReplace/browser/inPlaceReplace": [
791
- "InPlaceReplaceAction.previous.label",
792
- "InPlaceReplaceAction.next.label"
793
- ],
794
790
  "vs/editor/contrib/lineSelection/browser/lineSelection": [
795
791
  "expandLineSelection"
796
792
  ],
797
- "vs/editor/contrib/linkedEditing/browser/linkedEditing": [
798
- "linkedEditing.label",
799
- "editorLinkedEditingBackground"
793
+ "vs/editor/contrib/inPlaceReplace/browser/inPlaceReplace": [
794
+ "InPlaceReplaceAction.previous.label",
795
+ "InPlaceReplaceAction.next.label"
800
796
  ],
801
797
  "vs/editor/contrib/linesOperations/browser/linesOperations": [
802
798
  "lines.copyUp",
@@ -854,6 +850,10 @@
854
850
  "editor.transformToCamelcase",
855
851
  "editor.transformToKebabcase"
856
852
  ],
853
+ "vs/editor/contrib/linkedEditing/browser/linkedEditing": [
854
+ "linkedEditing.label",
855
+ "editorLinkedEditingBackground"
856
+ ],
857
857
  "vs/editor/contrib/links/browser/links": [
858
858
  "invalid.url",
859
859
  "missing.url",
@@ -869,17 +869,6 @@
869
869
  "vs/editor/contrib/parameterHints/browser/parameterHints": [
870
870
  "parameterHints.trigger.label"
871
871
  ],
872
- "vs/editor/contrib/rename/browser/rename": [
873
- "no result",
874
- "resolveRenameLocationFailed",
875
- "label",
876
- "quotableLabel",
877
- "aria",
878
- "rename.failedApply",
879
- "rename.failed",
880
- "rename.label",
881
- "enablePreview"
882
- ],
883
872
  "vs/editor/contrib/multicursor/browser/multicursor": [
884
873
  "cursorAdded",
885
874
  "cursorsAdded",
@@ -935,6 +924,17 @@
935
924
  "mutlicursor.focusPreviousCursor",
936
925
  "mutlicursor.focusPreviousCursor.description"
937
926
  ],
927
+ "vs/editor/contrib/rename/browser/rename": [
928
+ "no result",
929
+ "resolveRenameLocationFailed",
930
+ "label",
931
+ "quotableLabel",
932
+ "aria",
933
+ "rename.failedApply",
934
+ "rename.failed",
935
+ "rename.label",
936
+ "enablePreview"
937
+ ],
938
938
  "vs/editor/contrib/smartSelect/browser/smartSelect": [
939
939
  "smartSelect.expand",
940
940
  {
@@ -957,21 +957,21 @@
957
957
  "hasPrevTabstop",
958
958
  "next"
959
959
  ],
960
- "vs/editor/contrib/suggest/browser/suggestController": [
961
- "aria.alert.snippet",
962
- "suggest.trigger.label",
963
- "accept.insert",
964
- "accept.insert",
965
- "accept.replace",
966
- "accept.replace",
967
- "accept.insert",
968
- "detail.more",
969
- "detail.less",
970
- "suggest.reset.label"
971
- ],
972
960
  "vs/editor/contrib/tokenization/browser/tokenization": [
973
961
  "forceRetokenize"
974
962
  ],
963
+ "vs/editor/contrib/unusualLineTerminators/browser/unusualLineTerminators": [
964
+ "unusualLineTerminators.title",
965
+ "unusualLineTerminators.message",
966
+ "unusualLineTerminators.detail",
967
+ {
968
+ "key": "unusualLineTerminators.fix",
969
+ "comment": [
970
+ "&& denotes a mnemonic"
971
+ ]
972
+ },
973
+ "unusualLineTerminators.ignore"
974
+ ],
975
975
  "vs/editor/contrib/toggleTabFocusMode/browser/toggleTabFocusMode": [
976
976
  {
977
977
  "key": "toggle.tabMovesFocus",
@@ -1008,17 +1008,17 @@
1008
1008
  "unicodeHighlight.excludeCharFromBeingHighlighted",
1009
1009
  "unicodeHighlight.allowCommonCharactersInLanguage"
1010
1010
  ],
1011
- "vs/editor/contrib/unusualLineTerminators/browser/unusualLineTerminators": [
1012
- "unusualLineTerminators.title",
1013
- "unusualLineTerminators.message",
1014
- "unusualLineTerminators.detail",
1015
- {
1016
- "key": "unusualLineTerminators.fix",
1017
- "comment": [
1018
- "&& denotes a mnemonic"
1019
- ]
1020
- },
1021
- "unusualLineTerminators.ignore"
1011
+ "vs/editor/contrib/suggest/browser/suggestController": [
1012
+ "aria.alert.snippet",
1013
+ "suggest.trigger.label",
1014
+ "accept.insert",
1015
+ "accept.insert",
1016
+ "accept.replace",
1017
+ "accept.replace",
1018
+ "accept.insert",
1019
+ "detail.more",
1020
+ "detail.less",
1021
+ "suggest.reset.label"
1022
1022
  ],
1023
1023
  "vs/editor/contrib/wordHighlighter/browser/wordHighlighter": [
1024
1024
  "wordHighlight.next.label",
@@ -1100,57 +1100,6 @@
1100
1100
  "vs/platform/quickinput/browser/helpQuickAccess": [
1101
1101
  "helpPickAriaLabel"
1102
1102
  ],
1103
- "vs/editor/contrib/quickAccess/browser/gotoLineQuickAccess": [
1104
- "cannotRunGotoLine",
1105
- "gotoLineColumnLabel",
1106
- "gotoLineLabel",
1107
- "gotoLineLabelEmptyWithLimit",
1108
- "gotoLineLabelEmpty"
1109
- ],
1110
- "vs/editor/common/editorContextKeys": [
1111
- "editorTextFocus",
1112
- "editorFocus",
1113
- "textInputFocus",
1114
- "editorReadonly",
1115
- "inDiffEditor",
1116
- "isEmbeddedDiffEditor",
1117
- "inMultiDiffEditor",
1118
- "multiDiffEditorAllCollapsed",
1119
- "diffEditorHasChanges",
1120
- "comparingMovedCode",
1121
- "accessibleDiffViewerVisible",
1122
- "diffEditorRenderSideBySideInlineBreakpointReached",
1123
- "editorColumnSelection",
1124
- "editorHasSelection",
1125
- "editorHasMultipleSelections",
1126
- "editorTabMovesFocus",
1127
- "editorHoverVisible",
1128
- "editorHoverFocused",
1129
- "stickyScrollFocused",
1130
- "stickyScrollVisible",
1131
- "standaloneColorPickerVisible",
1132
- "standaloneColorPickerFocused",
1133
- "inCompositeEditor",
1134
- "editorLangId",
1135
- "editorHasCompletionItemProvider",
1136
- "editorHasCodeActionsProvider",
1137
- "editorHasCodeLensProvider",
1138
- "editorHasDefinitionProvider",
1139
- "editorHasDeclarationProvider",
1140
- "editorHasImplementationProvider",
1141
- "editorHasTypeDefinitionProvider",
1142
- "editorHasHoverProvider",
1143
- "editorHasDocumentHighlightProvider",
1144
- "editorHasDocumentSymbolProvider",
1145
- "editorHasReferenceProvider",
1146
- "editorHasRenameProvider",
1147
- "editorHasSignatureHelpProvider",
1148
- "editorHasInlayHintsProvider",
1149
- "editorHasDocumentFormattingProvider",
1150
- "editorHasDocumentSelectionFormattingProvider",
1151
- "editorHasMultipleDocumentFormattingProvider",
1152
- "editorHasMultipleDocumentSelectionFormattingProvider"
1153
- ],
1154
1103
  "vs/editor/contrib/quickAccess/browser/gotoSymbolQuickAccess": [
1155
1104
  "cannotRunGotoSymbolWithoutEditor",
1156
1105
  "cannotRunGotoSymbolWithoutSymbolProvider",
@@ -1186,6 +1135,50 @@
1186
1135
  "field",
1187
1136
  "constant"
1188
1137
  ],
1138
+ "vs/editor/common/editorContextKeys": [
1139
+ "editorTextFocus",
1140
+ "editorFocus",
1141
+ "textInputFocus",
1142
+ "editorReadonly",
1143
+ "inDiffEditor",
1144
+ "isEmbeddedDiffEditor",
1145
+ "inMultiDiffEditor",
1146
+ "multiDiffEditorAllCollapsed",
1147
+ "diffEditorHasChanges",
1148
+ "comparingMovedCode",
1149
+ "accessibleDiffViewerVisible",
1150
+ "diffEditorRenderSideBySideInlineBreakpointReached",
1151
+ "editorColumnSelection",
1152
+ "editorHasSelection",
1153
+ "editorHasMultipleSelections",
1154
+ "editorTabMovesFocus",
1155
+ "editorHoverVisible",
1156
+ "editorHoverFocused",
1157
+ "stickyScrollFocused",
1158
+ "stickyScrollVisible",
1159
+ "standaloneColorPickerVisible",
1160
+ "standaloneColorPickerFocused",
1161
+ "inCompositeEditor",
1162
+ "editorLangId",
1163
+ "editorHasCompletionItemProvider",
1164
+ "editorHasCodeActionsProvider",
1165
+ "editorHasCodeLensProvider",
1166
+ "editorHasDefinitionProvider",
1167
+ "editorHasDeclarationProvider",
1168
+ "editorHasImplementationProvider",
1169
+ "editorHasTypeDefinitionProvider",
1170
+ "editorHasHoverProvider",
1171
+ "editorHasDocumentHighlightProvider",
1172
+ "editorHasDocumentSymbolProvider",
1173
+ "editorHasReferenceProvider",
1174
+ "editorHasRenameProvider",
1175
+ "editorHasSignatureHelpProvider",
1176
+ "editorHasInlayHintsProvider",
1177
+ "editorHasDocumentFormattingProvider",
1178
+ "editorHasDocumentSelectionFormattingProvider",
1179
+ "editorHasMultipleDocumentFormattingProvider",
1180
+ "editorHasMultipleDocumentSelectionFormattingProvider"
1181
+ ],
1189
1182
  "vs/editor/contrib/symbolIcons/browser/symbolIcons": [
1190
1183
  "symbolIcon.arrayForeground",
1191
1184
  "symbolIcon.booleanForeground",
@@ -1221,6 +1214,13 @@
1221
1214
  "symbolIcon.unitForeground",
1222
1215
  "symbolIcon.variableForeground"
1223
1216
  ],
1217
+ "vs/editor/contrib/quickAccess/browser/gotoLineQuickAccess": [
1218
+ "cannotRunGotoLine",
1219
+ "gotoLineColumnLabel",
1220
+ "gotoLineLabel",
1221
+ "gotoLineLabelEmptyWithLimit",
1222
+ "gotoLineLabelEmpty"
1223
+ ],
1224
1224
  "vs/editor/contrib/gotoSymbol/browser/peek/referencesController": [
1225
1225
  "referenceSearchVisible",
1226
1226
  "labelLoading",
@@ -1288,6 +1288,13 @@
1288
1288
  "audioCues.format",
1289
1289
  "audioCues.format.alertMessage"
1290
1290
  ],
1291
+ "vs/editor/browser/widget/diffEditor/registrations.contribution": [
1292
+ "diffEditor.move.border",
1293
+ "diffEditor.moveActive.border",
1294
+ "diffEditor.unchangedRegionShadow",
1295
+ "diffInsertIcon",
1296
+ "diffRemoveIcon"
1297
+ ],
1291
1298
  "vs/editor/common/core/editorColorRegistry": [
1292
1299
  "lineHighlight",
1293
1300
  "lineHighlightBorderBox",
@@ -1583,13 +1590,6 @@
1583
1590
  "chartsGreen",
1584
1591
  "chartsPurple"
1585
1592
  ],
1586
- "vs/editor/browser/widget/diffEditor/registrations.contribution": [
1587
- "diffEditor.move.border",
1588
- "diffEditor.moveActive.border",
1589
- "diffEditor.unchangedRegionShadow",
1590
- "diffInsertIcon",
1591
- "diffRemoveIcon"
1592
- ],
1593
1593
  "vs/editor/contrib/dropOrPasteInto/browser/copyPasteController": [
1594
1594
  "pasteWidgetVisible",
1595
1595
  "postPasteWidgetTitle",
@@ -1731,6 +1731,16 @@
1731
1731
  "postDropWidgetTitle",
1732
1732
  "dropIntoEditorProgress"
1733
1733
  ],
1734
+ "vs/editor/contrib/folding/browser/foldingDecorations": [
1735
+ "foldBackgroundBackground",
1736
+ "editorGutter.foldingControlForeground",
1737
+ "foldingExpandedIcon",
1738
+ "foldingCollapsedIcon",
1739
+ "foldingManualCollapedIcon",
1740
+ "foldingManualExpandedIcon",
1741
+ "linesCollapsed",
1742
+ "linesExpanded"
1743
+ ],
1734
1744
  "vs/editor/contrib/find/browser/findWidget": [
1735
1745
  "findSelectionIcon",
1736
1746
  "findCollapsedIcon",
@@ -1760,16 +1770,6 @@
1760
1770
  "ariaSearchNoResultWithLineNumNoCurrentMatch",
1761
1771
  "ctrlEnter.keybindingChanged"
1762
1772
  ],
1763
- "vs/editor/contrib/folding/browser/foldingDecorations": [
1764
- "foldBackgroundBackground",
1765
- "editorGutter.foldingControlForeground",
1766
- "foldingExpandedIcon",
1767
- "foldingCollapsedIcon",
1768
- "foldingManualCollapedIcon",
1769
- "foldingManualExpandedIcon",
1770
- "linesCollapsed",
1771
- "linesExpanded"
1772
- ],
1773
1773
  "vs/editor/contrib/inlineCompletions/browser/commands": [
1774
1774
  "action.inlineSuggest.showNext",
1775
1775
  "action.inlineSuggest.showPrevious",
@@ -1783,34 +1783,11 @@
1783
1783
  "action.inlineSuggest.hide",
1784
1784
  "action.inlineSuggest.alwaysShowToolbar"
1785
1785
  ],
1786
- "vs/editor/contrib/inlineCompletions/browser/inlineCompletionsController": [
1787
- "showAccessibleViewHint"
1788
- ],
1789
1786
  "vs/editor/contrib/inlineCompletions/browser/hoverParticipant": [
1790
1787
  "inlineSuggestionFollows"
1791
1788
  ],
1792
- "vs/platform/theme/common/iconRegistry": [
1793
- "iconDefinition.fontId",
1794
- "iconDefinition.fontCharacter",
1795
- "widgetClose",
1796
- "previousChangeIcon",
1797
- "nextChangeIcon"
1798
- ],
1799
- "vs/editor/contrib/gotoError/browser/gotoErrorWidget": [
1800
- "Error",
1801
- "Warning",
1802
- "Info",
1803
- "Hint",
1804
- "marker aria",
1805
- "problems",
1806
- "change",
1807
- "editorMarkerNavigationError",
1808
- "editorMarkerNavigationErrorHeaderBackground",
1809
- "editorMarkerNavigationWarning",
1810
- "editorMarkerNavigationWarningBackground",
1811
- "editorMarkerNavigationInfo",
1812
- "editorMarkerNavigationInfoHeaderBackground",
1813
- "editorMarkerNavigationBackground"
1789
+ "vs/editor/contrib/inlineCompletions/browser/inlineCompletionsController": [
1790
+ "showAccessibleViewHint"
1814
1791
  ],
1815
1792
  "vs/editor/contrib/gotoSymbol/browser/referencesModel": [
1816
1793
  "aria.oneReference",
@@ -1865,6 +1842,29 @@
1865
1842
  "productQualityType",
1866
1843
  "inputFocus"
1867
1844
  ],
1845
+ "vs/platform/theme/common/iconRegistry": [
1846
+ "iconDefinition.fontId",
1847
+ "iconDefinition.fontCharacter",
1848
+ "widgetClose",
1849
+ "previousChangeIcon",
1850
+ "nextChangeIcon"
1851
+ ],
1852
+ "vs/editor/contrib/gotoError/browser/gotoErrorWidget": [
1853
+ "Error",
1854
+ "Warning",
1855
+ "Info",
1856
+ "Hint",
1857
+ "marker aria",
1858
+ "problems",
1859
+ "change",
1860
+ "editorMarkerNavigationError",
1861
+ "editorMarkerNavigationErrorHeaderBackground",
1862
+ "editorMarkerNavigationWarning",
1863
+ "editorMarkerNavigationWarningBackground",
1864
+ "editorMarkerNavigationInfo",
1865
+ "editorMarkerNavigationInfoHeaderBackground",
1866
+ "editorMarkerNavigationBackground"
1867
+ ],
1868
1868
  "vs/editor/contrib/hover/browser/markdownHoverParticipant": [
1869
1869
  "modesContentHover.loading",
1870
1870
  "stopped rendering",
@@ -1906,16 +1906,6 @@
1906
1906
  "hint",
1907
1907
  "editorHoverWidgetHighlightForeground"
1908
1908
  ],
1909
- "vs/editor/contrib/rename/browser/renameInputField": [
1910
- "renameInputVisible",
1911
- "renameAriaLabel",
1912
- {
1913
- "key": "label",
1914
- "comment": [
1915
- "placeholders are keybindings, e.g \"F2 to Rename, Shift+F2 to Preview\""
1916
- ]
1917
- }
1918
- ],
1919
1909
  "vs/editor/contrib/wordHighlighter/browser/highlightDecorations": [
1920
1910
  "wordHighlight",
1921
1911
  "wordHighlightStrong",
@@ -1927,6 +1917,16 @@
1927
1917
  "overviewRulerWordHighlightStrongForeground",
1928
1918
  "overviewRulerWordHighlightTextForeground"
1929
1919
  ],
1920
+ "vs/editor/contrib/rename/browser/renameInputField": [
1921
+ "renameInputVisible",
1922
+ "renameAriaLabel",
1923
+ {
1924
+ "key": "label",
1925
+ "comment": [
1926
+ "placeholders are keybindings, e.g \"F2 to Rename, Shift+F2 to Preview\""
1927
+ ]
1928
+ }
1929
+ ],
1930
1930
  "vs/editor/contrib/suggest/browser/suggest": [
1931
1931
  "suggestWidgetHasSelection",
1932
1932
  "suggestWidgetDetailsVisible",
@@ -2182,16 +2182,6 @@
2182
2182
  "vs/editor/contrib/editorState/browser/keybindingCancellation": [
2183
2183
  "cancellableOperation"
2184
2184
  ],
2185
- "vs/editor/browser/controller/textAreaHandler": [
2186
- "editor",
2187
- "accessibilityModeOff",
2188
- "accessibilityOffAriaLabel",
2189
- "accessibilityOffAriaLabelNoKb",
2190
- "accessibilityOffAriaLabelNoKbs"
2191
- ],
2192
- "vs/editor/common/model/editStack": [
2193
- "edit"
2194
- ],
2195
2185
  "vs/editor/browser/widget/diffEditor/components/accessibleDiffViewer": [
2196
2186
  "accessibleDiffViewerInsertIcon",
2197
2187
  "accessibleDiffViewerRemoveIcon",
@@ -2236,6 +2226,16 @@
2236
2226
  "revertSelectedChanges",
2237
2227
  "revertChange"
2238
2228
  ],
2229
+ "vs/editor/browser/controller/textAreaHandler": [
2230
+ "editor",
2231
+ "accessibilityModeOff",
2232
+ "accessibilityOffAriaLabel",
2233
+ "accessibilityOffAriaLabelNoKb",
2234
+ "accessibilityOffAriaLabelNoKbs"
2235
+ ],
2236
+ "vs/editor/common/model/editStack": [
2237
+ "edit"
2238
+ ],
2239
2239
  "vs/editor/contrib/codeAction/browser/codeAction": [
2240
2240
  "applyCodeActionFailed"
2241
2241
  ],
@@ -2977,9 +2977,10 @@
2977
2977
  "Controls whether inline color decorations should be shown using the default document color provider",
2978
2978
  "Controls whether the editor receives tabs or defers them to the workbench for navigation."
2979
2979
  ],
2980
- "vs/editor/browser/widget/codeEditorWidget": [
2981
- "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.",
2982
- "Increase Multi Cursor Limit"
2980
+ "vs/editor/browser/coreCommands": [
2981
+ "Stick to the end even when going to longer lines",
2982
+ "Stick to the end even when going to longer lines",
2983
+ "Removed secondary cursors"
2983
2984
  ],
2984
2985
  "vs/editor/browser/widget/diffEditor/diffEditor.contribution": [
2985
2986
  "Use Inline View When Space Is Limited",
@@ -3005,6 +3006,17 @@
3005
3006
  "Select from Anchor to Cursor",
3006
3007
  "Cancel Selection Anchor"
3007
3008
  ],
3009
+ "vs/editor/contrib/caretOperations/browser/transpose": [
3010
+ "Transpose Letters"
3011
+ ],
3012
+ "vs/editor/contrib/caretOperations/browser/caretOperations": [
3013
+ "Move Selected Text Left",
3014
+ "Move Selected Text Right"
3015
+ ],
3016
+ "vs/editor/browser/widget/codeEditorWidget": [
3017
+ "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.",
3018
+ "Increase Multi Cursor Limit"
3019
+ ],
3008
3020
  "vs/editor/contrib/bracketMatching/browser/bracketMatching": [
3009
3021
  "Overview ruler marker color for matching brackets.",
3010
3022
  "Go to Bracket",
@@ -3013,18 +3025,6 @@
3013
3025
  "Go to &&Bracket",
3014
3026
  "Select the text inside and including the brackets or curly braces"
3015
3027
  ],
3016
- "vs/editor/contrib/caretOperations/browser/caretOperations": [
3017
- "Move Selected Text Left",
3018
- "Move Selected Text Right"
3019
- ],
3020
- "vs/editor/contrib/caretOperations/browser/transpose": [
3021
- "Transpose Letters"
3022
- ],
3023
- "vs/editor/browser/coreCommands": [
3024
- "Stick to the end even when going to longer lines",
3025
- "Stick to the end even when going to longer lines",
3026
- "Removed secondary cursors"
3027
- ],
3028
3028
  "vs/editor/contrib/clipboard/browser/clipboard": [
3029
3029
  "Cu&&t",
3030
3030
  "Cut",
@@ -3067,6 +3067,10 @@
3067
3067
  "Toggle Block Comment",
3068
3068
  "Toggle &&Block Comment"
3069
3069
  ],
3070
+ "vs/editor/contrib/cursorUndo/browser/cursorUndo": [
3071
+ "Cursor Undo",
3072
+ "Cursor Redo"
3073
+ ],
3070
3074
  "vs/editor/contrib/contextmenu/browser/contextmenu": [
3071
3075
  "Minimap",
3072
3076
  "Render Characters",
@@ -3079,10 +3083,6 @@
3079
3083
  "Always",
3080
3084
  "Show Editor Context Menu"
3081
3085
  ],
3082
- "vs/editor/contrib/cursorUndo/browser/cursorUndo": [
3083
- "Cursor Undo",
3084
- "Cursor Redo"
3085
- ],
3086
3086
  "vs/editor/contrib/dropOrPasteInto/browser/copyPasteContribution": [
3087
3087
  "Paste As...",
3088
3088
  "The id of the paste edit to try applying. If not provided, the editor will show a picker.",
@@ -3091,28 +3091,6 @@
3091
3091
  "vs/editor/contrib/dropOrPasteInto/browser/dropIntoEditorContribution": [
3092
3092
  "Configures the default drop provider to use for content of a given mime type."
3093
3093
  ],
3094
- "vs/editor/contrib/find/browser/findController": [
3095
- "The file is too large to perform a replace all operation.",
3096
- "Find",
3097
- "&&Find",
3098
- "Find With Arguments",
3099
- "Find With Selection",
3100
- "Find Next",
3101
- "Find Previous",
3102
- "Go to Match...",
3103
- "No matches. Try searching for something else.",
3104
- "Type a number to go to a specific match (between 1 and {0})",
3105
- "Please type a number between 1 and {0}",
3106
- "Please type a number between 1 and {0}",
3107
- "Find Next Selection",
3108
- "Find Previous Selection",
3109
- "Replace",
3110
- "&&Replace"
3111
- ],
3112
- "vs/editor/contrib/format/browser/formatActions": [
3113
- "Format Document",
3114
- "Format Selection"
3115
- ],
3116
3094
  "vs/editor/contrib/fontZoom/browser/fontZoom": [
3117
3095
  "Increase Editor Font Size",
3118
3096
  "Decrease Editor Font Size",
@@ -3138,15 +3116,27 @@
3138
3116
  "Remove Manual Folding Ranges",
3139
3117
  "Fold Level {0}"
3140
3118
  ],
3141
- "vs/editor/contrib/gotoError/browser/gotoError": [
3142
- "Go to Next Problem (Error, Warning, Info)",
3143
- "Icon for goto next marker.",
3144
- "Go to Previous Problem (Error, Warning, Info)",
3145
- "Icon for goto previous marker.",
3146
- "Go to Next Problem in Files (Error, Warning, Info)",
3147
- "Next &&Problem",
3148
- "Go to Previous Problem in Files (Error, Warning, Info)",
3149
- "Previous &&Problem"
3119
+ "vs/editor/contrib/format/browser/formatActions": [
3120
+ "Format Document",
3121
+ "Format Selection"
3122
+ ],
3123
+ "vs/editor/contrib/find/browser/findController": [
3124
+ "The file is too large to perform a replace all operation.",
3125
+ "Find",
3126
+ "&&Find",
3127
+ "Find With Arguments",
3128
+ "Find With Selection",
3129
+ "Find Next",
3130
+ "Find Previous",
3131
+ "Go to Match...",
3132
+ "No matches. Try searching for something else.",
3133
+ "Type a number to go to a specific match (between 1 and {0})",
3134
+ "Please type a number between 1 and {0}",
3135
+ "Please type a number between 1 and {0}",
3136
+ "Find Next Selection",
3137
+ "Find Previous Selection",
3138
+ "Replace",
3139
+ "&&Replace"
3150
3140
  ],
3151
3141
  "vs/editor/contrib/gotoSymbol/browser/goToCommands": [
3152
3142
  "Peek",
@@ -3192,6 +3182,16 @@
3192
3182
  "vs/editor/contrib/gotoSymbol/browser/link/goToDefinitionAtPosition": [
3193
3183
  "Click to show {0} definitions."
3194
3184
  ],
3185
+ "vs/editor/contrib/gotoError/browser/gotoError": [
3186
+ "Go to Next Problem (Error, Warning, Info)",
3187
+ "Icon for goto next marker.",
3188
+ "Go to Previous Problem (Error, Warning, Info)",
3189
+ "Icon for goto previous marker.",
3190
+ "Go to Next Problem in Files (Error, Warning, Info)",
3191
+ "Next &&Problem",
3192
+ "Go to Previous Problem in Files (Error, Warning, Info)",
3193
+ "Previous &&Problem"
3194
+ ],
3195
3195
  "vs/editor/contrib/hover/browser/hover": [
3196
3196
  "Show or Focus Hover",
3197
3197
  "The hover will not automatically take focus.",
@@ -3221,16 +3221,12 @@
3221
3221
  "Reindent Lines",
3222
3222
  "Reindent Selected Lines"
3223
3223
  ],
3224
- "vs/editor/contrib/inPlaceReplace/browser/inPlaceReplace": [
3225
- "Replace with Previous Value",
3226
- "Replace with Next Value"
3227
- ],
3228
3224
  "vs/editor/contrib/lineSelection/browser/lineSelection": [
3229
3225
  "Expand Line Selection"
3230
3226
  ],
3231
- "vs/editor/contrib/linkedEditing/browser/linkedEditing": [
3232
- "Start Linked Editing",
3233
- "Background color when the editor auto renames on type."
3227
+ "vs/editor/contrib/inPlaceReplace/browser/inPlaceReplace": [
3228
+ "Replace with Previous Value",
3229
+ "Replace with Next Value"
3234
3230
  ],
3235
3231
  "vs/editor/contrib/linesOperations/browser/linesOperations": [
3236
3232
  "Copy Line Up",
@@ -3263,6 +3259,10 @@
3263
3259
  "Transform to Camel Case",
3264
3260
  "Transform to Kebab Case"
3265
3261
  ],
3262
+ "vs/editor/contrib/linkedEditing/browser/linkedEditing": [
3263
+ "Start Linked Editing",
3264
+ "Background color when the editor auto renames on type."
3265
+ ],
3266
3266
  "vs/editor/contrib/links/browser/links": [
3267
3267
  "Failed to open this link because it is not well-formed: {0}",
3268
3268
  "Failed to open this link because its target is missing.",
@@ -3278,17 +3278,6 @@
3278
3278
  "vs/editor/contrib/parameterHints/browser/parameterHints": [
3279
3279
  "Trigger Parameter Hints"
3280
3280
  ],
3281
- "vs/editor/contrib/rename/browser/rename": [
3282
- "No result.",
3283
- "An unknown error occurred while resolving rename location",
3284
- "Renaming '{0}' to '{1}'",
3285
- "Renaming {0} to {1}",
3286
- "Successfully renamed '{0}' to '{1}'. Summary: {2}",
3287
- "Rename failed to apply edits",
3288
- "Rename failed to compute edits",
3289
- "Rename Symbol",
3290
- "Enable/disable the ability to preview changes before renaming"
3291
- ],
3292
3281
  "vs/editor/contrib/multicursor/browser/multicursor": [
3293
3282
  "Cursor added: {0}",
3294
3283
  "Cursors added: {0}",
@@ -3314,6 +3303,17 @@
3314
3303
  "Focus Previous Cursor",
3315
3304
  "Focuses the previous cursor"
3316
3305
  ],
3306
+ "vs/editor/contrib/rename/browser/rename": [
3307
+ "No result.",
3308
+ "An unknown error occurred while resolving rename location",
3309
+ "Renaming '{0}' to '{1}'",
3310
+ "Renaming {0} to {1}",
3311
+ "Successfully renamed '{0}' to '{1}'. Summary: {2}",
3312
+ "Rename failed to apply edits",
3313
+ "Rename failed to compute edits",
3314
+ "Rename Symbol",
3315
+ "Enable/disable the ability to preview changes before renaming"
3316
+ ],
3317
3317
  "vs/editor/contrib/smartSelect/browser/smartSelect": [
3318
3318
  "Expand Selection",
3319
3319
  "&&Expand Selection",
@@ -3326,21 +3326,16 @@
3326
3326
  "Whether there is a previous tab stop when in snippet mode",
3327
3327
  "Go to next placeholder..."
3328
3328
  ],
3329
- "vs/editor/contrib/suggest/browser/suggestController": [
3330
- "Accepting '{0}' made {1} additional edits",
3331
- "Trigger Suggest",
3332
- "Insert",
3333
- "Insert",
3334
- "Replace",
3335
- "Replace",
3336
- "Insert",
3337
- "show less",
3338
- "show more",
3339
- "Reset Suggest Widget Size"
3340
- ],
3341
3329
  "vs/editor/contrib/tokenization/browser/tokenization": [
3342
3330
  "Developer: Force Retokenize"
3343
3331
  ],
3332
+ "vs/editor/contrib/unusualLineTerminators/browser/unusualLineTerminators": [
3333
+ "Unusual Line Terminators",
3334
+ "Detected unusual line terminators",
3335
+ "The file '{0}' contains one or more unusual line terminator characters, like Line Separator (LS) or Paragraph Separator (PS).\n\nIt is recommended to remove them from the file. This can be configured via `editor.unusualLineTerminators`.",
3336
+ "&&Remove Unusual Line Terminators",
3337
+ "Ignore"
3338
+ ],
3344
3339
  "vs/editor/contrib/toggleTabFocusMode/browser/toggleTabFocusMode": [
3345
3340
  "Toggle Tab Key Moves Focus",
3346
3341
  "Pressing Tab will now move focus to the next focusable element",
@@ -3372,12 +3367,17 @@
3372
3367
  "Exclude {0} from being highlighted",
3373
3368
  "Allow unicode characters that are more common in the language \"{0}\"."
3374
3369
  ],
3375
- "vs/editor/contrib/unusualLineTerminators/browser/unusualLineTerminators": [
3376
- "Unusual Line Terminators",
3377
- "Detected unusual line terminators",
3378
- "The file '{0}' contains one or more unusual line terminator characters, like Line Separator (LS) or Paragraph Separator (PS).\n\nIt is recommended to remove them from the file. This can be configured via `editor.unusualLineTerminators`.",
3379
- "&&Remove Unusual Line Terminators",
3380
- "Ignore"
3370
+ "vs/editor/contrib/suggest/browser/suggestController": [
3371
+ "Accepting '{0}' made {1} additional edits",
3372
+ "Trigger Suggest",
3373
+ "Insert",
3374
+ "Insert",
3375
+ "Replace",
3376
+ "Replace",
3377
+ "Insert",
3378
+ "show less",
3379
+ "show more",
3380
+ "Reset Suggest Widget Size"
3381
3381
  ],
3382
3382
  "vs/editor/contrib/wordHighlighter/browser/wordHighlighter": [
3383
3383
  "Go to Next Symbol Highlight",
@@ -3444,12 +3444,40 @@
3444
3444
  "vs/platform/quickinput/browser/helpQuickAccess": [
3445
3445
  "{0}, {1}"
3446
3446
  ],
3447
- "vs/editor/contrib/quickAccess/browser/gotoLineQuickAccess": [
3448
- "Open a text editor first to go to a line.",
3449
- "Go to line {0} and character {1}.",
3450
- "Go to line {0}.",
3451
- "Current Line: {0}, Character: {1}. Type a line number between 1 and {2} to navigate to.",
3452
- "Current Line: {0}, Character: {1}. Type a line number to navigate to."
3447
+ "vs/editor/contrib/quickAccess/browser/gotoSymbolQuickAccess": [
3448
+ "To go to a symbol, first open a text editor with symbol information.",
3449
+ "The active text editor does not provide symbol information.",
3450
+ "No matching editor symbols",
3451
+ "No editor symbols",
3452
+ "Open to the Side",
3453
+ "Open to the Bottom",
3454
+ "symbols ({0})",
3455
+ "properties ({0})",
3456
+ "methods ({0})",
3457
+ "functions ({0})",
3458
+ "constructors ({0})",
3459
+ "variables ({0})",
3460
+ "classes ({0})",
3461
+ "structs ({0})",
3462
+ "events ({0})",
3463
+ "operators ({0})",
3464
+ "interfaces ({0})",
3465
+ "namespaces ({0})",
3466
+ "packages ({0})",
3467
+ "type parameters ({0})",
3468
+ "modules ({0})",
3469
+ "properties ({0})",
3470
+ "enumerations ({0})",
3471
+ "enumeration members ({0})",
3472
+ "strings ({0})",
3473
+ "files ({0})",
3474
+ "arrays ({0})",
3475
+ "numbers ({0})",
3476
+ "booleans ({0})",
3477
+ "objects ({0})",
3478
+ "keys ({0})",
3479
+ "fields ({0})",
3480
+ "constants ({0})"
3453
3481
  ],
3454
3482
  "vs/editor/common/editorContextKeys": [
3455
3483
  "Whether the editor text has focus (cursor is blinking)",
@@ -3495,41 +3523,6 @@
3495
3523
  "Whether the editor has multiple document formatting providers",
3496
3524
  "Whether the editor has multiple document selection formatting providers"
3497
3525
  ],
3498
- "vs/editor/contrib/quickAccess/browser/gotoSymbolQuickAccess": [
3499
- "To go to a symbol, first open a text editor with symbol information.",
3500
- "The active text editor does not provide symbol information.",
3501
- "No matching editor symbols",
3502
- "No editor symbols",
3503
- "Open to the Side",
3504
- "Open to the Bottom",
3505
- "symbols ({0})",
3506
- "properties ({0})",
3507
- "methods ({0})",
3508
- "functions ({0})",
3509
- "constructors ({0})",
3510
- "variables ({0})",
3511
- "classes ({0})",
3512
- "structs ({0})",
3513
- "events ({0})",
3514
- "operators ({0})",
3515
- "interfaces ({0})",
3516
- "namespaces ({0})",
3517
- "packages ({0})",
3518
- "type parameters ({0})",
3519
- "modules ({0})",
3520
- "properties ({0})",
3521
- "enumerations ({0})",
3522
- "enumeration members ({0})",
3523
- "strings ({0})",
3524
- "files ({0})",
3525
- "arrays ({0})",
3526
- "numbers ({0})",
3527
- "booleans ({0})",
3528
- "objects ({0})",
3529
- "keys ({0})",
3530
- "fields ({0})",
3531
- "constants ({0})"
3532
- ],
3533
3526
  "vs/editor/contrib/symbolIcons/browser/symbolIcons": [
3534
3527
  "The foreground color for array symbols. These symbols appear in the outline, breadcrumb, and suggest widget.",
3535
3528
  "The foreground color for boolean symbols. These symbols appear in the outline, breadcrumb, and suggest widget.",
@@ -3565,6 +3558,13 @@
3565
3558
  "The foreground color for unit symbols. These symbols appear in the outline, breadcrumb, and suggest widget.",
3566
3559
  "The foreground color for variable symbols. These symbols appear in the outline, breadcrumb, and suggest widget."
3567
3560
  ],
3561
+ "vs/editor/contrib/quickAccess/browser/gotoLineQuickAccess": [
3562
+ "Open a text editor first to go to a line.",
3563
+ "Go to line {0} and character {1}.",
3564
+ "Go to line {0}.",
3565
+ "Current Line: {0}, Character: {1}. Type a line number between 1 and {2} to navigate to.",
3566
+ "Current Line: {0}, Character: {1}. Type a line number to navigate to."
3567
+ ],
3568
3568
  "vs/editor/contrib/gotoSymbol/browser/peek/referencesController": [
3569
3569
  "Whether reference peek is visible, like 'Peek References' or 'Peek Definition'",
3570
3570
  "Loading...",
@@ -3632,6 +3632,13 @@
3632
3632
  "Format",
3633
3633
  "Format"
3634
3634
  ],
3635
+ "vs/editor/browser/widget/diffEditor/registrations.contribution": [
3636
+ "The border color for text that got moved in the diff editor.",
3637
+ "The active border color for text that got moved in the diff editor.",
3638
+ "The color of the shadow around unchanged region widgets.",
3639
+ "Line decoration for inserts in the diff editor.",
3640
+ "Line decoration for removals in the diff editor."
3641
+ ],
3635
3642
  "vs/editor/common/core/editorColorRegistry": [
3636
3643
  "Background color for the highlight of line at the cursor position.",
3637
3644
  "Background color for the border around the line at the cursor position.",
@@ -3927,13 +3934,6 @@
3927
3934
  "The green color used in chart visualizations.",
3928
3935
  "The purple color used in chart visualizations."
3929
3936
  ],
3930
- "vs/editor/browser/widget/diffEditor/registrations.contribution": [
3931
- "The border color for text that got moved in the diff editor.",
3932
- "The active border color for text that got moved in the diff editor.",
3933
- "The color of the shadow around unchanged region widgets.",
3934
- "Line decoration for inserts in the diff editor.",
3935
- "Line decoration for removals in the diff editor."
3936
- ],
3937
3937
  "vs/editor/contrib/dropOrPasteInto/browser/copyPasteController": [
3938
3938
  "Whether the paste widget is showing",
3939
3939
  "Show paste options...",
@@ -4069,6 +4069,16 @@
4069
4069
  "Show drop options...",
4070
4070
  "Running drop handlers. Click to cancel"
4071
4071
  ],
4072
+ "vs/editor/contrib/folding/browser/foldingDecorations": [
4073
+ "Background color behind folded ranges. The color must not be opaque so as not to hide underlying decorations.",
4074
+ "Color of the folding control in the editor gutter.",
4075
+ "Icon for expanded ranges in the editor glyph margin.",
4076
+ "Icon for collapsed ranges in the editor glyph margin.",
4077
+ "Icon for manually collapsed ranges in the editor glyph margin.",
4078
+ "Icon for manually expanded ranges in the editor glyph margin.",
4079
+ "Click to expand the range.",
4080
+ "Click to collapse the range."
4081
+ ],
4072
4082
  "vs/editor/contrib/find/browser/findWidget": [
4073
4083
  "Icon for 'Find in Selection' in the editor find widget.",
4074
4084
  "Icon to indicate that the editor find widget is collapsed.",
@@ -4098,16 +4108,6 @@
4098
4108
  "{0} found for '{1}'",
4099
4109
  "Ctrl+Enter now inserts line break instead of replacing all. You can modify the keybinding for editor.action.replaceAll to override this behavior."
4100
4110
  ],
4101
- "vs/editor/contrib/folding/browser/foldingDecorations": [
4102
- "Background color behind folded ranges. The color must not be opaque so as not to hide underlying decorations.",
4103
- "Color of the folding control in the editor gutter.",
4104
- "Icon for expanded ranges in the editor glyph margin.",
4105
- "Icon for collapsed ranges in the editor glyph margin.",
4106
- "Icon for manually collapsed ranges in the editor glyph margin.",
4107
- "Icon for manually expanded ranges in the editor glyph margin.",
4108
- "Click to expand the range.",
4109
- "Click to collapse the range."
4110
- ],
4111
4111
  "vs/editor/contrib/inlineCompletions/browser/commands": [
4112
4112
  "Show Next Inline Suggestion",
4113
4113
  "Show Previous Inline Suggestion",
@@ -4121,34 +4121,11 @@
4121
4121
  "Hide Inline Suggestion",
4122
4122
  "Always Show Toolbar"
4123
4123
  ],
4124
- "vs/editor/contrib/inlineCompletions/browser/inlineCompletionsController": [
4125
- "Inspect this in the accessible view ({0})"
4126
- ],
4127
4124
  "vs/editor/contrib/inlineCompletions/browser/hoverParticipant": [
4128
4125
  "Suggestion:"
4129
4126
  ],
4130
- "vs/platform/theme/common/iconRegistry": [
4131
- "The id of the font to use. If not set, the font that is defined first is used.",
4132
- "The font character associated with the icon definition.",
4133
- "Icon for the close action in widgets.",
4134
- "Icon for goto previous editor location.",
4135
- "Icon for goto next editor location."
4136
- ],
4137
- "vs/editor/contrib/gotoError/browser/gotoErrorWidget": [
4138
- "Error",
4139
- "Warning",
4140
- "Info",
4141
- "Hint",
4142
- "{0} at {1}. ",
4143
- "{0} of {1} problems",
4144
- "{0} of {1} problem",
4145
- "Editor marker navigation widget error color.",
4146
- "Editor marker navigation widget error heading background.",
4147
- "Editor marker navigation widget warning color.",
4148
- "Editor marker navigation widget warning heading background.",
4149
- "Editor marker navigation widget info color.",
4150
- "Editor marker navigation widget info heading background.",
4151
- "Editor marker navigation widget background."
4127
+ "vs/editor/contrib/inlineCompletions/browser/inlineCompletionsController": [
4128
+ "Inspect this in the accessible view ({0})"
4152
4129
  ],
4153
4130
  "vs/editor/contrib/gotoSymbol/browser/referencesModel": [
4154
4131
  "in {0} on line {1} at column {2}",
@@ -4198,6 +4175,29 @@
4198
4175
  "Quality type of VS Code",
4199
4176
  "Whether keyboard focus is inside an input box"
4200
4177
  ],
4178
+ "vs/platform/theme/common/iconRegistry": [
4179
+ "The id of the font to use. If not set, the font that is defined first is used.",
4180
+ "The font character associated with the icon definition.",
4181
+ "Icon for the close action in widgets.",
4182
+ "Icon for goto previous editor location.",
4183
+ "Icon for goto next editor location."
4184
+ ],
4185
+ "vs/editor/contrib/gotoError/browser/gotoErrorWidget": [
4186
+ "Error",
4187
+ "Warning",
4188
+ "Info",
4189
+ "Hint",
4190
+ "{0} at {1}. ",
4191
+ "{0} of {1} problems",
4192
+ "{0} of {1} problem",
4193
+ "Editor marker navigation widget error color.",
4194
+ "Editor marker navigation widget error heading background.",
4195
+ "Editor marker navigation widget warning color.",
4196
+ "Editor marker navigation widget warning heading background.",
4197
+ "Editor marker navigation widget info color.",
4198
+ "Editor marker navigation widget info heading background.",
4199
+ "Editor marker navigation widget background."
4200
+ ],
4201
4201
  "vs/editor/contrib/hover/browser/markdownHoverParticipant": [
4202
4202
  "Loading...",
4203
4203
  "Rendering paused for long line for performance reasons. This can be configured via `editor.stopRenderingLineAfter`.",
@@ -4233,11 +4233,6 @@
4233
4233
  "{0}, hint",
4234
4234
  "Foreground color of the active item in the parameter hint."
4235
4235
  ],
4236
- "vs/editor/contrib/rename/browser/renameInputField": [
4237
- "Whether the rename input widget is visible",
4238
- "Rename input. Type new name and press Enter to commit.",
4239
- "{0} to Rename, {1} to Preview"
4240
- ],
4241
4236
  "vs/editor/contrib/wordHighlighter/browser/highlightDecorations": [
4242
4237
  "Background color of a symbol during read-access, like reading a variable. The color must not be opaque so as not to hide underlying decorations.",
4243
4238
  "Background color of a symbol during write-access, like writing to a variable. The color must not be opaque so as not to hide underlying decorations.",
@@ -4249,6 +4244,11 @@
4249
4244
  "Overview ruler marker color for write-access symbol highlights. The color must not be opaque so as not to hide underlying decorations.",
4250
4245
  "Overview ruler marker color of a textual occurrence for a symbol. The color must not be opaque so as not to hide underlying decorations."
4251
4246
  ],
4247
+ "vs/editor/contrib/rename/browser/renameInputField": [
4248
+ "Whether the rename input widget is visible",
4249
+ "Rename input. Type new name and press Enter to commit.",
4250
+ "{0} to Rename, {1} to Preview"
4251
+ ],
4252
4252
  "vs/editor/contrib/suggest/browser/suggest": [
4253
4253
  "Whether any suggestion is focused",
4254
4254
  "Whether suggestion details are visible",
@@ -4393,16 +4393,6 @@
4393
4393
  "vs/editor/contrib/editorState/browser/keybindingCancellation": [
4394
4394
  "Whether the editor runs a cancellable operation, e.g. like 'Peek References'"
4395
4395
  ],
4396
- "vs/editor/browser/controller/textAreaHandler": [
4397
- "editor",
4398
- "The editor is not accessible at this time.",
4399
- "{0} To enable screen reader optimized mode, use {1}",
4400
- "{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.",
4401
- "{0} Please assign a keybinding for the command Toggle Screen Reader Accessibility Mode by accessing the keybindings editor with {1} and run it."
4402
- ],
4403
- "vs/editor/common/model/editStack": [
4404
- "Typing"
4405
- ],
4406
4396
  "vs/editor/browser/widget/diffEditor/components/accessibleDiffViewer": [
4407
4397
  "Icon for 'Insert' in accessible diff viewer.",
4408
4398
  "Icon for 'Remove' in accessible diff viewer.",
@@ -4432,6 +4422,16 @@
4432
4422
  "Revert Selected Changes",
4433
4423
  "Revert Change"
4434
4424
  ],
4425
+ "vs/editor/browser/controller/textAreaHandler": [
4426
+ "editor",
4427
+ "The editor is not accessible at this time.",
4428
+ "{0} To enable screen reader optimized mode, use {1}",
4429
+ "{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.",
4430
+ "{0} Please assign a keybinding for the command Toggle Screen Reader Accessibility Mode by accessing the keybindings editor with {1} and run it."
4431
+ ],
4432
+ "vs/editor/common/model/editStack": [
4433
+ "Typing"
4434
+ ],
4435
4435
  "vs/editor/contrib/codeAction/browser/codeAction": [
4436
4436
  "An unknown error occurred while applying the code action"
4437
4437
  ],