monaco-editor-core 0.34.0-dev.20220423 → 0.34.0-dev.20220424

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 (43) hide show
  1. package/dev/bundleInfo.json +125 -125
  2. package/dev/nls.metadata.json +51 -51
  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 +4 -4
  7. package/dev/vs/editor/editor.main.nls.es.js +1 -1
  8. package/dev/vs/editor/editor.main.nls.fr.js +4 -4
  9. package/dev/vs/editor/editor.main.nls.it.js +4 -4
  10. package/dev/vs/editor/editor.main.nls.ja.js +1 -1
  11. package/dev/vs/editor/editor.main.nls.js +1 -1
  12. package/dev/vs/editor/editor.main.nls.ko.js +4 -4
  13. package/dev/vs/editor/editor.main.nls.ru.js +1 -1
  14. package/dev/vs/editor/editor.main.nls.zh-cn.js +1 -1
  15. package/dev/vs/editor/editor.main.nls.zh-tw.js +4 -4
  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 +2 -2
  21. package/min/vs/editor/editor.main.nls.es.js +1 -1
  22. package/min/vs/editor/editor.main.nls.fr.js +2 -2
  23. package/min/vs/editor/editor.main.nls.it.js +2 -2
  24. package/min/vs/editor/editor.main.nls.ja.js +1 -1
  25. package/min/vs/editor/editor.main.nls.js +1 -1
  26. package/min/vs/editor/editor.main.nls.ko.js +2 -2
  27. package/min/vs/editor/editor.main.nls.ru.js +1 -1
  28. package/min/vs/editor/editor.main.nls.zh-cn.js +1 -1
  29. package/min/vs/editor/editor.main.nls.zh-tw.js +2 -2
  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
  43. package/version.txt +1 -1
@@ -4052,6 +4052,13 @@
4052
4052
  "vs/platform/instantiation/common/extensions",
4053
4053
  "vs/platform/theme/common/themeService"
4054
4054
  ],
4055
+ "vs/nls!vs/platform/markers/common/markers": [],
4056
+ "===anonymous52===": [
4057
+ "vs/platform/markers/common/markers.nls",
4058
+ "vs/platform/markers/common/markers.nls.keys"
4059
+ ],
4060
+ "vs/platform/markers/common/markers.nls": [],
4061
+ "vs/platform/markers/common/markers.nls.keys": [],
4055
4062
  "vs/editor/common/config/editorConfigurationSchema": [
4056
4063
  "require",
4057
4064
  "exports",
@@ -4311,24 +4318,6 @@
4311
4318
  "vs/editor/common/services/languageFeatures",
4312
4319
  "vs/platform/instantiation/common/extensions"
4313
4320
  ],
4314
- "vs/nls!vs/platform/markers/common/markers": [],
4315
- "===anonymous52===": [
4316
- "vs/platform/markers/common/markers.nls",
4317
- "vs/platform/markers/common/markers.nls.keys"
4318
- ],
4319
- "vs/platform/markers/common/markers.nls": [],
4320
- "vs/platform/markers/common/markers.nls.keys": [],
4321
- "vs/nls!vs/editor/common/languages/modesRegistry": [],
4322
- "vs/base/common/mime": [
4323
- "require",
4324
- "exports"
4325
- ],
4326
- "===anonymous53===": [
4327
- "vs/editor/common/languages/modesRegistry.nls",
4328
- "vs/editor/common/languages/modesRegistry.nls.keys"
4329
- ],
4330
- "vs/editor/common/languages/modesRegistry.nls": [],
4331
- "vs/editor/common/languages/modesRegistry.nls.keys": [],
4332
4321
  "vs/editor/standalone/common/monarch/monarchCommon": [
4333
4322
  "require",
4334
4323
  "exports"
@@ -4344,6 +4333,17 @@
4344
4333
  "vs/platform/instantiation/common/extensions",
4345
4334
  "vs/nls!vs/editor/contrib/editorState/browser/keybindingCancellation"
4346
4335
  ],
4336
+ "vs/nls!vs/editor/common/languages/modesRegistry": [],
4337
+ "vs/base/common/mime": [
4338
+ "require",
4339
+ "exports"
4340
+ ],
4341
+ "===anonymous53===": [
4342
+ "vs/editor/common/languages/modesRegistry.nls",
4343
+ "vs/editor/common/languages/modesRegistry.nls.keys"
4344
+ ],
4345
+ "vs/editor/common/languages/modesRegistry.nls": [],
4346
+ "vs/editor/common/languages/modesRegistry.nls.keys": [],
4347
4347
  "vs/editor/common/commands/surroundSelectionCommand": [
4348
4348
  "require",
4349
4349
  "exports",
@@ -4760,6 +4760,13 @@
4760
4760
  "exports",
4761
4761
  "vs/platform/instantiation/common/instantiation"
4762
4762
  ],
