monaco-editor-core 0.34.0-dev.20220326 → 0.34.0-dev.20220327
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 +314 -314
- package/dev/nls.metadata.json +331 -331
- 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/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/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/dev/nls.metadata.json
CHANGED
|
@@ -415,13 +415,13 @@
|
|
|
415
415
|
]
|
|
416
416
|
}
|
|
417
417
|
],
|
|
418
|
+
"vs/editor/contrib/contextmenu/browser/contextmenu": [
|
|
419
|
+
"action.showContextMenu.label"
|
|
420
|
+
],
|
|
418
421
|
"vs/editor/contrib/cursorUndo/browser/cursorUndo": [
|
|
419
422
|
"cursor.undo",
|
|
420
423
|
"cursor.redo"
|
|
421
424
|
],
|
|
422
|
-
"vs/editor/contrib/contextmenu/browser/contextmenu": [
|
|
423
|
-
"action.showContextMenu.label"
|
|
424
|
-
],
|
|
425
425
|
"vs/editor/contrib/find/browser/findController": [
|
|
426
426
|
"startFindAction",
|
|
427
427
|
{
|
|
@@ -762,6 +762,18 @@
|
|
|
762
762
|
"hasNextTabstop",
|
|
763
763
|
"hasPrevTabstop"
|
|
764
764
|
],
|
|
765
|
+
"vs/editor/contrib/suggest/browser/suggestController": [
|
|
766
|
+
"aria.alert.snippet",
|
|
767
|
+
"suggest.trigger.label",
|
|
768
|
+
"accept.insert",
|
|
769
|
+
"accept.insert",
|
|
770
|
+
"accept.replace",
|
|
771
|
+
"accept.replace",
|
|
772
|
+
"accept.insert",
|
|
773
|
+
"detail.more",
|
|
774
|
+
"detail.less",
|
|
775
|
+
"suggest.reset.label"
|
|
776
|
+
],
|
|
765
777
|
"vs/editor/contrib/tokenization/browser/tokenization": [
|
|
766
778
|
"forceRetokenize"
|
|
767
779
|
],
|
|
@@ -880,93 +892,6 @@
|
|
|
880
892
|
},
|
|
881
893
|
"selectAll"
|
|
882
894
|
],
|
|
883
|
-
"vs/platform/quickinput/browser/helpQuickAccess": [
|
|
884
|
-
"globalCommands",
|
|
885
|
-
"editorCommands",
|
|
886
|
-
"helpPickAriaLabel"
|
|
887
|
-
],
|
|
888
|
-
"vs/editor/contrib/quickAccess/browser/gotoLineQuickAccess": [
|
|
889
|
-
"cannotRunGotoLine",
|
|
890
|
-
"gotoLineColumnLabel",
|
|
891
|
-
"gotoLineLabel",
|
|
892
|
-
"gotoLineLabelEmptyWithLimit",
|
|
893
|
-
"gotoLineLabelEmpty"
|
|
894
|
-
],
|
|
895
|
-
"vs/editor/contrib/quickAccess/browser/gotoSymbolQuickAccess": [
|
|
896
|
-
"cannotRunGotoSymbolWithoutEditor",
|
|
897
|
-
"cannotRunGotoSymbolWithoutSymbolProvider",
|
|
898
|
-
"noMatchingSymbolResults",
|
|
899
|
-
"noSymbolResults",
|
|
900
|
-
"openToSide",
|
|
901
|
-
"openToBottom",
|
|
902
|
-
"symbols",
|
|
903
|
-
"property",
|
|
904
|
-
"method",
|
|
905
|
-
"function",
|
|
906
|
-
"_constructor",
|
|
907
|
-
"variable",
|
|
908
|
-
"class",
|
|
909
|
-
"struct",
|
|
910
|
-
"event",
|
|
911
|
-
"operator",
|
|
912
|
-
"interface",
|
|
913
|
-
"namespace",
|
|
914
|
-
"package",
|
|
915
|
-
"typeParameter",
|
|
916
|
-
"modules",
|
|
917
|
-
"property",
|
|
918
|
-
"enum",
|
|
919
|
-
"enumMember",
|
|
920
|
-
"string",
|
|
921
|
-
"file",
|
|
922
|
-
"array",
|
|
923
|
-
"number",
|
|
924
|
-
"boolean",
|
|
925
|
-
"object",
|
|
926
|
-
"key",
|
|
927
|
-
"field",
|
|
928
|
-
"constant"
|
|
929
|
-
],
|
|
930
|
-
"vs/editor/contrib/symbolIcons/browser/symbolIcons": [
|
|
931
|
-
"symbolIcon.arrayForeground",
|
|
932
|
-
"symbolIcon.booleanForeground",
|
|
933
|
-
"symbolIcon.classForeground",
|
|
934
|
-
"symbolIcon.colorForeground",
|
|
935
|
-
"symbolIcon.constantForeground",
|
|
936
|
-
"symbolIcon.constructorForeground",
|
|
937
|
-
"symbolIcon.enumeratorForeground",
|
|
938
|
-
"symbolIcon.enumeratorMemberForeground",
|
|
939
|
-
"symbolIcon.eventForeground",
|
|
940
|
-
"symbolIcon.fieldForeground",
|
|
941
|
-
"symbolIcon.fileForeground",
|
|
942
|
-
"symbolIcon.folderForeground",
|
|
943
|
-
"symbolIcon.functionForeground",
|
|
944
|
-
"symbolIcon.interfaceForeground",
|
|
945
|
-
"symbolIcon.keyForeground",
|
|
946
|
-
"symbolIcon.keywordForeground",
|
|
947
|
-
"symbolIcon.methodForeground",
|
|
948
|
-
"symbolIcon.moduleForeground",
|
|
949
|
-
"symbolIcon.namespaceForeground",
|
|
950
|
-
"symbolIcon.nullForeground",
|
|
951
|
-
"symbolIcon.numberForeground",
|
|
952
|
-
"symbolIcon.objectForeground",
|
|
953
|
-
"symbolIcon.operatorForeground",
|
|
954
|
-
"symbolIcon.packageForeground",
|
|
955
|
-
"symbolIcon.propertyForeground",
|
|
956
|
-
"symbolIcon.referenceForeground",
|
|
957
|
-
"symbolIcon.snippetForeground",
|
|
958
|
-
"symbolIcon.stringForeground",
|
|
959
|
-
"symbolIcon.structForeground",
|
|
960
|
-
"symbolIcon.textForeground",
|
|
961
|
-
"symbolIcon.typeParameterForeground",
|
|
962
|
-
"symbolIcon.unitForeground",
|
|
963
|
-
"symbolIcon.variableForeground"
|
|
964
|
-
],
|
|
965
|
-
"vs/editor/contrib/gotoSymbol/browser/peek/referencesController": [
|
|
966
|
-
"referenceSearchVisible",
|
|
967
|
-
"labelLoading",
|
|
968
|
-
"metaTitle.N"
|
|
969
|
-
],
|
|
970
895
|
"vs/editor/common/editorContextKeys": [
|
|
971
896
|
"editorTextFocus",
|
|
972
897
|
"editorFocus",
|
|
@@ -1205,17 +1130,92 @@
|
|
|
1205
1130
|
"chartsGreen",
|
|
1206
1131
|
"chartsPurple"
|
|
1207
1132
|
],
|
|
1208
|
-
"vs/
|
|
1209
|
-
"
|
|
1210
|
-
"
|
|
1211
|
-
"
|
|
1212
|
-
|
|
1213
|
-
|
|
1214
|
-
"
|
|
1215
|
-
"
|
|
1216
|
-
"
|
|
1217
|
-
"
|
|
1218
|
-
"
|
|
1133
|
+
"vs/platform/quickinput/browser/helpQuickAccess": [
|
|
1134
|
+
"globalCommands",
|
|
1135
|
+
"editorCommands",
|
|
1136
|
+
"helpPickAriaLabel"
|
|
1137
|
+
],
|
|
1138
|
+
"vs/editor/contrib/quickAccess/browser/gotoLineQuickAccess": [
|
|
1139
|
+
"cannotRunGotoLine",
|
|
1140
|
+
"gotoLineColumnLabel",
|
|
1141
|
+
"gotoLineLabel",
|
|
1142
|
+
"gotoLineLabelEmptyWithLimit",
|
|
1143
|
+
"gotoLineLabelEmpty"
|
|
1144
|
+
],
|
|
1145
|
+
"vs/editor/contrib/quickAccess/browser/gotoSymbolQuickAccess": [
|
|
1146
|
+
"cannotRunGotoSymbolWithoutEditor",
|
|
1147
|
+
"cannotRunGotoSymbolWithoutSymbolProvider",
|
|
1148
|
+
"noMatchingSymbolResults",
|
|
1149
|
+
"noSymbolResults",
|
|
1150
|
+
"openToSide",
|
|
1151
|
+
"openToBottom",
|
|
1152
|
+
"symbols",
|
|
1153
|
+
"property",
|
|
1154
|
+
"method",
|
|
1155
|
+
"function",
|
|
1156
|
+
"_constructor",
|
|
1157
|
+
"variable",
|
|
1158
|
+
"class",
|
|
1159
|
+
"struct",
|
|
1160
|
+
"event",
|
|
1161
|
+
"operator",
|
|
1162
|
+
"interface",
|
|
1163
|
+
"namespace",
|
|
1164
|
+
"package",
|
|
1165
|
+
"typeParameter",
|
|
1166
|
+
"modules",
|
|
1167
|
+
"property",
|
|
1168
|
+
"enum",
|
|
1169
|
+
"enumMember",
|
|
1170
|
+
"string",
|
|
1171
|
+
"file",
|
|
1172
|
+
"array",
|
|
1173
|
+
"number",
|
|
1174
|
+
"boolean",
|
|
1175
|
+
"object",
|
|
1176
|
+
"key",
|
|
1177
|
+
"field",
|
|
1178
|
+
"constant"
|
|
1179
|
+
],
|
|
1180
|
+
"vs/editor/contrib/symbolIcons/browser/symbolIcons": [
|
|
1181
|
+
"symbolIcon.arrayForeground",
|
|
1182
|
+
"symbolIcon.booleanForeground",
|
|
1183
|
+
"symbolIcon.classForeground",
|
|
1184
|
+
"symbolIcon.colorForeground",
|
|
1185
|
+
"symbolIcon.constantForeground",
|
|
1186
|
+
"symbolIcon.constructorForeground",
|
|
1187
|
+
"symbolIcon.enumeratorForeground",
|
|
1188
|
+
"symbolIcon.enumeratorMemberForeground",
|
|
1189
|
+
"symbolIcon.eventForeground",
|
|
1190
|
+
"symbolIcon.fieldForeground",
|
|
1191
|
+
"symbolIcon.fileForeground",
|
|
1192
|
+
"symbolIcon.folderForeground",
|
|
1193
|
+
"symbolIcon.functionForeground",
|
|
1194
|
+
"symbolIcon.interfaceForeground",
|
|
1195
|
+
"symbolIcon.keyForeground",
|
|
1196
|
+
"symbolIcon.keywordForeground",
|
|
1197
|
+
"symbolIcon.methodForeground",
|
|
1198
|
+
"symbolIcon.moduleForeground",
|
|
1199
|
+
"symbolIcon.namespaceForeground",
|
|
1200
|
+
"symbolIcon.nullForeground",
|
|
1201
|
+
"symbolIcon.numberForeground",
|
|
1202
|
+
"symbolIcon.objectForeground",
|
|
1203
|
+
"symbolIcon.operatorForeground",
|
|
1204
|
+
"symbolIcon.packageForeground",
|
|
1205
|
+
"symbolIcon.propertyForeground",
|
|
1206
|
+
"symbolIcon.referenceForeground",
|
|
1207
|
+
"symbolIcon.snippetForeground",
|
|
1208
|
+
"symbolIcon.stringForeground",
|
|
1209
|
+
"symbolIcon.structForeground",
|
|
1210
|
+
"symbolIcon.textForeground",
|
|
1211
|
+
"symbolIcon.typeParameterForeground",
|
|
1212
|
+
"symbolIcon.unitForeground",
|
|
1213
|
+
"symbolIcon.variableForeground"
|
|
1214
|
+
],
|
|
1215
|
+
"vs/editor/contrib/gotoSymbol/browser/peek/referencesController": [
|
|
1216
|
+
"referenceSearchVisible",
|
|
1217
|
+
"labelLoading",
|
|
1218
|
+
"metaTitle.N"
|
|
1219
1219
|
],
|
|
1220
1220
|
"vs/platform/markers/common/markers": [
|
|
1221
1221
|
"sev.error",
|
|
@@ -1533,6 +1533,24 @@
|
|
|
1533
1533
|
"suggestionInsertMode",
|
|
1534
1534
|
"suggestionCanResolve"
|
|
1535
1535
|
],
|
|
1536
|
+
"vs/editor/contrib/suggest/browser/suggestWidget": [
|
|
1537
|
+
"editorSuggestWidgetBackground",
|
|
1538
|
+
"editorSuggestWidgetBorder",
|
|
1539
|
+
"editorSuggestWidgetForeground",
|
|
1540
|
+
"editorSuggestWidgetSelectedForeground",
|
|
1541
|
+
"editorSuggestWidgetSelectedIconForeground",
|
|
1542
|
+
"editorSuggestWidgetSelectedBackground",
|
|
1543
|
+
"editorSuggestWidgetHighlightForeground",
|
|
1544
|
+
"editorSuggestWidgetFocusHighlightForeground",
|
|
1545
|
+
"editorSuggestWidgetStatusForeground",
|
|
1546
|
+
"suggestWidget.loading",
|
|
1547
|
+
"suggestWidget.noSuggestions",
|
|
1548
|
+
"suggest",
|
|
1549
|
+
"label.full",
|
|
1550
|
+
"label.detail",
|
|
1551
|
+
"label.desc",
|
|
1552
|
+
"ariaCurrenttSuggestionReadDetails"
|
|
1553
|
+
],
|
|
1536
1554
|
"vs/platform/contextkey/common/contextkeys": [
|
|
1537
1555
|
"isMac",
|
|
1538
1556
|
"isLinux",
|
|
@@ -1583,61 +1601,9 @@
|
|
|
1583
1601
|
"noResults",
|
|
1584
1602
|
"peekView.alternateTitle"
|
|
1585
1603
|
],
|
|
1586
|
-
"vs/
|
|
1587
|
-
"
|
|
1588
|
-
"
|
|
1589
|
-
"editorSuggestWidgetForeground",
|
|
1590
|
-
"editorSuggestWidgetSelectedForeground",
|
|
1591
|
-
"editorSuggestWidgetSelectedIconForeground",
|
|
1592
|
-
"editorSuggestWidgetSelectedBackground",
|
|
1593
|
-
"editorSuggestWidgetHighlightForeground",
|
|
1594
|
-
"editorSuggestWidgetFocusHighlightForeground",
|
|
1595
|
-
"editorSuggestWidgetStatusForeground",
|
|
1596
|
-
"suggestWidget.loading",
|
|
1597
|
-
"suggestWidget.noSuggestions",
|
|
1598
|
-
"suggest",
|
|
1599
|
-
"label.full",
|
|
1600
|
-
"label.detail",
|
|
1601
|
-
"label.desc",
|
|
1602
|
-
"ariaCurrenttSuggestionReadDetails"
|
|
1603
|
-
],
|
|
1604
|
-
"vs/editor/common/config/editorConfigurationSchema": [
|
|
1605
|
-
"editorConfigurationTitle",
|
|
1606
|
-
"tabSize",
|
|
1607
|
-
"insertSpaces",
|
|
1608
|
-
"detectIndentation",
|
|
1609
|
-
"trimAutoWhitespace",
|
|
1610
|
-
"largeFileOptimizations",
|
|
1611
|
-
"wordBasedSuggestions",
|
|
1612
|
-
"wordBasedSuggestionsMode.currentDocument",
|
|
1613
|
-
"wordBasedSuggestionsMode.matchingDocuments",
|
|
1614
|
-
"wordBasedSuggestionsMode.allDocuments",
|
|
1615
|
-
"wordBasedSuggestionsMode",
|
|
1616
|
-
"semanticHighlighting.true",
|
|
1617
|
-
"semanticHighlighting.false",
|
|
1618
|
-
"semanticHighlighting.configuredByTheme",
|
|
1619
|
-
"semanticHighlighting.enabled",
|
|
1620
|
-
"stablePeek",
|
|
1621
|
-
"maxTokenizationLineLength",
|
|
1622
|
-
"schema.brackets",
|
|
1623
|
-
"schema.openBracket",
|
|
1624
|
-
"schema.closeBracket",
|
|
1625
|
-
"schema.colorizedBracketPairs",
|
|
1626
|
-
"schema.openBracket",
|
|
1627
|
-
"schema.closeBracket",
|
|
1628
|
-
"maxComputationTime",
|
|
1629
|
-
"maxFileSize",
|
|
1630
|
-
"sideBySide",
|
|
1631
|
-
"ignoreTrimWhitespace",
|
|
1632
|
-
"renderIndicators",
|
|
1633
|
-
"codeLens",
|
|
1634
|
-
"wordWrap.off",
|
|
1635
|
-
"wordWrap.on",
|
|
1636
|
-
"wordWrap.inherit"
|
|
1637
|
-
],
|
|
1638
|
-
"vs/platform/keybinding/common/abstractKeybindingService": [
|
|
1639
|
-
"first.chord",
|
|
1640
|
-
"missing.chord"
|
|
1604
|
+
"vs/platform/keybinding/common/abstractKeybindingService": [
|
|
1605
|
+
"first.chord",
|
|
1606
|
+
"missing.chord"
|
|
1641
1607
|
],
|
|
1642
1608
|
"vs/platform/workspace/common/workspace": [
|
|
1643
1609
|
"codeWorkspace"
|
|
@@ -1753,6 +1719,40 @@
|
|
|
1753
1719
|
"vs/editor/common/model/editStack": [
|
|
1754
1720
|
"edit"
|
|
1755
1721
|
],
|
|
1722
|
+
"vs/editor/common/config/editorConfigurationSchema": [
|
|
1723
|
+
"editorConfigurationTitle",
|
|
1724
|
+
"tabSize",
|
|
1725
|
+
"insertSpaces",
|
|
1726
|
+
"detectIndentation",
|
|
1727
|
+
"trimAutoWhitespace",
|
|
1728
|
+
"largeFileOptimizations",
|
|
1729
|
+
"wordBasedSuggestions",
|
|
1730
|
+
"wordBasedSuggestionsMode.currentDocument",
|
|
1731
|
+
"wordBasedSuggestionsMode.matchingDocuments",
|
|
1732
|
+
"wordBasedSuggestionsMode.allDocuments",
|
|
1733
|
+
"wordBasedSuggestionsMode",
|
|
1734
|
+
"semanticHighlighting.true",
|
|
1735
|
+
"semanticHighlighting.false",
|
|
1736
|
+
"semanticHighlighting.configuredByTheme",
|
|
1737
|
+
"semanticHighlighting.enabled",
|
|
1738
|
+
"stablePeek",
|
|
1739
|
+
"maxTokenizationLineLength",
|
|
1740
|
+
"schema.brackets",
|
|
1741
|
+
"schema.openBracket",
|
|
1742
|
+
"schema.closeBracket",
|
|
1743
|
+
"schema.colorizedBracketPairs",
|
|
1744
|
+
"schema.openBracket",
|
|
1745
|
+
"schema.closeBracket",
|
|
1746
|
+
"maxComputationTime",
|
|
1747
|
+
"maxFileSize",
|
|
1748
|
+
"sideBySide",
|
|
1749
|
+
"ignoreTrimWhitespace",
|
|
1750
|
+
"renderIndicators",
|
|
1751
|
+
"codeLens",
|
|
1752
|
+
"wordWrap.off",
|
|
1753
|
+
"wordWrap.on",
|
|
1754
|
+
"wordWrap.inherit"
|
|
1755
|
+
],
|
|
1756
1756
|
"vs/editor/contrib/colorPicker/browser/colorPickerWidget": [
|
|
1757
1757
|
"clickToToggleColorOptions"
|
|
1758
1758
|
],
|
|
@@ -1808,6 +1808,17 @@
|
|
|
1808
1808
|
"NovemberShort",
|
|
1809
1809
|
"DecemberShort"
|
|
1810
1810
|
],
|
|
1811
|
+
"vs/editor/contrib/suggest/browser/suggestWidgetStatus": [
|
|
1812
|
+
"ddd"
|
|
1813
|
+
],
|
|
1814
|
+
"vs/editor/contrib/suggest/browser/suggestWidgetDetails": [
|
|
1815
|
+
"details.close",
|
|
1816
|
+
"loading"
|
|
1817
|
+
],
|
|
1818
|
+
"vs/editor/contrib/suggest/browser/suggestWidgetRenderer": [
|
|
1819
|
+
"suggestMoreInfoIcon",
|
|
1820
|
+
"readMore"
|
|
1821
|
+
],
|
|
1811
1822
|
"vs/base/common/errorMessage": [
|
|
1812
1823
|
"stackTrace.format",
|
|
1813
1824
|
"nodeExceptionMessage",
|
|
@@ -1821,17 +1832,6 @@
|
|
|
1821
1832
|
"referenceCount",
|
|
1822
1833
|
"treeAriaLabel"
|
|
1823
1834
|
],
|
|
1824
|
-
"vs/editor/contrib/suggest/browser/suggestWidgetStatus": [
|
|
1825
|
-
"ddd"
|
|
1826
|
-
],
|
|
1827
|
-
"vs/editor/contrib/suggest/browser/suggestWidgetDetails": [
|
|
1828
|
-
"details.close",
|
|
1829
|
-
"loading"
|
|
1830
|
-
],
|
|
1831
|
-
"vs/editor/contrib/suggest/browser/suggestWidgetRenderer": [
|
|
1832
|
-
"suggestMoreInfoIcon",
|
|
1833
|
-
"readMore"
|
|
1834
|
-
],
|
|
1835
1835
|
"vs/editor/contrib/codeAction/browser/lightBulbWidget": [
|
|
1836
1836
|
"preferredcodeActionWithKb",
|
|
1837
1837
|
"codeActionWithKb",
|
|
@@ -2373,13 +2373,13 @@
|
|
|
2373
2373
|
"Toggle Block Comment",
|
|
2374
2374
|
"Toggle &&Block Comment"
|
|
2375
2375
|
],
|
|
2376
|
+
"vs/editor/contrib/contextmenu/browser/contextmenu": [
|
|
2377
|
+
"Show Editor Context Menu"
|
|
2378
|
+
],
|
|
2376
2379
|
"vs/editor/contrib/cursorUndo/browser/cursorUndo": [
|
|
2377
2380
|
"Cursor Undo",
|
|
2378
2381
|
"Cursor Redo"
|
|
2379
2382
|
],
|
|
2380
|
-
"vs/editor/contrib/contextmenu/browser/contextmenu": [
|
|
2381
|
-
"Show Editor Context Menu"
|
|
2382
|
-
],
|
|
2383
2383
|
"vs/editor/contrib/find/browser/findController": [
|
|
2384
2384
|
"Find",
|
|
2385
2385
|
"&&Find",
|
|
@@ -2593,6 +2593,18 @@
|
|
|
2593
2593
|
"Whether there is a next tab stop when in snippet mode",
|
|
2594
2594
|
"Whether there is a previous tab stop when in snippet mode"
|
|
2595
2595
|
],
|
|
2596
|
+
"vs/editor/contrib/suggest/browser/suggestController": [
|
|
2597
|
+
"Accepting '{0}' made {1} additional edits",
|
|
2598
|
+
"Trigger Suggest",
|
|
2599
|
+
"Insert",
|
|
2600
|
+
"Insert",
|
|
2601
|
+
"Replace",
|
|
2602
|
+
"Replace",
|
|
2603
|
+
"Insert",
|
|
2604
|
+
"show less",
|
|
2605
|
+
"show more",
|
|
2606
|
+
"Reset Suggest Widget Size"
|
|
2607
|
+
],
|
|
2596
2608
|
"vs/editor/contrib/tokenization/browser/tokenization": [
|
|
2597
2609
|
"Developer: Force Retokenize"
|
|
2598
2610
|
],
|
|
@@ -2691,93 +2703,6 @@
|
|
|
2691
2703
|
"&&Select All",
|
|
2692
2704
|
"Select All"
|
|
2693
2705
|
],
|
|
2694
|
-
"vs/platform/quickinput/browser/helpQuickAccess": [
|
|
2695
|
-
"global commands",
|
|
2696
|
-
"editor commands",
|
|
2697
|
-
"{0}, {1}"
|
|
2698
|
-
],
|
|
2699
|
-
"vs/editor/contrib/quickAccess/browser/gotoLineQuickAccess": [
|
|
2700
|
-
"Open a text editor first to go to a line.",
|
|
2701
|
-
"Go to line {0} and character {1}.",
|
|
2702
|
-
"Go to line {0}.",
|
|
2703
|
-
"Current Line: {0}, Character: {1}. Type a line number between 1 and {2} to navigate to.",
|
|
2704
|
-
"Current Line: {0}, Character: {1}. Type a line number to navigate to."
|
|
2705
|
-
],
|
|
2706
|
-
"vs/editor/contrib/quickAccess/browser/gotoSymbolQuickAccess": [
|
|
2707
|
-
"To go to a symbol, first open a text editor with symbol information.",
|
|
2708
|
-
"The active text editor does not provide symbol information.",
|
|
2709
|
-
"No matching editor symbols",
|
|
2710
|
-
"No editor symbols",
|
|
2711
|
-
"Open to the Side",
|
|
2712
|
-
"Open to the Bottom",
|
|
2713
|
-
"symbols ({0})",
|
|
2714
|
-
"properties ({0})",
|
|
2715
|
-
"methods ({0})",
|
|
2716
|
-
"functions ({0})",
|
|
2717
|
-
"constructors ({0})",
|
|
2718
|
-
"variables ({0})",
|
|
2719
|
-
"classes ({0})",
|
|
2720
|
-
"structs ({0})",
|
|
2721
|
-
"events ({0})",
|
|
2722
|
-
"operators ({0})",
|
|
2723
|
-
"interfaces ({0})",
|
|
2724
|
-
"namespaces ({0})",
|
|
2725
|
-
"packages ({0})",
|
|
2726
|
-
"type parameters ({0})",
|
|
2727
|
-
"modules ({0})",
|
|
2728
|
-
"properties ({0})",
|
|
2729
|
-
"enumerations ({0})",
|
|
2730
|
-
"enumeration members ({0})",
|
|
2731
|
-
"strings ({0})",
|
|
2732
|
-
"files ({0})",
|
|
2733
|
-
"arrays ({0})",
|
|
2734
|
-
"numbers ({0})",
|
|
2735
|
-
"booleans ({0})",
|
|
2736
|
-
"objects ({0})",
|
|
2737
|
-
"keys ({0})",
|
|
2738
|
-
"fields ({0})",
|
|
2739
|
-
"constants ({0})"
|
|
2740
|
-
],
|
|
2741
|
-
"vs/editor/contrib/symbolIcons/browser/symbolIcons": [
|
|
2742
|
-
"The foreground color for array symbols. These symbols appear in the outline, breadcrumb, and suggest widget.",
|
|
2743
|
-
"The foreground color for boolean symbols. These symbols appear in the outline, breadcrumb, and suggest widget.",
|
|
2744
|
-
"The foreground color for class symbols. These symbols appear in the outline, breadcrumb, and suggest widget.",
|
|
2745
|
-
"The foreground color for color symbols. These symbols appear in the outline, breadcrumb, and suggest widget.",
|
|
2746
|
-
"The foreground color for constant symbols. These symbols appear in the outline, breadcrumb, and suggest widget.",
|
|
2747
|
-
"The foreground color for constructor symbols. These symbols appear in the outline, breadcrumb, and suggest widget.",
|
|
2748
|
-
"The foreground color for enumerator symbols. These symbols appear in the outline, breadcrumb, and suggest widget.",
|
|
2749
|
-
"The foreground color for enumerator member symbols. These symbols appear in the outline, breadcrumb, and suggest widget.",
|
|
2750
|
-
"The foreground color for event symbols. These symbols appear in the outline, breadcrumb, and suggest widget.",
|
|
2751
|
-
"The foreground color for field symbols. These symbols appear in the outline, breadcrumb, and suggest widget.",
|
|
2752
|
-
"The foreground color for file symbols. These symbols appear in the outline, breadcrumb, and suggest widget.",
|
|
2753
|
-
"The foreground color for folder symbols. These symbols appear in the outline, breadcrumb, and suggest widget.",
|
|
2754
|
-
"The foreground color for function symbols. These symbols appear in the outline, breadcrumb, and suggest widget.",
|
|
2755
|
-
"The foreground color for interface symbols. These symbols appear in the outline, breadcrumb, and suggest widget.",
|
|
2756
|
-
"The foreground color for key symbols. These symbols appear in the outline, breadcrumb, and suggest widget.",
|
|
2757
|
-
"The foreground color for keyword symbols. These symbols appear in the outline, breadcrumb, and suggest widget.",
|
|
2758
|
-
"The foreground color for method symbols. These symbols appear in the outline, breadcrumb, and suggest widget.",
|
|
2759
|
-
"The foreground color for module symbols. These symbols appear in the outline, breadcrumb, and suggest widget.",
|
|
2760
|
-
"The foreground color for namespace symbols. These symbols appear in the outline, breadcrumb, and suggest widget.",
|
|
2761
|
-
"The foreground color for null symbols. These symbols appear in the outline, breadcrumb, and suggest widget.",
|
|
2762
|
-
"The foreground color for number symbols. These symbols appear in the outline, breadcrumb, and suggest widget.",
|
|
2763
|
-
"The foreground color for object symbols. These symbols appear in the outline, breadcrumb, and suggest widget.",
|
|
2764
|
-
"The foreground color for operator symbols. These symbols appear in the outline, breadcrumb, and suggest widget.",
|
|
2765
|
-
"The foreground color for package symbols. These symbols appear in the outline, breadcrumb, and suggest widget.",
|
|
2766
|
-
"The foreground color for property symbols. These symbols appear in the outline, breadcrumb, and suggest widget.",
|
|
2767
|
-
"The foreground color for reference symbols. These symbols appear in the outline, breadcrumb, and suggest widget.",
|
|
2768
|
-
"The foreground color for snippet symbols. These symbols appear in the outline, breadcrumb, and suggest widget.",
|
|
2769
|
-
"The foreground color for string symbols. These symbols appear in the outline, breadcrumb, and suggest widget.",
|
|
2770
|
-
"The foreground color for struct symbols. These symbols appear in the outline, breadcrumb, and suggest widget.",
|
|
2771
|
-
"The foreground color for text symbols. These symbols appear in the outline, breadcrumb, and suggest widget.",
|
|
2772
|
-
"The foreground color for type parameter symbols. These symbols appear in the outline, breadcrumb, and suggest widget.",
|
|
2773
|
-
"The foreground color for unit symbols. These symbols appear in the outline, breadcrumb, and suggest widget.",
|
|
2774
|
-
"The foreground color for variable symbols. These symbols appear in the outline, breadcrumb, and suggest widget."
|
|
2775
|
-
],
|
|
2776
|
-
"vs/editor/contrib/gotoSymbol/browser/peek/referencesController": [
|
|
2777
|
-
"Whether reference peek is visible, like 'Peek References' or 'Peek Definition'",
|
|
2778
|
-
"Loading...",
|
|
2779
|
-
"{0} ({1})"
|
|
2780
|
-
],
|
|
2781
2706
|
"vs/editor/common/editorContextKeys": [
|
|
2782
2707
|
"Whether the editor text has focus (cursor is blinking)",
|
|
2783
2708
|
"Whether the editor or an editor widget has focus (e.g. focus is in the find widget)",
|
|
@@ -3016,17 +2941,92 @@
|
|
|
3016
2941
|
"The green color used in chart visualizations.",
|
|
3017
2942
|
"The purple color used in chart visualizations."
|
|
3018
2943
|
],
|
|
3019
|
-
"vs/
|
|
3020
|
-
"
|
|
3021
|
-
"
|
|
3022
|
-
"
|
|
3023
|
-
|
|
3024
|
-
|
|
3025
|
-
"
|
|
3026
|
-
"
|
|
3027
|
-
"
|
|
3028
|
-
"
|
|
3029
|
-
"
|
|
2944
|
+
"vs/platform/quickinput/browser/helpQuickAccess": [
|
|
2945
|
+
"global commands",
|
|
2946
|
+
"editor commands",
|
|
2947
|
+
"{0}, {1}"
|
|
2948
|
+
],
|
|
2949
|
+
"vs/editor/contrib/quickAccess/browser/gotoLineQuickAccess": [
|
|
2950
|
+
"Open a text editor first to go to a line.",
|
|
2951
|
+
"Go to line {0} and character {1}.",
|
|
2952
|
+
"Go to line {0}.",
|
|
2953
|
+
"Current Line: {0}, Character: {1}. Type a line number between 1 and {2} to navigate to.",
|
|
2954
|
+
"Current Line: {0}, Character: {1}. Type a line number to navigate to."
|
|
2955
|
+
],
|
|
2956
|
+
"vs/editor/contrib/quickAccess/browser/gotoSymbolQuickAccess": [
|
|
2957
|
+
"To go to a symbol, first open a text editor with symbol information.",
|
|
2958
|
+
"The active text editor does not provide symbol information.",
|
|
2959
|
+
"No matching editor symbols",
|
|
2960
|
+
"No editor symbols",
|
|
2961
|
+
"Open to the Side",
|
|
2962
|
+
"Open to the Bottom",
|
|
2963
|
+
"symbols ({0})",
|
|
2964
|
+
"properties ({0})",
|
|
2965
|
+
"methods ({0})",
|
|
2966
|
+
"functions ({0})",
|
|
2967
|
+
"constructors ({0})",
|
|
2968
|
+
"variables ({0})",
|
|
2969
|
+
"classes ({0})",
|
|
2970
|
+
"structs ({0})",
|
|
2971
|
+
"events ({0})",
|
|
2972
|
+
"operators ({0})",
|
|
2973
|
+
"interfaces ({0})",
|
|
2974
|
+
"namespaces ({0})",
|
|
2975
|
+
"packages ({0})",
|
|
2976
|
+
"type parameters ({0})",
|
|
2977
|
+
"modules ({0})",
|
|
2978
|
+
"properties ({0})",
|
|
2979
|
+
"enumerations ({0})",
|
|
2980
|
+
"enumeration members ({0})",
|
|
2981
|
+
"strings ({0})",
|
|
2982
|
+
"files ({0})",
|
|
2983
|
+
"arrays ({0})",
|
|
2984
|
+
"numbers ({0})",
|
|
2985
|
+
"booleans ({0})",
|
|
2986
|
+
"objects ({0})",
|
|
2987
|
+
"keys ({0})",
|
|
2988
|
+
"fields ({0})",
|
|
2989
|
+
"constants ({0})"
|
|
2990
|
+
],
|
|
2991
|
+
"vs/editor/contrib/symbolIcons/browser/symbolIcons": [
|
|
2992
|
+
"The foreground color for array symbols. These symbols appear in the outline, breadcrumb, and suggest widget.",
|
|
2993
|
+
"The foreground color for boolean symbols. These symbols appear in the outline, breadcrumb, and suggest widget.",
|
|
2994
|
+
"The foreground color for class symbols. These symbols appear in the outline, breadcrumb, and suggest widget.",
|
|
2995
|
+
"The foreground color for color symbols. These symbols appear in the outline, breadcrumb, and suggest widget.",
|
|
2996
|
+
"The foreground color for constant symbols. These symbols appear in the outline, breadcrumb, and suggest widget.",
|
|
2997
|
+
"The foreground color for constructor symbols. These symbols appear in the outline, breadcrumb, and suggest widget.",
|
|
2998
|
+
"The foreground color for enumerator symbols. These symbols appear in the outline, breadcrumb, and suggest widget.",
|
|
2999
|
+
"The foreground color for enumerator member symbols. These symbols appear in the outline, breadcrumb, and suggest widget.",
|
|
3000
|
+
"The foreground color for event symbols. These symbols appear in the outline, breadcrumb, and suggest widget.",
|
|
3001
|
+
"The foreground color for field symbols. These symbols appear in the outline, breadcrumb, and suggest widget.",
|
|
3002
|
+
"The foreground color for file symbols. These symbols appear in the outline, breadcrumb, and suggest widget.",
|
|
3003
|
+
"The foreground color for folder symbols. These symbols appear in the outline, breadcrumb, and suggest widget.",
|
|
3004
|
+
"The foreground color for function symbols. These symbols appear in the outline, breadcrumb, and suggest widget.",
|
|
3005
|
+
"The foreground color for interface symbols. These symbols appear in the outline, breadcrumb, and suggest widget.",
|
|
3006
|
+
"The foreground color for key symbols. These symbols appear in the outline, breadcrumb, and suggest widget.",
|
|
3007
|
+
"The foreground color for keyword symbols. These symbols appear in the outline, breadcrumb, and suggest widget.",
|
|
3008
|
+
"The foreground color for method symbols. These symbols appear in the outline, breadcrumb, and suggest widget.",
|
|
3009
|
+
"The foreground color for module symbols. These symbols appear in the outline, breadcrumb, and suggest widget.",
|
|
3010
|
+
"The foreground color for namespace symbols. These symbols appear in the outline, breadcrumb, and suggest widget.",
|
|
3011
|
+
"The foreground color for null symbols. These symbols appear in the outline, breadcrumb, and suggest widget.",
|
|
3012
|
+
"The foreground color for number symbols. These symbols appear in the outline, breadcrumb, and suggest widget.",
|
|
3013
|
+
"The foreground color for object symbols. These symbols appear in the outline, breadcrumb, and suggest widget.",
|
|
3014
|
+
"The foreground color for operator symbols. These symbols appear in the outline, breadcrumb, and suggest widget.",
|
|
3015
|
+
"The foreground color for package symbols. These symbols appear in the outline, breadcrumb, and suggest widget.",
|
|
3016
|
+
"The foreground color for property symbols. These symbols appear in the outline, breadcrumb, and suggest widget.",
|
|
3017
|
+
"The foreground color for reference symbols. These symbols appear in the outline, breadcrumb, and suggest widget.",
|
|
3018
|
+
"The foreground color for snippet symbols. These symbols appear in the outline, breadcrumb, and suggest widget.",
|
|
3019
|
+
"The foreground color for string symbols. These symbols appear in the outline, breadcrumb, and suggest widget.",
|
|
3020
|
+
"The foreground color for struct symbols. These symbols appear in the outline, breadcrumb, and suggest widget.",
|
|
3021
|
+
"The foreground color for text symbols. These symbols appear in the outline, breadcrumb, and suggest widget.",
|
|
3022
|
+
"The foreground color for type parameter symbols. These symbols appear in the outline, breadcrumb, and suggest widget.",
|
|
3023
|
+
"The foreground color for unit symbols. These symbols appear in the outline, breadcrumb, and suggest widget.",
|
|
3024
|
+
"The foreground color for variable symbols. These symbols appear in the outline, breadcrumb, and suggest widget."
|
|
3025
|
+
],
|
|
3026
|
+
"vs/editor/contrib/gotoSymbol/browser/peek/referencesController": [
|
|
3027
|
+
"Whether reference peek is visible, like 'Peek References' or 'Peek Definition'",
|
|
3028
|
+
"Loading...",
|
|
3029
|
+
"{0} ({1})"
|
|
3030
3030
|
],
|
|
3031
3031
|
"vs/platform/markers/common/markers": [
|
|
3032
3032
|
"Error",
|
|
@@ -3313,6 +3313,24 @@
|
|
|
3313
3313
|
"Whether the default behaviour is to insert or replace",
|
|
3314
3314
|
"Whether the current suggestion supports to resolve further details"
|
|
3315
3315
|
],
|
|
3316
|
+
"vs/editor/contrib/suggest/browser/suggestWidget": [
|
|
3317
|
+
"Background color of the suggest widget.",
|
|
3318
|
+
"Border color of the suggest widget.",
|
|
3319
|
+
"Foreground color of the suggest widget.",
|
|
3320
|
+
"Foreground color of the selected entry in the suggest widget.",
|
|
3321
|
+
"Icon foreground color of the selected entry in the suggest widget.",
|
|
3322
|
+
"Background color of the selected entry in the suggest widget.",
|
|
3323
|
+
"Color of the match highlights in the suggest widget.",
|
|
3324
|
+
"Color of the match highlights in the suggest widget when an item is focused.",
|
|
3325
|
+
"Foreground color of the suggest widget status.",
|
|
3326
|
+
"Loading...",
|
|
3327
|
+
"No suggestions.",
|
|
3328
|
+
"Suggest",
|
|
3329
|
+
"{0}{1}, {2}",
|
|
3330
|
+
"{0}{1}",
|
|
3331
|
+
"{0}, {1}",
|
|
3332
|
+
"{0}, docs: {1}"
|
|
3333
|
+
],
|
|
3316
3334
|
"vs/platform/contextkey/common/contextkeys": [
|
|
3317
3335
|
"Whether the operating system is macOS",
|
|
3318
3336
|
"Whether the operating system is Linux",
|
|
@@ -3352,58 +3370,6 @@
|
|
|
3352
3370
|
"No results",
|
|
3353
3371
|
"References"
|
|
3354
3372
|
],
|
|
3355
|
-
"vs/editor/contrib/suggest/browser/suggestWidget": [
|
|
3356
|
-
"Background color of the suggest widget.",
|
|
3357
|
-
"Border color of the suggest widget.",
|
|
3358
|
-
"Foreground color of the suggest widget.",
|
|
3359
|
-
"Foreground color of the selected entry in the suggest widget.",
|
|
3360
|
-
"Icon foreground color of the selected entry in the suggest widget.",
|
|
3361
|
-
"Background color of the selected entry in the suggest widget.",
|
|
3362
|
-
"Color of the match highlights in the suggest widget.",
|
|
3363
|
-
"Color of the match highlights in the suggest widget when an item is focused.",
|
|
3364
|
-
"Foreground color of the suggest widget status.",
|
|
3365
|
-
"Loading...",
|
|
3366
|
-
"No suggestions.",
|
|
3367
|
-
"Suggest",
|
|
3368
|
-
"{0}{1}, {2}",
|
|
3369
|
-
"{0}{1}",
|
|
3370
|
-
"{0}, {1}",
|
|
3371
|
-
"{0}, docs: {1}"
|
|
3372
|
-
],
|
|
3373
|
-
"vs/editor/common/config/editorConfigurationSchema": [
|
|
3374
|
-
"Editor",
|
|
3375
|
-
"The number of spaces a tab is equal to. This setting is overridden based on the file contents when `#editor.detectIndentation#` is on.",
|
|
3376
|
-
"Insert spaces when pressing `Tab`. This setting is overridden based on the file contents when `#editor.detectIndentation#` is on.",
|
|
3377
|
-
"Controls whether `#editor.tabSize#` and `#editor.insertSpaces#` will be automatically detected when a file is opened based on the file contents.",
|
|
3378
|
-
"Remove trailing auto inserted whitespace.",
|
|
3379
|
-
"Special handling for large files to disable certain memory intensive features.",
|
|
3380
|
-
"Controls whether completions should be computed based on words in the document.",
|
|
3381
|
-
"Only suggest words from the active document.",
|
|
3382
|
-
"Suggest words from all open documents of the same language.",
|
|
3383
|
-
"Suggest words from all open documents.",
|
|
3384
|
-
"Controls from which documents word based completions are computed.",
|
|
3385
|
-
"Semantic highlighting enabled for all color themes.",
|
|
3386
|
-
"Semantic highlighting disabled for all color themes.",
|
|
3387
|
-
"Semantic highlighting is configured by the current color theme's `semanticHighlighting` setting.",
|
|
3388
|
-
"Controls whether the semanticHighlighting is shown for the languages that support it.",
|
|
3389
|
-
"Keep peek editors open even when double clicking their content or when hitting `Escape`.",
|
|
3390
|
-
"Lines above this length will not be tokenized for performance reasons",
|
|
3391
|
-
"Defines the bracket symbols that increase or decrease the indentation.",
|
|
3392
|
-
"The opening bracket character or string sequence.",
|
|
3393
|
-
"The closing bracket character or string sequence.",
|
|
3394
|
-
"Defines the bracket pairs that are colorized by their nesting level if bracket pair colorization is enabled.",
|
|
3395
|
-
"The opening bracket character or string sequence.",
|
|
3396
|
-
"The closing bracket character or string sequence.",
|
|
3397
|
-
"Timeout in milliseconds after which diff computation is cancelled. Use 0 for no timeout.",
|
|
3398
|
-
"Maximum file size in MB for which to compute diffs. Use 0 for no limit.",
|
|
3399
|
-
"Controls whether the diff editor shows the diff side by side or inline.",
|
|
3400
|
-
"When enabled, the diff editor ignores changes in leading or trailing whitespace.",
|
|
3401
|
-
"Controls whether the diff editor shows +/- indicators for added/removed changes.",
|
|
3402
|
-
"Controls whether the editor shows CodeLens.",
|
|
3403
|
-
"Lines will never wrap.",
|
|
3404
|
-
"Lines will wrap at the viewport width.",
|
|
3405
|
-
"Lines will wrap according to the `#editor.wordWrap#` setting."
|
|
3406
|
-
],
|
|
3407
3373
|
"vs/platform/keybinding/common/abstractKeybindingService": [
|
|
3408
3374
|
"({0}) was pressed. Waiting for second key of chord...",
|
|
3409
3375
|
"The key combination ({0}, {1}) is not a command."
|
|
@@ -3447,6 +3413,40 @@
|
|
|
3447
3413
|
"vs/editor/common/model/editStack": [
|
|
3448
3414
|
"Typing"
|
|
3449
3415
|
],
|
|
3416
|
+
"vs/editor/common/config/editorConfigurationSchema": [
|
|
3417
|
+
"Editor",
|
|
3418
|
+
"The number of spaces a tab is equal to. This setting is overridden based on the file contents when `#editor.detectIndentation#` is on.",
|
|
3419
|
+
"Insert spaces when pressing `Tab`. This setting is overridden based on the file contents when `#editor.detectIndentation#` is on.",
|
|
3420
|
+
"Controls whether `#editor.tabSize#` and `#editor.insertSpaces#` will be automatically detected when a file is opened based on the file contents.",
|
|
3421
|
+
"Remove trailing auto inserted whitespace.",
|
|
3422
|
+
"Special handling for large files to disable certain memory intensive features.",
|
|
3423
|
+
"Controls whether completions should be computed based on words in the document.",
|
|
3424
|
+
"Only suggest words from the active document.",
|
|
3425
|
+
"Suggest words from all open documents of the same language.",
|
|
3426
|
+
"Suggest words from all open documents.",
|
|
3427
|
+
"Controls from which documents word based completions are computed.",
|
|
3428
|
+
"Semantic highlighting enabled for all color themes.",
|
|
3429
|
+
"Semantic highlighting disabled for all color themes.",
|
|
3430
|
+
"Semantic highlighting is configured by the current color theme's `semanticHighlighting` setting.",
|
|
3431
|
+
"Controls whether the semanticHighlighting is shown for the languages that support it.",
|
|
3432
|
+
"Keep peek editors open even when double clicking their content or when hitting `Escape`.",
|
|
3433
|
+
"Lines above this length will not be tokenized for performance reasons",
|
|
3434
|
+
"Defines the bracket symbols that increase or decrease the indentation.",
|
|
3435
|
+
"The opening bracket character or string sequence.",
|
|
3436
|
+
"The closing bracket character or string sequence.",
|
|
3437
|
+
"Defines the bracket pairs that are colorized by their nesting level if bracket pair colorization is enabled.",
|
|
3438
|
+
"The opening bracket character or string sequence.",
|
|
3439
|
+
"The closing bracket character or string sequence.",
|
|
3440
|
+
"Timeout in milliseconds after which diff computation is cancelled. Use 0 for no timeout.",
|
|
3441
|
+
"Maximum file size in MB for which to compute diffs. Use 0 for no limit.",
|
|
3442
|
+
"Controls whether the diff editor shows the diff side by side or inline.",
|
|
3443
|
+
"When enabled, the diff editor ignores changes in leading or trailing whitespace.",
|
|
3444
|
+
"Controls whether the diff editor shows +/- indicators for added/removed changes.",
|
|
3445
|
+
"Controls whether the editor shows CodeLens.",
|
|
3446
|
+
"Lines will never wrap.",
|
|
3447
|
+
"Lines will wrap at the viewport width.",
|
|
3448
|
+
"Lines will wrap according to the `#editor.wordWrap#` setting."
|
|
3449
|
+
],
|
|
3450
3450
|
"vs/editor/contrib/colorPicker/browser/colorPickerWidget": [
|
|
3451
3451
|
"Click to toggle color options (rgb/hsl/hex)"
|
|
3452
3452
|
],
|
|
@@ -3502,6 +3502,17 @@
|
|
|
3502
3502
|
"Nov",
|
|
3503
3503
|
"Dec"
|
|
3504
3504
|
],
|
|
3505
|
+
"vs/editor/contrib/suggest/browser/suggestWidgetStatus": [
|
|
3506
|
+
"{0} ({1})"
|
|
3507
|
+
],
|
|
3508
|
+
"vs/editor/contrib/suggest/browser/suggestWidgetDetails": [
|
|
3509
|
+
"Close",
|
|
3510
|
+
"Loading..."
|
|
3511
|
+
],
|
|
3512
|
+
"vs/editor/contrib/suggest/browser/suggestWidgetRenderer": [
|
|
3513
|
+
"Icon for more information in the suggest widget.",
|
|
3514
|
+
"Read More"
|
|
3515
|
+
],
|
|
3505
3516
|
"vs/base/common/errorMessage": [
|
|
3506
3517
|
"{0}: {1}",
|
|
3507
3518
|
"A system error occurred ({0})",
|
|
@@ -3515,17 +3526,6 @@
|
|
|
3515
3526
|
"{0} reference",
|
|
3516
3527
|
"References"
|
|
3517
3528
|
],
|
|
3518
|
-
"vs/editor/contrib/suggest/browser/suggestWidgetStatus": [
|
|
3519
|
-
"{0} ({1})"
|
|
3520
|
-
],
|
|
3521
|
-
"vs/editor/contrib/suggest/browser/suggestWidgetDetails": [
|
|
3522
|
-
"Close",
|
|
3523
|
-
"Loading..."
|
|
3524
|
-
],
|
|
3525
|
-
"vs/editor/contrib/suggest/browser/suggestWidgetRenderer": [
|
|
3526
|
-
"Icon for more information in the suggest widget.",
|
|
3527
|
-
"Read More"
|
|
3528
|
-
],
|
|
3529
3529
|
"vs/editor/contrib/codeAction/browser/lightBulbWidget": [
|
|
3530
3530
|
"Show Code Actions. Preferred Quick Fix Available ({0})",
|
|
3531
3531
|
"Show Code Actions ({0})",
|