monaco-editor-core 0.32.0-dev.20211218 → 0.32.0-dev.20211219

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (42) hide show
  1. package/dev/bundleInfo.json +453 -453
  2. package/dev/nls.metadata.json +119 -119
  3. package/dev/vs/base/worker/workerMain.js +1 -1
  4. package/dev/vs/editor/editor.main.css +1 -1
  5. package/dev/vs/editor/editor.main.js +1 -1
  6. package/dev/vs/editor/editor.main.nls.de.js +6 -6
  7. package/dev/vs/editor/editor.main.nls.es.js +6 -6
  8. package/dev/vs/editor/editor.main.nls.fr.js +6 -6
  9. package/dev/vs/editor/editor.main.nls.it.js +6 -6
  10. package/dev/vs/editor/editor.main.nls.ja.js +6 -6
  11. package/dev/vs/editor/editor.main.nls.js +1 -1
  12. package/dev/vs/editor/editor.main.nls.ko.js +6 -6
  13. package/dev/vs/editor/editor.main.nls.ru.js +1 -1
  14. package/dev/vs/editor/editor.main.nls.zh-cn.js +6 -6
  15. package/dev/vs/editor/editor.main.nls.zh-tw.js +1 -1
  16. package/dev/vs/loader.js +1 -1
  17. package/min/vs/base/worker/workerMain.js +1 -1
  18. package/min/vs/editor/editor.main.css +1 -1
  19. package/min/vs/editor/editor.main.js +1 -1
  20. package/min/vs/editor/editor.main.nls.de.js +3 -3
  21. package/min/vs/editor/editor.main.nls.es.js +3 -3
  22. package/min/vs/editor/editor.main.nls.fr.js +3 -3
  23. package/min/vs/editor/editor.main.nls.it.js +3 -3
  24. package/min/vs/editor/editor.main.nls.ja.js +3 -3
  25. package/min/vs/editor/editor.main.nls.js +1 -1
  26. package/min/vs/editor/editor.main.nls.ko.js +3 -3
  27. package/min/vs/editor/editor.main.nls.ru.js +1 -1
  28. package/min/vs/editor/editor.main.nls.zh-cn.js +3 -3
  29. package/min/vs/editor/editor.main.nls.zh-tw.js +1 -1
  30. package/min/vs/loader.js +1 -1
  31. package/min-maps/vs/editor/editor.main.nls.de.js.map +1 -1
  32. package/min-maps/vs/editor/editor.main.nls.es.js.map +1 -1
  33. package/min-maps/vs/editor/editor.main.nls.fr.js.map +1 -1
  34. package/min-maps/vs/editor/editor.main.nls.it.js.map +1 -1
  35. package/min-maps/vs/editor/editor.main.nls.ja.js.map +1 -1
  36. package/min-maps/vs/editor/editor.main.nls.js.map +1 -1
  37. package/min-maps/vs/editor/editor.main.nls.ko.js.map +1 -1
  38. package/min-maps/vs/editor/editor.main.nls.ru.js.map +1 -1
  39. package/min-maps/vs/editor/editor.main.nls.zh-cn.js.map +1 -1
  40. package/min-maps/vs/editor/editor.main.nls.zh-tw.js.map +1 -1
  41. package/min-maps/vs/loader.js.map +1 -1
  42. package/package.json +1 -1
@@ -758,6 +758,11 @@
758
758
  ]
759
759
  }
760
760
  ],
761
+ "vs/editor/contrib/snippet/snippetController2": [
762
+ "inSnippetMode",
763
+ "hasNextTabstop",
764
+ "hasPrevTabstop"
765
+ ],
761
766
  "vs/editor/contrib/suggest/suggestController": [
762
767
  "aria.alert.snippet",
763
768
  "suggest.trigger.label",
@@ -770,11 +775,6 @@
770
775
  "detail.less",
771
776
  "suggest.reset.label"
772
777
  ],
773
- "vs/editor/contrib/snippet/snippetController2": [
774
- "inSnippetMode",
775
- "hasNextTabstop",
776
- "hasPrevTabstop"
777
- ],
778
778
  "vs/editor/contrib/tokenization/tokenization": [
779
779
  "forceRetokenize"
780
780
  ],
@@ -788,6 +788,30 @@
788
788
  "toggle.tabMovesFocus.on",
789
789
  "toggle.tabMovesFocus.off"
790
790
  ],