4763
+ "vs/nls!vs/editor/common/core/editorColorRegistry": [],
4764
+ "===anonymous54===": [
4765
+ "vs/editor/common/core/editorColorRegistry.nls",
4766
+ "vs/editor/common/core/editorColorRegistry.nls.keys"
4767
+ ],
4768
+ "vs/editor/common/core/editorColorRegistry.nls": [],
4769
+ "vs/editor/common/core/editorColorRegistry.nls.keys": [],
4763
4770
  "vs/editor/common/languages/textToHtmlTokenizer": [
4764
4771
  "require",
4765
4772
  "exports",
@@ -4817,13 +4824,6 @@
4817
4824
  "exports"
4818
4825
  ],
4819
4826
  "vs/css!vs/base/browser/ui/sash/sash": [],
4820
- "vs/nls!vs/editor/common/core/editorColorRegistry": [],
4821
- "===anonymous54===": [
4822
- "vs/editor/common/core/editorColorRegistry.nls",
4823
- "vs/editor/common/core/editorColorRegistry.nls.keys"
4824
- ],
4825
- "vs/editor/common/core/editorColorRegistry.nls": [],
4826
- "vs/editor/common/core/editorColorRegistry.nls.keys": [],
4827
4827
  "vs/nls!vs/editor/browser/widget/diffReview": [],
4828
4828
  "vs/base/browser/ui/actionbar/actionbar": [
4829
4829
  "require",
@@ -5016,13 +5016,6 @@
5016
5016
  ],
5017
5017
  "vs/base/common/actions.nls": [],
5018
5018
  "vs/base/common/actions.nls.keys": [],
5019
- "vs/base/browser/ui/findinput/findInputToggles": [
5020
- "require",
5021
- "exports",
5022
- "vs/base/browser/ui/toggle/toggle",
5023
- "vs/base/common/codicons",
5024
- "vs/nls!vs/base/browser/ui/findinput/findInputToggles"
5025
- ],
5026
5019
  "vs/editor/contrib/find/browser/findDecorations": [
5027
5020
  "require",
5028
5021
  "exports",
@@ -5042,6 +5035,17 @@
5042
5035
  "exports",
5043
5036
  "vs/base/common/search"
5044
5037
  ],
5038
+ "vs/base/browser/ui/findinput/findInputToggles": [
5039
+ "require",
5040
+ "exports",
5041
+ "vs/base/browser/ui/toggle/toggle",
5042
+ "vs/base/common/codicons",
5043
+ "vs/nls!vs/base/browser/ui/findinput/findInputToggles"
5044
+ ],
5045
+ "vs/editor/contrib/folding/browser/foldingRanges": [
5046
+ "require",
5047
+ "exports"
5048
+ ],
5045
5049
  "vs/base/browser/ui/toggle/toggle": [
5046
5050
  "require",
5047
5051
  "exports",
@@ -5072,10 +5076,6 @@
5072
5076
  ],
5073
5077
  "vs/editor/contrib/find/browser/findWidget.nls": [],
5074
5078
  "vs/editor/contrib/find/browser/findWidget.nls.keys": [],
5075
- "vs/editor/contrib/folding/browser/foldingRanges": [
5076
- "require",
5077
- "exports"
5078
- ],
5079
5079
  "vs/editor/common/model/utils": [
5080
5080
  "require",
5081
5081
  "exports"
@@ -5087,6 +5087,26 @@
5087
5087
  ],
5088
5088
  "vs/editor/contrib/folding/browser/foldingDecorations.nls": [],
5089
5089
  "vs/editor/contrib/folding/browser/foldingDecorations.nls.keys": [],
