monaco-editor-core 0.41.0-rc1 → 0.41.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (73) hide show
  1. package/dev/bundleInfo.json +312 -312
  2. package/dev/nls.metadata.json +236 -236
  3. package/dev/vs/base/common/worker/simpleWorker.nls.de.js +1 -1
  4. package/dev/vs/base/common/worker/simpleWorker.nls.es.js +1 -1
  5. package/dev/vs/base/common/worker/simpleWorker.nls.fr.js +1 -1
  6. package/dev/vs/base/common/worker/simpleWorker.nls.it.js +1 -1
  7. package/dev/vs/base/common/worker/simpleWorker.nls.ja.js +1 -1
  8. package/dev/vs/base/common/worker/simpleWorker.nls.js +1 -1
  9. package/dev/vs/base/common/worker/simpleWorker.nls.ko.js +1 -1
  10. package/dev/vs/base/common/worker/simpleWorker.nls.ru.js +1 -1
  11. package/dev/vs/base/common/worker/simpleWorker.nls.zh-cn.js +1 -1
  12. package/dev/vs/base/common/worker/simpleWorker.nls.zh-tw.js +1 -1
  13. package/dev/vs/base/worker/workerMain.js +1 -1
  14. package/dev/vs/editor/editor.main.css +1 -1
  15. package/dev/vs/editor/editor.main.js +1 -1
  16. package/dev/vs/editor/editor.main.nls.de.js +1 -1
  17. package/dev/vs/editor/editor.main.nls.es.js +1 -1
  18. package/dev/vs/editor/editor.main.nls.fr.js +1 -1
  19. package/dev/vs/editor/editor.main.nls.it.js +1 -1
  20. package/dev/vs/editor/editor.main.nls.ja.js +1 -1
  21. package/dev/vs/editor/editor.main.nls.js +1 -1
  22. package/dev/vs/editor/editor.main.nls.ko.js +1 -1
  23. package/dev/vs/editor/editor.main.nls.ru.js +1 -1
  24. package/dev/vs/editor/editor.main.nls.zh-cn.js +1 -1
  25. package/dev/vs/editor/editor.main.nls.zh-tw.js +1 -1
  26. package/dev/vs/loader.js +1 -1
  27. package/min/vs/base/common/worker/simpleWorker.nls.de.js +1 -1
  28. package/min/vs/base/common/worker/simpleWorker.nls.es.js +1 -1
  29. package/min/vs/base/common/worker/simpleWorker.nls.fr.js +1 -1
  30. package/min/vs/base/common/worker/simpleWorker.nls.it.js +1 -1
  31. package/min/vs/base/common/worker/simpleWorker.nls.ja.js +1 -1
  32. package/min/vs/base/common/worker/simpleWorker.nls.js +1 -1
  33. package/min/vs/base/common/worker/simpleWorker.nls.ko.js +1 -1
  34. package/min/vs/base/common/worker/simpleWorker.nls.ru.js +1 -1
  35. package/min/vs/base/common/worker/simpleWorker.nls.zh-cn.js +1 -1
  36. package/min/vs/base/common/worker/simpleWorker.nls.zh-tw.js +1 -1
  37. package/min/vs/base/worker/workerMain.js +1 -1
  38. package/min/vs/editor/editor.main.css +1 -1
  39. package/min/vs/editor/editor.main.js +1 -1
  40. package/min/vs/editor/editor.main.nls.de.js +1 -1
  41. package/min/vs/editor/editor.main.nls.es.js +1 -1
  42. package/min/vs/editor/editor.main.nls.fr.js +1 -1
  43. package/min/vs/editor/editor.main.nls.it.js +1 -1
  44. package/min/vs/editor/editor.main.nls.ja.js +1 -1
  45. package/min/vs/editor/editor.main.nls.js +1 -1
  46. package/min/vs/editor/editor.main.nls.ko.js +1 -1
  47. package/min/vs/editor/editor.main.nls.ru.js +1 -1
  48. package/min/vs/editor/editor.main.nls.zh-cn.js +1 -1
  49. package/min/vs/editor/editor.main.nls.zh-tw.js +1 -1
  50. package/min/vs/loader.js +1 -1
  51. package/min-maps/vs/base/common/worker/simpleWorker.nls.de.js.map +1 -1
  52. package/min-maps/vs/base/common/worker/simpleWorker.nls.es.js.map +1 -1
  53. package/min-maps/vs/base/common/worker/simpleWorker.nls.fr.js.map +1 -1
  54. package/min-maps/vs/base/common/worker/simpleWorker.nls.it.js.map +1 -1
  55. package/min-maps/vs/base/common/worker/simpleWorker.nls.ja.js.map +1 -1
  56. package/min-maps/vs/base/common/worker/simpleWorker.nls.js.map +1 -1
  57. package/min-maps/vs/base/common/worker/simpleWorker.nls.ko.js.map +1 -1
  58. package/min-maps/vs/base/common/worker/simpleWorker.nls.ru.js.map +1 -1
  59. package/min-maps/vs/base/common/worker/simpleWorker.nls.zh-cn.js.map +1 -1
  60. package/min-maps/vs/base/common/worker/simpleWorker.nls.zh-tw.js.map +1 -1
  61. package/min-maps/vs/editor/editor.main.nls.de.js.map +1 -1
  62. package/min-maps/vs/editor/editor.main.nls.es.js.map +1 -1
  63. package/min-maps/vs/editor/editor.main.nls.fr.js.map +1 -1
  64. package/min-maps/vs/editor/editor.main.nls.it.js.map +1 -1
  65. package/min-maps/vs/editor/editor.main.nls.ja.js.map +1 -1
  66. package/min-maps/vs/editor/editor.main.nls.js.map +1 -1
  67. package/min-maps/vs/editor/editor.main.nls.ko.js.map +1 -1
  68. package/min-maps/vs/editor/editor.main.nls.ru.js.map +1 -1
  69. package/min-maps/vs/editor/editor.main.nls.zh-cn.js.map +1 -1
  70. package/min-maps/vs/editor/editor.main.nls.zh-tw.js.map +1 -1
  71. package/min-maps/vs/loader.js.map +1 -1
  72. package/package.json +1 -1
  73. package/version.txt +1 -1
@@ -1724,13 +1724,10 @@
1724
1724
  ],
1725
1725
  "vs/base/common/platform.nls": [],
1726
1726
  "vs/base/common/platform.nls.keys": [],