791
+ "vs/editor/contrib/unicodeHighlighter/unicodeHighlighter": [
792
+ "warningIcon",
793
+ "unicodeHighlighting.thisDocumentHasManyNonBasicAsciiUnicodeCharacters",
794
+ "unicodeHighlighting.thisDocumentHasManyAmbiguousUnicodeCharacters",
795
+ "unicodeHighlighting.thisDocumentHasManyInvisibleUnicodeCharacters",
796
+ "unicodeHighlight.characterIsAmbiguous",
797
+ "unicodeHighlight.characterIsInvisible",
798
+ "unicodeHighlight.characterIsNonBasicAscii",
799
+ "unicodeHighlight.adjustSettings",
800
+ "unicodeHighlight.disableHighlightingInComments.shortLabel",
801
+ "action.unicodeHighlight.disableHighlightingInComments",
802
+ "unicodeHighlight.disableHighlightingInStrings.shortLabel",
803
+ "action.unicodeHighlight.disableHighlightingInStrings",
804
+ "unicodeHighlight.disableHighlightingOfAmbiguousCharacters.shortLabel",
805
+ "action.unicodeHighlight.disableHighlightingOfAmbiguousCharacters",
806
+ "unicodeHighlight.disableHighlightingOfInvisibleCharacters.shortLabel",
807
+ "action.unicodeHighlight.disableHighlightingOfInvisibleCharacters",
808
+ "unicodeHighlight.disableHighlightingOfNonBasicAsciiCharacters.shortLabel",
809
+ "action.unicodeHighlight.disableHighlightingOfNonBasicAsciiCharacters",
810
+ "action.unicodeHighlight.showExcludeOptions",
811
+ "unicodeHighlight.excludeInvisibleCharFromBeingHighlighted",
812
+ "unicodeHighlight.excludeCharFromBeingHighlighted",
813
+ "unicodeHighlight.configureUnicodeHighlightOptions"
814
+ ],
791
815
  "vs/editor/contrib/unusualLineTerminators/unusualLineTerminators": [
792
816
  "unusualLineTerminators.title",
793
817
  "unusualLineTerminators.message",
@@ -845,6 +869,29 @@
845
869
  "toggleHighContrast",
846
870
  "bulkEditServiceSummary"
847
871
  ],
872
+ "vs/editor/browser/editorExtensions": [
873
+ {
874
+ "key": "miUndo",
875
+ "comment": [
876
+ "&& denotes a mnemonic"
877
+ ]
878
+ },
879
+ "undo",
880
+ {
881
+ "key": "miRedo",
882
+ "comment": [
883
+ "&& denotes a mnemonic"
884
+ ]
885
+ },
886
+ "redo",
887
+ {
888
+ "key": "miSelectAll",
889
+ "comment": [
890
+ "&& denotes a mnemonic"
891
+ ]
892
+ },
893
+ "selectAll"
894
+ ],
848
895
  "vs/editor/common/editorContextKeys": [
849
896
  "editorTextFocus",
850
897
  "editorFocus",
@@ -877,29 +924,6 @@
877
924
  "editorHasMultipleDocumentFormattingProvider",
878
925
  "editorHasMultipleDocumentSelectionFormattingProvider"
879
926
  ],
880
- "vs/editor/browser/editorExtensions": [
881
- {
882
- "key": "miUndo",
883
- "comment": [
884
- "&& denotes a mnemonic"
885
- ]
886
- },
887
- "undo",
888
- {
889
- "key": "miRedo",
890
- "comment": [
891
- "&& denotes a mnemonic"
892
- ]
893
- },
894
- "redo",
895
- {
896
- "key": "miSelectAll",
897
- "comment": [
898
- "&& denotes a mnemonic"
899
- ]
900
- },
901
- "selectAll"
902
- ],
903
927
  "vs/platform/theme/common/colorRegistry": [
904
928
  "foreground",
905
929
  "errorForeground",
@@ -1189,30 +1213,6 @@
1189
1213
  "labelLoading",
1190
1214
  "metaTitle.N"
1191
1215
  ],
1192
- "vs/editor/contrib/unicodeHighlighter/unicodeHighlighter": [
1193
- "warningIcon",
1194
- "unicodeHighlighting.thisDocumentHasManyNonBasicAsciiUnicodeCharacters",
1195
- "unicodeHighlighting.thisDocumentHasManyAmbiguousUnicodeCharacters",
1196
- "unicodeHighlighting.thisDocumentHasManyInvisibleUnicodeCharacters",
1197
- "unicodeHighlight.characterIsAmbiguous",
1198
- "unicodeHighlight.characterIsInvisible",
1199
- "unicodeHighlight.characterIsNonBasicAscii",
1200
- "unicodeHighlight.adjustSettings",
1201
- "unicodeHighlight.disableHighlightingInComments.shortLabel",
1202
- "action.unicodeHighlight.disableHighlightingInComments",
1203
- "unicodeHighlight.disableHighlightingInStrings.shortLabel",
1204
- "action.unicodeHighlight.disableHighlightingInStrings",
1205
- "unicodeHighlight.disableHighlightingOfAmbiguousCharacters.shortLabel",
1206
- "action.unicodeHighlight.disableHighlightingOfAmbiguousCharacters",
1207
- "unicodeHighlight.disableHighlightingOfInvisibleCharacters.shortLabel",
1208
- "action.unicodeHighlight.disableHighlightingOfInvisibleCharacters",
1209
- "unicodeHighlight.disableHighlightingOfNonBasicAsciiCharacters.shortLabel",
1210
- "action.unicodeHighlight.disableHighlightingOfNonBasicAsciiCharacters",
1211
- "action.unicodeHighlight.showExcludeOptions",
1212
- "unicodeHighlight.excludeInvisibleCharFromBeingHighlighted",
1213
- "unicodeHighlight.excludeCharFromBeingHighlighted",
1214
- "unicodeHighlight.configureUnicodeHighlightOptions"
1215
- ],
1216
1216
  "vs/editor/common/modes/modesRegistry": [
1217
1217
  "plainText.alias"
1218
1218
  ],
@@ -1538,6 +1538,10 @@
1538
1538
  "wordWrap.on",
1539
1539
  "wordWrap.inherit"