5090
+ "vs/editor/contrib/markdownRenderer/browser/markdownRenderer": [
5091
+ "require",
5092
+ "exports",
5093
+ "vs/base/browser/markdownRenderer",
5094
+ "vs/platform/opener/common/opener",
5095
+ "vs/editor/common/languages/language",
5096
+ "vs/base/common/errors",
5097
+ "vs/editor/common/languages/textToHtmlTokenizer",
5098
+ "vs/base/common/event",
5099
+ "vs/base/common/lifecycle",
5100
+ "vs/editor/browser/config/domFontInfo",
5101
+ "vs/editor/common/languages/modesRegistry"
5102
+ ],
5103
+ "vs/nls!vs/editor/contrib/inlineCompletions/browser/ghostTextHoverParticipant": [],
5104
+ "===anonymous63===": [
5105
+ "vs/editor/contrib/inlineCompletions/browser/ghostTextHoverParticipant.nls",
5106
+ "vs/editor/contrib/inlineCompletions/browser/ghostTextHoverParticipant.nls.keys"
5107
+ ],
5108
+ "vs/editor/contrib/inlineCompletions/browser/ghostTextHoverParticipant.nls": [],
5109
+ "vs/editor/contrib/inlineCompletions/browser/ghostTextHoverParticipant.nls.keys": [],
5090
5110
  "vs/editor/contrib/inlineCompletions/browser/ghostTextModel": [
5091
5111
  "require",
5092
5112
  "exports",
@@ -5122,34 +5142,25 @@
5122
5142
  "vs/css!vs/editor/contrib/inlineCompletions/browser/ghostText"
5123
5143
  ],
5124
5144
  "vs/nls!vs/editor/contrib/inlineCompletions/browser/ghostTextController": [],