1727
- "vs/base/common/cache": [
1728
- "require",
1729
- "exports"
1730
- ],
1731
- "vs/base/common/lazy": [
1727
+ "vs/base/common/path": [
1732
1728
  "require",
1733
- "exports"
1729
+ "exports",
1730
+ "vs/base/common/process"
1734
1731
  ],
1735
1732
  "vs/base/common/diff/diffChange": [
1736
1733
  "require",
@@ -1741,11 +1738,6 @@
1741
1738
  "exports",
1742
1739
  "vs/base/common/strings"
1743
1740
  ],
1744
- "vs/base/common/path": [
1745
- "require",
1746
- "exports",
1747
- "vs/base/common/process"
1748
- ],
1749
1741
  "vs/editor/common/model/prefixSumComputer": [
1750
1742
  "require",
1751
1743
  "exports",
@@ -1757,6 +1749,14 @@
1757
1749
  "exports",
1758
1750
  "vs/base/common/uint"
1759
1751
  ],
1752
+ "vs/base/common/cache": [
1753
+ "require",
1754
+ "exports"
1755
+ ],
1756
+ "vs/base/common/lazy": [
1757
+ "require",
1758
+ "exports"
1759
+ ],
1760
1760
  "vs/base/common/cancellation": [
1761
1761
  "require",
1762
1762
  "exports",
@@ -2085,141 +2085,6 @@
2085
2085
  "vs/editor/standalone/common/monarch/monarchCommon",
2086
2086
  "vs/platform/configuration/common/configuration"
2087
2087
  ],
2088
- "vs/base/browser/ui/aria/aria": [
2089
- "require",
2090
- "exports",
2091
- "vs/base/browser/dom",
2092
- "vs/css!vs/base/browser/ui/aria/aria"
2093
- ],
2094
- "vs/editor/contrib/editorState/browser/editorState": [
2095
- "require",
2096
- "exports",
2097
- "vs/base/common/strings",
2098
- "vs/editor/common/core/range",
2099
- "vs/base/common/cancellation",
2100
- "vs/base/common/lifecycle",
2101
- "vs/editor/contrib/editorState/browser/keybindingCancellation"
2102
- ],
2103
- "vs/editor/browser/editorBrowser": [
2104
- "require",
2105
- "exports",
2106
- "vs/editor/common/editorCommon"
2107
- ],
2108
- "vs/editor/common/services/editorWorker": [
2109
- "require",
2110
- "exports",
2111
- "vs/platform/instantiation/common/instantiation"
2112
- ],
2113
- "vs/editor/common/services/resolverService": [
2114
- "require",
2115
- "exports",
2116
- "vs/platform/instantiation/common/instantiation"
2117
- ],
2118
- "vs/editor/contrib/format/browser/formattingEdit": [
2119
- "require",
2120
- "exports",
2121
- "vs/editor/common/core/editOperation",
2122
- "vs/editor/common/core/range",
2123
- "vs/editor/browser/stableEditorScroll"
2124
- ],
2125
- "vs/nls!vs/editor/contrib/format/browser/format": [],
2126
- "vs/platform/extensions/common/extensions": [
2127
- "require",
2128
- "exports"
2129
- ],
2130
- "vs/platform/log/common/log": [
2131
- "require",
2132
- "exports",
2133
- "vs/base/common/event",
2134
- "vs/base/common/lifecycle",
2135
- "vs/platform/contextkey/common/contextkey",
2136
- "vs/platform/instantiation/common/instantiation"
2137
- ],
2138
- "===anonymous5===": [
2139
- "vs/editor/contrib/format/browser/format.nls",
2140
- "vs/editor/contrib/format/browser/format.nls.keys"
2141
- ],
2142
- "vs/editor/contrib/format/browser/format.nls": [],
2143
- "vs/editor/contrib/format/browser/format.nls.keys": [],
2144
- "vs/nls!vs/editor/browser/coreCommands": [],
2145
- "vs/base/browser/browser": [
2146
- "require",
2147
- "exports",
2148
- "vs/base/common/event",
2149
- "vs/base/common/lifecycle"
2150
- ],
2151
- "vs/editor/common/cursor/cursorColumnSelection": [
2152
- "require",
2153
- "exports",
2154
- "vs/editor/common/cursorCommon",
2155
- "vs/editor/common/core/position",
2156
- "vs/editor/common/core/range"
2157
- ],
2158
- "vs/editor/common/cursorCommon": [
2159
- "require",
2160
- "exports",
2161
- "vs/editor/common/core/position",
2162
- "vs/editor/common/core/range",
2163
- "vs/editor/common/core/selection",
2164
- "vs/editor/common/languages/supports",
2165
- "vs/editor/common/core/cursorColumns",
2166
- "vs/editor/common/core/indentation"
2167
- ],
2168
- "vs/editor/common/cursor/cursorDeleteOperations": [
2169
- "require",
2170
- "exports",
2171
- "vs/base/common/strings",
2172
- "vs/editor/common/commands/replaceCommand",
2173
- "vs/editor/common/cursorCommon",
2174
- "vs/editor/common/core/cursorColumns",
2175
- "vs/editor/common/cursor/cursorMoveOperations",
2176
- "vs/editor/common/core/range",
2177
- "vs/editor/common/core/position"
2178
- ],
2179
- "vs/editor/common/cursor/cursorMoveCommands": [
2180
- "require",
2181
- "exports",
2182
- "vs/base/common/types",
2183
- "vs/editor/common/cursorCommon",
2184
- "vs/editor/common/cursor/cursorMoveOperations",
2185
- "vs/editor/common/cursor/cursorWordOperations",
2186
- "vs/editor/common/core/position",
2187
- "vs/editor/common/core/range"
2188
- ],
2189
- "vs/editor/common/cursor/cursorTypeOperations": [
2190
- "require",
2191
- "exports",
2192
- "vs/base/common/errors",
2193
- "vs/base/common/strings",
2194
- "vs/editor/common/commands/replaceCommand",
2195
- "vs/editor/common/commands/shiftCommand",
2196
- "vs/editor/common/commands/surroundSelectionCommand",
2197
- "vs/editor/common/cursorCommon",
2198
- "vs/editor/common/core/wordCharacterClassifier",
2199
- "vs/editor/common/core/range",
2200
- "vs/editor/common/core/position",
2201
- "vs/editor/common/languages/languageConfiguration",
2202
- "vs/editor/common/languages/languageConfigurationRegistry",
2203
- "vs/editor/common/languages/supports",
2204
- "vs/editor/common/languages/autoIndent",
2205
- "vs/editor/common/languages/enterAction"
2206
- ],
2207
- "vs/platform/keybinding/common/keybindingsRegistry": [
2208
- "require",
2209
- "exports",
2210
- "vs/base/common/keybindings",
2211
- "vs/base/common/platform",
2212
- "vs/platform/commands/common/commands",
2213
- "vs/platform/registry/common/platform",
2214
- "vs/base/common/lifecycle",
2215
- "vs/base/common/linkedList"
2216
- ],
2217
- "===anonymous6===": [
2218
- "vs/editor/browser/coreCommands.nls",
2219
- "vs/editor/browser/coreCommands.nls.keys"
2220
- ],
2221
- "vs/editor/browser/coreCommands.nls": [],
2222
- "vs/editor/browser/coreCommands.nls.keys": [],
2223
2088
  "vs/nls!vs/editor/browser/widget/codeEditorWidget": [],
2224
2089
  "vs/base/common/network": [
2225
2090
  "require",
@@ -2457,12 +2322,147 @@
2457
2322
  "vs/editor/browser/editorExtensions"
2458
2323
  ],
2459
2324
  "vs/css!vs/editor/browser/widget/media/editor": [],
2460
- "===anonymous7===": [
2325
+ "===anonymous5===": [
2461
2326
  "vs/editor/browser/widget/codeEditorWidget.nls",
2462
2327
  "vs/editor/browser/widget/codeEditorWidget.nls.keys"
2463
2328
  ],
2464
2329
  "vs/editor/browser/widget/codeEditorWidget.nls": [],
2465
2330
  "vs/editor/browser/widget/codeEditorWidget.nls.keys": [],
2331
+ "vs/base/browser/ui/aria/aria": [
2332
+ "require",
2333
+ "exports",
2334
+ "vs/base/browser/dom",
2335
+ "vs/css!vs/base/browser/ui/aria/aria"
2336
+ ],
2337
+ "vs/editor/contrib/editorState/browser/editorState": [
2338
+ "require",
2339
+ "exports",
2340
+ "vs/base/common/strings",
2341
+ "vs/editor/common/core/range",
2342
+ "vs/base/common/cancellation",
2343
+ "vs/base/common/lifecycle",
2344
+ "vs/editor/contrib/editorState/browser/keybindingCancellation"
2345
+ ],
2346
+ "vs/editor/browser/editorBrowser": [
2347
+ "require",
2348
+ "exports",
2349
+ "vs/editor/common/editorCommon"
2350
+ ],
2351
+ "vs/editor/common/services/editorWorker": [
2352
+ "require",
2353
+ "exports",
2354
+ "vs/platform/instantiation/common/instantiation"
2355
+ ],
2356
+ "vs/editor/common/services/resolverService": [
2357
+ "require",
2358
+ "exports",
2359
+ "vs/platform/instantiation/common/instantiation"
2360
+ ],
2361
+ "vs/editor/contrib/format/browser/formattingEdit": [
2362
+ "require",
2363
+ "exports",
2364
+ "vs/editor/common/core/editOperation",
2365
+ "vs/editor/common/core/range",
2366
+ "vs/editor/browser/stableEditorScroll"
2367
+ ],
2368
+ "vs/nls!vs/editor/contrib/format/browser/format": [],
2369
+ "vs/platform/extensions/common/extensions": [
2370
+ "require",
2371
+ "exports"
2372
+ ],
2373
+ "vs/platform/log/common/log": [
2374
+ "require",
2375
+ "exports",
2376
+ "vs/base/common/event",
2377
+ "vs/base/common/lifecycle",
2378
+ "vs/platform/contextkey/common/contextkey",
2379
+ "vs/platform/instantiation/common/instantiation"
2380
+ ],
2381
+ "===anonymous6===": [
2382
+ "vs/editor/contrib/format/browser/format.nls",
2383
+ "vs/editor/contrib/format/browser/format.nls.keys"
2384
+ ],
2385
+ "vs/editor/contrib/format/browser/format.nls": [],
2386
+ "vs/editor/contrib/format/browser/format.nls.keys": [],
2387
+ "vs/nls!vs/editor/browser/coreCommands": [],
2388
+ "vs/base/browser/browser": [
2389
+ "require",
2390
+ "exports",
2391
+ "vs/base/common/event",
2392
+ "vs/base/common/lifecycle"
2393
+ ],
2394
+ "vs/editor/common/cursor/cursorColumnSelection": [
2395
+ "require",
2396
+ "exports",
2397
+ "vs/editor/common/cursorCommon",
2398
+ "vs/editor/common/core/position",
2399
+ "vs/editor/common/core/range"
2400
+ ],
2401
+ "vs/editor/common/cursorCommon": [
2402
+ "require",
2403
+ "exports",
2404
+ "vs/editor/common/core/position",
2405
+ "vs/editor/common/core/range",
2406
+ "vs/editor/common/core/selection",
2407
+ "vs/editor/common/languages/supports",
2408
+ "vs/editor/common/core/cursorColumns",
2409
+ "vs/editor/common/core/indentation"
2410
+ ],
2411
+ "vs/editor/common/cursor/cursorDeleteOperations": [
2412
+ "require",
2413
+ "exports",
2414
+ "vs/base/common/strings",
2415
+ "vs/editor/common/commands/replaceCommand",
2416
+ "vs/editor/common/cursorCommon",
2417
+ "vs/editor/common/core/cursorColumns",
2418
+ "vs/editor/common/cursor/cursorMoveOperations",
2419
+ "vs/editor/common/core/range",
2420
+ "vs/editor/common/core/position"
2421
+ ],
2422
+ "vs/editor/common/cursor/cursorMoveCommands": [
2423
+ "require",
2424
+ "exports",
2425
+ "vs/base/common/types",
2426
+ "vs/editor/common/cursorCommon",
2427
+ "vs/editor/common/cursor/cursorMoveOperations",
2428
+ "vs/editor/common/cursor/cursorWordOperations",
2429
+ "vs/editor/common/core/position",
2430
+ "vs/editor/common/core/range"
2431
+ ],
2432
+ "vs/editor/common/cursor/cursorTypeOperations": [
2433
+ "require",
2434
+ "exports",
2435
+ "vs/base/common/errors",
2436
+ "vs/base/common/strings",
2437
+ "vs/editor/common/commands/replaceCommand",
2438
+ "vs/editor/common/commands/shiftCommand",
2439
+ "vs/editor/common/commands/surroundSelectionCommand",
2440
+ "vs/editor/common/cursorCommon",
2441
+ "vs/editor/common/core/wordCharacterClassifier",
2442
+ "vs/editor/common/core/range",
2443
+ "vs/editor/common/core/position",
2444
+ "vs/editor/common/languages/languageConfiguration",
2445
+ "vs/editor/common/languages/languageConfigurationRegistry",
2446
+ "vs/editor/common/languages/supports",
2447
+ "vs/editor/common/languages/autoIndent",
2448
+ "vs/editor/common/languages/enterAction"
2449
+ ],
2450
+ "vs/platform/keybinding/common/keybindingsRegistry": [
2451
+ "require",
2452
+ "exports",
2453
+ "vs/base/common/keybindings",
2454
+ "vs/base/common/platform",
2455
+ "vs/platform/commands/common/commands",
2456
+ "vs/platform/registry/common/platform",
2457
+ "vs/base/common/lifecycle",
2458
+ "vs/base/common/linkedList"
2459
+ ],
2460
+ "===anonymous7===": [
2461
+ "vs/editor/browser/coreCommands.nls",
2462
+ "vs/editor/browser/coreCommands.nls.keys"
2463
+ ],
2464
+ "vs/editor/browser/coreCommands.nls": [],
2465
+ "vs/editor/browser/coreCommands.nls.keys": [],
2466
2466
  "vs/base/browser/fastDomNode": [
2467
2467
  "require",
2468
2468
  "exports"
@@ -3376,21 +3376,6 @@
3376
3376
  ],
3377
3377
  "vs/editor/contrib/gotoSymbol/browser/goToCommands.nls": [],
3378
3378
  "vs/editor/contrib/gotoSymbol/browser/goToCommands.nls.keys": [],
3379
- "vs/editor/contrib/gotoSymbol/browser/link/clickLinkGesture": [
3380
- "require",
3381
- "exports",
3382
- "vs/base/common/event",
3383
- "vs/base/common/lifecycle",
3384
- "vs/base/common/platform"
3385
- ],
3386
- "vs/nls!vs/editor/contrib/gotoSymbol/browser/link/goToDefinitionAtPosition": [],
3387
- "vs/css!vs/editor/contrib/gotoSymbol/browser/link/goToDefinitionAtPosition": [],
3388
- "===anonymous26===": [
3389
- "vs/editor/contrib/gotoSymbol/browser/link/goToDefinitionAtPosition.nls",
3390
- "vs/editor/contrib/gotoSymbol/browser/link/goToDefinitionAtPosition.nls.keys"
3391
- ],
3392
- "vs/editor/contrib/gotoSymbol/browser/link/goToDefinitionAtPosition.nls": [],
3393
- "vs/editor/contrib/gotoSymbol/browser/link/goToDefinitionAtPosition.nls.keys": [],
3394
3379
  "vs/editor/contrib/gotoError/browser/markerNavigationService": [
3395
3380
  "require",
3396
3381
  "exports",
@@ -3433,12 +3418,27 @@
3433
3418
  "vs/platform/theme/common/themeService",
3434
3419
  "vs/css!vs/editor/contrib/gotoError/browser/media/gotoErrorWidget"
3435
3420
  ],
3436
- "===anonymous27===": [
3421
+ "===anonymous26===": [
3437
3422
  "vs/editor/contrib/gotoError/browser/gotoError.nls",
3438
3423
  "vs/editor/contrib/gotoError/browser/gotoError.nls.keys"
3439
3424
  ],
3440
3425
  "vs/editor/contrib/gotoError/browser/gotoError.nls": [],
3441
3426
  "vs/editor/contrib/gotoError/browser/gotoError.nls.keys": [],
3427
+ "vs/editor/contrib/gotoSymbol/browser/link/clickLinkGesture": [
3428
+ "require",
3429
+ "exports",
3430
+ "vs/base/common/event",
3431
+ "vs/base/common/lifecycle",
3432
+ "vs/base/common/platform"
3433
+ ],
3434
+ "vs/nls!vs/editor/contrib/gotoSymbol/browser/link/goToDefinitionAtPosition": [],
3435
+ "vs/css!vs/editor/contrib/gotoSymbol/browser/link/goToDefinitionAtPosition": [],
3436
+ "===anonymous27===": [
3437
+ "vs/editor/contrib/gotoSymbol/browser/link/goToDefinitionAtPosition.nls",
3438
+ "vs/editor/contrib/gotoSymbol/browser/link/goToDefinitionAtPosition.nls.keys"
3439
+ ],
3440
+ "vs/editor/contrib/gotoSymbol/browser/link/goToDefinitionAtPosition.nls": [],
3441
+ "vs/editor/contrib/gotoSymbol/browser/link/goToDefinitionAtPosition.nls.keys": [],
3442
3442
  "vs/editor/contrib/hover/browser/contentHover": [
3443
3443
  "require",
3444
3444
  "exports",
@@ -3662,6 +3662,14 @@
3662
3662
  ],
3663
3663
  "vs/editor/contrib/lineSelection/browser/lineSelection.nls": [],
3664
3664
  "vs/editor/contrib/lineSelection/browser/lineSelection.nls.keys": [],
3665
+ "vs/nls!vs/editor/contrib/linkedEditing/browser/linkedEditing": [],
3666
+ "vs/css!vs/editor/contrib/linkedEditing/browser/linkedEditing": [],
3667
+ "===anonymous32===": [
3668
+ "vs/editor/contrib/linkedEditing/browser/linkedEditing.nls",
3669
+ "vs/editor/contrib/linkedEditing/browser/linkedEditing.nls.keys"
3670
+ ],
3671
+ "vs/editor/contrib/linkedEditing/browser/linkedEditing.nls": [],
3672
+ "vs/editor/contrib/linkedEditing/browser/linkedEditing.nls.keys": [],
3665
3673
  "vs/editor/common/commands/trimTrailingWhitespaceCommand": [
3666
3674
  "require",
3667
3675
  "exports",
@@ -3695,7 +3703,7 @@
3695
3703
  "vs/editor/common/core/range"
3696
3704
  ],
3697
3705
  "vs/nls!vs/editor/contrib/linesOperations/browser/linesOperations": [],
3698
- "===anonymous32===": [
3706
+ "===anonymous33===": [
3699
3707
  "vs/editor/contrib/linesOperations/browser/linesOperations.nls",
3700
3708
  "vs/editor/contrib/linesOperations/browser/linesOperations.nls.keys"
3701
3709
  ],
@@ -3727,20 +3735,12 @@
3727
3735
  ],
3728
3736
  "vs/nls!vs/editor/contrib/links/browser/links": [],
3729
3737
  "vs/css!vs/editor/contrib/links/browser/links": [],
3730
- "===anonymous33===": [
3738
+ "===anonymous34===": [
3731
3739
  "vs/editor/contrib/links/browser/links.nls",
3732
3740
  "vs/editor/contrib/links/browser/links.nls.keys"
3733
3741
  ],
3734
3742
  "vs/editor/contrib/links/browser/links.nls": [],
3735
3743
  "vs/editor/contrib/links/browser/links.nls.keys": [],
3736
- "vs/nls!vs/editor/contrib/linkedEditing/browser/linkedEditing": [],
3737
- "vs/css!vs/editor/contrib/linkedEditing/browser/linkedEditing": [],
3738
- "===anonymous34===": [
3739
- "vs/editor/contrib/linkedEditing/browser/linkedEditing.nls",
3740
- "vs/editor/contrib/linkedEditing/browser/linkedEditing.nls.keys"
3741
- ],
3742
- "vs/editor/contrib/linkedEditing/browser/linkedEditing.nls": [],
3743
- "vs/editor/contrib/linkedEditing/browser/linkedEditing.nls.keys": [],
3744
3744
  "vs/editor/contrib/parameterHints/browser/parameterHintsModel": [
3745
3745
  "require",
3746
3746
  "exports",
@@ -4102,20 +4102,27 @@
4102
4102
  "vs/editor/common/core/range",
4103
4103
  "vs/editor/contrib/smartSelect/browser/bracketSelections"
4104
4104
  ],
4105
- "vs/nls!vs/editor/contrib/tokenization/browser/tokenization": [],
4105
+ "vs/nls!vs/editor/contrib/toggleTabFocusMode/browser/toggleTabFocusMode": [],
4106
4106
  "===anonymous41===": [
4107
+ "vs/editor/contrib/toggleTabFocusMode/browser/toggleTabFocusMode.nls",
4108
+ "vs/editor/contrib/toggleTabFocusMode/browser/toggleTabFocusMode.nls.keys"
4109
+ ],
4110
+ "vs/editor/contrib/toggleTabFocusMode/browser/toggleTabFocusMode.nls": [],
4111
+ "vs/editor/contrib/toggleTabFocusMode/browser/toggleTabFocusMode.nls.keys": [],
4112
+ "vs/nls!vs/editor/contrib/tokenization/browser/tokenization": [],
4113
+ "===anonymous42===": [
4107
4114
  "vs/editor/contrib/tokenization/browser/tokenization.nls",
4108
4115
  "vs/editor/contrib/tokenization/browser/tokenization.nls.keys"
4109
4116
  ],
4110
4117
  "vs/editor/contrib/tokenization/browser/tokenization.nls": [],
4111
4118
  "vs/editor/contrib/tokenization/browser/tokenization.nls.keys": [],
4112
- "vs/nls!vs/editor/contrib/toggleTabFocusMode/browser/toggleTabFocusMode": [],
4113
- "===anonymous42===": [
4114
- "vs/editor/contrib/toggleTabFocusMode/browser/toggleTabFocusMode.nls",
4115
- "vs/editor/contrib/toggleTabFocusMode/browser/toggleTabFocusMode.nls.keys"
4119
+ "vs/nls!vs/editor/contrib/unusualLineTerminators/browser/unusualLineTerminators": [],
4120
+ "===anonymous43===": [
4121
+ "vs/editor/contrib/unusualLineTerminators/browser/unusualLineTerminators.nls",
4122
+ "vs/editor/contrib/unusualLineTerminators/browser/unusualLineTerminators.nls.keys"
4116
4123
  ],
4117
- "vs/editor/contrib/toggleTabFocusMode/browser/toggleTabFocusMode.nls": [],
4118
- "vs/editor/contrib/toggleTabFocusMode/browser/toggleTabFocusMode.nls.keys": [],
4124
+ "vs/editor/contrib/unusualLineTerminators/browser/unusualLineTerminators.nls": [],
4125
+ "vs/editor/contrib/unusualLineTerminators/browser/unusualLineTerminators.nls.keys": [],
4119
4126
  "vs/editor/common/viewModel/viewModelDecorations": [
4120
4127
  "require",
4121
4128
  "exports",
@@ -4145,19 +4152,12 @@
4145
4152
  "vs/platform/instantiation/common/instantiation"
4146
4153
  ],
4147
4154
  "vs/css!vs/editor/contrib/unicodeHighlighter/browser/unicodeHighlighter": [],
4148
- "===anonymous43===": [
4155
+ "===anonymous44===": [
4149
4156
  "vs/editor/contrib/unicodeHighlighter/browser/unicodeHighlighter.nls",
4150
4157
  "vs/editor/contrib/unicodeHighlighter/browser/unicodeHighlighter.nls.keys"
4151
4158
  ],
4152
4159
  "vs/editor/contrib/unicodeHighlighter/browser/unicodeHighlighter.nls": [],
4153
4160
  "vs/editor/contrib/unicodeHighlighter/browser/unicodeHighlighter.nls.keys": [],
4154
- "vs/nls!vs/editor/contrib/unusualLineTerminators/browser/unusualLineTerminators": [],
4155
- "===anonymous44===": [
4156
- "vs/editor/contrib/unusualLineTerminators/browser/unusualLineTerminators.nls",
4157
- "vs/editor/contrib/unusualLineTerminators/browser/unusualLineTerminators.nls.keys"
4158
- ],
4159
- "vs/editor/contrib/unusualLineTerminators/browser/unusualLineTerminators.nls": [],
4160
- "vs/editor/contrib/unusualLineTerminators/browser/unusualLineTerminators.nls.keys": [],
4161
4161
  "vs/nls!vs/editor/contrib/wordHighlighter/browser/wordHighlighter": [],
4162
4162
  "===anonymous45===": [
4163
4163
  "vs/editor/contrib/wordHighlighter/browser/wordHighlighter.nls",
@@ -4265,13 +4265,6 @@
4265
4265
  ],
4266
4266
  "vs/editor/contrib/quickAccess/browser/gotoLineQuickAccess.nls": [],
4267
4267
  "vs/editor/contrib/quickAccess/browser/gotoLineQuickAccess.nls.keys": [],
4268
- "vs/nls!vs/editor/common/editorContextKeys": [],
4269
- "===anonymous53===": [
4270
- "vs/editor/common/editorContextKeys.nls",
4271
- "vs/editor/common/editorContextKeys.nls.keys"
4272
- ],
4273
- "vs/editor/common/editorContextKeys.nls": [],
4274
- "vs/editor/common/editorContextKeys.nls.keys": [],
4275
4268
  "vs/base/common/fuzzyScorer": [
4276
4269
  "require",
4277
4270
  "exports",
@@ -4281,7 +4274,7 @@
4281
4274
  "vs/base/common/strings"
4282
4275
  ],
4283
4276
  "vs/nls!vs/editor/contrib/quickAccess/browser/gotoSymbolQuickAccess": [],
4284
- "===anonymous54===": [
4277
+ "===anonymous53===": [
4285
4278
  "vs/editor/contrib/quickAccess/browser/gotoSymbolQuickAccess.nls",
4286
4279
  "vs/editor/contrib/quickAccess/browser/gotoSymbolQuickAccess.nls.keys"
4287
4280
  ],
@@ -4298,7 +4291,7 @@
4298
4291
  ],
4299
4292
  "vs/nls!vs/editor/contrib/symbolIcons/browser/symbolIcons": [],
4300
4293
  "vs/css!vs/editor/contrib/symbolIcons/browser/symbolIcons": [],
4301
- "===anonymous55===": [
4294
+ "===anonymous54===": [
4302
4295
  "vs/editor/contrib/symbolIcons/browser/symbolIcons.nls",
4303
4296
  "vs/editor/contrib/symbolIcons/browser/symbolIcons.nls.keys"
4304
4297
  ],
@@ -4384,7 +4377,7 @@
4384
4377
  "vs/editor/contrib/gotoSymbol/browser/referencesModel",
4385
4378
  "vs/css!vs/editor/contrib/gotoSymbol/browser/peek/referencesWidget"
4386
4379
  ],
4387
- "===anonymous56===": [
4380
+ "===anonymous55===": [
4388
4381
  "vs/editor/contrib/gotoSymbol/browser/peek/referencesController.nls",
4389
4382
  "vs/editor/contrib/gotoSymbol/browser/peek/referencesController.nls.keys"
4390
4383
  ],
@@ -4402,7 +4395,7 @@
4402
4395
  "vs/nls!vs/platform/contextkey/common/scanner"
4403
4396
  ],
4404
4397
  "vs/nls!vs/platform/contextkey/common/contextkey": [],
4405
- "===anonymous57===": [
4398
+ "===anonymous56===": [
4406
4399
  "vs/platform/contextkey/common/contextkey.nls",
4407
4400
  "vs/platform/contextkey/common/contextkey.nls.keys"
4408
4401
  ],
@@ -4436,15 +4429,22 @@
4436
4429
  "vs/base/common/themables",
4437
4430
  "vs/platform/theme/common/iconRegistry"
4438
4431
  ],
4439
- "vs/base/common/uint": [
4440
- "require",
4441
- "exports"
4442
- ],
4443
4432
  "vs/base/common/process": [
4444
4433
  "require",
4445
4434
  "exports",
4446
4435
  "vs/base/common/platform"
4447
4436
  ],
4437
+ "vs/base/common/uint": [
4438
+ "require",
4439
+ "exports"
4440
+ ],
4441
+ "vs/nls!vs/editor/common/editorContextKeys": [],
4442
+ "===anonymous57===": [
4443
+ "vs/editor/common/editorContextKeys.nls",
4444
+ "vs/editor/common/editorContextKeys.nls.keys"
4445
+ ],
4446
+ "vs/editor/common/editorContextKeys.nls": [],
4447
+ "vs/editor/common/editorContextKeys.nls.keys": [],
4448
4448
  "vs/editor/common/core/offsetRange": [
4449
4449
  "require",
4450
4450
  "exports",
@@ -4904,30 +4904,6 @@
4904
4904
  "require",
4905
4905
  "exports"
4906
4906
  ],
4907
- "vs/css!vs/base/browser/ui/aria/aria": [],
4908
- "vs/editor/contrib/editorState/browser/keybindingCancellation": [
4909
- "require",
4910
- "exports",
4911
- "vs/editor/browser/editorExtensions",
4912
- "vs/platform/contextkey/common/contextkey",
4913
- "vs/base/common/cancellation",
4914
- "vs/base/common/linkedList",
4915
- "vs/platform/instantiation/common/instantiation",
4916
- "vs/platform/instantiation/common/extensions",
4917
- "vs/nls!vs/editor/contrib/editorState/browser/keybindingCancellation"
4918
- ],
4919
- "vs/editor/common/commands/surroundSelectionCommand": [
4920
- "require",
4921
- "exports",
4922
- "vs/editor/common/core/range",
4923
- "vs/editor/common/core/selection"
4924
- ],
4925
- "vs/editor/common/languages/enterAction": [
4926
- "require",
4927
- "exports",
4928
- "vs/editor/common/languages/languageConfiguration",
4929
- "vs/editor/common/languages/languageConfigurationRegistry"
4930
- ],
4931
4907
  "vs/editor/browser/config/migrateOptions": [
4932
4908
  "require",
4933
4909
  "exports"
@@ -5359,13 +5335,6 @@
5359
5335
  ],
5360
5336
  "vs/platform/theme/common/colorRegistry.nls": [],
5361
5337
  "vs/platform/theme/common/colorRegistry.nls.keys": [],
5362
- "vs/editor/common/modelLineProjectionData": [
5363
- "require",
5364
- "exports",
5365
- "vs/base/common/assert",
5366
- "vs/editor/common/core/position",
5367
- "vs/editor/common/model"
5368
- ],
5369
5338
  "vs/editor/common/cursor/cursor": [
5370
5339
  "require",
5371
5340
  "exports",
@@ -5433,6 +5402,13 @@
5433
5402
  "vs/editor/common/model/prefixSumComputer",
5434
5403
  "vs/editor/common/viewModel"
5435
5404
  ],
5405
+ "vs/editor/common/modelLineProjectionData": [
5406
+ "require",
5407
+ "exports",
5408
+ "vs/base/common/assert",
5409
+ "vs/editor/common/core/position",
5410
+ "vs/editor/common/model"
5411
+ ],
5436
5412
  "vs/editor/browser/widget/diffEditor.contribution": [
5437
5413
  "require",
5438
5414
  "exports",
@@ -5443,6 +5419,30 @@
5443
5419
  "vs/platform/commands/common/commands",
5444
5420
  "vs/platform/contextkey/common/contextkey"
5445
5421
  ],
5422
+ "vs/css!vs/base/browser/ui/aria/aria": [],
5423
+ "vs/editor/contrib/editorState/browser/keybindingCancellation": [
5424
+ "require",
5425
+ "exports",
5426
+ "vs/editor/browser/editorExtensions",
5427
+ "vs/platform/contextkey/common/contextkey",
5428
+ "vs/base/common/cancellation",
5429
+ "vs/base/common/linkedList",
5430
+ "vs/platform/instantiation/common/instantiation",
5431
+ "vs/platform/instantiation/common/extensions",
5432
+ "vs/nls!vs/editor/contrib/editorState/browser/keybindingCancellation"
5433
+ ],
5434
+ "vs/editor/common/commands/surroundSelectionCommand": [
5435
+ "require",
5436
+ "exports",
5437
+ "vs/editor/common/core/range",
5438
+ "vs/editor/common/core/selection"
5439
+ ],
5440
+ "vs/editor/common/languages/enterAction": [
5441
+ "require",
5442
+ "exports",
5443
+ "vs/editor/common/languages/languageConfiguration",
5444
+ "vs/editor/common/languages/languageConfigurationRegistry"
5445
+ ],
5446
5446
  "vs/css!vs/base/browser/ui/mouseCursor/mouseCursor": [],
5447
5447
  "vs/base/browser/event": [
5448
5448
  "require",
@@ -5790,6 +5790,13 @@
5790
5790
  "vs/base/common/iterator",
5791
5791
  "vs/base/common/uuid"
5792
5792
  ],
5793
+ "vs/nls!vs/editor/contrib/dropOrPasteInto/browser/defaultProviders": [],
5794
+ "===anonymous75===": [
5795
+ "vs/editor/contrib/dropOrPasteInto/browser/defaultProviders.nls",
5796
+ "vs/editor/contrib/dropOrPasteInto/browser/defaultProviders.nls.keys"
5797
+ ],
5798
+ "vs/editor/contrib/dropOrPasteInto/browser/defaultProviders.nls": [],
5799
+ "vs/editor/contrib/dropOrPasteInto/browser/defaultProviders.nls.keys": [],
5793
5800
  "vs/base/common/uuid": [
5794
5801
  "require",
5795
5802
  "exports"
@@ -5824,19 +5831,12 @@
5824
5831
  "vs/platform/keybinding/common/keybinding",
5825
5832
  "vs/css!vs/editor/contrib/dropOrPasteInto/browser/postEditWidget"
5826
5833
  ],
5827
- "===anonymous75===": [
5834
+ "===anonymous76===": [
5828
5835
  "vs/editor/contrib/dropOrPasteInto/browser/copyPasteController.nls",
5829
5836
  "vs/editor/contrib/dropOrPasteInto/browser/copyPasteController.nls.keys"
5830
5837
  ],
5831
5838
  "vs/editor/contrib/dropOrPasteInto/browser/copyPasteController.nls": [],
5832
5839
  "vs/editor/contrib/dropOrPasteInto/browser/copyPasteController.nls.keys": [],
5833
- "vs/nls!vs/editor/contrib/dropOrPasteInto/browser/defaultProviders": [],
5834
- "===anonymous76===": [
5835
- "vs/editor/contrib/dropOrPasteInto/browser/defaultProviders.nls",
5836
- "vs/editor/contrib/dropOrPasteInto/browser/defaultProviders.nls.keys"
5837
- ],
5838
- "vs/editor/contrib/dropOrPasteInto/browser/defaultProviders.nls": [],
5839
- "vs/editor/contrib/dropOrPasteInto/browser/defaultProviders.nls.keys": [],
5840
5840
  "vs/editor/common/services/treeViewsDnd": [
5841
5841
  "require",
5842
5842
  "exports"
@@ -6346,32 +6346,13 @@
6346
6346
  "vs/base/common/buffer",
6347
6347
  "vs/base/common/platform"
6348
6348
  ],
6349
- "vs/editor/contrib/snippet/browser/snippetVariables": [
6350
- "require",
6351
- "exports",
6352
- "vs/base/common/labels",
6353
- "vs/base/common/path",
6354
- "vs/base/common/resources",
6355
- "vs/base/common/strings",
6356
- "vs/base/common/uuid",
6357
- "vs/editor/common/languages/languageConfigurationRegistry",
6358
- "vs/editor/contrib/snippet/browser/snippetParser",
6359
- "vs/nls!vs/editor/contrib/snippet/browser/snippetVariables",
6360
- "vs/platform/workspace/common/workspace"
6361
- ],
6362
- "vs/css!vs/editor/contrib/snippet/browser/snippetSession": [],
6363
- "vs/nls!vs/editor/contrib/stickyScroll/browser/stickyScrollActions": [],
6364
- "vs/platform/action/common/actionCommonCategories": [
6365
- "require",
6366
- "exports",
6367
- "vs/nls!vs/platform/action/common/actionCommonCategories"
6368
- ],
6349
+ "vs/nls!vs/editor/contrib/suggest/browser/suggest": [],
6369
6350
  "===anonymous95===": [
6370
- "vs/editor/contrib/stickyScroll/browser/stickyScrollActions.nls",
6371
- "vs/editor/contrib/stickyScroll/browser/stickyScrollActions.nls.keys"
6351
+ "vs/editor/contrib/suggest/browser/suggest.nls",
6352
+ "vs/editor/contrib/suggest/browser/suggest.nls.keys"
6372
6353
  ],
6373
- "vs/editor/contrib/stickyScroll/browser/stickyScrollActions.nls": [],
6374
- "vs/editor/contrib/stickyScroll/browser/stickyScrollActions.nls.keys": [],
6354
+ "vs/editor/contrib/suggest/browser/suggest.nls": [],
6355
+ "vs/editor/contrib/suggest/browser/suggest.nls.keys": [],
6375
6356
  "vs/editor/contrib/stickyScroll/browser/stickyScrollWidget": [
6376
6357
  "require",
6377
6358
  "exports",
@@ -6404,6 +6385,18 @@
6404
6385
  "require",
6405
6386
  "exports"
6406
6387
  ],
6388
+ "vs/nls!vs/editor/contrib/stickyScroll/browser/stickyScrollActions": [],
6389
+ "vs/platform/action/common/actionCommonCategories": [
6390
+ "require",
6391
+ "exports",
6392
+ "vs/nls!vs/platform/action/common/actionCommonCategories"
6393
+ ],
6394
+ "===anonymous96===": [
6395
+ "vs/editor/contrib/stickyScroll/browser/stickyScrollActions.nls",
6396
+ "vs/editor/contrib/stickyScroll/browser/stickyScrollActions.nls.keys"
6397
+ ],
6398
+ "vs/editor/contrib/stickyScroll/browser/stickyScrollActions.nls": [],
6399
+ "vs/editor/contrib/stickyScroll/browser/stickyScrollActions.nls.keys": [],
6407
6400
  "vs/base/browser/ui/list/listWidget": [
6408
6401
  "require",
6409
6402
  "exports",
@@ -6486,7 +6479,7 @@
6486
6479
  "vs/editor/contrib/suggest/browser/suggestWidgetDetails"
6487
6480
  ],
6488
6481
  "vs/css!vs/editor/contrib/suggest/browser/media/suggest": [],
6489
- "===anonymous96===": [
6482
+ "===anonymous97===": [
6490
6483
  "vs/editor/contrib/suggest/browser/suggestWidget.nls",
6491
6484
  "vs/editor/contrib/suggest/browser/suggestWidget.nls.keys"
6492
6485
  ],
@@ -6505,13 +6498,20 @@
6505
6498
  "vs/css!vs/platform/opener/browser/link"
6506
6499
  ],
6507
6500
  "vs/css!vs/editor/contrib/unicodeHighlighter/browser/bannerController": [],
6508
- "vs/nls!vs/editor/contrib/suggest/browser/suggest": [],
6509
- "===anonymous97===": [
6510
- "vs/editor/contrib/suggest/browser/suggest.nls",
6511
- "vs/editor/contrib/suggest/browser/suggest.nls.keys"
6501
+ "vs/editor/contrib/snippet/browser/snippetVariables": [
6502
+ "require",
6503
+ "exports",
6504
+ "vs/base/common/labels",
6505
+ "vs/base/common/path",
6506
+ "vs/base/common/resources",
6507
+ "vs/base/common/strings",
6508
+ "vs/base/common/uuid",
6509
+ "vs/editor/common/languages/languageConfigurationRegistry",
6510
+ "vs/editor/contrib/snippet/browser/snippetParser",
6511
+ "vs/nls!vs/editor/contrib/snippet/browser/snippetVariables",
6512
+ "vs/platform/workspace/common/workspace"
6512
6513
  ],
6513
- "vs/editor/contrib/suggest/browser/suggest.nls": [],
6514
- "vs/editor/contrib/suggest/browser/suggest.nls.keys": [],
6514
+ "vs/css!vs/editor/contrib/snippet/browser/snippetSession": [],
6515
6515
  "vs/base/browser/iframe": [
6516
6516
  "require",
6517
6517
  "exports"
@@ -6983,13 +6983,14 @@
6983
6983
  "vs/editor/common/model",
6984
6984
  "vs/editor/common/languageSelector"
6985
6985
  ],
6986
- "vs/nls!vs/editor/contrib/editorState/browser/keybindingCancellation": [],
6986
+ "vs/nls!vs/editor/browser/controller/textAreaHandler": [],
6987
+ "vs/css!vs/editor/browser/controller/textAreaHandler": [],
6987
6988
  "===anonymous106===": [
6988
- "vs/editor/contrib/editorState/browser/keybindingCancellation.nls",
6989
- "vs/editor/contrib/editorState/browser/keybindingCancellation.nls.keys"
6989
+ "vs/editor/browser/controller/textAreaHandler.nls",
6990
+ "vs/editor/browser/controller/textAreaHandler.nls.keys"
6990
6991
  ],
6991
- "vs/editor/contrib/editorState/browser/keybindingCancellation.nls": [],
6992
- "vs/editor/contrib/editorState/browser/keybindingCancellation.nls.keys": [],
6992
+ "vs/editor/browser/controller/textAreaHandler.nls": [],
6993
+ "vs/editor/browser/controller/textAreaHandler.nls.keys": [],
6993
6994
  "vs/editor/browser/controller/mouseHandler": [
6994
6995
  "require",
6995
6996
  "exports",
@@ -7005,14 +7006,6 @@
7005
7006
  "vs/editor/common/viewEventHandler",
7006
7007
  "vs/base/browser/ui/scrollbar/scrollableElement"
7007
7008
  ],
7008
- "vs/nls!vs/editor/browser/controller/textAreaHandler": [],
7009
- "vs/css!vs/editor/browser/controller/textAreaHandler": [],
7010
- "===anonymous107===": [
7011
- "vs/editor/browser/controller/textAreaHandler.nls",
7012
- "vs/editor/browser/controller/textAreaHandler.nls.keys"
7013
- ],
7014
- "vs/editor/browser/controller/textAreaHandler.nls": [],
7015
- "vs/editor/browser/controller/textAreaHandler.nls.keys": [],
7016
7009
  "vs/editor/browser/view/viewLayer": [
7017
7010
  "require",
7018
7011
  "exports",
@@ -7120,7 +7113,7 @@
7120
7113
  "vs/base/common/buffer",
7121
7114
  "vs/editor/common/core/stringBuilder"
7122
7115
  ],
7123
- "===anonymous108===": [
7116
+ "===anonymous107===": [
7124
7117
  "vs/editor/common/model/editStack.nls",
7125
7118
  "vs/editor/common/model/editStack.nls.keys"
7126
7119
  ],
@@ -7209,12 +7202,19 @@
7209
7202
  "vs/editor/common/viewModel"
7210
7203
  ],
7211
7204
  "vs/nls!vs/editor/browser/widget/diffEditor.contribution": [],
7212
- "===anonymous109===": [
7205
+ "===anonymous108===": [
7213
7206
  "vs/editor/browser/widget/diffEditor.contribution.nls",
7214
7207
  "vs/editor/browser/widget/diffEditor.contribution.nls.keys"
7215
7208
  ],
7216
7209
  "vs/editor/browser/widget/diffEditor.contribution.nls": [],
7217
7210
  "vs/editor/browser/widget/diffEditor.contribution.nls.keys": [],
7211
+ "vs/nls!vs/editor/contrib/editorState/browser/keybindingCancellation": [],
7212
+ "===anonymous109===": [
7213
+ "vs/editor/contrib/editorState/browser/keybindingCancellation.nls",
7214
+ "vs/editor/contrib/editorState/browser/keybindingCancellation.nls.keys"
7215
+ ],
7216
+ "vs/editor/contrib/editorState/browser/keybindingCancellation.nls": [],
7217
+ "vs/editor/contrib/editorState/browser/keybindingCancellation.nls.keys": [],
7218
7218
  "vs/base/browser/ui/scrollbar/horizontalScrollbar": [
7219
7219
  "require",
7220
7220
  "exports",
@@ -7499,26 +7499,6 @@
7499
7499
  ],
7500
7500
  "vs/platform/actions/browser/toolbar.nls": [],
7501
7501
  "vs/platform/actions/browser/toolbar.nls.keys": [],
7502
- "vs/base/common/labels": [
7503
- "require",
7504
- "exports",
7505
- "vs/base/common/extpath",
7506
- "vs/base/common/platform"
7507
- ],
7508
- "vs/nls!vs/editor/contrib/snippet/browser/snippetVariables": [],
7509
- "===anonymous121===": [
7510
- "vs/editor/contrib/snippet/browser/snippetVariables.nls",
7511
- "vs/editor/contrib/snippet/browser/snippetVariables.nls.keys"
7512
- ],
7513
- "vs/editor/contrib/snippet/browser/snippetVariables.nls": [],
7514
- "vs/editor/contrib/snippet/browser/snippetVariables.nls.keys": [],
7515
- "vs/nls!vs/platform/action/common/actionCommonCategories": [],
7516
- "===anonymous122===": [
7517
- "vs/platform/action/common/actionCommonCategories.nls",
7518
- "vs/platform/action/common/actionCommonCategories.nls.keys"
7519
- ],
7520
- "vs/platform/action/common/actionCommonCategories.nls": [],
7521
- "vs/platform/action/common/actionCommonCategories.nls.keys": [],
7522
7502
  "vs/css!vs/editor/contrib/stickyScroll/browser/stickyScroll": [],
7523
7503
  "vs/editor/contrib/stickyScroll/browser/stickyScrollModelProvider": [
7524
7504
  "require",
@@ -7563,15 +7543,22 @@
7563
7543
  "vs/base/common/errors"
7564
7544
  ],
7565
7545
  "vs/css!vs/base/browser/ui/list/list": [],
7546
+ "vs/nls!vs/platform/action/common/actionCommonCategories": [],
7547
+ "===anonymous121===": [
7548
+ "vs/platform/action/common/actionCommonCategories.nls",
7549
+ "vs/platform/action/common/actionCommonCategories.nls.keys"
7550
+ ],
7551
+ "vs/platform/action/common/actionCommonCategories.nls": [],
7552
+ "vs/platform/action/common/actionCommonCategories.nls.keys": [],
7566
7553
  "vs/nls!vs/editor/contrib/suggest/browser/suggestWidgetStatus": [],
7567
- "===anonymous123===": [
7554
+ "===anonymous122===": [
7568
7555
  "vs/editor/contrib/suggest/browser/suggestWidgetStatus.nls",
7569
7556
  "vs/editor/contrib/suggest/browser/suggestWidgetStatus.nls.keys"
7570
7557
  ],
7571
7558
  "vs/editor/contrib/suggest/browser/suggestWidgetStatus.nls": [],
7572
7559
  "vs/editor/contrib/suggest/browser/suggestWidgetStatus.nls.keys": [],
7573
7560
  "vs/nls!vs/editor/contrib/suggest/browser/suggestWidgetDetails": [],
7574
- "===anonymous124===": [
7561
+ "===anonymous123===": [
7575
7562
  "vs/editor/contrib/suggest/browser/suggestWidgetDetails.nls",
7576
7563
  "vs/editor/contrib/suggest/browser/suggestWidgetDetails.nls.keys"
7577
7564
  ],
@@ -7601,13 +7588,26 @@
7601
7588
  "require",
7602
7589
  "exports"
7603
7590
  ],
7604
- "===anonymous125===": [
7591
+ "===anonymous124===": [
7605
7592
  "vs/editor/contrib/suggest/browser/suggestWidgetRenderer.nls",
7606
7593
  "vs/editor/contrib/suggest/browser/suggestWidgetRenderer.nls.keys"
7607
7594
  ],
7608
7595
  "vs/editor/contrib/suggest/browser/suggestWidgetRenderer.nls": [],
7609
7596
  "vs/editor/contrib/suggest/browser/suggestWidgetRenderer.nls.keys": [],
7610
7597
  "vs/css!vs/platform/opener/browser/link": [],
7598
+ "vs/base/common/labels": [
7599
+ "require",
7600
+ "exports",
7601
+ "vs/base/common/extpath",
7602
+ "vs/base/common/platform"
7603
+ ],
7604
+ "vs/nls!vs/editor/contrib/snippet/browser/snippetVariables": [],
7605
+ "===anonymous125===": [
7606
+ "vs/editor/contrib/snippet/browser/snippetVariables.nls",
7607
+ "vs/editor/contrib/snippet/browser/snippetVariables.nls.keys"
7608
+ ],
7609
+ "vs/editor/contrib/snippet/browser/snippetVariables.nls": [],
7610
+ "vs/editor/contrib/snippet/browser/snippetVariables.nls.keys": [],
7611
7611
  "vs/nls!vs/base/common/errorMessage": [],
7612
7612
  "===anonymous126===": [
7613
7613
  "vs/base/common/errorMessage.nls",
@@ -7615,7 +7615,6 @@
7615
7615
  ],
7616
7616
  "vs/base/common/errorMessage.nls": [],
7617
7617
  "vs/base/common/errorMessage.nls.keys": [],
7618
- "vs/css!vs/base/browser/ui/table/table": [],
7619
7618
  "vs/base/browser/ui/inputbox/inputBox": [
7620
7619
  "require",
7621
7620
  "exports",
@@ -7659,6 +7658,7 @@
7659
7658
  ],
7660
7659
  "vs/base/browser/ui/tree/abstractTree.nls": [],
7661
7660
  "vs/base/browser/ui/tree/abstractTree.nls.keys": [],
7661
+ "vs/css!vs/base/browser/ui/table/table": [],
7662
7662
  "vs/base/browser/ui/tree/objectTreeModel": [
7663
7663
  "require",
7664
7664
  "exports",