1540
1540
  ],
1541
+ "vs/editor/contrib/hover/markdownHoverParticipant": [
1542
+ "modesContentHover.loading",
1543
+ "too many characters"
1544
+ ],
1541
1545
  "vs/platform/contextkey/common/contextkeys": [
1542
1546
  "isMac",
1543
1547
  "isLinux",
@@ -1588,10 +1592,6 @@
1588
1592
  "noResults",
1589
1593
  "peekView.alternateTitle"
1590
1594
  ],
1591
- "vs/editor/contrib/hover/markdownHoverParticipant": [
1592
- "modesContentHover.loading",
1593
- "too many characters"
1594
- ],
1595
1595
  "vs/platform/keybinding/common/abstractKeybindingService": [
1596
1596
  "first.chord",
1597
1597
  "missing.chord"
@@ -1734,17 +1734,6 @@
1734
1734
  "acceptInlineSuggestion",
1735
1735
  "inlineSuggestionFollows"
1736
1736
  ],
1737
- "vs/editor/contrib/suggest/suggestWidgetStatus": [
1738
- "ddd"
1739
- ],
1740
- "vs/editor/contrib/suggest/suggestWidgetDetails": [
1741
- "details.close",
1742
- "loading"
1743
- ],
1744
- "vs/editor/contrib/suggest/suggestWidgetRenderer": [
1745
- "suggestMoreInfoIcon",
1746
- "readMore"
1747
- ],
1748
1737
  "vs/editor/contrib/snippet/snippetVariables": [
1749
1738
  "Sunday",
1750
1739
  "Monday",
@@ -1785,6 +1774,17 @@
1785
1774
  "NovemberShort",
1786
1775
  "DecemberShort"
1787
1776
  ],
1777
+ "vs/editor/contrib/suggest/suggestWidgetStatus": [
1778
+ "ddd"
1779
+ ],
1780
+ "vs/editor/contrib/suggest/suggestWidgetDetails": [
1781
+ "details.close",
1782
+ "loading"
1783
+ ],
1784
+ "vs/editor/contrib/suggest/suggestWidgetRenderer": [
1785
+ "suggestMoreInfoIcon",
1786
+ "readMore"
1787
+ ],
1788
1788
  "vs/base/common/errorMessage": [
1789
1789
  "stackTrace.format",
1790
1790
  "nodeExceptionMessage",
@@ -2570,6 +2570,11 @@
2570
2570
  "Shrink Selection",
2571
2571
  "&&Shrink Selection"
2572
2572
  ],
2573
+ "vs/editor/contrib/snippet/snippetController2": [
2574
+ "Whether the editor in current in snippet mode",
2575
+ "Whether there is a next tab stop when in snippet mode",
2576
+ "Whether there is a previous tab stop when in snippet mode"
2577
+ ],
2573
2578
  "vs/editor/contrib/suggest/suggestController": [
2574
2579
  "Accepting '{0}' made {1} additional edits",
2575
2580
  "Trigger Suggest",
@@ -2582,11 +2587,6 @@
2582
2587
  "show more",
2583
2588
  "Reset Suggest Widget Size"
2584
2589
  ],
2585
- "vs/editor/contrib/snippet/snippetController2": [
2586
- "Whether the editor in current in snippet mode",
2587
- "Whether there is a next tab stop when in snippet mode",
2588
- "Whether there is a previous tab stop when in snippet mode"
2589
- ],
2590
2590
  "vs/editor/contrib/tokenization/tokenization": [
2591
2591
  "Developer: Force Retokenize"
2592
2592
  ],
@@ -2595,6 +2595,30 @@
2595
2595
  "Pressing Tab will now move focus to the next focusable element",
2596
2596
  "Pressing Tab will now insert the tab character"
2597
2597
  ],
2598
+ "vs/editor/contrib/unicodeHighlighter/unicodeHighlighter": [
2599
+ "Icon shown with a warning message in the extensions editor.",
2600
+ "This document contains many non-basic ASCII unicode characters",
2601
+ "This document contains many ambiguous unicode characters",
2602
+ "This document contains many invisible unicode characters",
2603
+ "The character {0} could be confused with the character {1}, which is more common in source code.",
2604
+ "The character {0} is invisible.",
2605
+ "The character {0} is not a basic ASCII character.",
2606
+ "Adjust settings",
2607
+ "Disable Highlight In Comments",
2608
+ "Disable highlighting of characters in comments",
2609
+ "Disable Highlight In Strings",
2610
+ "Disable highlighting of characters in strings",
2611
+ "Disable Ambiguous Highlight",
2612
+ "Disable highlighting of ambiguous characters",
2613
+ "Disable Invisible Highlight",
2614
+ "Disable highlighting of invisible characters",
2615
+ "Disable Non ASCII Highlight",
2616
+ "Disable highlighting of non basic ASCII characters",
2617
+ "Show Exclude Options",
2618
+ "Exclude {0} (invisible character) from being highlighted",
2619
+ "Exclude {0} from being highlighted",
2620
+ "Configure Unicode Highlight Options"
2621
+ ],
2598
2622
  "vs/editor/contrib/unusualLineTerminators/unusualLineTerminators": [
2599
2623
  "Unusual Line Terminators",
2600
2624
  "Detected unusual line terminators",
@@ -2652,6 +2676,14 @@
2652
2676
  "Toggle High Contrast Theme",
2653
2677
  "Made {0} edits in {1} files"
2654
2678
  ],