5125
- "===anonymous63===": [
5145
+ "===anonymous64===": [
5126
5146
  "vs/editor/contrib/inlineCompletions/browser/ghostTextController.nls",
5127
5147
  "vs/editor/contrib/inlineCompletions/browser/ghostTextController.nls.keys"
5128
5148
  ],
5129
5149
  "vs/editor/contrib/inlineCompletions/browser/ghostTextController.nls": [],
5130
5150
  "vs/editor/contrib/inlineCompletions/browser/ghostTextController.nls.keys": [],
5131
- "vs/editor/contrib/markdownRenderer/browser/markdownRenderer": [
5151
+ "vs/base/common/idGenerator": [
5132
5152
  "require",
5133
- "exports",
5134
- "vs/base/browser/markdownRenderer",
5135
- "vs/platform/opener/common/opener",
5136
- "vs/editor/common/languages/language",
5137
- "vs/base/common/errors",
5138
- "vs/editor/common/languages/textToHtmlTokenizer",
5139
- "vs/base/common/event",
5140
- "vs/base/common/lifecycle",
5141
- "vs/editor/browser/config/domFontInfo",
5142
- "vs/editor/common/languages/modesRegistry"
5153
+ "exports"
5143
5154
  ],
5144
- "vs/nls!vs/editor/contrib/inlineCompletions/browser/ghostTextHoverParticipant": [],
5145
- "===anonymous64===": [
5146
- "vs/editor/contrib/inlineCompletions/browser/ghostTextHoverParticipant.nls",
5147
- "vs/editor/contrib/inlineCompletions/browser/ghostTextHoverParticipant.nls.keys"
5155
+ "vs/nls!vs/editor/contrib/gotoSymbol/browser/referencesModel": [],
5156
+ "===anonymous65===": [
5157
+ "vs/editor/contrib/gotoSymbol/browser/referencesModel.nls",
5158
+ "vs/editor/contrib/gotoSymbol/browser/referencesModel.nls.keys"
5148
5159
  ],
5149
- "vs/editor/contrib/inlineCompletions/browser/ghostTextHoverParticipant.nls": [],
5150
- "vs/editor/contrib/inlineCompletions/browser/ghostTextHoverParticipant.nls.keys": [],
5160
+ "vs/editor/contrib/gotoSymbol/browser/referencesModel.nls": [],
5161
+ "vs/editor/contrib/gotoSymbol/browser/referencesModel.nls.keys": [],
5151
5162
  "vs/nls!vs/editor/contrib/gotoSymbol/browser/symbolNavigation": [],
5152
- "===anonymous65===": [
5163
+ "===anonymous66===": [
5153
5164
  "vs/editor/contrib/gotoSymbol/browser/symbolNavigation.nls",
5154
5165
  "vs/editor/contrib/gotoSymbol/browser/symbolNavigation.nls.keys"
5155
5166
  ],
@@ -5157,23 +5168,12 @@
5157
5168
  "vs/editor/contrib/gotoSymbol/browser/symbolNavigation.nls.keys": [],
5158
5169
  "vs/nls!vs/editor/contrib/message/browser/messageController": [],
5159
5170
  "vs/css!vs/editor/contrib/message/browser/messageController": [],
5160
- "===anonymous66===": [
5171
+ "===anonymous67===": [
5161
5172
  "vs/editor/contrib/message/browser/messageController.nls",
5162
5173
  "vs/editor/contrib/message/browser/messageController.nls.keys"
5163
5174
  ],
5164
5175
  "vs/editor/contrib/message/browser/messageController.nls": [],
5165
5176
  "vs/editor/contrib/message/browser/messageController.nls.keys": [],
5166
- "vs/base/common/idGenerator": [
5167
- "require",
5168
- "exports"
5169
- ],
5170
- "vs/nls!vs/editor/contrib/gotoSymbol/browser/referencesModel": [],
5171
- "===anonymous67===": [
5172
- "vs/editor/contrib/gotoSymbol/browser/referencesModel.nls",
5173
- "vs/editor/contrib/gotoSymbol/browser/referencesModel.nls.keys"
5174
- ],
5175
- "vs/editor/contrib/gotoSymbol/browser/referencesModel.nls": [],
5176
- "vs/editor/contrib/gotoSymbol/browser/referencesModel.nls.keys": [],
5177
5177
  "vs/editor/contrib/zoneWidget/browser/zoneWidget": [
5178
5178
  "require",
5179
5179
  "exports",
@@ -5217,23 +5217,6 @@
5217
5217
  ],
5218
5218
  "vs/editor/contrib/peekView/browser/peekView.nls": [],
5219
5219
  "vs/editor/contrib/peekView/browser/peekView.nls.keys": [],
5220
- "vs/base/browser/ui/hover/hoverWidget": [
5221
- "require",
5222
- "exports",
5223
- "vs/base/browser/dom",
5224
- "vs/base/browser/keyboardEvent",
5225
- "vs/base/browser/ui/scrollbar/scrollableElement",
5226
- "vs/base/common/lifecycle",
5227
- "vs/css!vs/base/browser/ui/hover/hover"
5228
- ],
5229
- "vs/editor/contrib/hover/browser/hoverOperation": [
5230
- "require",
5231
- "exports",
5232
- "vs/base/common/async",
5233
- "vs/base/common/errors",
5234
- "vs/base/common/event",
5235
- "vs/base/common/lifecycle"
5236
- ],
5237
5220
  "vs/base/common/labels": [
5238
5221
  "require",
5239
5222
  "exports",
@@ -5259,6 +5242,23 @@
5259
5242
  ],
5260
5243
  "vs/editor/contrib/gotoError/browser/gotoErrorWidget.nls": [],
5261
5244
  "vs/editor/contrib/gotoError/browser/gotoErrorWidget.nls.keys": [],
5245
+ "vs/base/browser/ui/hover/hoverWidget": [
5246
+ "require",
5247
+ "exports",
5248
+ "vs/base/browser/dom",
5249
+ "vs/base/browser/keyboardEvent",
5250
+ "vs/base/browser/ui/scrollbar/scrollableElement",
5251
+ "vs/base/common/lifecycle",
5252
+ "vs/css!vs/base/browser/ui/hover/hover"
5253
+ ],
5254
+ "vs/editor/contrib/hover/browser/hoverOperation": [
5255
+ "require",
5256
+ "exports",
5257
+ "vs/base/common/async",
5258
+ "vs/base/common/errors",
5259
+ "vs/base/common/event",
5260
+ "vs/base/common/lifecycle"
5261
+ ],
5262
5262
  "vs/editor/contrib/hover/browser/getHover": [
5263
5263
  "require",
5264
5264
  "exports",
@@ -5350,21 +5350,21 @@
5350
5350
  ],
5351
5351
  "vs/editor/contrib/parameterHints/browser/parameterHintsWidget.nls": [],
5352
5352
  "vs/editor/contrib/parameterHints/browser/parameterHintsWidget.nls.keys": [],
5353
+ "vs/nls!vs/platform/configuration/common/configurationRegistry": [],
5354
+ "===anonymous75===": [
5355
+ "vs/platform/configuration/common/configurationRegistry.nls",
5356
+ "vs/platform/configuration/common/configurationRegistry.nls.keys"
5357
+ ],
5358
+ "vs/platform/configuration/common/configurationRegistry.nls": [],
5359
+ "vs/platform/configuration/common/configurationRegistry.nls.keys": [],
5353
5360
  "vs/nls!vs/editor/contrib/rename/browser/renameInputField": [],
5354
5361
  "vs/css!vs/editor/contrib/rename/browser/renameInputField": [],
5355
- "===anonymous75===": [
5362
+ "===anonymous76===": [
5356
5363
  "vs/editor/contrib/rename/browser/renameInputField.nls",
5357
5364
  "vs/editor/contrib/rename/browser/renameInputField.nls.keys"
5358
5365
  ],
5359
5366
  "vs/editor/contrib/rename/browser/renameInputField.nls": [],
5360
5367
  "vs/editor/contrib/rename/browser/renameInputField.nls.keys": [],
5361
- "vs/nls!vs/platform/configuration/common/configurationRegistry": [],
5362
- "===anonymous76===": [
5363
- "vs/platform/configuration/common/configurationRegistry.nls",
5364
- "vs/platform/configuration/common/configurationRegistry.nls.keys"
5365
- ],
5366
- "vs/platform/configuration/common/configurationRegistry.nls": [],
5367
- "vs/platform/configuration/common/configurationRegistry.nls.keys": [],
5368
5368
  "vs/nls!vs/editor/contrib/suggest/browser/suggest": [],
5369
5369
  "===anonymous77===": [
5370
5370
  "vs/editor/contrib/suggest/browser/suggest.nls",
@@ -6053,6 +6053,11 @@
6053
6053
  ],
6054
6054
  "vs/editor/contrib/colorPicker/browser/colorPickerWidget.nls": [],
6055
6055
  "vs/editor/contrib/colorPicker/browser/colorPickerWidget.nls.keys": [],
6056
+ "vs/base/common/search": [
6057
+ "require",
6058
+ "exports",
6059
+ "vs/base/common/strings"
6060
+ ],
6056
6061
  "vs/nls!vs/base/browser/ui/findinput/findInputToggles": [],
6057
6062
  "===anonymous92===": [
6058
6063
  "vs/base/browser/ui/findinput/findInputToggles.nls",
@@ -6060,11 +6065,6 @@
6060
6065
  ],
6061
6066
  "vs/base/browser/ui/findinput/findInputToggles.nls": [],
6062
6067
  "vs/base/browser/ui/findinput/findInputToggles.nls.keys": [],
6063
- "vs/base/common/search": [
6064
- "require",
6065
- "exports",
6066
- "vs/base/common/strings"
6067
- ],
6068
6068
  "vs/css!vs/base/browser/ui/toggle/toggle": [],
6069
6069
  "vs/base/browser/ui/findinput/findInput": [
6070
6070
  "require",
@@ -6096,6 +6096,31 @@
6096
6096
  ],
6097
6097
  "vs/platform/history/browser/contextScopedHistoryWidget.nls": [],
6098
6098
  "vs/platform/history/browser/contextScopedHistoryWidget.nls.keys": [],
6099
+ "vs/base/browser/markdownRenderer": [
6100
+ "require",
6101
+ "exports",
6102
+ "vs/base/browser/dom",
6103
+ "vs/base/browser/dompurify/dompurify",
6104
+ "vs/base/browser/event",
6105
+ "vs/base/browser/formattedTextRenderer",
6106
+ "vs/base/browser/mouseEvent",
6107
+ "vs/base/browser/ui/iconLabel/iconLabels",
6108
+ "vs/base/common/async",
6109
+ "vs/base/common/cancellation",
6110
+ "vs/base/common/errors",
6111
+ "vs/base/common/event",
6112
+ "vs/base/common/htmlContent",
6113
+ "vs/base/common/iconLabels",
6114
+ "vs/base/common/idGenerator",
6115
+ "vs/base/common/lifecycle",
6116
+ "vs/base/common/marked/marked",
6117
+ "vs/base/common/marshalling",
6118
+ "vs/base/common/network",
6119
+ "vs/base/common/objects",
6120
+ "vs/base/common/resources",
6121
+ "vs/base/common/strings",
6122
+ "vs/base/common/uri"
6123
+ ],
6099
6124
  "vs/editor/contrib/inlineCompletions/browser/inlineCompletionsModel": [
6100
6125
  "require",
6101
6126
  "exports",
@@ -6149,31 +6174,6 @@
6149
6174
  "vs/editor/contrib/inlineCompletions/browser/utils"
6150
6175
  ],
6151
6176
  "vs/css!vs/editor/contrib/inlineCompletions/browser/ghostText": [],
6152
- "vs/base/browser/markdownRenderer": [
6153
- "require",
6154
- "exports",
6155
- "vs/base/browser/dom",
6156
- "vs/base/browser/dompurify/dompurify",
6157
- "vs/base/browser/event",
6158
- "vs/base/browser/formattedTextRenderer",
6159
- "vs/base/browser/mouseEvent",
6160
- "vs/base/browser/ui/iconLabel/iconLabels",
6161
- "vs/base/common/async",
6162
- "vs/base/common/cancellation",
6163
- "vs/base/common/errors",
6164
- "vs/base/common/event",
6165
- "vs/base/common/htmlContent",
6166
- "vs/base/common/iconLabels",
6167
- "vs/base/common/idGenerator",
6168
- "vs/base/common/lifecycle",
6169
- "vs/base/common/marked/marked",
6170
- "vs/base/common/marshalling",
6171
- "vs/base/common/network",
6172
- "vs/base/common/objects",
6173
- "vs/base/common/resources",
6174
- "vs/base/common/strings",
6175
- "vs/base/common/uri"
6176
- ],
6177
6177
  "vs/css!vs/editor/contrib/zoneWidget/browser/zoneWidget": [],
6178
6178
  "vs/base/browser/ui/dropdown/dropdownActionViewItem": [
6179
6179
  "require",
@@ -6593,6 +6593,9 @@
6593
6593
  ],
6594
6594
  "vs/base/browser/ui/findinput/replaceInput.nls": [],
6595
6595
  "vs/base/browser/ui/findinput/replaceInput.nls.keys": [],
6596
+ "vs/base/common/marked/marked": [
6597
+ "exports"
6598
+ ],
6596
6599
  "vs/editor/contrib/inlineCompletions/browser/inlineCompletionToGhostText": [
6597
6600
  "require",
6598
6601
  "exports",
@@ -6624,9 +6627,6 @@
6624
6627
  "vs/editor/contrib/suggest/browser/suggestController",
6625
6628
  "vs/editor/contrib/inlineCompletions/browser/inlineCompletionToGhostText"
6626
6629
  ],
6627
- "vs/base/common/marked/marked": [
6628
- "exports"
6629
- ],
6630
6630
  "vs/base/browser/ui/dropdown/dropdown": [
6631
6631
  "require",
6632
6632
  "exports",
@@ -421,13 +421,13 @@
421
421
  ]
422
422
  }
423
423
  ],
424
- "vs/editor/contrib/contextmenu/browser/contextmenu": [
425
- "action.showContextMenu.label"
426
- ],
427
424
  "vs/editor/contrib/cursorUndo/browser/cursorUndo": [
428
425
  "cursor.undo",
429
426
  "cursor.redo"
430
427
  ],
428
+ "vs/editor/contrib/contextmenu/browser/contextmenu": [
429
+ "action.showContextMenu.label"
430
+ ],
431
431
  "vs/editor/contrib/find/browser/findController": [
432
432
  "startFindAction",
433
433
  {
@@ -1416,6 +1416,12 @@
1416
1416
  "foldingExpandedIcon",
1417
1417
  "foldingCollapsedIcon"
1418
1418
  ],
1419
+ "vs/editor/contrib/inlineCompletions/browser/ghostTextHoverParticipant": [
1420
+ "showNextInlineSuggestion",
1421
+ "showPreviousInlineSuggestion",
1422
+ "acceptInlineSuggestion",
1423
+ "inlineSuggestionFollows"
1424
+ ],
1419
1425
  "vs/editor/contrib/inlineCompletions/browser/ghostTextController": [
1420
1426
  "inlineSuggestionVisible",
1421
1427
  "inlineSuggestionHasIndentation",
@@ -1424,21 +1430,6 @@
1424
1430
  "action.inlineSuggest.showPrevious",
1425
1431
  "action.inlineSuggest.trigger"
1426
1432
  ],
1427
- "vs/editor/contrib/inlineCompletions/browser/ghostTextHoverParticipant": [
1428
- "showNextInlineSuggestion",
1429
- "showPreviousInlineSuggestion",
1430
- "acceptInlineSuggestion",
1431
- "inlineSuggestionFollows"
1432
- ],
1433
- "vs/editor/contrib/gotoSymbol/browser/symbolNavigation": [
1434
- "hasSymbols",
1435
- "location.kb",
1436
- "location"
1437
- ],
1438
- "vs/editor/contrib/message/browser/messageController": [
1439
- "messageVisible",
1440
- "editor.readonly"
1441
- ],
1442
1433
  "vs/editor/contrib/gotoSymbol/browser/referencesModel": [
1443
1434
  "aria.oneReference",
1444
1435
  {
@@ -1454,6 +1445,15 @@
1454
1445
  "aria.result.n1",
1455
1446
  "aria.result.nm"
1456
1447
  ],
1448
+ "vs/editor/contrib/gotoSymbol/browser/symbolNavigation": [
1449
+ "hasSymbols",
1450
+ "location.kb",
1451
+ "location"
1452
+ ],
1453
+ "vs/editor/contrib/message/browser/messageController": [
1454
+ "messageVisible",
1455
+ "editor.readonly"
1456
+ ],
1457
1457
  "vs/editor/contrib/peekView/browser/peekView": [
1458
1458
  "inReferenceSearchEditor",
1459
1459
  "label.close",
@@ -1520,16 +1520,6 @@
1520
1520
  "hint",
1521
1521
  "editorHoverWidgetHighlightForeground"
1522
1522
  ],
1523
- "vs/editor/contrib/rename/browser/renameInputField": [
1524
- "renameInputVisible",
1525
- "renameAriaLabel",
1526
- {
1527
- "key": "label",
1528
- "comment": [
1529
- "placeholders are keybindings, e.g \"F2 to Rename, Shift+F2 to Preview\""
1530
- ]
1531
- }
1532
- ],
1533
1523
  "vs/platform/configuration/common/configurationRegistry": [
1534
1524
  "defaultLanguageConfigurationOverrides.title",
1535
1525
  "defaultLanguageConfiguration.description",
@@ -1541,6 +1531,16 @@
1541
1531
  "config.property.languageDefault",
1542
1532
  "config.property.duplicate"
1543
1533
  ],
1534
+ "vs/editor/contrib/rename/browser/renameInputField": [
1535
+ "renameInputVisible",
1536
+ "renameAriaLabel",
1537
+ {
1538
+ "key": "label",
1539
+ "comment": [
1540
+ "placeholders are keybindings, e.g \"F2 to Rename, Shift+F2 to Preview\""
1541
+ ]
1542
+ }
1543
+ ],
1544
1544
  "vs/editor/contrib/suggest/browser/suggest": [
1545
1545
  "suggestWidgetDetailsVisible",
1546
1546
  "suggestWidgetMultipleSuggestions",
@@ -2396,13 +2396,13 @@
2396
2396
  "Toggle Block Comment",
2397
2397
  "Toggle &&Block Comment"
2398
2398
  ],
2399
- "vs/editor/contrib/contextmenu/browser/contextmenu": [
2400
- "Show Editor Context Menu"
2401
- ],
2402
2399
  "vs/editor/contrib/cursorUndo/browser/cursorUndo": [
2403
2400
  "Cursor Undo",
2404
2401
  "Cursor Redo"
2405
2402
  ],
2403
+ "vs/editor/contrib/contextmenu/browser/contextmenu": [
2404
+ "Show Editor Context Menu"
2405
+ ],
2406
2406
  "vs/editor/contrib/find/browser/findController": [
2407
2407
  "Find",
2408
2408
  "&&Find",
@@ -3223,6 +3223,12 @@
3223
3223
  "Icon for expanded ranges in the editor glyph margin.",
3224
3224
  "Icon for collapsed ranges in the editor glyph margin."
3225
3225
  ],
3226
+ "vs/editor/contrib/inlineCompletions/browser/ghostTextHoverParticipant": [
3227
+ "Next",
3228
+ "Previous",
3229
+ "Accept",
3230
+ "Suggestion:"
3231
+ ],
3226
3232
  "vs/editor/contrib/inlineCompletions/browser/ghostTextController": [
3227
3233
  "Whether an inline suggestion is visible",
3228
3234
  "Whether the inline suggestion starts with whitespace",
@@ -3231,21 +3237,6 @@
3231
3237
  "Show Previous Inline Suggestion",
3232
3238
  "Trigger Inline Suggestion"
3233
3239
  ],
3234
- "vs/editor/contrib/inlineCompletions/browser/ghostTextHoverParticipant": [
3235
- "Next",
3236
- "Previous",
3237
- "Accept",
3238
- "Suggestion:"
3239
- ],
3240
- "vs/editor/contrib/gotoSymbol/browser/symbolNavigation": [
3241
- "Whether there are symbol locations that can be navigated via keyboard-only.",
3242
- "Symbol {0} of {1}, {2} for next",
3243
- "Symbol {0} of {1}"
3244
- ],
3245
- "vs/editor/contrib/message/browser/messageController": [
3246
- "Whether the editor is currently showing an inline message",
3247
- "Cannot edit in read-only editor"
3248
- ],
3249
3240
  "vs/editor/contrib/gotoSymbol/browser/referencesModel": [
3250
3241
  "symbol in {0} on line {1} at column {2}",
3251
3242
  "symbol in {0} on line {1} at column {2}, {3}",
@@ -3256,6 +3247,15 @@
3256
3247
  "Found {0} symbols in {1}",
3257
3248
  "Found {0} symbols in {1} files"
3258
3249
  ],
3250
+ "vs/editor/contrib/gotoSymbol/browser/symbolNavigation": [
3251
+ "Whether there are symbol locations that can be navigated via keyboard-only.",
3252
+ "Symbol {0} of {1}, {2} for next",
3253
+ "Symbol {0} of {1}"
3254
+ ],
3255
+ "vs/editor/contrib/message/browser/messageController": [
3256
+ "Whether the editor is currently showing an inline message",
3257
+ "Cannot edit in read-only editor"
3258
+ ],
3259
3259
  "vs/editor/contrib/peekView/browser/peekView": [
3260
3260
  "Whether the current code editor is embedded inside peek",
3261
3261
  "Close",
@@ -3322,11 +3322,6 @@
3322
3322
  "{0}, hint",
3323
3323
  "Foreground color of the active item in the parameter hint."
3324
3324
  ],
3325
- "vs/editor/contrib/rename/browser/renameInputField": [
3326
- "Whether the rename input widget is visible",
3327
- "Rename input. Type new name and press Enter to commit.",
3328
- "{0} to Rename, {1} to Preview"
3329
- ],
3330
3325
  "vs/platform/configuration/common/configurationRegistry": [
3331
3326
  "Default Language Configuration Overrides",
3332
3327
  "Configure settings to be overridden for the {0} language.",
@@ -3338,6 +3333,11 @@
3338
3333
  "Cannot register '{0}'. This matches property pattern '\\\\[.*\\\\]$' for describing language specific editor settings. Use 'configurationDefaults' contribution.",
3339
3334
  "Cannot register '{0}'. This property is already registered."
3340
3335
  ],
3336
+ "vs/editor/contrib/rename/browser/renameInputField": [
3337
+ "Whether the rename input widget is visible",
3338
+ "Rename input. Type new name and press Enter to commit.",
3339
+ "{0} to Rename, {1} to Preview"
3340
+ ],
3341
3341
  "vs/editor/contrib/suggest/browser/suggest": [
3342
3342
  "Whether suggestion details are visible",
3343
3343
  "Whether there are multiple suggestions to pick from",
@@ -1,6 +1,6 @@
1
1
  /*!-----------------------------------------------------------
2
2
  * Copyright (c) Microsoft Corporation. All rights reserved.
3
- * Version: 0.34.0-dev.20220423(c22cb87311b5eb1a3bf5600d18733f7485355dc0)
3
+ * Version: 0.34.0-dev.20220424(fbdc6d03528cda982a3516b2c0b297917362f155)
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.34.0-dev.20220423(c22cb87311b5eb1a3bf5600d18733f7485355dc0)
3
+ * Version: 0.34.0-dev.20220424(fbdc6d03528cda982a3516b2c0b297917362f155)
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.34.0-dev.20220423(c22cb87311b5eb1a3bf5600d18733f7485355dc0)
3
+ * Version: 0.34.0-dev.20220424(fbdc6d03528cda982a3516b2c0b297917362f155)
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.34.0-dev.20220423(c22cb87311b5eb1a3bf5600d18733f7485355dc0)
3
+ * Version: 0.34.0-dev.20220424(fbdc6d03528cda982a3516b2c0b297917362f155)
4
4
  * Released under the MIT license
5
5
  * https://github.com/microsoft/vscode/blob/main/LICENSE.txt
6
6
  *-----------------------------------------------------------*/
@@ -287,9 +287,9 @@ define("vs/editor/editor.main.nls.de", {
287
287
  "Steuert, ob horizontale Führungslinien für Klammernpaare aktiviert sind oder nicht.",
288
288
  "Steuert, ob der Editor das aktive Klammerpaar hervorheben soll.",
289
289
  "Steuert, ob der Editor Einzugsführungslinien rendern soll.",
290
- "Highlights the active indent guide.",
291
- "Highlights the active indent guide even if bracket guides are highlighted.",
292
- "Do not highlight the active indent guide.",
290
+ "Hebt die aktive Einzugsführung hervor.",
291
+ "Hebt die aktive Einzugshilfslinie hervor, selbst wenn Klammerhilfslinien hervorgehoben sind.",
292
+ "Heben Sie die aktive Einzugshilfslinie nicht hervor.",
293
293
  "Steuert, ob der Editor die aktive Einzugsführungslinie hevorheben soll.",
294
294
  "Vorschlag einfügen, ohne den Text auf der rechten Seite des Cursors zu überschreiben",
295
295
  "Vorschlag einfügen und Text auf der rechten Seite des Cursors überschreiben",
@@ -1,6 +1,6 @@
1
1
  /*!-----------------------------------------------------------
2
2
  * Copyright (c) Microsoft Corporation. All rights reserved.
3
- * Version: 0.34.0-dev.20220423(c22cb87311b5eb1a3bf5600d18733f7485355dc0)
3
+ * Version: 0.34.0-dev.20220424(fbdc6d03528cda982a3516b2c0b297917362f155)
4
4
  * Released under the MIT license
5
5
  * https://github.com/microsoft/vscode/blob/main/LICENSE.txt
6
6
  *-----------------------------------------------------------*/