monaco-editor-core 0.50.0-rc → 0.50.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.
- package/dev/bundleInfo.json +827 -827
- package/dev/nls.metadata.json +520 -520
- package/dev/vs/base/common/worker/simpleWorker.nls.de.js +1 -1
- package/dev/vs/base/common/worker/simpleWorker.nls.es.js +1 -1
- package/dev/vs/base/common/worker/simpleWorker.nls.fr.js +1 -1
- package/dev/vs/base/common/worker/simpleWorker.nls.it.js +1 -1
- package/dev/vs/base/common/worker/simpleWorker.nls.ja.js +1 -1
- package/dev/vs/base/common/worker/simpleWorker.nls.js +1 -1
- package/dev/vs/base/common/worker/simpleWorker.nls.ko.js +1 -1
- package/dev/vs/base/common/worker/simpleWorker.nls.ru.js +1 -1
- package/dev/vs/base/common/worker/simpleWorker.nls.zh-cn.js +1 -1
- package/dev/vs/base/common/worker/simpleWorker.nls.zh-tw.js +1 -1
- package/dev/vs/base/worker/workerMain.js +1 -1
- package/dev/vs/editor/editor.main.css +1 -1
- package/dev/vs/editor/editor.main.js +1 -1
- package/dev/vs/editor/editor.main.nls.de.js +1 -1
- package/dev/vs/editor/editor.main.nls.es.js +1 -1
- package/dev/vs/editor/editor.main.nls.fr.js +1 -1
- package/dev/vs/editor/editor.main.nls.it.js +1 -1
- package/dev/vs/editor/editor.main.nls.ja.js +1 -1
- package/dev/vs/editor/editor.main.nls.js +1 -1
- package/dev/vs/editor/editor.main.nls.ko.js +1 -1
- package/dev/vs/editor/editor.main.nls.ru.js +1 -1
- package/dev/vs/editor/editor.main.nls.zh-cn.js +1 -1
- package/dev/vs/editor/editor.main.nls.zh-tw.js +1 -1
- package/dev/vs/loader.js +1 -1
- package/min/vs/base/common/worker/simpleWorker.nls.de.js +1 -1
- package/min/vs/base/common/worker/simpleWorker.nls.es.js +1 -1
- package/min/vs/base/common/worker/simpleWorker.nls.fr.js +1 -1
- package/min/vs/base/common/worker/simpleWorker.nls.it.js +1 -1
- package/min/vs/base/common/worker/simpleWorker.nls.ja.js +1 -1
- package/min/vs/base/common/worker/simpleWorker.nls.js +1 -1
- package/min/vs/base/common/worker/simpleWorker.nls.ko.js +1 -1
- package/min/vs/base/common/worker/simpleWorker.nls.ru.js +1 -1
- package/min/vs/base/common/worker/simpleWorker.nls.zh-cn.js +1 -1
- package/min/vs/base/common/worker/simpleWorker.nls.zh-tw.js +1 -1
- package/min/vs/base/worker/workerMain.js +1 -1
- package/min/vs/editor/editor.main.css +1 -1
- package/min/vs/editor/editor.main.js +1 -1
- package/min/vs/editor/editor.main.nls.de.js +1 -1
- package/min/vs/editor/editor.main.nls.es.js +1 -1
- package/min/vs/editor/editor.main.nls.fr.js +1 -1
- package/min/vs/editor/editor.main.nls.it.js +1 -1
- package/min/vs/editor/editor.main.nls.ja.js +1 -1
- package/min/vs/editor/editor.main.nls.js +1 -1
- package/min/vs/editor/editor.main.nls.ko.js +1 -1
- package/min/vs/editor/editor.main.nls.ru.js +1 -1
- package/min/vs/editor/editor.main.nls.zh-cn.js +1 -1
- package/min/vs/editor/editor.main.nls.zh-tw.js +1 -1
- package/min/vs/loader.js +1 -1
- package/min-maps/vs/base/common/worker/simpleWorker.nls.de.js.map +1 -1
- package/min-maps/vs/base/common/worker/simpleWorker.nls.es.js.map +1 -1
- package/min-maps/vs/base/common/worker/simpleWorker.nls.fr.js.map +1 -1
- package/min-maps/vs/base/common/worker/simpleWorker.nls.it.js.map +1 -1
- package/min-maps/vs/base/common/worker/simpleWorker.nls.ja.js.map +1 -1
- package/min-maps/vs/base/common/worker/simpleWorker.nls.js.map +1 -1
- package/min-maps/vs/base/common/worker/simpleWorker.nls.ko.js.map +1 -1
- package/min-maps/vs/base/common/worker/simpleWorker.nls.ru.js.map +1 -1
- package/min-maps/vs/base/common/worker/simpleWorker.nls.zh-cn.js.map +1 -1
- package/min-maps/vs/base/common/worker/simpleWorker.nls.zh-tw.js.map +1 -1
- package/min-maps/vs/editor/editor.main.nls.de.js.map +1 -1
- package/min-maps/vs/editor/editor.main.nls.es.js.map +1 -1
- package/min-maps/vs/editor/editor.main.nls.fr.js.map +1 -1
- package/min-maps/vs/editor/editor.main.nls.it.js.map +1 -1
- package/min-maps/vs/editor/editor.main.nls.ja.js.map +1 -1
- package/min-maps/vs/editor/editor.main.nls.js.map +1 -1
- package/min-maps/vs/editor/editor.main.nls.ko.js.map +1 -1
- package/min-maps/vs/editor/editor.main.nls.ru.js.map +1 -1
- package/min-maps/vs/editor/editor.main.nls.zh-cn.js.map +1 -1
- package/min-maps/vs/editor/editor.main.nls.zh-tw.js.map +1 -1
- package/min-maps/vs/loader.js.map +1 -1
- package/package.json +1 -1
- package/version.txt +1 -1
package/dev/nls.metadata.json
CHANGED
|
@@ -413,12 +413,13 @@
|
|
|
413
413
|
"stickydesc",
|
|
414
414
|
"removedCursor"
|
|
415
415
|
],
|
|
416
|
-
"vs/editor/
|
|
417
|
-
"
|
|
418
|
-
"
|
|
419
|
-
"
|
|
420
|
-
"
|
|
421
|
-
"
|
|
416
|
+
"vs/editor/contrib/anchorSelect/browser/anchorSelect": [
|
|
417
|
+
"selectionAnchor",
|
|
418
|
+
"anchorSet",
|
|
419
|
+
"setSelectionAnchor",
|
|
420
|
+
"goToSelectionAnchor",
|
|
421
|
+
"selectFromAnchorToCursor",
|
|
422
|
+
"cancelSelectionAnchor"
|
|
422
423
|
],
|
|
423
424
|
"vs/editor/contrib/bracketMatching/browser/bracketMatching": [
|
|
424
425
|
"overviewRulerBracketMatchForeground",
|
|
@@ -437,21 +438,17 @@
|
|
|
437
438
|
"cursors.maximum",
|
|
438
439
|
"goToSetting"
|
|
439
440
|
],
|
|
441
|
+
"vs/editor/browser/widget/diffEditor/diffEditor.contribution": [
|
|
442
|
+
"useInlineViewWhenSpaceIsLimited",
|
|
443
|
+
"showMoves",
|
|
444
|
+
"revertHunk",
|
|
445
|
+
"revertSelection",
|
|
446
|
+
"Open Accessible Diff Viewer"
|
|
447
|
+
],
|
|
440
448
|
"vs/editor/contrib/caretOperations/browser/caretOperations": [
|
|
441
449
|
"caret.moveLeft",
|
|
442
450
|
"caret.moveRight"
|
|
443
451
|
],
|
|
444
|
-
"vs/editor/contrib/caretOperations/browser/transpose": [
|
|
445
|
-
"transposeLetters.label"
|
|
446
|
-
],
|
|
447
|
-
"vs/editor/contrib/anchorSelect/browser/anchorSelect": [
|
|
448
|
-
"selectionAnchor",
|
|
449
|
-
"anchorSet",
|
|
450
|
-
"setSelectionAnchor",
|
|
451
|
-
"goToSelectionAnchor",
|
|
452
|
-
"selectFromAnchorToCursor",
|
|
453
|
-
"cancelSelectionAnchor"
|
|
454
|
-
],
|
|
455
452
|
"vs/editor/contrib/clipboard/browser/clipboard": [
|
|
456
453
|
{
|
|
457
454
|
"key": "miCut",
|
|
@@ -486,6 +483,9 @@
|
|
|
486
483
|
"share",
|
|
487
484
|
"share"
|
|
488
485
|
],
|
|
486
|
+
"vs/editor/contrib/caretOperations/browser/transpose": [
|
|
487
|
+
"transposeLetters.label"
|
|
488
|
+
],
|
|
489
489
|
"vs/editor/contrib/codeAction/browser/codeActionContributions": [
|
|
490
490
|
"showCodeActionHeaders",
|
|
491
491
|
"includeNearbyQuickFixes"
|
|
@@ -617,29 +617,6 @@
|
|
|
617
617
|
"removeManualFoldingRanges.label",
|
|
618
618
|
"foldLevelAction.label"
|
|
619
619
|
],
|
|
620
|
-
"vs/editor/contrib/gotoSymbol/browser/link/goToDefinitionAtPosition": [
|
|
621
|
-
"multipleResults"
|
|
622
|
-
],
|
|
623
|
-
"vs/editor/contrib/gotoError/browser/gotoError": [
|
|
624
|
-
"markerAction.next.label",
|
|
625
|
-
"nextMarkerIcon",
|
|
626
|
-
"markerAction.previous.label",
|
|
627
|
-
"previousMarkerIcon",
|
|
628
|
-
"markerAction.nextInFiles.label",
|
|
629
|
-
{
|
|
630
|
-
"key": "miGotoNextProblem",
|
|
631
|
-
"comment": [
|
|
632
|
-
"&& denotes a mnemonic"
|
|
633
|
-
]
|
|
634
|
-
},
|
|
635
|
-
"markerAction.previousInFiles.label",
|
|
636
|
-
{
|
|
637
|
-
"key": "miGotoPreviousProblem",
|
|
638
|
-
"comment": [
|
|
639
|
-
"&& denotes a mnemonic"
|
|
640
|
-
]
|
|
641
|
-
}
|
|
642
|
-
],
|
|
643
620
|
"vs/editor/contrib/gotoSymbol/browser/goToCommands": [
|
|
644
621
|
"peek.submenu",
|
|
645
622
|
"def.title",
|
|
@@ -706,6 +683,29 @@
|
|
|
706
683
|
"references.action.label",
|
|
707
684
|
"label.generic"
|
|
708
685
|
],
|
|
686
|
+
"vs/editor/contrib/gotoSymbol/browser/link/goToDefinitionAtPosition": [
|
|
687
|
+
"multipleResults"
|
|
688
|
+
],
|
|
689
|
+
"vs/editor/contrib/gotoError/browser/gotoError": [
|
|
690
|
+
"markerAction.next.label",
|
|
691
|
+
"nextMarkerIcon",
|
|
692
|
+
"markerAction.previous.label",
|
|
693
|
+
"previousMarkerIcon",
|
|
694
|
+
"markerAction.nextInFiles.label",
|
|
695
|
+
{
|
|
696
|
+
"key": "miGotoNextProblem",
|
|
697
|
+
"comment": [
|
|
698
|
+
"&& denotes a mnemonic"
|
|
699
|
+
]
|
|
700
|
+
},
|
|
701
|
+
"markerAction.previousInFiles.label",
|
|
702
|
+
{
|
|
703
|
+
"key": "miGotoPreviousProblem",
|
|
704
|
+
"comment": [
|
|
705
|
+
"&& denotes a mnemonic"
|
|
706
|
+
]
|
|
707
|
+
}
|
|
708
|
+
],
|
|
709
709
|
"vs/editor/contrib/indentation/browser/indentation": [
|
|
710
710
|
"indentationToSpaces",
|
|
711
711
|
"indentationToTabs",
|
|
@@ -740,6 +740,10 @@
|
|
|
740
740
|
"vs/editor/contrib/lineSelection/browser/lineSelection": [
|
|
741
741
|
"expandLineSelection"
|
|
742
742
|
],
|
|
743
|
+
"vs/editor/contrib/linkedEditing/browser/linkedEditing": [
|
|
744
|
+
"linkedEditing.label",
|
|
745
|
+
"editorLinkedEditingBackground"
|
|
746
|
+
],
|
|
743
747
|
"vs/editor/contrib/linesOperations/browser/linesOperations": [
|
|
744
748
|
"lines.copyUp",
|
|
745
749
|
{
|
|
@@ -797,10 +801,6 @@
|
|
|
797
801
|
"editor.transformToPascalcase",
|
|
798
802
|
"editor.transformToKebabcase"
|
|
799
803
|
],
|
|
800
|
-
"vs/editor/contrib/linkedEditing/browser/linkedEditing": [
|
|
801
|
-
"linkedEditing.label",
|
|
802
|
-
"editorLinkedEditingBackground"
|
|
803
|
-
],
|
|
804
804
|
"vs/editor/contrib/links/browser/links": [
|
|
805
805
|
"invalid.url",
|
|
806
806
|
"missing.url",
|
|
@@ -906,6 +906,21 @@
|
|
|
906
906
|
"hasPrevTabstop",
|
|
907
907
|
"next"
|
|
908
908
|
],
|
|
909
|
+
"vs/editor/contrib/suggest/browser/suggestController": [
|
|
910
|
+
"aria.alert.snippet",
|
|
911
|
+
"suggest.trigger.label",
|
|
912
|
+
"accept.insert",
|
|
913
|
+
"accept.insert",
|
|
914
|
+
"accept.replace",
|
|
915
|
+
"accept.replace",
|
|
916
|
+
"accept.insert",
|
|
917
|
+
"detail.more",
|
|
918
|
+
"detail.less",
|
|
919
|
+
"suggest.reset.label"
|
|
920
|
+
],
|
|
921
|
+
"vs/editor/contrib/tokenization/browser/tokenization": [
|
|
922
|
+
"forceRetokenize"
|
|
923
|
+
],
|
|
909
924
|
"vs/editor/contrib/toggleTabFocusMode/browser/toggleTabFocusMode": [
|
|
910
925
|
"toggle.tabMovesFocus.on",
|
|
911
926
|
"toggle.tabMovesFocus.off",
|
|
@@ -917,21 +932,6 @@
|
|
|
917
932
|
},
|
|
918
933
|
"tabMovesFocusDescriptions"
|
|
919
934
|
],
|
|
920
|
-
"vs/editor/contrib/tokenization/browser/tokenization": [
|
|
921
|
-
"forceRetokenize"
|
|
922
|
-
],
|
|
923
|
-
"vs/editor/contrib/unusualLineTerminators/browser/unusualLineTerminators": [
|
|
924
|
-
"unusualLineTerminators.title",
|
|
925
|
-
"unusualLineTerminators.message",
|
|
926
|
-
"unusualLineTerminators.detail",
|
|
927
|
-
{
|
|
928
|
-
"key": "unusualLineTerminators.fix",
|
|
929
|
-
"comment": [
|
|
930
|
-
"&& denotes a mnemonic"
|
|
931
|
-
]
|
|
932
|
-
},
|
|
933
|
-
"unusualLineTerminators.ignore"
|
|
934
|
-
],
|
|
935
935
|
"vs/editor/contrib/unicodeHighlighter/browser/unicodeHighlighter": [
|
|
936
936
|
"warningIcon",
|
|
937
937
|
"unicodeHighlighting.thisDocumentHasManyNonBasicAsciiUnicodeCharacters",
|
|
@@ -958,17 +958,17 @@
|
|
|
958
958
|
"unicodeHighlight.excludeCharFromBeingHighlighted",
|
|
959
959
|
"unicodeHighlight.allowCommonCharactersInLanguage"
|
|
960
960
|
],
|
|
961
|
-
"vs/editor/contrib/
|
|
962
|
-
"
|
|
963
|
-
"
|
|
964
|
-
"
|
|
965
|
-
|
|
966
|
-
|
|
967
|
-
|
|
968
|
-
|
|
969
|
-
|
|
970
|
-
|
|
971
|
-
"
|
|
961
|
+
"vs/editor/contrib/unusualLineTerminators/browser/unusualLineTerminators": [
|
|
962
|
+
"unusualLineTerminators.title",
|
|
963
|
+
"unusualLineTerminators.message",
|
|
964
|
+
"unusualLineTerminators.detail",
|
|
965
|
+
{
|
|
966
|
+
"key": "unusualLineTerminators.fix",
|
|
967
|
+
"comment": [
|
|
968
|
+
"&& denotes a mnemonic"
|
|
969
|
+
]
|
|
970
|
+
},
|
|
971
|
+
"unusualLineTerminators.ignore"
|
|
972
972
|
],
|
|
973
973
|
"vs/editor/contrib/wordHighlighter/browser/wordHighlighter": [
|
|
974
974
|
"wordHighlight.next.label",
|
|
@@ -1054,6 +1054,9 @@
|
|
|
1054
1054
|
"gotoLineLabelEmptyWithLimit",
|
|
1055
1055
|
"gotoLineLabelEmpty"
|
|
1056
1056
|
],
|
|
1057
|
+
"vs/platform/quickinput/browser/helpQuickAccess": [
|
|
1058
|
+
"helpPickAriaLabel"
|
|
1059
|
+
],
|
|
1057
1060
|
"vs/editor/common/editorContextKeys": [
|
|
1058
1061
|
"editorTextFocus",
|
|
1059
1062
|
"editorFocus",
|
|
@@ -1103,9 +1106,6 @@
|
|
|
1103
1106
|
"editorHasMultipleDocumentFormattingProvider",
|
|
1104
1107
|
"editorHasMultipleDocumentSelectionFormattingProvider"
|
|
1105
1108
|
],
|
|
1106
|
-
"vs/platform/quickinput/browser/helpQuickAccess": [
|
|
1107
|
-
"helpPickAriaLabel"
|
|
1108
|
-
],
|
|
1109
1109
|
"vs/editor/contrib/quickAccess/browser/gotoSymbolQuickAccess": [
|
|
1110
1110
|
"cannotRunGotoSymbolWithoutEditor",
|
|
1111
1111
|
"cannotRunGotoSymbolWithoutSymbolProvider",
|
|
@@ -1251,27 +1251,6 @@
|
|
|
1251
1251
|
"accessibilitySignals.voiceRecordingStarted",
|
|
1252
1252
|
"accessibilitySignals.voiceRecordingStopped"
|
|
1253
1253
|
],
|
|
1254
|
-
"vs/editor/browser/widget/diffEditor/commands": [
|
|
1255
|
-
"toggleCollapseUnchangedRegions",
|
|
1256
|
-
"toggleShowMovedCodeBlocks",
|
|
1257
|
-
"toggleUseInlineViewWhenSpaceIsLimited",
|
|
1258
|
-
"diffEditor",
|
|
1259
|
-
"switchSide",
|
|
1260
|
-
"exitCompareMove",
|
|
1261
|
-
"collapseAllUnchangedRegions",
|
|
1262
|
-
"showAllUnchangedRegions",
|
|
1263
|
-
"revert",
|
|
1264
|
-
"accessibleDiffViewer",
|
|
1265
|
-
"editor.action.accessibleDiffViewer.next",
|
|
1266
|
-
"editor.action.accessibleDiffViewer.prev"
|
|
1267
|
-
],
|
|
1268
|
-
"vs/editor/browser/widget/diffEditor/registrations.contribution": [
|
|
1269
|
-
"diffEditor.move.border",
|
|
1270
|
-
"diffEditor.moveActive.border",
|
|
1271
|
-
"diffEditor.unchangedRegionShadow",
|
|
1272
|
-
"diffInsertIcon",
|
|
1273
|
-
"diffRemoveIcon"
|
|
1274
|
-
],
|
|
1275
1254
|
"vs/editor/common/core/editorColorRegistry": [
|
|
1276
1255
|
"lineHighlight",
|
|
1277
1256
|
"lineHighlightBorderBox",
|
|
@@ -1345,6 +1324,27 @@
|
|
|
1345
1324
|
"editorUnicodeHighlight.border",
|
|
1346
1325
|
"editorUnicodeHighlight.background"
|
|
1347
1326
|
],
|
|
1327
|
+
"vs/editor/browser/widget/diffEditor/commands": [
|
|
1328
|
+
"toggleCollapseUnchangedRegions",
|
|
1329
|
+
"toggleShowMovedCodeBlocks",
|
|
1330
|
+
"toggleUseInlineViewWhenSpaceIsLimited",
|
|
1331
|
+
"diffEditor",
|
|
1332
|
+
"switchSide",
|
|
1333
|
+
"exitCompareMove",
|
|
1334
|
+
"collapseAllUnchangedRegions",
|
|
1335
|
+
"showAllUnchangedRegions",
|
|
1336
|
+
"revert",
|
|
1337
|
+
"accessibleDiffViewer",
|
|
1338
|
+
"editor.action.accessibleDiffViewer.next",
|
|
1339
|
+
"editor.action.accessibleDiffViewer.prev"
|
|
1340
|
+
],
|
|
1341
|
+
"vs/editor/browser/widget/diffEditor/registrations.contribution": [
|
|
1342
|
+
"diffEditor.move.border",
|
|
1343
|
+
"diffEditor.moveActive.border",
|
|
1344
|
+
"diffEditor.unchangedRegionShadow",
|
|
1345
|
+
"diffInsertIcon",
|
|
1346
|
+
"diffRemoveIcon"
|
|
1347
|
+
],
|
|
1348
1348
|
"vs/editor/contrib/dropOrPasteInto/browser/copyPasteController": [
|
|
1349
1349
|
"pasteWidgetVisible",
|
|
1350
1350
|
"postPasteWidgetTitle",
|
|
@@ -1353,6 +1353,36 @@
|
|
|
1353
1353
|
"pasteAsPickerPlaceholder",
|
|
1354
1354
|
"pasteAsProgress"
|
|
1355
1355
|
],
|
|
1356
|
+
"vs/editor/contrib/codeAction/browser/codeActionCommands": [
|
|
1357
|
+
"args.schema.kind",
|
|
1358
|
+
"args.schema.apply",
|
|
1359
|
+
"args.schema.apply.first",
|
|
1360
|
+
"args.schema.apply.ifSingle",
|
|
1361
|
+
"args.schema.apply.never",
|
|
1362
|
+
"args.schema.preferred",
|
|
1363
|
+
"quickfix.trigger.label",
|
|
1364
|
+
"editor.action.quickFix.noneMessage",
|
|
1365
|
+
"editor.action.codeAction.noneMessage.preferred.kind",
|
|
1366
|
+
"editor.action.codeAction.noneMessage.kind",
|
|
1367
|
+
"editor.action.codeAction.noneMessage.preferred",
|
|
1368
|
+
"editor.action.codeAction.noneMessage",
|
|
1369
|
+
"refactor.label",
|
|
1370
|
+
"editor.action.refactor.noneMessage.preferred.kind",
|
|
1371
|
+
"editor.action.refactor.noneMessage.kind",
|
|
1372
|
+
"editor.action.refactor.noneMessage.preferred",
|
|
1373
|
+
"editor.action.refactor.noneMessage",
|
|
1374
|
+
"source.label",
|
|
1375
|
+
"editor.action.source.noneMessage.preferred.kind",
|
|
1376
|
+
"editor.action.source.noneMessage.kind",
|
|
1377
|
+
"editor.action.source.noneMessage.preferred",
|
|
1378
|
+
"editor.action.source.noneMessage",
|
|
1379
|
+
"organizeImports.label",
|
|
1380
|
+
"editor.action.organize.noneMessage",
|
|
1381
|
+
"fixAll.label",
|
|
1382
|
+
"fixAll.noneMessage",
|
|
1383
|
+
"autoFix.label",
|
|
1384
|
+
"editor.action.autoFix.noneMessage"
|
|
1385
|
+
],
|
|
1356
1386
|
"vs/editor/common/config/editorConfigurationSchema": [
|
|
1357
1387
|
"editorConfigurationTitle",
|
|
1358
1388
|
"tabSize",
|
|
@@ -1403,50 +1433,20 @@
|
|
|
1403
1433
|
"showMoves",
|
|
1404
1434
|
"showEmptyDecorations"
|
|
1405
1435
|
],
|
|
1406
|
-
"vs/editor/contrib/codeAction/browser/codeActionCommands": [
|
|
1407
|
-
"args.schema.kind",
|
|
1408
|
-
"args.schema.apply",
|
|
1409
|
-
"args.schema.apply.first",
|
|
1410
|
-
"args.schema.apply.ifSingle",
|
|
1411
|
-
"args.schema.apply.never",
|
|
1412
|
-
"args.schema.preferred",
|
|
1413
|
-
"quickfix.trigger.label",
|
|
1414
|
-
"editor.action.quickFix.noneMessage",
|
|
1415
|
-
"editor.action.codeAction.noneMessage.preferred.kind",
|
|
1416
|
-
"editor.action.codeAction.noneMessage.kind",
|
|
1417
|
-
"editor.action.codeAction.noneMessage.preferred",
|
|
1418
|
-
"editor.action.codeAction.noneMessage",
|
|
1419
|
-
"refactor.label",
|
|
1420
|
-
"editor.action.refactor.noneMessage.preferred.kind",
|
|
1421
|
-
"editor.action.refactor.noneMessage.kind",
|
|
1422
|
-
"editor.action.refactor.noneMessage.preferred",
|
|
1423
|
-
"editor.action.refactor.noneMessage",
|
|
1424
|
-
"source.label",
|
|
1425
|
-
"editor.action.source.noneMessage.preferred.kind",
|
|
1426
|
-
"editor.action.source.noneMessage.kind",
|
|
1427
|
-
"editor.action.source.noneMessage.preferred",
|
|
1428
|
-
"editor.action.source.noneMessage",
|
|
1429
|
-
"organizeImports.label",
|
|
1430
|
-
"editor.action.organize.noneMessage",
|
|
1431
|
-
"fixAll.label",
|
|
1432
|
-
"fixAll.noneMessage",
|
|
1433
|
-
"autoFix.label",
|
|
1434
|
-
"editor.action.autoFix.noneMessage"
|
|
1435
|
-
],
|
|
1436
|
-
"vs/editor/contrib/codeAction/browser/codeActionController": [
|
|
1437
|
-
"editingNewSelection",
|
|
1438
|
-
"hideMoreActions",
|
|
1439
|
-
"showMoreActions"
|
|
1440
|
-
],
|
|
1441
1436
|
"vs/editor/contrib/codeAction/browser/lightBulbWidget": [
|
|
1442
1437
|
"codeActionAutoRun",
|
|
1443
1438
|
"preferredcodeActionWithKb",
|
|
1444
1439
|
"codeActionWithKb",
|
|
1445
1440
|
"codeAction"
|
|
1446
1441
|
],
|
|
1447
|
-
"vs/
|
|
1448
|
-
"
|
|
1449
|
-
"
|
|
1442
|
+
"vs/editor/contrib/codeAction/browser/codeActionController": [
|
|
1443
|
+
"editingNewSelection",
|
|
1444
|
+
"hideMoreActions",
|
|
1445
|
+
"showMoreActions"
|
|
1446
|
+
],
|
|
1447
|
+
"vs/platform/configuration/common/configurationRegistry": [
|
|
1448
|
+
"defaultLanguageConfigurationOverrides.title",
|
|
1449
|
+
"defaultLanguageConfiguration.description",
|
|
1450
1450
|
"overrideSettings.defaultDescription",
|
|
1451
1451
|
"overrideSettings.errorMessage",
|
|
1452
1452
|
"overrideSettings.defaultDescription",
|
|
@@ -1544,6 +1544,29 @@
|
|
|
1544
1544
|
"vs/editor/contrib/inlineCompletions/browser/inlineCompletionsController": [
|
|
1545
1545
|
"showAccessibleViewHint"
|
|
1546
1546
|
],
|
|
1547
|
+
"vs/editor/contrib/gotoSymbol/browser/referencesModel": [
|
|
1548
|
+
"aria.oneReference",
|
|
1549
|
+
{
|
|
1550
|
+
"key": "aria.oneReference.preview",
|
|
1551
|
+
"comment": [
|
|
1552
|
+
"Placeholders are: 0: filename, 1:line number, 2: column number, 3: preview snippet of source code"
|
|
1553
|
+
]
|
|
1554
|
+
},
|
|
1555
|
+
"aria.fileReferences.1",
|
|
1556
|
+
"aria.fileReferences.N",
|
|
1557
|
+
"aria.result.0",
|
|
1558
|
+
"aria.result.1",
|
|
1559
|
+
"aria.result.n1",
|
|
1560
|
+
"aria.result.nm"
|
|
1561
|
+
],
|
|
1562
|
+
"vs/editor/contrib/gotoSymbol/browser/symbolNavigation": [
|
|
1563
|
+
"hasSymbols",
|
|
1564
|
+
"location.kb",
|
|
1565
|
+
"location"
|
|
1566
|
+
],
|
|
1567
|
+
"vs/editor/contrib/message/browser/messageController": [
|
|
1568
|
+
"messageVisible"
|
|
1569
|
+
],
|
|
1547
1570
|
"vs/editor/contrib/peekView/browser/peekView": [
|
|
1548
1571
|
"inReferenceSearchEditor",
|
|
1549
1572
|
"label.close",
|
|
@@ -1563,6 +1586,24 @@
|
|
|
1563
1586
|
"peekViewEditorMatchHighlight",
|
|
1564
1587
|
"peekViewEditorMatchHighlightBorder"
|
|
1565
1588
|
],
|
|
1589
|
+
"vs/platform/contextkey/common/contextkeys": [
|
|
1590
|
+
"isMac",
|
|
1591
|
+
"isLinux",
|
|
1592
|
+
"isWindows",
|
|
1593
|
+
"isWeb",
|
|
1594
|
+
"isMacNative",
|
|
1595
|
+
"isIOS",
|
|
1596
|
+
"isMobile",
|
|
1597
|
+
"productQualityType",
|
|
1598
|
+
"inputFocus"
|
|
1599
|
+
],
|
|
1600
|
+
"vs/platform/theme/common/iconRegistry": [
|
|
1601
|
+
"iconDefinition.fontId",
|
|
1602
|
+
"iconDefinition.fontCharacter",
|
|
1603
|
+
"widgetClose",
|
|
1604
|
+
"previousChangeIcon",
|
|
1605
|
+
"nextChangeIcon"
|
|
1606
|
+
],
|
|
1566
1607
|
"vs/editor/contrib/gotoError/browser/gotoErrorWidget": [
|
|
1567
1608
|
"Error",
|
|
1568
1609
|
"Warning",
|
|
@@ -1579,46 +1620,15 @@
|
|
|
1579
1620
|
"editorMarkerNavigationInfoHeaderBackground",
|
|
1580
1621
|
"editorMarkerNavigationBackground"
|
|
1581
1622
|
],
|
|
1582
|
-
"vs/
|
|
1583
|
-
"
|
|
1584
|
-
"
|
|
1585
|
-
"
|
|
1586
|
-
"
|
|
1587
|
-
"
|
|
1588
|
-
|
|
1589
|
-
|
|
1590
|
-
"
|
|
1591
|
-
{
|
|
1592
|
-
"key": "aria.oneReference.preview",
|
|
1593
|
-
"comment": [
|
|
1594
|
-
"Placeholders are: 0: filename, 1:line number, 2: column number, 3: preview snippet of source code"
|
|
1595
|
-
]
|
|
1596
|
-
},
|
|
1597
|
-
"aria.fileReferences.1",
|
|
1598
|
-
"aria.fileReferences.N",
|
|
1599
|
-
"aria.result.0",
|
|
1600
|
-
"aria.result.1",
|
|
1601
|
-
"aria.result.n1",
|
|
1602
|
-
"aria.result.nm"
|
|
1603
|
-
],
|
|
1604
|
-
"vs/editor/contrib/gotoSymbol/browser/symbolNavigation": [
|
|
1605
|
-
"hasSymbols",
|
|
1606
|
-
"location.kb",
|
|
1607
|
-
"location"
|
|
1608
|
-
],
|
|
1609
|
-
"vs/editor/contrib/message/browser/messageController": [
|
|
1610
|
-
"messageVisible"
|
|
1611
|
-
],
|
|
1612
|
-
"vs/platform/contextkey/common/contextkeys": [
|
|
1613
|
-
"isMac",
|
|
1614
|
-
"isLinux",
|
|
1615
|
-
"isWindows",
|
|
1616
|
-
"isWeb",
|
|
1617
|
-
"isMacNative",
|
|
1618
|
-
"isIOS",
|
|
1619
|
-
"isMobile",
|
|
1620
|
-
"productQualityType",
|
|
1621
|
-
"inputFocus"
|
|
1623
|
+
"vs/editor/contrib/inlayHints/browser/inlayHintsHover": [
|
|
1624
|
+
"hint.dbl",
|
|
1625
|
+
"links.navigate.kb.meta.mac",
|
|
1626
|
+
"links.navigate.kb.meta",
|
|
1627
|
+
"links.navigate.kb.alt.mac",
|
|
1628
|
+
"links.navigate.kb.alt",
|
|
1629
|
+
"hint.defAndCommand",
|
|
1630
|
+
"hint.def",
|
|
1631
|
+
"hint.cmd"
|
|
1622
1632
|
],
|
|
1623
1633
|
"vs/editor/contrib/hover/browser/hoverActions": [
|
|
1624
1634
|
{
|
|
@@ -1722,15 +1732,11 @@
|
|
|
1722
1732
|
"decreaseVerbosity",
|
|
1723
1733
|
"contentHover"
|
|
1724
1734
|
],
|
|
1725
|
-
"vs/editor/contrib/
|
|
1726
|
-
"
|
|
1727
|
-
"
|
|
1728
|
-
"
|
|
1729
|
-
"
|
|
1730
|
-
"links.navigate.kb.alt",
|
|
1731
|
-
"hint.defAndCommand",
|
|
1732
|
-
"hint.def",
|
|
1733
|
-
"hint.cmd"
|
|
1735
|
+
"vs/editor/contrib/parameterHints/browser/parameterHintsWidget": [
|
|
1736
|
+
"parameterHintsNextIcon",
|
|
1737
|
+
"parameterHintsPreviousIcon",
|
|
1738
|
+
"hint",
|
|
1739
|
+
"editorHoverWidgetHighlightForeground"
|
|
1734
1740
|
],
|
|
1735
1741
|
"vs/editor/contrib/wordHighlighter/browser/highlightDecorations": [
|
|
1736
1742
|
"wordHighlight",
|
|
@@ -1743,12 +1749,6 @@
|
|
|
1743
1749
|
"overviewRulerWordHighlightStrongForeground",
|
|
1744
1750
|
"overviewRulerWordHighlightTextForeground"
|
|
1745
1751
|
],
|
|
1746
|
-
"vs/editor/contrib/parameterHints/browser/parameterHintsWidget": [
|
|
1747
|
-
"parameterHintsNextIcon",
|
|
1748
|
-
"parameterHintsPreviousIcon",
|
|
1749
|
-
"hint",
|
|
1750
|
-
"editorHoverWidgetHighlightForeground"
|
|
1751
|
-
],
|
|
1752
1752
|
"vs/editor/contrib/rename/browser/renameWidget": [
|
|
1753
1753
|
"renameInputVisible",
|
|
1754
1754
|
"renameInputFocused",
|
|
@@ -1763,16 +1763,6 @@
|
|
|
1763
1763
|
"generateRenameSuggestionsButton",
|
|
1764
1764
|
"cancelRenameSuggestionsButton"
|
|
1765
1765
|
],
|
|
1766
|
-
"vs/editor/contrib/suggest/browser/suggest": [
|
|
1767
|
-
"suggestWidgetHasSelection",
|
|
1768
|
-
"suggestWidgetDetailsVisible",
|
|
1769
|
-
"suggestWidgetMultipleSuggestions",
|
|
1770
|
-
"suggestionMakesTextEdit",
|
|
1771
|
-
"acceptSuggestionOnEnter",
|
|
1772
|
-
"suggestionHasInsertAndReplaceRange",
|
|
1773
|
-
"suggestionInsertMode",
|
|
1774
|
-
"suggestionCanResolve"
|
|
1775
|
-
],
|
|
1776
1766
|
"vs/editor/contrib/stickyScroll/browser/stickyScrollActions": [
|
|
1777
1767
|
{
|
|
1778
1768
|
"key": "mitoggleStickyScroll",
|
|
@@ -1801,6 +1791,16 @@
|
|
|
1801
1791
|
"goToFocusedStickyScrollLine.title",
|
|
1802
1792
|
"selectEditor.title"
|
|
1803
1793
|
],
|
|
1794
|
+
"vs/editor/contrib/suggest/browser/suggest": [
|
|
1795
|
+
"suggestWidgetHasSelection",
|
|
1796
|
+
"suggestWidgetDetailsVisible",
|
|
1797
|
+
"suggestWidgetMultipleSuggestions",
|
|
1798
|
+
"suggestionMakesTextEdit",
|
|
1799
|
+
"acceptSuggestionOnEnter",
|
|
1800
|
+
"suggestionHasInsertAndReplaceRange",
|
|
1801
|
+
"suggestionInsertMode",
|
|
1802
|
+
"suggestionCanResolve"
|
|
1803
|
+
],
|
|
1804
1804
|
"vs/editor/contrib/suggest/browser/suggestWidget": [
|
|
1805
1805
|
"editorSuggestWidgetBackground",
|
|
1806
1806
|
"editorSuggestWidgetBorder",
|
|
@@ -2055,6 +2055,46 @@
|
|
|
2055
2055
|
"chartsGreen",
|
|
2056
2056
|
"chartsPurple"
|
|
2057
2057
|
],
|
|
2058
|
+
"vs/platform/theme/common/colors/inputColors": [
|
|
2059
|
+
"inputBoxBackground",
|
|
2060
|
+
"inputBoxForeground",
|
|
2061
|
+
"inputBoxBorder",
|
|
2062
|
+
"inputBoxActiveOptionBorder",
|
|
2063
|
+
"inputOption.hoverBackground",
|
|
2064
|
+
"inputOption.activeBackground",
|
|
2065
|
+
"inputOption.activeForeground",
|
|
2066
|
+
"inputPlaceholderForeground",
|
|
2067
|
+
"inputValidationInfoBackground",
|
|
2068
|
+
"inputValidationInfoForeground",
|
|
2069
|
+
"inputValidationInfoBorder",
|
|
2070
|
+
"inputValidationWarningBackground",
|
|
2071
|
+
"inputValidationWarningForeground",
|
|
2072
|
+
"inputValidationWarningBorder",
|
|
2073
|
+
"inputValidationErrorBackground",
|
|
2074
|
+
"inputValidationErrorForeground",
|
|
2075
|
+
"inputValidationErrorBorder",
|
|
2076
|
+
"dropdownBackground",
|
|
2077
|
+
"dropdownListBackground",
|
|
2078
|
+
"dropdownForeground",
|
|
2079
|
+
"dropdownBorder",
|
|
2080
|
+
"buttonForeground",
|
|
2081
|
+
"buttonSeparator",
|
|
2082
|
+
"buttonBackground",
|
|
2083
|
+
"buttonHoverBackground",
|
|
2084
|
+
"buttonBorder",
|
|
2085
|
+
"buttonSecondaryForeground",
|
|
2086
|
+
"buttonSecondaryBackground",
|
|
2087
|
+
"buttonSecondaryHoverBackground",
|
|
2088
|
+
"checkbox.background",
|
|
2089
|
+
"checkbox.select.background",
|
|
2090
|
+
"checkbox.foreground",
|
|
2091
|
+
"checkbox.border",
|
|
2092
|
+
"checkbox.select.border",
|
|
2093
|
+
"keybindingLabelBackground",
|
|
2094
|
+
"keybindingLabelForeground",
|
|
2095
|
+
"keybindingLabelBorder",
|
|
2096
|
+
"keybindingLabelBottomBorder"
|
|
2097
|
+
],
|
|
2058
2098
|
"vs/platform/theme/common/colors/editorColors": [
|
|
2059
2099
|
"editorBackground",
|
|
2060
2100
|
"editorForeground",
|
|
@@ -2150,45 +2190,14 @@
|
|
|
2150
2190
|
"problemsWarningIconForeground",
|
|
2151
2191
|
"problemsInfoIconForeground"
|
|
2152
2192
|
],
|
|
2153
|
-
"vs/platform/theme/common/colors/
|
|
2154
|
-
"
|
|
2155
|
-
"
|
|
2156
|
-
"
|
|
2157
|
-
"
|
|
2158
|
-
"
|
|
2159
|
-
"
|
|
2160
|
-
"
|
|
2161
|
-
"inputPlaceholderForeground",
|
|
2162
|
-
"inputValidationInfoBackground",
|
|
2163
|
-
"inputValidationInfoForeground",
|
|
2164
|
-
"inputValidationInfoBorder",
|
|
2165
|
-
"inputValidationWarningBackground",
|
|
2166
|
-
"inputValidationWarningForeground",
|
|
2167
|
-
"inputValidationWarningBorder",
|
|
2168
|
-
"inputValidationErrorBackground",
|
|
2169
|
-
"inputValidationErrorForeground",
|
|
2170
|
-
"inputValidationErrorBorder",
|
|
2171
|
-
"dropdownBackground",
|
|
2172
|
-
"dropdownListBackground",
|
|
2173
|
-
"dropdownForeground",
|
|
2174
|
-
"dropdownBorder",
|
|
2175
|
-
"buttonForeground",
|
|
2176
|
-
"buttonSeparator",
|
|
2177
|
-
"buttonBackground",
|
|
2178
|
-
"buttonHoverBackground",
|
|
2179
|
-
"buttonBorder",
|
|
2180
|
-
"buttonSecondaryForeground",
|
|
2181
|
-
"buttonSecondaryBackground",
|
|
2182
|
-
"buttonSecondaryHoverBackground",
|
|
2183
|
-
"checkbox.background",
|
|
2184
|
-
"checkbox.select.background",
|
|
2185
|
-
"checkbox.foreground",
|
|
2186
|
-
"checkbox.border",
|
|
2187
|
-
"checkbox.select.border",
|
|
2188
|
-
"keybindingLabelBackground",
|
|
2189
|
-
"keybindingLabelForeground",
|
|
2190
|
-
"keybindingLabelBorder",
|
|
2191
|
-
"keybindingLabelBottomBorder"
|
|
2193
|
+
"vs/platform/theme/common/colors/menuColors": [
|
|
2194
|
+
"menuBorder",
|
|
2195
|
+
"menuForeground",
|
|
2196
|
+
"menuBackground",
|
|
2197
|
+
"menuSelectionForeground",
|
|
2198
|
+
"menuSelectionBackground",
|
|
2199
|
+
"menuSelectionBorder",
|
|
2200
|
+
"menuSeparatorBackground"
|
|
2192
2201
|
],
|
|
2193
2202
|
"vs/platform/theme/common/colors/listColors": [
|
|
2194
2203
|
"listFocusBackground",
|
|
@@ -2224,15 +2233,6 @@
|
|
|
2224
2233
|
"tableColumnsBorder",
|
|
2225
2234
|
"tableOddRowsBackgroundColor"
|
|
2226
2235
|
],
|
|
2227
|
-
"vs/platform/theme/common/colors/menuColors": [
|
|
2228
|
-
"menuBorder",
|
|
2229
|
-
"menuForeground",
|
|
2230
|
-
"menuBackground",
|
|
2231
|
-
"menuSelectionForeground",
|
|
2232
|
-
"menuSelectionBackground",
|
|
2233
|
-
"menuSelectionBorder",
|
|
2234
|
-
"menuSeparatorBackground"
|
|
2235
|
-
],
|
|
2236
2236
|
"vs/platform/theme/common/colors/minimapColors": [
|
|
2237
2237
|
"minimapFindMatchHighlight",
|
|
2238
2238
|
"minimapSelectionOccurrenceHighlight",
|
|
@@ -2305,6 +2305,10 @@
|
|
|
2305
2305
|
"acceptSelected.title",
|
|
2306
2306
|
"previewSelected.title"
|
|
2307
2307
|
],
|
|
2308
|
+
"vs/editor/contrib/colorPicker/browser/colorPickerWidget": [
|
|
2309
|
+
"clickToToggleColorOptions",
|
|
2310
|
+
"closeIcon"
|
|
2311
|
+
],
|
|
2308
2312
|
"vs/editor/contrib/hover/browser/hoverActionIds": [
|
|
2309
2313
|
{
|
|
2310
2314
|
"key": "increaseHoverVerbosityLevel",
|
|
@@ -2332,10 +2336,6 @@
|
|
|
2332
2336
|
"previous",
|
|
2333
2337
|
"next"
|
|
2334
2338
|
],
|
|
2335
|
-
"vs/editor/contrib/colorPicker/browser/colorPickerWidget": [
|
|
2336
|
-
"clickToToggleColorOptions",
|
|
2337
|
-
"closeIcon"
|
|
2338
|
-
],
|
|
2339
2339
|
"vs/base/browser/ui/findinput/findInputToggles": [
|
|
2340
2340
|
"caseDescription",
|
|
2341
2341
|
"wordsDescription",
|
|
@@ -2359,6 +2359,19 @@
|
|
|
2359
2359
|
"acessibleViewHint",
|
|
2360
2360
|
"acessibleViewHintNoKbOpen"
|
|
2361
2361
|
],
|
|
2362
|
+
"vs/platform/action/common/actionCommonCategories": [
|
|
2363
|
+
"view",
|
|
2364
|
+
"help",
|
|
2365
|
+
"test",
|
|
2366
|
+
"file",
|
|
2367
|
+
"preferences",
|
|
2368
|
+
{
|
|
2369
|
+
"key": "developer",
|
|
2370
|
+
"comment": [
|
|
2371
|
+
"A developer on Code itself or someone diagnosing issues in Code"
|
|
2372
|
+
]
|
|
2373
|
+
}
|
|
2374
|
+
],
|
|
2362
2375
|
"vs/editor/contrib/snippet/browser/snippetVariables": [
|
|
2363
2376
|
"Sunday",
|
|
2364
2377
|
"Monday",
|
|
@@ -2399,19 +2412,6 @@
|
|
|
2399
2412
|
"NovemberShort",
|
|
2400
2413
|
"DecemberShort"
|
|
2401
2414
|
],
|
|
2402
|
-
"vs/platform/action/common/actionCommonCategories": [
|
|
2403
|
-
"view",
|
|
2404
|
-
"help",
|
|
2405
|
-
"test",
|
|
2406
|
-
"file",
|
|
2407
|
-
"preferences",
|
|
2408
|
-
{
|
|
2409
|
-
"key": "developer",
|
|
2410
|
-
"comment": [
|
|
2411
|
-
"A developer on Code itself or someone diagnosing issues in Code"
|
|
2412
|
-
]
|
|
2413
|
-
}
|
|
2414
|
-
],
|
|
2415
2415
|
"vs/editor/contrib/suggest/browser/suggestWidgetStatus": [
|
|
2416
2416
|
{
|
|
2417
2417
|
"key": "content",
|
|
@@ -2421,14 +2421,14 @@
|
|
|
2421
2421
|
]
|
|
2422
2422
|
}
|
|
2423
2423
|
],
|
|
2424
|
-
"vs/editor/contrib/suggest/browser/suggestWidgetDetails": [
|
|
2425
|
-
"details.close",
|
|
2426
|
-
"loading"
|
|
2427
|
-
],
|
|
2428
2424
|
"vs/editor/contrib/suggest/browser/suggestWidgetRenderer": [
|
|
2429
2425
|
"suggestMoreInfoIcon",
|
|
2430
2426
|
"readMore"
|
|
2431
2427
|
],
|
|
2428
|
+
"vs/editor/contrib/suggest/browser/suggestWidgetDetails": [
|
|
2429
|
+
"details.close",
|
|
2430
|
+
"loading"
|
|
2431
|
+
],
|
|
2432
2432
|
"vs/base/common/errorMessage": [
|
|
2433
2433
|
"stackTrace.format",
|
|
2434
2434
|
"nodeExceptionMessage",
|
|
@@ -2488,23 +2488,26 @@
|
|
|
2488
2488
|
"codeMovedTo",
|
|
2489
2489
|
"codeMovedFrom"
|
|
2490
2490
|
],
|
|
2491
|
+
"vs/editor/browser/widget/diffEditor/components/diffEditorEditors": [
|
|
2492
|
+
"diff-aria-navigation-tip"
|
|
2493
|
+
],
|
|
2491
2494
|
"vs/editor/browser/widget/diffEditor/features/revertButtonsFeature": [
|
|
2492
2495
|
"revertSelectedChanges",
|
|
2493
2496
|
"revertChange"
|
|
2494
2497
|
],
|
|
2495
|
-
"vs/editor/browser/
|
|
2496
|
-
"
|
|
2498
|
+
"vs/editor/browser/services/hoverService/updatableHoverWidget": [
|
|
2499
|
+
"iconLabel.loading"
|
|
2497
2500
|
],
|
|
2498
2501
|
"vs/editor/browser/services/hoverService/hoverWidget": [
|
|
2499
2502
|
"hoverhint"
|
|
2500
2503
|
],
|
|
2501
|
-
"vs/editor/browser/services/hoverService/updatableHoverWidget": [
|
|
2502
|
-
"iconLabel.loading"
|
|
2503
|
-
],
|
|
2504
2504
|
"vs/platform/actions/browser/toolbar": [
|
|
2505
2505
|
"hide",
|
|
2506
2506
|
"resetThisMenu"
|
|
2507
2507
|
],
|
|
2508
|
+
"vs/base/browser/ui/keybindingLabel/keybindingLabel": [
|
|
2509
|
+
"unbound"
|
|
2510
|
+
],
|
|
2508
2511
|
"vs/platform/actionWidget/browser/actionList": [
|
|
2509
2512
|
{
|
|
2510
2513
|
"key": "label-preview",
|
|
@@ -2531,9 +2534,6 @@
|
|
|
2531
2534
|
]
|
|
2532
2535
|
}
|
|
2533
2536
|
],
|
|
2534
|
-
"vs/base/browser/ui/keybindingLabel/keybindingLabel": [
|
|
2535
|
-
"unbound"
|
|
2536
|
-
],
|
|
2537
2537
|
"vs/base/browser/ui/selectBox/selectBoxCustom": [
|
|
2538
2538
|
{
|
|
2539
2539
|
"key": "selectBox",
|
|
@@ -3121,12 +3121,13 @@
|
|
|
3121
3121
|
"Stick to the end even when going to longer lines",
|
|
3122
3122
|
"Removed secondary cursors"
|
|
3123
3123
|
],
|
|
3124
|
-
"vs/editor/
|
|
3125
|
-
"
|
|
3126
|
-
"
|
|
3127
|
-
"
|
|
3128
|
-
"
|
|
3129
|
-
"
|
|
3124
|
+
"vs/editor/contrib/anchorSelect/browser/anchorSelect": [
|
|
3125
|
+
"Selection Anchor",
|
|
3126
|
+
"Anchor set at {0}:{1}",
|
|
3127
|
+
"Set Selection Anchor",
|
|
3128
|
+
"Go to Selection Anchor",
|
|
3129
|
+
"Select from Anchor to Cursor",
|
|
3130
|
+
"Cancel Selection Anchor"
|
|
3130
3131
|
],
|
|
3131
3132
|
"vs/editor/contrib/bracketMatching/browser/bracketMatching": [
|
|
3132
3133
|
"Overview ruler marker color for matching brackets.",
|
|
@@ -3140,21 +3141,17 @@
|
|
|
3140
3141
|
"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.",
|
|
3141
3142
|
"Increase Multi Cursor Limit"
|
|
3142
3143
|
],
|
|
3144
|
+
"vs/editor/browser/widget/diffEditor/diffEditor.contribution": [
|
|
3145
|
+
"Use Inline View When Space Is Limited",
|
|
3146
|
+
"Show Moved Code Blocks",
|
|
3147
|
+
"Revert Block",
|
|
3148
|
+
"Revert Selection",
|
|
3149
|
+
"Open Accessible Diff Viewer"
|
|
3150
|
+
],
|
|
3143
3151
|
"vs/editor/contrib/caretOperations/browser/caretOperations": [
|
|
3144
3152
|
"Move Selected Text Left",
|
|
3145
3153
|
"Move Selected Text Right"
|
|
3146
3154
|
],
|
|
3147
|
-
"vs/editor/contrib/caretOperations/browser/transpose": [
|
|
3148
|
-
"Transpose Letters"
|
|
3149
|
-
],
|
|
3150
|
-
"vs/editor/contrib/anchorSelect/browser/anchorSelect": [
|
|
3151
|
-
"Selection Anchor",
|
|
3152
|
-
"Anchor set at {0}:{1}",
|
|
3153
|
-
"Set Selection Anchor",
|
|
3154
|
-
"Go to Selection Anchor",
|
|
3155
|
-
"Select from Anchor to Cursor",
|
|
3156
|
-
"Cancel Selection Anchor"
|
|
3157
|
-
],
|
|
3158
3155
|
"vs/editor/contrib/clipboard/browser/clipboard": [
|
|
3159
3156
|
"Cu&&t",
|
|
3160
3157
|
"Cut",
|
|
@@ -3174,6 +3171,9 @@
|
|
|
3174
3171
|
"Share",
|
|
3175
3172
|
"Share"
|
|
3176
3173
|
],
|
|
3174
|
+
"vs/editor/contrib/caretOperations/browser/transpose": [
|
|
3175
|
+
"Transpose Letters"
|
|
3176
|
+
],
|
|
3177
3177
|
"vs/editor/contrib/codeAction/browser/codeActionContributions": [
|
|
3178
3178
|
"Enable/disable showing group headers in the Code Action menu.",
|
|
3179
3179
|
"Enable/disable showing nearest Quick Fix within a line when not currently on a diagnostic."
|
|
@@ -3270,19 +3270,6 @@
|
|
|
3270
3270
|
"Remove Manual Folding Ranges",
|
|
3271
3271
|
"Fold Level {0}"
|
|
3272
3272
|
],
|
|
3273
|
-
"vs/editor/contrib/gotoSymbol/browser/link/goToDefinitionAtPosition": [
|
|
3274
|
-
"Click to show {0} definitions."
|
|
3275
|
-
],
|
|
3276
|
-
"vs/editor/contrib/gotoError/browser/gotoError": [
|
|
3277
|
-
"Go to Next Problem (Error, Warning, Info)",
|
|
3278
|
-
"Icon for goto next marker.",
|
|
3279
|
-
"Go to Previous Problem (Error, Warning, Info)",
|
|
3280
|
-
"Icon for goto previous marker.",
|
|
3281
|
-
"Go to Next Problem in Files (Error, Warning, Info)",
|
|
3282
|
-
"Next &&Problem",
|
|
3283
|
-
"Go to Previous Problem in Files (Error, Warning, Info)",
|
|
3284
|
-
"Previous &&Problem"
|
|
3285
|
-
],
|
|
3286
3273
|
"vs/editor/contrib/gotoSymbol/browser/goToCommands": [
|
|
3287
3274
|
"Peek",
|
|
3288
3275
|
"Definitions",
|
|
@@ -3324,6 +3311,19 @@
|
|
|
3324
3311
|
"Peek References",
|
|
3325
3312
|
"Go to Any Symbol"
|
|
3326
3313
|
],
|
|
3314
|
+
"vs/editor/contrib/gotoSymbol/browser/link/goToDefinitionAtPosition": [
|
|
3315
|
+
"Click to show {0} definitions."
|
|
3316
|
+
],
|
|
3317
|
+
"vs/editor/contrib/gotoError/browser/gotoError": [
|
|
3318
|
+
"Go to Next Problem (Error, Warning, Info)",
|
|
3319
|
+
"Icon for goto next marker.",
|
|
3320
|
+
"Go to Previous Problem (Error, Warning, Info)",
|
|
3321
|
+
"Icon for goto previous marker.",
|
|
3322
|
+
"Go to Next Problem in Files (Error, Warning, Info)",
|
|
3323
|
+
"Next &&Problem",
|
|
3324
|
+
"Go to Previous Problem in Files (Error, Warning, Info)",
|
|
3325
|
+
"Previous &&Problem"
|
|
3326
|
+
],
|
|
3327
3327
|
"vs/editor/contrib/indentation/browser/indentation": [
|
|
3328
3328
|
"Convert Indentation to Spaces",
|
|
3329
3329
|
"Convert Indentation to Tabs",
|
|
@@ -3353,6 +3353,10 @@
|
|
|
3353
3353
|
"vs/editor/contrib/lineSelection/browser/lineSelection": [
|
|
3354
3354
|
"Expand Line Selection"
|
|
3355
3355
|
],
|
|
3356
|
+
"vs/editor/contrib/linkedEditing/browser/linkedEditing": [
|
|
3357
|
+
"Start Linked Editing",
|
|
3358
|
+
"Background color when the editor auto renames on type."
|
|
3359
|
+
],
|
|
3356
3360
|
"vs/editor/contrib/linesOperations/browser/linesOperations": [
|
|
3357
3361
|
"Copy Line Up",
|
|
3358
3362
|
"&&Copy Line Up",
|
|
@@ -3385,10 +3389,6 @@
|
|
|
3385
3389
|
"Transform to Pascal Case",
|
|
3386
3390
|
"Transform to Kebab Case"
|
|
3387
3391
|
],
|
|
3388
|
-
"vs/editor/contrib/linkedEditing/browser/linkedEditing": [
|
|
3389
|
-
"Start Linked Editing",
|
|
3390
|
-
"Background color when the editor auto renames on type."
|
|
3391
|
-
],
|
|
3392
3392
|
"vs/editor/contrib/links/browser/links": [
|
|
3393
3393
|
"Failed to open this link because it is not well-formed: {0}",
|
|
3394
3394
|
"Failed to open this link because its target is missing.",
|
|
@@ -3454,22 +3454,27 @@
|
|
|
3454
3454
|
"Whether there is a previous tab stop when in snippet mode",
|
|
3455
3455
|
"Go to next placeholder..."
|
|
3456
3456
|
],
|
|
3457
|
+
"vs/editor/contrib/suggest/browser/suggestController": [
|
|
3458
|
+
"Accepting '{0}' made {1} additional edits",
|
|
3459
|
+
"Trigger Suggest",
|
|
3460
|
+
"Insert",
|
|
3461
|
+
"Insert",
|
|
3462
|
+
"Replace",
|
|
3463
|
+
"Replace",
|
|
3464
|
+
"Insert",
|
|
3465
|
+
"show less",
|
|
3466
|
+
"show more",
|
|
3467
|
+
"Reset Suggest Widget Size"
|
|
3468
|
+
],
|
|
3469
|
+
"vs/editor/contrib/tokenization/browser/tokenization": [
|
|
3470
|
+
"Developer: Force Retokenize"
|
|
3471
|
+
],
|
|
3457
3472
|
"vs/editor/contrib/toggleTabFocusMode/browser/toggleTabFocusMode": [
|
|
3458
3473
|
"Pressing Tab will now move focus to the next focusable element",
|
|
3459
3474
|
"Pressing Tab will now insert the tab character",
|
|
3460
3475
|
"Toggle Tab Key Moves Focus",
|
|
3461
3476
|
"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."
|
|
3462
3477
|
],
|
|
3463
|
-
"vs/editor/contrib/tokenization/browser/tokenization": [
|
|
3464
|
-
"Developer: Force Retokenize"
|
|
3465
|
-
],
|
|
3466
|
-
"vs/editor/contrib/unusualLineTerminators/browser/unusualLineTerminators": [
|
|
3467
|
-
"Unusual Line Terminators",
|
|
3468
|
-
"Detected unusual line terminators",
|
|
3469
|
-
"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`.",
|
|
3470
|
-
"&&Remove Unusual Line Terminators",
|
|
3471
|
-
"Ignore"
|
|
3472
|
-
],
|
|
3473
3478
|
"vs/editor/contrib/unicodeHighlighter/browser/unicodeHighlighter": [
|
|
3474
3479
|
"Icon shown with a warning message in the extensions editor.",
|
|
3475
3480
|
"This document contains many non-basic ASCII unicode characters",
|
|
@@ -3496,17 +3501,12 @@
|
|
|
3496
3501
|
"Exclude {0} from being highlighted",
|
|
3497
3502
|
"Allow unicode characters that are more common in the language \"{0}\"."
|
|
3498
3503
|
],
|
|
3499
|
-
"vs/editor/contrib/
|
|
3500
|
-
"
|
|
3501
|
-
"
|
|
3502
|
-
"
|
|
3503
|
-
"
|
|
3504
|
-
"
|
|
3505
|
-
"Replace",
|
|
3506
|
-
"Insert",
|
|
3507
|
-
"show less",
|
|
3508
|
-
"show more",
|
|
3509
|
-
"Reset Suggest Widget Size"
|
|
3504
|
+
"vs/editor/contrib/unusualLineTerminators/browser/unusualLineTerminators": [
|
|
3505
|
+
"Unusual Line Terminators",
|
|
3506
|
+
"Detected unusual line terminators",
|
|
3507
|
+
"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`.",
|
|
3508
|
+
"&&Remove Unusual Line Terminators",
|
|
3509
|
+
"Ignore"
|
|
3510
3510
|
],
|
|
3511
3511
|
"vs/editor/contrib/wordHighlighter/browser/wordHighlighter": [
|
|
3512
3512
|
"Go to Next Symbol Highlight",
|
|
@@ -3577,6 +3577,9 @@
|
|
|
3577
3577
|
"Current Line: {0}, Character: {1}. Type a line number between 1 and {2} to navigate to.",
|
|
3578
3578
|
"Current Line: {0}, Character: {1}. Type a line number to navigate to."
|
|
3579
3579
|
],
|
|
3580
|
+
"vs/platform/quickinput/browser/helpQuickAccess": [
|
|
3581
|
+
"{0}, {1}"
|
|
3582
|
+
],
|
|
3580
3583
|
"vs/editor/common/editorContextKeys": [
|
|
3581
3584
|
"Whether the editor text has focus (cursor is blinking)",
|
|
3582
3585
|
"Whether the editor or an editor widget has focus (e.g. focus is in the find widget)",
|
|
@@ -3626,9 +3629,6 @@
|
|
|
3626
3629
|
"Whether the editor has multiple document formatting providers",
|
|
3627
3630
|
"Whether the editor has multiple document selection formatting providers"
|
|
3628
3631
|
],
|
|
3629
|
-
"vs/platform/quickinput/browser/helpQuickAccess": [
|
|
3630
|
-
"{0}, {1}"
|
|
3631
|
-
],
|
|
3632
3632
|
"vs/editor/contrib/quickAccess/browser/gotoSymbolQuickAccess": [
|
|
3633
3633
|
"To go to a symbol, first open a text editor with symbol information.",
|
|
3634
3634
|
"The active text editor does not provide symbol information.",
|
|
@@ -3774,27 +3774,6 @@
|
|
|
3774
3774
|
"Voice Recording Started",
|
|
3775
3775
|
"Voice Recording Stopped"
|
|
3776
3776
|
],
|
|
3777
|
-
"vs/editor/browser/widget/diffEditor/commands": [
|
|
3778
|
-
"Toggle Collapse Unchanged Regions",
|
|
3779
|
-
"Toggle Show Moved Code Blocks",
|
|
3780
|
-
"Toggle Use Inline View When Space Is Limited",
|
|
3781
|
-
"Diff Editor",
|
|
3782
|
-
"Switch Side",
|
|
3783
|
-
"Exit Compare Move",
|
|
3784
|
-
"Collapse All Unchanged Regions",
|
|
3785
|
-
"Show All Unchanged Regions",
|
|
3786
|
-
"Revert",
|
|
3787
|
-
"Accessible Diff Viewer",
|
|
3788
|
-
"Go to Next Difference",
|
|
3789
|
-
"Go to Previous Difference"
|
|
3790
|
-
],
|
|
3791
|
-
"vs/editor/browser/widget/diffEditor/registrations.contribution": [
|
|
3792
|
-
"The border color for text that got moved in the diff editor.",
|
|
3793
|
-
"The active border color for text that got moved in the diff editor.",
|
|
3794
|
-
"The color of the shadow around unchanged region widgets.",
|
|
3795
|
-
"Line decoration for inserts in the diff editor.",
|
|
3796
|
-
"Line decoration for removals in the diff editor."
|
|
3797
|
-
],
|
|
3798
3777
|
"vs/editor/common/core/editorColorRegistry": [
|
|
3799
3778
|
"Background color for the highlight of line at the cursor position.",
|
|
3800
3779
|
"Background color for the border around the line at the cursor position.",
|
|
@@ -3868,6 +3847,27 @@
|
|
|
3868
3847
|
"Border color used to highlight unicode characters.",
|
|
3869
3848
|
"Background color used to highlight unicode characters."
|
|
3870
3849
|
],
|
|
3850
|
+
"vs/editor/browser/widget/diffEditor/commands": [
|
|
3851
|
+
"Toggle Collapse Unchanged Regions",
|
|
3852
|
+
"Toggle Show Moved Code Blocks",
|
|
3853
|
+
"Toggle Use Inline View When Space Is Limited",
|
|
3854
|
+
"Diff Editor",
|
|
3855
|
+
"Switch Side",
|
|
3856
|
+
"Exit Compare Move",
|
|
3857
|
+
"Collapse All Unchanged Regions",
|
|
3858
|
+
"Show All Unchanged Regions",
|
|
3859
|
+
"Revert",
|
|
3860
|
+
"Accessible Diff Viewer",
|
|
3861
|
+
"Go to Next Difference",
|
|
3862
|
+
"Go to Previous Difference"
|
|
3863
|
+
],
|
|
3864
|
+
"vs/editor/browser/widget/diffEditor/registrations.contribution": [
|
|
3865
|
+
"The border color for text that got moved in the diff editor.",
|
|
3866
|
+
"The active border color for text that got moved in the diff editor.",
|
|
3867
|
+
"The color of the shadow around unchanged region widgets.",
|
|
3868
|
+
"Line decoration for inserts in the diff editor.",
|
|
3869
|
+
"Line decoration for removals in the diff editor."
|
|
3870
|
+
],
|
|
3871
3871
|
"vs/editor/contrib/dropOrPasteInto/browser/copyPasteController": [
|
|
3872
3872
|
"Whether the paste widget is showing",
|
|
3873
3873
|
"Show paste options...",
|
|
@@ -3876,6 +3876,36 @@
|
|
|
3876
3876
|
"Select Paste Action",
|
|
3877
3877
|
"Running paste handlers"
|
|
3878
3878
|
],
|
|
3879
|
+
"vs/editor/contrib/codeAction/browser/codeActionCommands": [
|
|
3880
|
+
"Kind of the code action to run.",
|
|
3881
|
+
"Controls when the returned actions are applied.",
|
|
3882
|
+
"Always apply the first returned code action.",
|
|
3883
|
+
"Apply the first returned code action if it is the only one.",
|
|
3884
|
+
"Do not apply the returned code actions.",
|
|
3885
|
+
"Controls if only preferred code actions should be returned.",
|
|
3886
|
+
"Quick Fix...",
|
|
3887
|
+
"No code actions available",
|
|
3888
|
+
"No preferred code actions for '{0}' available",
|
|
3889
|
+
"No code actions for '{0}' available",
|
|
3890
|
+
"No preferred code actions available",
|
|
3891
|
+
"No code actions available",
|
|
3892
|
+
"Refactor...",
|
|
3893
|
+
"No preferred refactorings for '{0}' available",
|
|
3894
|
+
"No refactorings for '{0}' available",
|
|
3895
|
+
"No preferred refactorings available",
|
|
3896
|
+
"No refactorings available",
|
|
3897
|
+
"Source Action...",
|
|
3898
|
+
"No preferred source actions for '{0}' available",
|
|
3899
|
+
"No source actions for '{0}' available",
|
|
3900
|
+
"No preferred source actions available",
|
|
3901
|
+
"No source actions available",
|
|
3902
|
+
"Organize Imports",
|
|
3903
|
+
"No organize imports action available",
|
|
3904
|
+
"Fix All",
|
|
3905
|
+
"No fix all action available",
|
|
3906
|
+
"Auto Fix...",
|
|
3907
|
+
"No auto fixes available"
|
|
3908
|
+
],
|
|
3879
3909
|
"vs/editor/common/config/editorConfigurationSchema": [
|
|
3880
3910
|
"Editor",
|
|
3881
3911
|
"The number of spaces a tab is equal to. This setting is overridden based on the file contents when {0} is on.",
|
|
@@ -3926,47 +3956,17 @@
|
|
|
3926
3956
|
"Controls whether the diff editor should show detected code moves.",
|
|
3927
3957
|
"Controls whether the diff editor shows empty decorations to see where characters got inserted or deleted."
|
|
3928
3958
|
],
|
|
3929
|
-
"vs/editor/contrib/codeAction/browser/codeActionCommands": [
|
|
3930
|
-
"Kind of the code action to run.",
|
|
3931
|
-
"Controls when the returned actions are applied.",
|
|
3932
|
-
"Always apply the first returned code action.",
|
|
3933
|
-
"Apply the first returned code action if it is the only one.",
|
|
3934
|
-
"Do not apply the returned code actions.",
|
|
3935
|
-
"Controls if only preferred code actions should be returned.",
|
|
3936
|
-
"Quick Fix...",
|
|
3937
|
-
"No code actions available",
|
|
3938
|
-
"No preferred code actions for '{0}' available",
|
|
3939
|
-
"No code actions for '{0}' available",
|
|
3940
|
-
"No preferred code actions available",
|
|
3941
|
-
"No code actions available",
|
|
3942
|
-
"Refactor...",
|
|
3943
|
-
"No preferred refactorings for '{0}' available",
|
|
3944
|
-
"No refactorings for '{0}' available",
|
|
3945
|
-
"No preferred refactorings available",
|
|
3946
|
-
"No refactorings available",
|
|
3947
|
-
"Source Action...",
|
|
3948
|
-
"No preferred source actions for '{0}' available",
|
|
3949
|
-
"No source actions for '{0}' available",
|
|
3950
|
-
"No preferred source actions available",
|
|
3951
|
-
"No source actions available",
|
|
3952
|
-
"Organize Imports",
|
|
3953
|
-
"No organize imports action available",
|
|
3954
|
-
"Fix All",
|
|
3955
|
-
"No fix all action available",
|
|
3956
|
-
"Auto Fix...",
|
|
3957
|
-
"No auto fixes available"
|
|
3958
|
-
],
|
|
3959
|
-
"vs/editor/contrib/codeAction/browser/codeActionController": [
|
|
3960
|
-
"Context: {0} at line {1} and column {2}.",
|
|
3961
|
-
"Hide Disabled",
|
|
3962
|
-
"Show Disabled"
|
|
3963
|
-
],
|
|
3964
3959
|
"vs/editor/contrib/codeAction/browser/lightBulbWidget": [
|
|
3965
3960
|
"Run: {0}",
|
|
3966
3961
|
"Show Code Actions. Preferred Quick Fix Available ({0})",
|
|
3967
3962
|
"Show Code Actions ({0})",
|
|
3968
3963
|
"Show Code Actions"
|
|
3969
3964
|
],
|
|
3965
|
+
"vs/editor/contrib/codeAction/browser/codeActionController": [
|
|
3966
|
+
"Context: {0} at line {1} and column {2}.",
|
|
3967
|
+
"Hide Disabled",
|
|
3968
|
+
"Show Disabled"
|
|
3969
|
+
],
|
|
3970
3970
|
"vs/platform/configuration/common/configurationRegistry": [
|
|
3971
3971
|
"Default Language Configuration Overrides",
|
|
3972
3972
|
"Configure settings to be overridden for the {0} language.",
|
|
@@ -4061,6 +4061,24 @@
|
|
|
4061
4061
|
"vs/editor/contrib/inlineCompletions/browser/inlineCompletionsController": [
|
|
4062
4062
|
"Inspect this in the accessible view ({0})"
|
|
4063
4063
|
],
|
|
4064
|
+
"vs/editor/contrib/gotoSymbol/browser/referencesModel": [
|
|
4065
|
+
"in {0} on line {1} at column {2}",
|
|
4066
|
+
"{0} in {1} on line {2} at column {3}",
|
|
4067
|
+
"1 symbol in {0}, full path {1}",
|
|
4068
|
+
"{0} symbols in {1}, full path {2}",
|
|
4069
|
+
"No results found",
|
|
4070
|
+
"Found 1 symbol in {0}",
|
|
4071
|
+
"Found {0} symbols in {1}",
|
|
4072
|
+
"Found {0} symbols in {1} files"
|
|
4073
|
+
],
|
|
4074
|
+
"vs/editor/contrib/gotoSymbol/browser/symbolNavigation": [
|
|
4075
|
+
"Whether there are symbol locations that can be navigated via keyboard-only.",
|
|
4076
|
+
"Symbol {0} of {1}, {2} for next",
|
|
4077
|
+
"Symbol {0} of {1}"
|
|
4078
|
+
],
|
|
4079
|
+
"vs/editor/contrib/message/browser/messageController": [
|
|
4080
|
+
"Whether the editor is currently showing an inline message"
|
|
4081
|
+
],
|
|
4064
4082
|
"vs/editor/contrib/peekView/browser/peekView": [
|
|
4065
4083
|
"Whether the current code editor is embedded inside peek",
|
|
4066
4084
|
"Close",
|
|
@@ -4080,6 +4098,24 @@
|
|
|
4080
4098
|
"Match highlight color in the peek view editor.",
|
|
4081
4099
|
"Match highlight border in the peek view editor."
|
|
4082
4100
|
],
|
|
4101
|
+
"vs/platform/contextkey/common/contextkeys": [
|
|
4102
|
+
"Whether the operating system is macOS",
|
|
4103
|
+
"Whether the operating system is Linux",
|
|
4104
|
+
"Whether the operating system is Windows",
|
|
4105
|
+
"Whether the platform is a web browser",
|
|
4106
|
+
"Whether the operating system is macOS on a non-browser platform",
|
|
4107
|
+
"Whether the operating system is iOS",
|
|
4108
|
+
"Whether the platform is a mobile web browser",
|
|
4109
|
+
"Quality type of VS Code",
|
|
4110
|
+
"Whether keyboard focus is inside an input box"
|
|
4111
|
+
],
|
|
4112
|
+
"vs/platform/theme/common/iconRegistry": [
|
|
4113
|
+
"The id of the font to use. If not set, the font that is defined first is used.",
|
|
4114
|
+
"The font character associated with the icon definition.",
|
|
4115
|
+
"Icon for the close action in widgets.",
|
|
4116
|
+
"Icon for goto previous editor location.",
|
|
4117
|
+
"Icon for goto next editor location."
|
|
4118
|
+
],
|
|
4083
4119
|
"vs/editor/contrib/gotoError/browser/gotoErrorWidget": [
|
|
4084
4120
|
"Error",
|
|
4085
4121
|
"Warning",
|
|
@@ -4096,41 +4132,15 @@
|
|
|
4096
4132
|
"Editor marker navigation widget info heading background.",
|
|
4097
4133
|
"Editor marker navigation widget background."
|
|
4098
4134
|
],
|
|
4099
|
-
"vs/
|
|
4100
|
-
"
|
|
4101
|
-
"
|
|
4102
|
-
"
|
|
4103
|
-
"
|
|
4104
|
-
"
|
|
4105
|
-
|
|
4106
|
-
|
|
4107
|
-
"
|
|
4108
|
-
"{0} in {1} on line {2} at column {3}",
|
|
4109
|
-
"1 symbol in {0}, full path {1}",
|
|
4110
|
-
"{0} symbols in {1}, full path {2}",
|
|
4111
|
-
"No results found",
|
|
4112
|
-
"Found 1 symbol in {0}",
|
|
4113
|
-
"Found {0} symbols in {1}",
|
|
4114
|
-
"Found {0} symbols in {1} files"
|
|
4115
|
-
],
|
|
4116
|
-
"vs/editor/contrib/gotoSymbol/browser/symbolNavigation": [
|
|
4117
|
-
"Whether there are symbol locations that can be navigated via keyboard-only.",
|
|
4118
|
-
"Symbol {0} of {1}, {2} for next",
|
|
4119
|
-
"Symbol {0} of {1}"
|
|
4120
|
-
],
|
|
4121
|
-
"vs/editor/contrib/message/browser/messageController": [
|
|
4122
|
-
"Whether the editor is currently showing an inline message"
|
|
4123
|
-
],
|
|
4124
|
-
"vs/platform/contextkey/common/contextkeys": [
|
|
4125
|
-
"Whether the operating system is macOS",
|
|
4126
|
-
"Whether the operating system is Linux",
|
|
4127
|
-
"Whether the operating system is Windows",
|
|
4128
|
-
"Whether the platform is a web browser",
|
|
4129
|
-
"Whether the operating system is macOS on a non-browser platform",
|
|
4130
|
-
"Whether the operating system is iOS",
|
|
4131
|
-
"Whether the platform is a mobile web browser",
|
|
4132
|
-
"Quality type of VS Code",
|
|
4133
|
-
"Whether keyboard focus is inside an input box"
|
|
4135
|
+
"vs/editor/contrib/inlayHints/browser/inlayHintsHover": [
|
|
4136
|
+
"Double-click to insert",
|
|
4137
|
+
"cmd + click",
|
|
4138
|
+
"ctrl + click",
|
|
4139
|
+
"option + click",
|
|
4140
|
+
"alt + click",
|
|
4141
|
+
"Go to Definition ({0}), right click for more",
|
|
4142
|
+
"Go to Definition ({0})",
|
|
4143
|
+
"Execute Command"
|
|
4134
4144
|
],
|
|
4135
4145
|
"vs/editor/contrib/hover/browser/hoverActions": [
|
|
4136
4146
|
"Show or Focus Hover",
|
|
@@ -4181,15 +4191,11 @@
|
|
|
4181
4191
|
"- The focused hover part verbosity level can be decreased with the Decrease Hover Verbosity command<keybinding:{0}>.",
|
|
4182
4192
|
"The last focused hover content is the following."
|
|
4183
4193
|
],
|
|
4184
|
-
"vs/editor/contrib/
|
|
4185
|
-
"
|
|
4186
|
-
"
|
|
4187
|
-
"
|
|
4188
|
-
"
|
|
4189
|
-
"alt + click",
|
|
4190
|
-
"Go to Definition ({0}), right click for more",
|
|
4191
|
-
"Go to Definition ({0})",
|
|
4192
|
-
"Execute Command"
|
|
4194
|
+
"vs/editor/contrib/parameterHints/browser/parameterHintsWidget": [
|
|
4195
|
+
"Icon for show next parameter hint.",
|
|
4196
|
+
"Icon for show previous parameter hint.",
|
|
4197
|
+
"{0}, hint",
|
|
4198
|
+
"Foreground color of the active item in the parameter hint."
|
|
4193
4199
|
],
|
|
4194
4200
|
"vs/editor/contrib/wordHighlighter/browser/highlightDecorations": [
|
|
4195
4201
|
"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.",
|
|
@@ -4202,12 +4208,6 @@
|
|
|
4202
4208
|
"Overview ruler marker color for write-access symbol highlights. The color must not be opaque so as not to hide underlying decorations.",
|
|
4203
4209
|
"Overview ruler marker color of a textual occurrence for a symbol. The color must not be opaque so as not to hide underlying decorations."
|
|
4204
4210
|
],
|
|
4205
|
-
"vs/editor/contrib/parameterHints/browser/parameterHintsWidget": [
|
|
4206
|
-
"Icon for show next parameter hint.",
|
|
4207
|
-
"Icon for show previous parameter hint.",
|
|
4208
|
-
"{0}, hint",
|
|
4209
|
-
"Foreground color of the active item in the parameter hint."
|
|
4210
|
-
],
|
|
4211
4211
|
"vs/editor/contrib/rename/browser/renameWidget": [
|
|
4212
4212
|
"Whether the rename input widget is visible",
|
|
4213
4213
|
"Whether the rename input widget is focused",
|
|
@@ -4217,16 +4217,6 @@
|
|
|
4217
4217
|
"Generate new name suggestions",
|
|
4218
4218
|
"Cancel"
|
|
4219
4219
|
],
|
|
4220
|
-
"vs/editor/contrib/suggest/browser/suggest": [
|
|
4221
|
-
"Whether any suggestion is focused",
|
|
4222
|
-
"Whether suggestion details are visible",
|
|
4223
|
-
"Whether there are multiple suggestions to pick from",
|
|
4224
|
-
"Whether inserting the current suggestion yields in a change or has everything already been typed",
|
|
4225
|
-
"Whether suggestions are inserted when pressing Enter",
|
|
4226
|
-
"Whether the current suggestion has insert and replace behaviour",
|
|
4227
|
-
"Whether the default behaviour is to insert or replace",
|
|
4228
|
-
"Whether the current suggestion supports to resolve further details"
|
|
4229
|
-
],
|
|
4230
4220
|
"vs/editor/contrib/stickyScroll/browser/stickyScrollActions": [
|
|
4231
4221
|
"&&Toggle Editor Sticky Scroll",
|
|
4232
4222
|
"Sticky Scroll",
|
|
@@ -4240,6 +4230,16 @@
|
|
|
4240
4230
|
"Go to the focused sticky scroll line",
|
|
4241
4231
|
"Select Editor"
|
|
4242
4232
|
],
|
|
4233
|
+
"vs/editor/contrib/suggest/browser/suggest": [
|
|
4234
|
+
"Whether any suggestion is focused",
|
|
4235
|
+
"Whether suggestion details are visible",
|
|
4236
|
+
"Whether there are multiple suggestions to pick from",
|
|
4237
|
+
"Whether inserting the current suggestion yields in a change or has everything already been typed",
|
|
4238
|
+
"Whether suggestions are inserted when pressing Enter",
|
|
4239
|
+
"Whether the current suggestion has insert and replace behaviour",
|
|
4240
|
+
"Whether the default behaviour is to insert or replace",
|
|
4241
|
+
"Whether the current suggestion supports to resolve further details"
|
|
4242
|
+
],
|
|
4243
4243
|
"vs/editor/contrib/suggest/browser/suggestWidget": [
|
|
4244
4244
|
"Background color of the suggest widget.",
|
|
4245
4245
|
"Border color of the suggest widget.",
|
|
@@ -4398,6 +4398,46 @@
|
|
|
4398
4398
|
"The green color used in chart visualizations.",
|
|
4399
4399
|
"The purple color used in chart visualizations."
|
|
4400
4400
|
],
|
|
4401
|
+
"vs/platform/theme/common/colors/inputColors": [
|
|
4402
|
+
"Input box background.",
|
|
4403
|
+
"Input box foreground.",
|
|
4404
|
+
"Input box border.",
|
|
4405
|
+
"Border color of activated options in input fields.",
|
|
4406
|
+
"Background color of activated options in input fields.",
|
|
4407
|
+
"Background hover color of options in input fields.",
|
|
4408
|
+
"Foreground color of activated options in input fields.",
|
|
4409
|
+
"Input box foreground color for placeholder text.",
|
|
4410
|
+
"Input validation background color for information severity.",
|
|
4411
|
+
"Input validation foreground color for information severity.",
|
|
4412
|
+
"Input validation border color for information severity.",
|
|
4413
|
+
"Input validation background color for warning severity.",
|
|
4414
|
+
"Input validation foreground color for warning severity.",
|
|
4415
|
+
"Input validation border color for warning severity.",
|
|
4416
|
+
"Input validation background color for error severity.",
|
|
4417
|
+
"Input validation foreground color for error severity.",
|
|
4418
|
+
"Input validation border color for error severity.",
|
|
4419
|
+
"Dropdown background.",
|
|
4420
|
+
"Dropdown list background.",
|
|
4421
|
+
"Dropdown foreground.",
|
|
4422
|
+
"Dropdown border.",
|
|
4423
|
+
"Button foreground color.",
|
|
4424
|
+
"Button separator color.",
|
|
4425
|
+
"Button background color.",
|
|
4426
|
+
"Button background color when hovering.",
|
|
4427
|
+
"Button border color.",
|
|
4428
|
+
"Secondary button foreground color.",
|
|
4429
|
+
"Secondary button background color.",
|
|
4430
|
+
"Secondary button background color when hovering.",
|
|
4431
|
+
"Background color of checkbox widget.",
|
|
4432
|
+
"Background color of checkbox widget when the element it's in is selected.",
|
|
4433
|
+
"Foreground color of checkbox widget.",
|
|
4434
|
+
"Border color of checkbox widget.",
|
|
4435
|
+
"Border color of checkbox widget when the element it's in is selected.",
|
|
4436
|
+
"Keybinding label background color. The keybinding label is used to represent a keyboard shortcut.",
|
|
4437
|
+
"Keybinding label foreground color. The keybinding label is used to represent a keyboard shortcut.",
|
|
4438
|
+
"Keybinding label border color. The keybinding label is used to represent a keyboard shortcut.",
|
|
4439
|
+
"Keybinding label border bottom color. The keybinding label is used to represent a keyboard shortcut."
|
|
4440
|
+
],
|
|
4401
4441
|
"vs/platform/theme/common/colors/editorColors": [
|
|
4402
4442
|
"Editor background color.",
|
|
4403
4443
|
"Editor default foreground color.",
|
|
@@ -4493,45 +4533,14 @@
|
|
|
4493
4533
|
"The color used for the problems warning icon.",
|
|
4494
4534
|
"The color used for the problems info icon."
|
|
4495
4535
|
],
|
|
4496
|
-
"vs/platform/theme/common/colors/
|
|
4497
|
-
"
|
|
4498
|
-
"
|
|
4499
|
-
"
|
|
4500
|
-
"
|
|
4501
|
-
"Background color of
|
|
4502
|
-
"
|
|
4503
|
-
"
|
|
4504
|
-
"Input box foreground color for placeholder text.",
|
|
4505
|
-
"Input validation background color for information severity.",
|
|
4506
|
-
"Input validation foreground color for information severity.",
|
|
4507
|
-
"Input validation border color for information severity.",
|
|
4508
|
-
"Input validation background color for warning severity.",
|
|
4509
|
-
"Input validation foreground color for warning severity.",
|
|
4510
|
-
"Input validation border color for warning severity.",
|
|
4511
|
-
"Input validation background color for error severity.",
|
|
4512
|
-
"Input validation foreground color for error severity.",
|
|
4513
|
-
"Input validation border color for error severity.",
|
|
4514
|
-
"Dropdown background.",
|
|
4515
|
-
"Dropdown list background.",
|
|
4516
|
-
"Dropdown foreground.",
|
|
4517
|
-
"Dropdown border.",
|
|
4518
|
-
"Button foreground color.",
|
|
4519
|
-
"Button separator color.",
|
|
4520
|
-
"Button background color.",
|
|
4521
|
-
"Button background color when hovering.",
|
|
4522
|
-
"Button border color.",
|
|
4523
|
-
"Secondary button foreground color.",
|
|
4524
|
-
"Secondary button background color.",
|
|
4525
|
-
"Secondary button background color when hovering.",
|
|
4526
|
-
"Background color of checkbox widget.",
|
|
4527
|
-
"Background color of checkbox widget when the element it's in is selected.",
|
|
4528
|
-
"Foreground color of checkbox widget.",
|
|
4529
|
-
"Border color of checkbox widget.",
|
|
4530
|
-
"Border color of checkbox widget when the element it's in is selected.",
|
|
4531
|
-
"Keybinding label background color. The keybinding label is used to represent a keyboard shortcut.",
|
|
4532
|
-
"Keybinding label foreground color. The keybinding label is used to represent a keyboard shortcut.",
|
|
4533
|
-
"Keybinding label border color. The keybinding label is used to represent a keyboard shortcut.",
|
|
4534
|
-
"Keybinding label border bottom color. The keybinding label is used to represent a keyboard shortcut."
|
|
4536
|
+
"vs/platform/theme/common/colors/menuColors": [
|
|
4537
|
+
"Border color of menus.",
|
|
4538
|
+
"Foreground color of menu items.",
|
|
4539
|
+
"Background color of menu items.",
|
|
4540
|
+
"Foreground color of the selected menu item in menus.",
|
|
4541
|
+
"Background color of the selected menu item in menus.",
|
|
4542
|
+
"Border color of the selected menu item in menus.",
|
|
4543
|
+
"Color of a separator menu item in menus."
|
|
4535
4544
|
],
|
|
4536
4545
|
"vs/platform/theme/common/colors/listColors": [
|
|
4537
4546
|
"List/Tree background color for the focused item when the list/tree is active. An active list/tree has keyboard focus, an inactive does not.",
|
|
@@ -4567,15 +4576,6 @@
|
|
|
4567
4576
|
"Table border color between columns.",
|
|
4568
4577
|
"Background color for odd table rows."
|
|
4569
4578
|
],
|
|
4570
|
-
"vs/platform/theme/common/colors/menuColors": [
|
|
4571
|
-
"Border color of menus.",
|
|
4572
|
-
"Foreground color of menu items.",
|
|
4573
|
-
"Background color of menu items.",
|
|
4574
|
-
"Foreground color of the selected menu item in menus.",
|
|
4575
|
-
"Background color of the selected menu item in menus.",
|
|
4576
|
-
"Border color of the selected menu item in menus.",
|
|
4577
|
-
"Color of a separator menu item in menus."
|
|
4578
|
-
],
|
|
4579
4579
|
"vs/platform/theme/common/colors/minimapColors": [
|
|
4580
4580
|
"Minimap marker color for find matches.",
|
|
4581
4581
|
"Minimap marker color for repeating editor selections.",
|
|
@@ -4648,6 +4648,10 @@
|
|
|
4648
4648
|
"Accept selected action",
|
|
4649
4649
|
"Preview selected action"
|
|
4650
4650
|
],
|
|
4651
|
+
"vs/editor/contrib/colorPicker/browser/colorPickerWidget": [
|
|
4652
|
+
"Click to toggle color options (rgb/hsl/hex)",
|
|
4653
|
+
"Icon to close the color picker"
|
|
4654
|
+
],
|
|
4651
4655
|
"vs/editor/contrib/hover/browser/hoverActionIds": [
|
|
4652
4656
|
"Increase Hover Verbosity Level",
|
|
4653
4657
|
"Decrease Hover Verbosity Level"
|
|
@@ -4659,10 +4663,6 @@
|
|
|
4659
4663
|
"Previous",
|
|
4660
4664
|
"Next"
|
|
4661
4665
|
],
|
|
4662
|
-
"vs/editor/contrib/colorPicker/browser/colorPickerWidget": [
|
|
4663
|
-
"Click to toggle color options (rgb/hsl/hex)",
|
|
4664
|
-
"Icon to close the color picker"
|
|
4665
|
-
],
|
|
4666
4666
|
"vs/base/browser/ui/findinput/findInputToggles": [
|
|
4667
4667
|
"Match Case",
|
|
4668
4668
|
"Match Whole Word",
|
|
@@ -4686,6 +4686,14 @@
|
|
|
4686
4686
|
"Inspect this in the accessible view with {0}.",
|
|
4687
4687
|
"Inspect this in the accessible view via the command Open Accessible View which is currently not triggerable via keybinding."
|
|
4688
4688
|
],
|
|
4689
|
+
"vs/platform/action/common/actionCommonCategories": [
|
|
4690
|
+
"View",
|
|
4691
|
+
"Help",
|
|
4692
|
+
"Test",
|
|
4693
|
+
"File",
|
|
4694
|
+
"Preferences",
|
|
4695
|
+
"Developer"
|
|
4696
|
+
],
|
|
4689
4697
|
"vs/editor/contrib/snippet/browser/snippetVariables": [
|
|
4690
4698
|
"Sunday",
|
|
4691
4699
|
"Monday",
|
|
@@ -4726,25 +4734,17 @@
|
|
|
4726
4734
|
"Nov",
|
|
4727
4735
|
"Dec"
|
|
4728
4736
|
],
|
|
4729
|
-
"vs/platform/action/common/actionCommonCategories": [
|
|
4730
|
-
"View",
|
|
4731
|
-
"Help",
|
|
4732
|
-
"Test",
|
|
4733
|
-
"File",
|
|
4734
|
-
"Preferences",
|
|
4735
|
-
"Developer"
|
|
4736
|
-
],
|
|
4737
4737
|
"vs/editor/contrib/suggest/browser/suggestWidgetStatus": [
|
|
4738
4738
|
"{0} ({1})"
|
|
4739
4739
|
],
|
|
4740
|
-
"vs/editor/contrib/suggest/browser/suggestWidgetDetails": [
|
|
4741
|
-
"Close",
|
|
4742
|
-
"Loading..."
|
|
4743
|
-
],
|
|
4744
4740
|
"vs/editor/contrib/suggest/browser/suggestWidgetRenderer": [
|
|
4745
4741
|
"Icon for more information in the suggest widget.",
|
|
4746
4742
|
"Read More"
|
|
4747
4743
|
],
|
|
4744
|
+
"vs/editor/contrib/suggest/browser/suggestWidgetDetails": [
|
|
4745
|
+
"Close",
|
|
4746
|
+
"Loading..."
|
|
4747
|
+
],
|
|
4748
4748
|
"vs/base/common/errorMessage": [
|
|
4749
4749
|
"{0}: {1}",
|
|
4750
4750
|
"A system error occurred ({0})",
|
|
@@ -4789,32 +4789,32 @@
|
|
|
4789
4789
|
"Code moved to line {0}-{1}",
|
|
4790
4790
|
"Code moved from line {0}-{1}"
|
|
4791
4791
|
],
|
|
4792
|
+
"vs/editor/browser/widget/diffEditor/components/diffEditorEditors": [
|
|
4793
|
+
" use {0} to open the accessibility help."
|
|
4794
|
+
],
|
|
4792
4795
|
"vs/editor/browser/widget/diffEditor/features/revertButtonsFeature": [
|
|
4793
4796
|
"Revert Selected Changes",
|
|
4794
4797
|
"Revert Change"
|
|
4795
4798
|
],
|
|
4796
|
-
"vs/editor/browser/
|
|
4797
|
-
"
|
|
4799
|
+
"vs/editor/browser/services/hoverService/updatableHoverWidget": [
|
|
4800
|
+
"Loading..."
|
|
4798
4801
|
],
|
|
4799
4802
|
"vs/editor/browser/services/hoverService/hoverWidget": [
|
|
4800
4803
|
"Hold {0} key to mouse over"
|
|
4801
4804
|
],
|
|
4802
|
-
"vs/editor/browser/services/hoverService/updatableHoverWidget": [
|
|
4803
|
-
"Loading..."
|
|
4804
|
-
],
|
|
4805
4805
|
"vs/platform/actions/browser/toolbar": [
|
|
4806
4806
|
"Hide",
|
|
4807
4807
|
"Reset Menu"
|
|
4808
4808
|
],
|
|
4809
|
+
"vs/base/browser/ui/keybindingLabel/keybindingLabel": [
|
|
4810
|
+
"Unbound"
|
|
4811
|
+
],
|
|
4809
4812
|
"vs/platform/actionWidget/browser/actionList": [
|
|
4810
4813
|
"{0} to Apply, {1} to Preview",
|
|
4811
4814
|
"{0} to Apply",
|
|
4812
4815
|
"{0}, Disabled Reason: {1}",
|
|
4813
4816
|
"Action Widget"
|
|
4814
4817
|
],
|
|
4815
|
-
"vs/base/browser/ui/keybindingLabel/keybindingLabel": [
|
|
4816
|
-
"Unbound"
|
|
4817
|
-
],
|
|
4818
4818
|
"vs/base/browser/ui/selectBox/selectBoxCustom": [
|
|
4819
4819
|
"Select Box"
|
|
4820
4820
|
],
|