2679
+ "vs/editor/browser/editorExtensions": [
2680
+ "&&Undo",
2681
+ "Undo",
2682
+ "&&Redo",
2683
+ "Redo",
2684
+ "&&Select All",
2685
+ "Select All"
2686
+ ],
2655
2687
  "vs/editor/common/editorContextKeys": [
2656
2688
  "Whether the editor text has focus (cursor is blinking)",
2657
2689
  "Whether the editor or an editor widget has focus (e.g. focus is in the find widget)",
@@ -2684,14 +2716,6 @@
2684
2716
  "Whether the editor has multiple document formatting providers",
2685
2717
  "Whether the editor has multiple document selection formatting providers"
2686
2718
  ],
2687
- "vs/editor/browser/editorExtensions": [
2688
- "&&Undo",
2689
- "Undo",
2690
- "&&Redo",
2691
- "Redo",
2692
- "&&Select All",
2693
- "Select All"
2694
- ],
2695
2719
  "vs/platform/theme/common/colorRegistry": [
2696
2720
  "Overall foreground color. This color is only used if not overridden by a component.",
2697
2721
  "Overall foreground color for error messages. This color is only used if not overridden by a component.",
@@ -2981,30 +3005,6 @@
2981
3005
  "Loading...",
2982
3006
  "{0} ({1})"
2983
3007
  ],
2984
- "vs/editor/contrib/unicodeHighlighter/unicodeHighlighter": [
2985
- "Icon shown with a warning message in the extensions editor.",
2986
- "This document contains many non-basic ASCII unicode characters",
2987
- "This document contains many ambiguous unicode characters",
2988
- "This document contains many invisible unicode characters",
2989
- "The character {0} could be confused with the character {1}, which is more common in source code.",
2990
- "The character {0} is invisible.",
2991
- "The character {0} is not a basic ASCII character.",
2992
- "Adjust settings",
2993
- "Disable Highlight In Comments",
2994
- "Disable highlighting of characters in comments",
2995
- "Disable Highlight In Strings",
2996
- "Disable highlighting of characters in strings",
2997
- "Disable Ambiguous Highlight",
2998
- "Disable highlighting of ambiguous characters",
2999
- "Disable Invisible Highlight",
3000
- "Disable highlighting of invisible characters",
3001
- "Disable Non ASCII Highlight",
3002
- "Disable highlighting of non basic ASCII characters",
3003
- "Show Exclude Options",
3004
- "Exclude {0} (invisible character) from being highlighted",
3005
- "Exclude {0} from being highlighted",
3006
- "Configure Unicode Highlight Options"
3007
- ],
3008
3008
  "vs/editor/common/modes/modesRegistry": [
3009
3009
  "Plain Text"
3010
3010
  ],
@@ -3299,6 +3299,10 @@
3299
3299
  "Lines will wrap at the viewport width.",
3300
3300
  "Lines will wrap according to the `#editor.wordWrap#` setting."
3301
3301
  ],
3302
+ "vs/editor/contrib/hover/markdownHoverParticipant": [
3303
+ "Loading...",
3304
+ "Tokenization is skipped for long lines for performance reasons. This can be configured via `editor.maxTokenizationLineLength`."
3305
+ ],
3302
3306
  "vs/platform/contextkey/common/contextkeys": [
3303
3307
  "Whether the operating system is macOS",
3304
3308
  "Whether the operating system is Linux",
@@ -3338,10 +3342,6 @@
3338
3342
  "No results",
3339
3343
  "References"
3340
3344
  ],
3341
- "vs/editor/contrib/hover/markdownHoverParticipant": [
3342
- "Loading...",
3343
- "Tokenization is skipped for long lines for performance reasons. This can be configured via `editor.maxTokenizationLineLength`."
3344
- ],
3345
3345
  "vs/platform/keybinding/common/abstractKeybindingService": [
3346
3346
  "({0}) was pressed. Waiting for second key of chord...",
3347
3347
  "The key combination ({0}, {1}) is not a command."
@@ -3409,17 +3409,6 @@
3409
3409
  "Accept",
3410
3410
  "Suggestion:"
3411
3411
  ],
3412
- "vs/editor/contrib/suggest/suggestWidgetStatus": [
3413
- "{0} ({1})"
3414
- ],
3415
- "vs/editor/contrib/suggest/suggestWidgetDetails": [
3416
- "Close",
3417
- "Loading..."
3418
- ],
3419
- "vs/editor/contrib/suggest/suggestWidgetRenderer": [
3420
- "Icon for more information in the suggest widget.",
3421
- "Read More"
3422
- ],
3423
3412
  "vs/editor/contrib/snippet/snippetVariables": [
3424
3413
  "Sunday",
3425
3414
  "Monday",
@@ -3460,6 +3449,17 @@
3460
3449
  "Nov",
3461
3450
  "Dec"
3462
3451
  ],
3452
+ "vs/editor/contrib/suggest/suggestWidgetStatus": [
3453
+ "{0} ({1})"
3454
+ ],
3455
+ "vs/editor/contrib/suggest/suggestWidgetDetails": [
3456
+ "Close",
3457
+ "Loading..."
3458
+ ],
3459
+ "vs/editor/contrib/suggest/suggestWidgetRenderer": [
3460
+ "Icon for more information in the suggest widget.",
3461
+ "Read More"
3462
+ ],
3463
3463
  "vs/base/common/errorMessage": [
3464
3464
  "{0}: {1}",
3465
3465
  "A system error occurred ({0})",
@@ -1,6 +1,6 @@
1
1
  /*!-----------------------------------------------------------
2
2
  * Copyright (c) Microsoft Corporation. All rights reserved.
3
- * Version: 0.32.0-dev.20211218(807bf598bea406dcb272a9fced54697986e87768)
3
+ * Version: 0.32.0-dev.20211219(807bf598bea406dcb272a9fced54697986e87768)
4
4
  * Released under the MIT license
5
5
  * https://github.com/microsoft/vscode/blob/main/LICENSE.txt
6
6
  *-----------------------------------------------------------*/
@@ -1,6 +1,6 @@
1
1
  /*!-----------------------------------------------------------
2
2
  * Copyright (c) Microsoft Corporation. All rights reserved.
3
- * Version: 0.32.0-dev.20211218(807bf598bea406dcb272a9fced54697986e87768)
3
+ * Version: 0.32.0-dev.20211219(807bf598bea406dcb272a9fced54697986e87768)
4
4
  * Released under the MIT license
5
5
  * https://github.com/microsoft/vscode/blob/main/LICENSE.txt
6
6
  *-----------------------------------------------------------*/
@@ -1,6 +1,6 @@
1
1
  /*!-----------------------------------------------------------
2
2
  * Copyright (c) Microsoft Corporation. All rights reserved.
3
- * Version: 0.32.0-dev.20211218(807bf598bea406dcb272a9fced54697986e87768)
3
+ * Version: 0.32.0-dev.20211219(807bf598bea406dcb272a9fced54697986e87768)
4
4
  * Released under the MIT license
5
5
  * https://github.com/microsoft/vscode/blob/main/LICENSE.txt
6
6
  *-----------------------------------------------------------*/
@@ -1,6 +1,6 @@
1
1
  /*!-----------------------------------------------------------
2
2
  * Copyright (c) Microsoft Corporation. All rights reserved.
3
- * Version: 0.32.0-dev.20211218(807bf598bea406dcb272a9fced54697986e87768)
3
+ * Version: 0.32.0-dev.20211219(807bf598bea406dcb272a9fced54697986e87768)
4
4
  * Released under the MIT license
5
5
  * https://github.com/microsoft/vscode/blob/main/LICENSE.txt
6
6
  *-----------------------------------------------------------*/
@@ -271,7 +271,7 @@ define("vs/editor/editor.main.nls.de", {
271
271
  "Legt fest, ob Zeichen, die nur als Platzhalter dienen oder überhaupt keine Breite haben, hervorgehoben werden.",
272
272
  "Legt fest, ob Zeichen hervorgehoben werden, die mit einfachen ASCII-Zeichen verwechselt werden können, mit Ausnahme derjenigen, die im aktuellen Gebietsschema des Benutzers üblich sind.",
273
273
  "Legt fest, ob Zeichen in Kommentaren auch mit Unicode-Hervorhebung versehen werden sollen.",
274
- "Controls whether characters in strings should also be subject to unicode highlighting.",
274
+ "Legt fest, ob Zeichen in Zeichenfolgen auch mit Unicode-Hervorhebung versehen werden sollen.",
275
275
  "Definiert zulässige Zeichen, die nicht hervorgehoben werden.",
276
276
  "Steuert, ob Inline-Vorschläge automatisch im Editor angezeigt werden.",
277
277
  "Steuert, ob die Farbgebung für das Klammerpaar aktiviert ist. Verwenden Sie „workbench.colorCustomizations“, um die Hervorhebungsfarben der Klammer außer Kraft zu setzen.",
@@ -1221,10 +1221,10 @@ define("vs/editor/editor.main.nls.de", {
1221
1221
  "Das Zeichen {0} ist nicht sichtbar.",
1222
1222
  "Das Zeichen {0} ist kein einfaches ASCII-Zeichen.",
1223
1223
  "Einstellungen anpassen",
1224
- "Disable Highlight In Comments",
1225
- "Disable highlighting of characters in comments",
1226
- "Disable Highlight In Strings",
1227
- "Disable highlighting of characters in strings",
1224
+ "Hervorhebung in Kommentaren deaktivieren",
1225
+ "Deaktivieren der Hervorhebung von Zeichen in Kommentaren",
1226
+ "Hervorhebung in Zeichenfolgen deaktivieren",
1227
+ "Deaktivieren der Hervorhebung von Zeichen in Zeichenfolgen",
1228
1228
  "Mehrdeutige Hervorhebung deaktivieren",
1229
1229
  "Deaktivieren der Hervorhebung von mehrdeutigen Zeichen",
1230
1230
  "Unsichtbare Hervorhebung deaktivieren",
@@ -1,6 +1,6 @@
1
1
  /*!-----------------------------------------------------------
2
2
  * Copyright (c) Microsoft Corporation. All rights reserved.
3
- * Version: 0.32.0-dev.20211218(807bf598bea406dcb272a9fced54697986e87768)
3
+ * Version: 0.32.0-dev.20211219(807bf598bea406dcb272a9fced54697986e87768)
4
4
  * Released under the MIT license
5
5
  * https://github.com/microsoft/vscode/blob/main/LICENSE.txt
6
6
  *-----------------------------------------------------------*/
@@ -271,7 +271,7 @@ define("vs/editor/editor.main.nls.es", {
271
271
  "Controla si se resaltan los caracteres que solo reservan espacio o que no tienen ancho.",
272
272
  "Controla si se resaltan caracteres que se pueden confundir con caracteres ASCII básicos, excepto los que son comunes en la configuración regional del usuario actual.",
273
273
  "Controla si los caracteres de los comentarios también deben estar sujetos al resaltado Unicode.",
274
- "Controls whether characters in strings should also be subject to unicode highlighting.",
274
+ "Controla si los caracteres de las cadenas también deben estar sujetos al resaltado Unicode.",
275
275
  "Define los caracteres permitidos que no se resaltan.",
276
276
  "Controla si se deben mostrar automáticamente las sugerencias alineadas en el editor.",
277
277
  "Controla si está habilitada o no la coloración de pares de corchetes. Use \"Workbench. colorCustomizations\" para invalidar los colores de resaltado de corchete.",
@@ -1221,10 +1221,10 @@ define("vs/editor/editor.main.nls.es", {
1221
1221
  "El carácter {0} es invisible.",
1222
1222
  "El carácter {0} no es un carácter ASCII básico.",
1223
1223
  "Ajustar la configuración",
1224
- "Disable Highlight In Comments",
1225
- "Disable highlighting of characters in comments",
1226
- "Disable Highlight In Strings",
1227
- "Disable highlighting of characters in strings",
1224
+ "Deshabilitar resaltado en comentarios",
1225
+ "Deshabilitar resaltado de caracteres en comentarios",
1226
+ "Deshabilitar resaltado en cadenas",
1227
+ "Deshabilitar resaltado de caracteres en cadenas",
1228
1228
  "Deshabilitar resaltado ambiguo",
1229
1229
  "Deshabilitar el resaltado de caracteres ambiguos",
1230
1230
  "Deshabilitar resaltado invisible",
@@ -1,6 +1,6 @@
1
1
  /*!-----------------------------------------------------------
2
2
  * Copyright (c) Microsoft Corporation. All rights reserved.
3
- * Version: 0.32.0-dev.20211218(807bf598bea406dcb272a9fced54697986e87768)
3
+ * Version: 0.32.0-dev.20211219(807bf598bea406dcb272a9fced54697986e87768)
4
4
  * Released under the MIT license
5
5
  * https://github.com/microsoft/vscode/blob/main/LICENSE.txt
6
6
  *-----------------------------------------------------------*/
@@ -271,7 +271,7 @@ define("vs/editor/editor.main.nls.fr", {
271
271
  "Contrôle si les caractères qui réservent de l’espace ou qui n’ont pas de largeur sont mis en surbrillance.",
272
272
  "Contrôle si les caractères mis en surbrillance peuvent être déconcertés avec des caractères ASCII de base, à l’exception de ceux qui sont courants dans les paramètres régionaux utilisateur actuels.",
273
273
  "Contrôle si les caractères des commentaires doivent également faire l’objet d’une mise en surbrillance Unicode.",
274
- "Controls whether characters in strings should also be subject to unicode highlighting.",
274
+ "Contrôle si les caractères des commentaires doivent également faire l’objet d’une mise en surbrillance Unicode.",
275
275
  "Définit les caractères autorisés qui ne sont pas mis en surbrillance.",
276
276
  "Contrôle si les suggestions en ligne doivent être affichées automatiquement dans l’éditeur.",
277
277
  "Contrôle si la coloration de la paire de crochets est activée ou non. Utilisez « workbench.colorCustomizations » pour remplacer les couleurs de surbrillance de crochets.",
@@ -1221,10 +1221,10 @@ define("vs/editor/editor.main.nls.fr", {
1221
1221
  "Le caractère {0} est invisible.",
1222
1222
  "Le caractère {0} n’est pas un caractère ASCII de base.",
1223
1223
  "Ajuster les paramètres",
1224
- "Disable Highlight In Comments",
1225
- "Disable highlighting of characters in comments",
1226
- "Disable Highlight In Strings",
1227
- "Disable highlighting of characters in strings",
1224
+ "Désactiver la mise en surbrillance dans les commentaires",
1225
+ "Désactiver la mise en surbrillance des caractères dans les commentaires",
1226
+ "Désactiver la mise en surbrillance dans les chaînes",
1227
+ "Désactiver la mise en surbrillance des caractères dans les chaînes",
1228
1228
  "Désactiver la mise en surbrillance ambiguë",
1229
1229
  "Désactiver la mise en surbrillance des caractères ambigus",
1230
1230
  "Désactiver le surlignage invisible",
@@ -1,6 +1,6 @@
1
1
  /*!-----------------------------------------------------------
2
2
  * Copyright (c) Microsoft Corporation. All rights reserved.
3
- * Version: 0.32.0-dev.20211218(807bf598bea406dcb272a9fced54697986e87768)
3
+ * Version: 0.32.0-dev.20211219(807bf598bea406dcb272a9fced54697986e87768)
4
4
  * Released under the MIT license
5
5
  * https://github.com/microsoft/vscode/blob/main/LICENSE.txt
6
6
  *-----------------------------------------------------------*/
@@ -271,7 +271,7 @@ define("vs/editor/editor.main.nls.it", {
271
271
  "Controlla se i caratteri che riservano spazio o non hanno larghezza sono evidenziati.",
272
272
  "Controlla se i caratteri che possono essere confusi con i caratteri ASCII di base sono evidenziati, ad eccezione di quelli comuni nelle impostazioni locali dell\'utente corrente.",
273
273
  "Controlla se anche i caratteri nei commenti debbano essere soggetti a evidenziazione Unicode.",
274
- "Controls whether characters in strings should also be subject to unicode highlighting.",
274
+ "Controlla se anche i caratteri nelle stringhe devono essere soggetti all\'evidenziazione unicode.",
275
275
  "Definisce i caratteri consentiti che non vengono evidenziati.",
276
276
  "Controlla se visualizzare automaticamente i suggerimenti inline nell\'Editor.",
277
277
  "Controlla se la colorazione delle coppie di parentesi quadre è abilitata. Usare \'workbench.colorCustomizations\' per eseguire l\'override dei colori di evidenziazione delle parentesi quadre.",
@@ -1221,10 +1221,10 @@ define("vs/editor/editor.main.nls.it", {
1221
1221
  "Il carattere {0} è invisibile.",
1222
1222
  "Il carattere {0} non è un carattere ASCII di base.",
1223
1223
  "Modificare impostazioni",
1224
- "Disable Highlight In Comments",
1225
- "Disable highlighting of characters in comments",
1226
- "Disable Highlight In Strings",
1227
- "Disable highlighting of characters in strings",
1224
+ "Disabilita evidenziazione nei commenti",
1225
+ "Disabilita l\'evidenziazione dei caratteri nei commenti",
1226
+ "Disabilita evidenziazione nelle stringhe",
1227
+ "Disabilita l\'evidenziazione dei caratteri nelle stringhe",
1228
1228
  "Disabilitare evidenziazione ambigua",
1229
1229
  "Disabilitare l\'evidenziazione dei caratteri ambigui",
1230
1230
  "Disabilitare evidenziazione invisibile",
@@ -1,6 +1,6 @@
1
1
  /*!-----------------------------------------------------------
2
2
  * Copyright (c) Microsoft Corporation. All rights reserved.
3
- * Version: 0.32.0-dev.20211218(807bf598bea406dcb272a9fced54697986e87768)
3
+ * Version: 0.32.0-dev.20211219(807bf598bea406dcb272a9fced54697986e87768)
4
4
  * Released under the MIT license
5
5
  * https://github.com/microsoft/vscode/blob/main/LICENSE.txt
6
6
  *-----------------------------------------------------------*/
@@ -271,7 +271,7 @@ define("vs/editor/editor.main.nls.ja", {
271
271
  "スペースを予約するだけの文字または幅がまったくない文字を強調表示するかどうかを制御します。",
272
272
  "現在のユーザー ロケールで一般的な文字を除き、基本的な ASCII 文字と混同される可能性のある文字を強調表示するかどうかを制御します。",
273
273
  "コメント内の文字を Unicode 強調表示の対象にするかどうかを制御します。",
274
- "Controls whether characters in strings should also be subject to unicode highlighting.",
274
+ "文字列内の文字を Unicode 強調表示の対象にするかどうかを制御します。",
275
275
  "強調表示されていない許可される文字を定義します。",
276
276
  "エディターにインライン候補を自動的に表示するかどうかを制御します。",
277
277
  "角かっこのペアの彩色を有効にするかどうかを制御します。角かっこの強調表示の色をオーバーライドするには、\'workbench.colorCustomizations\' を使用します。",
@@ -1221,10 +1221,10 @@ define("vs/editor/editor.main.nls.ja", {
1221
1221
  "文字 {0}は非表示です。",
1222
1222
  "文字 {0} は基本的な ASCII 文字ではありません。",
1223
1223
  "設定の調整",
1224
- "Disable Highlight In Comments",
1225
- "Disable highlighting of characters in comments",
1226
- "Disable Highlight In Strings",
1227
- "Disable highlighting of characters in strings",
1224
+ "コメントの強調表示を無効にする",
1225
+ "コメントの文字の強調表示を無効にする",
1226
+ "文字列の強調表示を無効にする",
1227
+ "文字列の文字の強調表示を無効にする",
1228
1228
  "多義性文字の強調表示を無効にする",
1229
1229
  "あいまいな文字の強調表示を無効にする",
1230
1230
  "非表示文字の強調表示を無効にする",
@@ -1,6 +1,6 @@
1
1
  /*!-----------------------------------------------------------
2
2
  * Copyright (c) Microsoft Corporation. All rights reserved.
3
- * Version: 0.32.0-dev.20211218(807bf598bea406dcb272a9fced54697986e87768)
3
+ * Version: 0.32.0-dev.20211219(807bf598bea406dcb272a9fced54697986e87768)
4
4
  * Released under the MIT license
5
5
  * https://github.com/microsoft/vscode/blob/main/LICENSE.txt
6
6
  *-----------------------------------------------------------*/
@@ -1,6 +1,6 @@
1
1
  /*!-----------------------------------------------------------
2
2
  * Copyright (c) Microsoft Corporation. All rights reserved.
3
- * Version: 0.32.0-dev.20211218(807bf598bea406dcb272a9fced54697986e87768)
3
+ * Version: 0.32.0-dev.20211219(807bf598bea406dcb272a9fced54697986e87768)
4
4
  * Released under the MIT license
5
5
  * https://github.com/microsoft/vscode/blob/main/LICENSE.txt
6
6
  *-----------------------------------------------------------*/
@@ -271,7 +271,7 @@ define("vs/editor/editor.main.nls.ko", {
271
271
  "공백만 예약하거나 너비가 전혀 없는 문자를 강조 표시할지 여부를 제어합니다.",
272
272
  "현재 사용자 로캘에서 공통되는 문자를 제외한 기본 ASCII 문자와 혼동할 수 있는 문자를 강조 표시할지 여부를 제어합니다.",
273
273
  "주석의 문자도 유니코드 강조 표시를 받아야 하는지 여부를 제어합니다.",
274
- "Controls whether characters in strings should also be subject to unicode highlighting.",
274
+ "문자열의 문자도 유니코드 강조 표시를 받아야 하는지 여부를 제어합니다.",
275
275
  "강조 표시되지 않는 허용된 문자를 정의합니다.",
276
276
  "편집기에서 인라인 제안을 자동으로 표시할지 여부를 제어합니다.",
277
277
  "대괄호 쌍 색 지정이 활성화되었는지 여부를 제어합니다. 대괄호 강조 색상을 재정의하려면 \'workbench.colorCustomizations\'를 사용하세요.",
@@ -1221,10 +1221,10 @@ define("vs/editor/editor.main.nls.ko", {
1221
1221
  "{0} 문자가 보이지 않습니다.",
1222
1222
  "{0} 문자는 기본 ASCII 문자가 아닙니다.",
1223
1223
  "설정 조정",
1224
- "Disable Highlight In Comments",
1225
- "Disable highlighting of characters in comments",
1226
- "Disable Highlight In Strings",
1227
- "Disable highlighting of characters in strings",
1224
+ "메모에서 강조 표시 사용 안 함",
1225
+ "메모에서 문자 강조 표시 사용 안 함",
1226
+ "문자열에서 강조 표시 사용 안 함",
1227
+ "문자열에서 문자 강조 표시 사용 안 함",
1228
1228
  "모호한 강조 사용 안 함",
1229
1229
  "모호한 문자 강조 표시 사용 안 함",
1230
1230
  "보이지 않는 강조 사용 안 함",
@@ -1,6 +1,6 @@
1
1
  /*!-----------------------------------------------------------
2
2
  * Copyright (c) Microsoft Corporation. All rights reserved.
3
- * Version: 0.32.0-dev.20211218(807bf598bea406dcb272a9fced54697986e87768)
3
+ * Version: 0.32.0-dev.20211219(807bf598bea406dcb272a9fced54697986e87768)
4
4
  * Released under the MIT license
5
5
  * https://github.com/microsoft/vscode/blob/main/LICENSE.txt
6
6
  *-----------------------------------------------------------*/
@@ -1,6 +1,6 @@
1
1
  /*!-----------------------------------------------------------
2
2
  * Copyright (c) Microsoft Corporation. All rights reserved.
3
- * Version: 0.32.0-dev.20211218(807bf598bea406dcb272a9fced54697986e87768)
3
+ * Version: 0.32.0-dev.20211219(807bf598bea406dcb272a9fced54697986e87768)
4
4
  * Released under the MIT license
5
5
  * https://github.com/microsoft/vscode/blob/main/LICENSE.txt
6
6
  *-----------------------------------------------------------*/
@@ -271,7 +271,7 @@ define("vs/editor/editor.main.nls.zh-cn", {
271
271
  "控制是否突出显示仅保留空格或完全没有宽度的字符。",
272
272
  "控制是否突出显示可能与基本 ASCII 字符混淆的字符,但当前用户区域设置中常见的字符除外。",
273
273
  "控制注释中的字符是否也应进行 Unicode 突出显示。",
274
- "Controls whether characters in strings should also be subject to unicode highlighting.",
274
+ "控制字符串中的字符是否也应进行 unicode 突出显示。",
275
275
  "定义未突出显示的允许字符。",
276
276
  "控制是否在编辑器中自动显示内联建议。",
277
277
  "控制是否启用括号对着色。使用 “workbench.colorCustomizations” 替代括号突出显示颜色。",
@@ -1221,10 +1221,10 @@ define("vs/editor/editor.main.nls.zh-cn", {
1221
1221
  "字符 {0} 不可见。",
1222
1222
  "字符 {0} 不是基本 ASCII 字符。",
1223
1223
  "调整设置",
1224
- "Disable Highlight In Comments",
1225
- "Disable highlighting of characters in comments",
1226
- "Disable Highlight In Strings",
1227
- "Disable highlighting of characters in strings",
1224
+ "禁用批注中的突出显示",
1225
+ "禁用批注中字符的突出显示",
1226
+ "禁用字符串中的突出显示",
1227
+ "禁用字符串中字符的突出显示",
1228
1228
  "禁用不明确的突出显示",
1229
1229
  "禁止突出显示歧义字符",
1230
1230
  "禁用不可见突出显示",