monaco-editor-core 0.47.0-rc → 0.47.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 +1564 -1564
  2. package/dev/nls.metadata.json +681 -681
  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
@@ -232,6 +232,41 @@
232
232
  "vs/platform/theme/common/theme",
233
233
  "vs/editor/standalone/browser/standaloneThemeService"
234
234
  ],
235
+ "vs/base/common/errors": [
236
+ "require",
237
+ "exports"
238
+ ],
239
+ "vs/base/common/event": [
240
+ "require",
241
+ "exports",
242
+ "vs/base/common/errors",
243
+ "vs/base/common/functional",
244
+ "vs/base/common/lifecycle",
245
+ "vs/base/common/linkedList",
246
+ "vs/base/common/stopwatch"
247
+ ],
248
+ "vs/base/common/lifecycle": [
249
+ "require",
250
+ "exports",
251
+ "vs/base/common/functional",
252
+ "vs/base/common/iterator"
253
+ ],
254
+ "vs/base/common/objects": [
255
+ "require",
256
+ "exports",
257
+ "vs/base/common/types"
258
+ ],
259
+ "vs/base/common/platform": [
260
+ "require",
261
+ "exports",
262
+ "vs/nls!vs/base/common/platform"
263
+ ],
264
+ "vs/base/common/strings": [
265
+ "require",
266
+ "exports",
267
+ "vs/base/common/cache",
268
+ "vs/base/common/lazy"
269
+ ],
235
270
  "vs/base/common/diff/diff": [
236
271
  "require",
237
272
  "exports",
@@ -307,46 +342,11 @@
307
342
  "vs/editor/common/diff/legacyLinesDiffComputer",
308
343
  "vs/editor/common/diff/defaultLinesDiffComputer/defaultLinesDiffComputer"
309
344
  ],
310
- "vs/base/common/objects": [
311
- "require",
312
- "exports",
313
- "vs/base/common/types"
314
- ],
315
345
  "vs/editor/common/languages/defaultDocumentColorsComputer": [
316
346
  "require",
317
347
  "exports",
318
348
  "vs/base/common/color"
319
349
  ],
320
- "vs/base/common/errors": [
321
- "require",
322
- "exports"
323
- ],
324
- "vs/base/common/event": [
325
- "require",
326
- "exports",
327
- "vs/base/common/errors",
328
- "vs/base/common/functional",
329
- "vs/base/common/lifecycle",
330
- "vs/base/common/linkedList",
331
- "vs/base/common/stopwatch"
332
- ],
333
- "vs/base/common/lifecycle": [
334
- "require",
335
- "exports",
336
- "vs/base/common/functional",
337
- "vs/base/common/iterator"
338
- ],
339
- "vs/base/common/platform": [
340
- "require",
341
- "exports",
342
- "vs/nls!vs/base/common/platform"
343
- ],
344
- "vs/base/common/strings": [
345
- "require",
346
- "exports",
347
- "vs/base/common/cache",
348
- "vs/base/common/lazy"
349
- ],
350
350
  "vs/editor/common/config/editorOptions": [
351
351
  "require",
352
352
  "exports",
@@ -1532,6 +1532,41 @@
1532
1532
  "exports",
1533
1533
  "vs/platform/instantiation/common/instantiation"
1534
1534
  ],
1535
+ "vs/editor/contrib/quickAccess/browser/commandsQuickAccess": [
1536
+ "require",
1537
+ "exports",
1538
+ "vs/base/common/iconLabels",
1539
+ "vs/platform/quickinput/browser/commandsQuickAccess"
1540
+ ],
1541
+ "vs/platform/instantiation/common/instantiation": [
1542
+ "require",
1543
+ "exports"
1544
+ ],
1545
+ "vs/platform/keybinding/common/keybinding": [
1546
+ "require",
1547
+ "exports",
1548
+ "vs/platform/instantiation/common/instantiation"
1549
+ ],
1550
+ "vs/platform/commands/common/commands": [
1551
+ "require",
1552
+ "exports",
1553
+ "vs/base/common/event",
1554
+ "vs/base/common/iterator",
1555
+ "vs/base/common/lifecycle",
1556
+ "vs/base/common/linkedList",
1557
+ "vs/base/common/types",
1558
+ "vs/platform/instantiation/common/instantiation"
1559
+ ],
1560
+ "vs/platform/telemetry/common/telemetry": [
1561
+ "require",
1562
+ "exports",
1563
+ "vs/platform/instantiation/common/instantiation"
1564
+ ],
1565
+ "vs/platform/dialogs/common/dialogs": [
1566
+ "require",
1567
+ "exports",
1568
+ "vs/platform/instantiation/common/instantiation"
1569
+ ],
1535
1570
  "vs/editor/contrib/quickAccess/browser/gotoSymbolQuickAccess": [
1536
1571
  "require",
1537
1572
  "exports",
@@ -1618,10 +1653,6 @@
1618
1653
  "vs/platform/instantiation/common/instantiation",
1619
1654
  "vs/nls!vs/platform/contextkey/common/contextkey"
1620
1655
  ],
1621
- "vs/platform/instantiation/common/instantiation": [
1622
- "require",
1623
- "exports"
1624
- ],
1625
1656
  "vs/platform/notification/common/notification": [
1626
1657
  "require",
1627
1658
  "exports",
@@ -1637,37 +1668,6 @@
1637
1668
  "vs/base/parts/storage/common/storage",
1638
1669
  "vs/platform/instantiation/common/instantiation"
1639
1670
  ],
1640
- "vs/editor/contrib/quickAccess/browser/commandsQuickAccess": [
1641
- "require",
1642
- "exports",
1643
- "vs/base/common/iconLabels",
1644
- "vs/platform/quickinput/browser/commandsQuickAccess"
1645
- ],
1646
- "vs/platform/keybinding/common/keybinding": [
1647
- "require",
1648
- "exports",
1649
- "vs/platform/instantiation/common/instantiation"
1650
- ],
1651
- "vs/platform/commands/common/commands": [
1652
- "require",
1653
- "exports",
1654
- "vs/base/common/event",
1655
- "vs/base/common/iterator",
1656
- "vs/base/common/lifecycle",
1657
- "vs/base/common/linkedList",
1658
- "vs/base/common/types",
1659
- "vs/platform/instantiation/common/instantiation"
1660
- ],
1661
- "vs/platform/telemetry/common/telemetry": [
1662
- "require",
1663
- "exports",
1664
- "vs/platform/instantiation/common/instantiation"
1665
- ],
1666
- "vs/platform/dialogs/common/dialogs": [
1667
- "require",
1668
- "exports",
1669
- "vs/platform/instantiation/common/instantiation"
1670
- ],
1671
1671
  "vs/platform/theme/common/theme": [
1672
1672
  "require",
1673
1673
  "exports"
@@ -1691,11 +1691,29 @@
1691
1691
  "vs/platform/theme/browser/iconsStyleSheet",
1692
1692
  "vs/base/browser/window"
1693
1693
  ],
1694
- "vs/base/common/path": [
1694
+ "vs/base/common/functional": [
1695
1695
  "require",
1696
- "exports",
1697
- "vs/base/common/process"
1696
+ "exports"
1697
+ ],
1698
+ "vs/base/common/linkedList": [
1699
+ "require",
1700
+ "exports"
1701
+ ],
1702
+ "vs/base/common/iterator": [
1703
+ "require",
1704
+ "exports"
1705
+ ],
1706
+ "vs/base/common/types": [
1707
+ "require",
1708
+ "exports"
1709
+ ],
1710
+ "vs/nls!vs/base/common/platform": [],
1711
+ "===anonymous3===": [
1712
+ "vs/base/common/platform.nls",
1713
+ "vs/base/common/platform.nls.keys"
1698
1714
  ],
1715
+ "vs/base/common/platform.nls": [],
1716
+ "vs/base/common/platform.nls.keys": [],
1699
1717
  "vs/base/common/diff/diffChange": [
1700
1718
  "require",
1701
1719
  "exports"
@@ -1705,20 +1723,25 @@
1705
1723
  "exports",
1706
1724
  "vs/base/common/strings"
1707
1725
  ],
1708
- "vs/editor/common/model/prefixSumComputer": [
1726
+ "vs/base/common/path": [
1709
1727
  "require",
1710
1728
  "exports",
1711
- "vs/base/common/arrays",
1712
- "vs/base/common/uint"
1729
+ "vs/base/common/process"
1713
1730
  ],
1714
- "vs/base/common/iterator": [
1731
+ "vs/base/common/cache": [
1715
1732
  "require",
1716
1733
  "exports"
1717
1734
  ],
1718
- "vs/base/common/linkedList": [
1735
+ "vs/base/common/lazy": [
1719
1736
  "require",
1720
1737
  "exports"
1721
1738
  ],
1739
+ "vs/editor/common/model/prefixSumComputer": [
1740
+ "require",
1741
+ "exports",
1742
+ "vs/base/common/arrays",
1743
+ "vs/base/common/uint"
1744
+ ],
1722
1745
  "vs/editor/common/core/characterClassifier": [
1723
1746
  "require",
1724
1747
  "exports",
@@ -1786,29 +1809,6 @@
1786
1809
  "vs/editor/common/diff/defaultLinesDiffComputer/linesSliceCharSequence",
1787
1810
  "vs/editor/common/diff/defaultLinesDiffComputer/lineSequence"
1788
1811
  ],
1789
- "vs/base/common/types": [
1790
- "require",
1791
- "exports"
1792
- ],
1793
- "vs/base/common/functional": [
1794
- "require",
1795
- "exports"
1796
- ],
1797
- "vs/nls!vs/base/common/platform": [],
1798
- "===anonymous3===": [
1799
- "vs/base/common/platform.nls",
1800
- "vs/base/common/platform.nls.keys"
1801
- ],
1802
- "vs/base/common/platform.nls": [],
1803
- "vs/base/common/platform.nls.keys": [],
1804
- "vs/base/common/cache": [
1805
- "require",
1806
- "exports"
1807
- ],
1808
- "vs/base/common/lazy": [
1809
- "require",
1810
- "exports"
1811
- ],
1812
1812
  "vs/base/browser/window": [
1813
1813
  "require",
1814
1814
  "exports"
@@ -2210,58 +2210,129 @@
2210
2210
  "vs/editor/standalone/common/monarch/monarchCommon",
2211
2211
  "vs/platform/configuration/common/configuration"
2212
2212
  ],
2213
- "vs/base/common/network": [
2214
- "require",
2215
- "exports",
2216
- "vs/base/common/errors",
2217
- "vs/base/common/platform",
2218
- "vs/base/common/strings",
2219
- "vs/base/common/uri"
2220
- ],
2221
- "vs/editor/browser/config/domFontInfo": [
2213
+ "vs/editor/common/core/textModelDefaults": [
2222
2214
  "require",
2223
- "exports",
2224
- "vs/base/browser/fastDomNode"
2215
+ "exports"
2225
2216
  ],
2226
- "vs/editor/browser/config/editorConfiguration": [
2227
- "require",
2228
- "exports",
2229
- "vs/base/browser/browser",
2230
- "vs/base/common/arrays",
2231
- "vs/base/common/event",
2232
- "vs/base/common/lifecycle",
2233
- "vs/base/common/objects",
2234
- "vs/base/common/platform",
2235
- "vs/editor/browser/config/elementSizeObserver",
2236
- "vs/editor/browser/config/fontMeasurements",
2237
- "vs/editor/browser/config/migrateOptions",
2238
- "vs/editor/browser/config/tabFocus",
2239
- "vs/editor/common/config/editorOptions",
2240
- "vs/editor/common/config/editorZoom",
2241
- "vs/editor/common/config/fontInfo",
2242
- "vs/platform/accessibility/common/accessibility",
2243
- "vs/base/browser/dom",
2244
- "vs/base/browser/pixelRatio"
2217
+ "vs/nls!vs/editor/common/config/editorOptions": [],
2218
+ "===anonymous5===": [
2219
+ "vs/editor/common/config/editorOptions.nls",
2220
+ "vs/editor/common/config/editorOptions.nls.keys"
2245
2221
  ],
2246
- "vs/editor/browser/config/tabFocus": [
2222
+ "vs/editor/common/config/editorOptions.nls": [],
2223
+ "vs/editor/common/config/editorOptions.nls.keys": [],
2224
+ "vs/base/common/codicons": [
2247
2225
  "require",
2248
2226
  "exports",
2249
- "vs/base/common/event"
2227
+ "vs/base/common/types"
2250
2228
  ],
2251
- "vs/editor/browser/view": [
2229
+ "vs/editor/browser/widget/diffEditor/diffEditorWidget": [
2252
2230
  "require",
2253
2231
  "exports",
2254
2232
  "vs/base/browser/dom",
2255
- "vs/base/browser/fastDomNode",
2256
- "vs/base/browser/performance",
2233
+ "vs/base/common/arraysFind",
2257
2234
  "vs/base/common/errors",
2258
- "vs/editor/browser/controller/mouseTarget",
2259
- "vs/editor/browser/controller/pointerHandler",
2260
- "vs/editor/browser/controller/textAreaHandler",
2261
- "vs/editor/browser/view/renderingContext",
2262
- "vs/editor/browser/view/viewController",
2263
- "vs/editor/browser/view/viewOverlays",
2264
- "vs/editor/browser/view/viewPart",
2235
+ "vs/base/common/event",
2236
+ "vs/base/common/lifecycle",
2237
+ "vs/base/common/observable",
2238
+ "vs/base/common/observableInternal/derived",
2239
+ "vs/editor/browser/editorExtensions",
2240
+ "vs/editor/browser/services/codeEditorService",
2241
+ "vs/editor/browser/stableEditorScroll",
2242
+ "vs/editor/browser/widget/codeEditorWidget",
2243
+ "vs/editor/browser/widget/diffEditor/components/accessibleDiffViewer",
2244
+ "vs/editor/browser/widget/diffEditor/components/diffEditorDecorations",
2245
+ "vs/editor/browser/widget/diffEditor/components/diffEditorSash",
2246
+ "vs/editor/browser/widget/diffEditor/features/hideUnchangedRegionsFeature",
2247
+ "vs/editor/browser/widget/diffEditor/components/diffEditorViewZones/diffEditorViewZones",
2248
+ "vs/editor/browser/widget/diffEditor/features/movedBlocksLinesFeature",
2249
+ "vs/editor/browser/widget/diffEditor/features/overviewRulerFeature",
2250
+ "vs/editor/browser/widget/diffEditor/utils",
2251
+ "vs/editor/common/core/position",
2252
+ "vs/editor/common/core/range",
2253
+ "vs/editor/common/editorCommon",
2254
+ "vs/editor/common/editorContextKeys",
2255
+ "vs/platform/accessibilitySignal/browser/accessibilitySignalService",
2256
+ "vs/platform/contextkey/common/contextkey",
2257
+ "vs/platform/instantiation/common/instantiation",
2258
+ "vs/platform/instantiation/common/serviceCollection",
2259
+ "vs/platform/progress/common/progress",
2260
+ "vs/editor/browser/widget/diffEditor/delegatingEditorImpl",
2261
+ "vs/editor/browser/widget/diffEditor/components/diffEditorEditors",
2262
+ "vs/editor/browser/widget/diffEditor/diffEditorOptions",
2263
+ "vs/editor/browser/widget/diffEditor/diffEditorViewModel",
2264
+ "vs/editor/browser/widget/diffEditor/features/revertButtonsFeature",
2265
+ "vs/css!vs/editor/browser/widget/diffEditor/style"
2266
+ ],
2267
+ "vs/nls!vs/editor/browser/widget/diffEditor/diffEditor.contribution": [],
2268
+ "vs/editor/browser/widget/diffEditor/registrations.contribution": [
2269
+ "require",
2270
+ "exports",
2271
+ "vs/base/common/codicons",
2272
+ "vs/base/common/themables",
2273
+ "vs/editor/common/model/textModel",
2274
+ "vs/nls!vs/editor/browser/widget/diffEditor/registrations.contribution",
2275
+ "vs/platform/theme/common/colorRegistry",
2276
+ "vs/platform/theme/common/iconRegistry"
2277
+ ],
2278
+ "===anonymous6===": [
2279
+ "vs/editor/browser/widget/diffEditor/diffEditor.contribution.nls",
2280
+ "vs/editor/browser/widget/diffEditor/diffEditor.contribution.nls.keys"
2281
+ ],
2282
+ "vs/editor/browser/widget/diffEditor/diffEditor.contribution.nls": [],
2283
+ "vs/editor/browser/widget/diffEditor/diffEditor.contribution.nls.keys": [],
2284
+ "vs/base/common/network": [
2285
+ "require",
2286
+ "exports",
2287
+ "vs/base/common/errors",
2288
+ "vs/base/common/platform",
2289
+ "vs/base/common/strings",
2290
+ "vs/base/common/uri"
2291
+ ],
2292
+ "vs/editor/browser/config/domFontInfo": [
2293
+ "require",
2294
+ "exports",
2295
+ "vs/base/browser/fastDomNode"
2296
+ ],
2297
+ "vs/editor/browser/config/editorConfiguration": [
2298
+ "require",
2299
+ "exports",
2300
+ "vs/base/browser/browser",
2301
+ "vs/base/common/arrays",
2302
+ "vs/base/common/event",
2303
+ "vs/base/common/lifecycle",
2304
+ "vs/base/common/objects",
2305
+ "vs/base/common/platform",
2306
+ "vs/editor/browser/config/elementSizeObserver",
2307
+ "vs/editor/browser/config/fontMeasurements",
2308
+ "vs/editor/browser/config/migrateOptions",
2309
+ "vs/editor/browser/config/tabFocus",
2310
+ "vs/editor/common/config/editorOptions",
2311
+ "vs/editor/common/config/editorZoom",
2312
+ "vs/editor/common/config/fontInfo",
2313
+ "vs/platform/accessibility/common/accessibility",
2314
+ "vs/base/browser/dom",
2315
+ "vs/base/browser/pixelRatio"
2316
+ ],
2317
+ "vs/editor/browser/config/tabFocus": [
2318
+ "require",
2319
+ "exports",
2320
+ "vs/base/common/event"
2321
+ ],
2322
+ "vs/editor/browser/view": [
2323
+ "require",
2324
+ "exports",
2325
+ "vs/base/browser/dom",
2326
+ "vs/base/browser/fastDomNode",
2327
+ "vs/base/browser/performance",
2328
+ "vs/base/common/errors",
2329
+ "vs/editor/browser/controller/mouseTarget",
2330
+ "vs/editor/browser/controller/pointerHandler",
2331
+ "vs/editor/browser/controller/textAreaHandler",
2332
+ "vs/editor/browser/view/renderingContext",
2333
+ "vs/editor/browser/view/viewController",
2334
+ "vs/editor/browser/view/viewOverlays",
2335
+ "vs/editor/browser/view/viewPart",
2265
2336
  "vs/editor/browser/view/viewUserInputEvents",
2266
2337
  "vs/editor/browser/viewParts/blockDecorations/blockDecorations",
2267
2338
  "vs/editor/browser/viewParts/contentWidgets/contentWidgets",
@@ -2451,85 +2522,29 @@
2451
2522
  "vs/editor/browser/editorExtensions"
2452
2523
  ],
2453
2524
  "vs/css!vs/editor/browser/widget/media/editor": [],
2454
- "===anonymous5===": [
2525
+ "===anonymous7===": [
2455
2526
  "vs/editor/browser/widget/codeEditorWidget.nls",
2456
2527
  "vs/editor/browser/widget/codeEditorWidget.nls.keys"
2457
2528
  ],
2458
2529
  "vs/editor/browser/widget/codeEditorWidget.nls": [],
2459
2530
  "vs/editor/browser/widget/codeEditorWidget.nls.keys": [],
2460
- "vs/base/common/codicons": [
2461
- "require",
2462
- "exports",
2463
- "vs/base/common/types"
2464
- ],
2465
- "vs/editor/browser/widget/diffEditor/diffEditorWidget": [
2531
+ "vs/base/common/htmlContent": [
2466
2532
  "require",
2467
2533
  "exports",
2468
- "vs/base/browser/dom",
2469
- "vs/base/common/arraysFind",
2470
2534
  "vs/base/common/errors",
2471
- "vs/base/common/event",
2472
- "vs/base/common/lifecycle",
2473
- "vs/base/common/observable",
2474
- "vs/base/common/observableInternal/derived",
2475
- "vs/editor/browser/editorExtensions",
2476
- "vs/editor/browser/services/codeEditorService",
2477
- "vs/editor/browser/stableEditorScroll",
2478
- "vs/editor/browser/widget/codeEditorWidget",
2479
- "vs/editor/browser/widget/diffEditor/components/accessibleDiffViewer",
2480
- "vs/editor/browser/widget/diffEditor/components/diffEditorDecorations",
2481
- "vs/editor/browser/widget/diffEditor/components/diffEditorSash",
2482
- "vs/editor/browser/widget/diffEditor/features/hideUnchangedRegionsFeature",
2483
- "vs/editor/browser/widget/diffEditor/components/diffEditorViewZones/diffEditorViewZones",
2484
- "vs/editor/browser/widget/diffEditor/features/movedBlocksLinesFeature",
2485
- "vs/editor/browser/widget/diffEditor/features/overviewRulerFeature",
2486
- "vs/editor/browser/widget/diffEditor/utils",
2487
- "vs/editor/common/core/position",
2488
- "vs/editor/common/core/range",
2489
- "vs/editor/common/editorCommon",
2490
- "vs/editor/common/editorContextKeys",
2491
- "vs/platform/accessibilitySignal/browser/accessibilitySignalService",
2492
- "vs/platform/contextkey/common/contextkey",
2493
- "vs/platform/instantiation/common/instantiation",
2494
- "vs/platform/instantiation/common/serviceCollection",
2495
- "vs/platform/progress/common/progress",
2496
- "vs/editor/browser/widget/diffEditor/delegatingEditorImpl",
2497
- "vs/editor/browser/widget/diffEditor/components/diffEditorEditors",
2498
- "vs/editor/browser/widget/diffEditor/diffEditorOptions",
2499
- "vs/editor/browser/widget/diffEditor/diffEditorViewModel",
2500
- "vs/editor/browser/widget/diffEditor/features/revertButtonsFeature",
2501
- "vs/css!vs/editor/browser/widget/diffEditor/style"
2502
- ],
2503
- "vs/nls!vs/editor/browser/widget/diffEditor/diffEditor.contribution": [],
2504
- "vs/editor/browser/widget/diffEditor/registrations.contribution": [
2505
- "require",
2506
- "exports",
2507
- "vs/base/common/codicons",
2508
- "vs/base/common/themables",
2509
- "vs/editor/common/model/textModel",
2510
- "vs/nls!vs/editor/browser/widget/diffEditor/registrations.contribution",
2511
- "vs/platform/theme/common/colorRegistry",
2512
- "vs/platform/theme/common/iconRegistry"
2513
- ],
2514
- "===anonymous6===": [
2515
- "vs/editor/browser/widget/diffEditor/diffEditor.contribution.nls",
2516
- "vs/editor/browser/widget/diffEditor/diffEditor.contribution.nls.keys"
2517
- ],
2518
- "vs/editor/browser/widget/diffEditor/diffEditor.contribution.nls": [],
2519
- "vs/editor/browser/widget/diffEditor/diffEditor.contribution.nls.keys": [],
2520
- "vs/editor/contrib/caretOperations/browser/moveCaretCommand": [
2521
- "require",
2522
- "exports",
2523
- "vs/editor/common/core/range",
2524
- "vs/editor/common/core/selection"
2535
+ "vs/base/common/iconLabels",
2536
+ "vs/base/common/resources",
2537
+ "vs/base/common/strings",
2538
+ "vs/base/common/uri"
2525
2539
  ],
2526
- "vs/nls!vs/editor/contrib/caretOperations/browser/caretOperations": [],
2527
- "===anonymous7===": [
2528
- "vs/editor/contrib/caretOperations/browser/caretOperations.nls",
2529
- "vs/editor/contrib/caretOperations/browser/caretOperations.nls.keys"
2540
+ "vs/nls!vs/editor/contrib/anchorSelect/browser/anchorSelect": [],
2541
+ "vs/css!vs/editor/contrib/anchorSelect/browser/anchorSelect": [],
2542
+ "===anonymous8===": [
2543
+ "vs/editor/contrib/anchorSelect/browser/anchorSelect.nls",
2544
+ "vs/editor/contrib/anchorSelect/browser/anchorSelect.nls.keys"
2530
2545
  ],
2531
- "vs/editor/contrib/caretOperations/browser/caretOperations.nls": [],
2532
- "vs/editor/contrib/caretOperations/browser/caretOperations.nls.keys": [],
2546
+ "vs/editor/contrib/anchorSelect/browser/anchorSelect.nls": [],
2547
+ "vs/editor/contrib/anchorSelect/browser/anchorSelect.nls.keys": [],
2533
2548
  "vs/base/common/async": [
2534
2549
  "require",
2535
2550
  "exports",
@@ -2542,12 +2557,25 @@
2542
2557
  ],
2543
2558
  "vs/nls!vs/editor/contrib/bracketMatching/browser/bracketMatching": [],
2544
2559
  "vs/css!vs/editor/contrib/bracketMatching/browser/bracketMatching": [],
2545
- "===anonymous8===": [
2560
+ "===anonymous9===": [
2546
2561
  "vs/editor/contrib/bracketMatching/browser/bracketMatching.nls",
2547
2562
  "vs/editor/contrib/bracketMatching/browser/bracketMatching.nls.keys"
2548
2563
  ],
2549
2564
  "vs/editor/contrib/bracketMatching/browser/bracketMatching.nls": [],
2550
2565
  "vs/editor/contrib/bracketMatching/browser/bracketMatching.nls.keys": [],
2566
+ "vs/editor/contrib/caretOperations/browser/moveCaretCommand": [
2567
+ "require",
2568
+ "exports",
2569
+ "vs/editor/common/core/range",
2570
+ "vs/editor/common/core/selection"
2571
+ ],
2572
+ "vs/nls!vs/editor/contrib/caretOperations/browser/caretOperations": [],
2573
+ "===anonymous10===": [
2574
+ "vs/editor/contrib/caretOperations/browser/caretOperations.nls",
2575
+ "vs/editor/contrib/caretOperations/browser/caretOperations.nls.keys"
2576
+ ],
2577
+ "vs/editor/contrib/caretOperations/browser/caretOperations.nls": [],
2578
+ "vs/editor/contrib/caretOperations/browser/caretOperations.nls.keys": [],
2551
2579
  "vs/editor/common/commands/replaceCommand": [
2552
2580
  "require",
2553
2581
  "exports",
@@ -2564,52 +2592,110 @@
2564
2592
  "vs/editor/common/cursorCommon"
2565
2593
  ],
2566
2594
  "vs/nls!vs/editor/contrib/caretOperations/browser/transpose": [],
2567
- "===anonymous9===": [
2595
+ "===anonymous11===": [
2568
2596
  "vs/editor/contrib/caretOperations/browser/transpose.nls",
2569
2597
  "vs/editor/contrib/caretOperations/browser/transpose.nls.keys"
2570
2598
  ],
2571
2599
  "vs/editor/contrib/caretOperations/browser/transpose.nls": [],
2572
2600
  "vs/editor/contrib/caretOperations/browser/transpose.nls.keys": [],
2573
- "vs/editor/common/config/editorConfigurationSchema": [
2574
- "require",
2575
- "exports",
2576
- "vs/editor/common/config/diffEditor",
2577
- "vs/editor/common/config/editorOptions",
2578
- "vs/editor/common/core/textModelDefaults",
2579
- "vs/nls!vs/editor/common/config/editorConfigurationSchema",
2580
- "vs/platform/configuration/common/configurationRegistry",
2581
- "vs/platform/registry/common/platform"
2582
- ],
2583
- "vs/editor/contrib/codeAction/browser/codeActionCommands": [
2601
+ "vs/editor/browser/controller/textAreaInput": [
2584
2602
  "require",
2585
2603
  "exports",
2604
+ "vs/base/browser/browser",
2605
+ "vs/base/browser/dom",
2606
+ "vs/base/browser/event",
2607
+ "vs/base/browser/keyboardEvent",
2608
+ "vs/base/browser/performance",
2609
+ "vs/base/common/async",
2610
+ "vs/base/common/event",
2611
+ "vs/base/common/lifecycle",
2612
+ "vs/base/common/mime",
2586
2613
  "vs/base/common/strings",
2587
- "vs/editor/browser/editorExtensions",
2588
- "vs/editor/common/editorContextKeys",
2589
- "vs/editor/contrib/codeAction/browser/codeAction",
2590
- "vs/nls!vs/editor/contrib/codeAction/browser/codeActionCommands",
2591
- "vs/platform/contextkey/common/contextkey",
2592
- "vs/editor/contrib/codeAction/common/types",
2593
- "vs/editor/contrib/codeAction/browser/codeActionController",
2594
- "vs/editor/contrib/codeAction/browser/codeActionModel"
2614
+ "vs/editor/browser/controller/textAreaState",
2615
+ "vs/editor/common/core/selection",
2616
+ "vs/platform/accessibility/common/accessibility",
2617
+ "vs/platform/log/common/log"
2595
2618
  ],
2596
- "vs/editor/contrib/codeAction/browser/codeActionController": [
2619
+ "vs/editor/contrib/dropOrPasteInto/browser/copyPasteController": [
2597
2620
  "require",
2598
2621
  "exports",
2599
2622
  "vs/base/browser/dom",
2600
- "vs/base/browser/ui/aria/aria",
2601
- "vs/base/common/errors",
2602
- "vs/base/common/lazy",
2623
+ "vs/base/common/arrays",
2624
+ "vs/base/common/async",
2625
+ "vs/base/common/dataTransfer",
2603
2626
  "vs/base/common/lifecycle",
2604
- "vs/editor/common/core/position",
2605
- "vs/editor/common/model/textModel",
2627
+ "vs/base/common/mime",
2628
+ "vs/base/common/platform",
2629
+ "vs/base/common/uuid",
2630
+ "vs/editor/browser/controller/textAreaInput",
2631
+ "vs/editor/browser/dnd",
2632
+ "vs/editor/browser/services/bulkEditService",
2633
+ "vs/editor/common/core/range",
2606
2634
  "vs/editor/common/services/languageFeatures",
2607
- "vs/editor/contrib/codeAction/browser/codeAction",
2608
- "vs/editor/contrib/codeAction/browser/codeActionKeybindingResolver",
2609
- "vs/editor/contrib/codeAction/browser/codeActionMenu",
2610
- "vs/editor/contrib/codeAction/browser/lightBulbWidget",
2611
- "vs/editor/contrib/message/browser/messageController",
2612
- "vs/nls!vs/editor/contrib/codeAction/browser/codeActionController",
2635
+ "vs/editor/contrib/dropOrPasteInto/browser/edit",
2636
+ "vs/editor/contrib/editorState/browser/editorState",
2637
+ "vs/editor/contrib/inlineProgress/browser/inlineProgress",
2638
+ "vs/nls!vs/editor/contrib/dropOrPasteInto/browser/copyPasteController",
2639
+ "vs/platform/clipboard/common/clipboardService",
2640
+ "vs/platform/contextkey/common/contextkey",
2641
+ "vs/platform/instantiation/common/instantiation",
2642
+ "vs/platform/progress/common/progress",
2643
+ "vs/platform/quickinput/common/quickInput",
2644
+ "vs/editor/contrib/dropOrPasteInto/browser/postEditWidget",
2645
+ "vs/editor/contrib/message/browser/messageController"
2646
+ ],
2647
+ "vs/nls!vs/editor/contrib/clipboard/browser/clipboard": [],
2648
+ "vs/platform/clipboard/common/clipboardService": [
2649
+ "require",
2650
+ "exports",
2651
+ "vs/platform/instantiation/common/instantiation"
2652
+ ],
2653
+ "===anonymous12===": [
2654
+ "vs/editor/contrib/clipboard/browser/clipboard.nls",
2655
+ "vs/editor/contrib/clipboard/browser/clipboard.nls.keys"
2656
+ ],
2657
+ "vs/editor/contrib/clipboard/browser/clipboard.nls": [],
2658
+ "vs/editor/contrib/clipboard/browser/clipboard.nls.keys": [],
2659
+ "vs/editor/common/config/editorConfigurationSchema": [
2660
+ "require",
2661
+ "exports",
2662
+ "vs/editor/common/config/diffEditor",
2663
+ "vs/editor/common/config/editorOptions",
2664
+ "vs/editor/common/core/textModelDefaults",
2665
+ "vs/nls!vs/editor/common/config/editorConfigurationSchema",
2666
+ "vs/platform/configuration/common/configurationRegistry",
2667
+ "vs/platform/registry/common/platform"
2668
+ ],
2669
+ "vs/editor/contrib/codeAction/browser/codeActionCommands": [
2670
+ "require",
2671
+ "exports",
2672
+ "vs/base/common/strings",
2673
+ "vs/editor/browser/editorExtensions",
2674
+ "vs/editor/common/editorContextKeys",
2675
+ "vs/editor/contrib/codeAction/browser/codeAction",
2676
+ "vs/nls!vs/editor/contrib/codeAction/browser/codeActionCommands",
2677
+ "vs/platform/contextkey/common/contextkey",
2678
+ "vs/editor/contrib/codeAction/common/types",
2679
+ "vs/editor/contrib/codeAction/browser/codeActionController",
2680
+ "vs/editor/contrib/codeAction/browser/codeActionModel"
2681
+ ],
2682
+ "vs/editor/contrib/codeAction/browser/codeActionController": [
2683
+ "require",
2684
+ "exports",
2685
+ "vs/base/browser/dom",
2686
+ "vs/base/browser/ui/aria/aria",
2687
+ "vs/base/common/errors",
2688
+ "vs/base/common/lazy",
2689
+ "vs/base/common/lifecycle",
2690
+ "vs/editor/common/core/position",
2691
+ "vs/editor/common/model/textModel",
2692
+ "vs/editor/common/services/languageFeatures",
2693
+ "vs/editor/contrib/codeAction/browser/codeAction",
2694
+ "vs/editor/contrib/codeAction/browser/codeActionKeybindingResolver",
2695
+ "vs/editor/contrib/codeAction/browser/codeActionMenu",
2696
+ "vs/editor/contrib/codeAction/browser/lightBulbWidget",
2697
+ "vs/editor/contrib/message/browser/messageController",
2698
+ "vs/nls!vs/editor/contrib/codeAction/browser/codeActionController",
2613
2699
  "vs/platform/actionWidget/browser/actionWidget",
2614
2700
  "vs/platform/commands/common/commands",
2615
2701
  "vs/platform/configuration/common/configuration",
@@ -2651,70 +2737,12 @@
2651
2737
  "vs/platform/jsonschemas/common/jsonContributionRegistry",
2652
2738
  "vs/platform/registry/common/platform"
2653
2739
  ],
2654
- "===anonymous10===": [
2740
+ "===anonymous13===": [
2655
2741
  "vs/editor/contrib/codeAction/browser/codeActionContributions.nls",
2656
2742
  "vs/editor/contrib/codeAction/browser/codeActionContributions.nls.keys"
2657
2743
  ],
2658
2744
  "vs/editor/contrib/codeAction/browser/codeActionContributions.nls": [],
2659
2745
  "vs/editor/contrib/codeAction/browser/codeActionContributions.nls.keys": [],
2660
- "vs/editor/browser/controller/textAreaInput": [
2661
- "require",
2662
- "exports",
2663
- "vs/base/browser/browser",
2664
- "vs/base/browser/dom",
2665
- "vs/base/browser/event",
2666
- "vs/base/browser/keyboardEvent",
2667
- "vs/base/browser/performance",
2668
- "vs/base/common/async",
2669
- "vs/base/common/event",
2670
- "vs/base/common/lifecycle",
2671
- "vs/base/common/mime",
2672
- "vs/base/common/strings",
2673
- "vs/editor/browser/controller/textAreaState",
2674
- "vs/editor/common/core/selection",
2675
- "vs/platform/accessibility/common/accessibility",
2676
- "vs/platform/log/common/log"
2677
- ],
2678
- "vs/editor/contrib/dropOrPasteInto/browser/copyPasteController": [
2679
- "require",
2680
- "exports",
2681
- "vs/base/browser/dom",
2682
- "vs/base/common/arrays",
2683
- "vs/base/common/async",
2684
- "vs/base/common/dataTransfer",
2685
- "vs/base/common/lifecycle",
2686
- "vs/base/common/mime",
2687
- "vs/base/common/platform",
2688
- "vs/base/common/uuid",
2689
- "vs/editor/browser/controller/textAreaInput",
2690
- "vs/editor/browser/dnd",
2691
- "vs/editor/browser/services/bulkEditService",
2692
- "vs/editor/common/core/range",
2693
- "vs/editor/common/services/languageFeatures",
2694
- "vs/editor/contrib/dropOrPasteInto/browser/edit",
2695
- "vs/editor/contrib/editorState/browser/editorState",
2696
- "vs/editor/contrib/inlineProgress/browser/inlineProgress",
2697
- "vs/nls!vs/editor/contrib/dropOrPasteInto/browser/copyPasteController",
2698
- "vs/platform/clipboard/common/clipboardService",
2699
- "vs/platform/contextkey/common/contextkey",
2700
- "vs/platform/instantiation/common/instantiation",
2701
- "vs/platform/progress/common/progress",
2702
- "vs/platform/quickinput/common/quickInput",
2703
- "vs/editor/contrib/dropOrPasteInto/browser/postEditWidget",
2704
- "vs/editor/contrib/message/browser/messageController"
2705
- ],
2706
- "vs/nls!vs/editor/contrib/clipboard/browser/clipboard": [],
2707
- "vs/platform/clipboard/common/clipboardService": [
2708
- "require",
2709
- "exports",
2710
- "vs/platform/instantiation/common/instantiation"
2711
- ],
2712
- "===anonymous11===": [
2713
- "vs/editor/contrib/clipboard/browser/clipboard.nls",
2714
- "vs/editor/contrib/clipboard/browser/clipboard.nls.keys"
2715
- ],
2716
- "vs/editor/contrib/clipboard/browser/clipboard.nls": [],
2717
- "vs/editor/contrib/clipboard/browser/clipboard.nls.keys": [],
2718
2746
  "vs/editor/browser/stableEditorScroll": [
2719
2747
  "require",
2720
2748
  "exports"
@@ -2766,39 +2794,12 @@
2766
2794
  "vs/platform/log/common/log",
2767
2795
  "vs/base/common/network"
2768
2796
  ],
2769
- "===anonymous12===": [
2797
+ "===anonymous14===": [
2770
2798
  "vs/editor/contrib/codelens/browser/codelensController.nls",
2771
2799
  "vs/editor/contrib/codelens/browser/codelensController.nls.keys"
2772
2800
  ],
2773
2801
  "vs/editor/contrib/codelens/browser/codelensController.nls": [],
2774
2802
  "vs/editor/contrib/codelens/browser/codelensController.nls.keys": [],
2775
- "vs/nls!vs/editor/contrib/colorPicker/browser/standaloneColorPickerActions": [],
2776
- "vs/editor/contrib/colorPicker/browser/standaloneColorPickerWidget": [
2777
- "require",
2778
- "exports",
2779
- "vs/base/common/lifecycle",
2780
- "vs/editor/contrib/colorPicker/browser/colorHoverParticipant",
2781
- "vs/platform/instantiation/common/instantiation",
2782
- "vs/editor/contrib/hover/browser/contentHover",
2783
- "vs/platform/keybinding/common/keybinding",
2784
- "vs/base/common/event",
2785
- "vs/editor/common/services/languageFeatures",
2786
- "vs/editor/browser/editorExtensions",
2787
- "vs/editor/common/editorContextKeys",
2788
- "vs/platform/contextkey/common/contextkey",
2789
- "vs/editor/common/services/model",
2790
- "vs/editor/common/languages/languageConfigurationRegistry",
2791
- "vs/editor/contrib/colorPicker/browser/defaultDocumentColorProvider",
2792
- "vs/base/browser/dom",
2793
- "vs/css!vs/editor/contrib/colorPicker/browser/colorPicker"
2794
- ],
2795
- "vs/css!vs/editor/contrib/colorPicker/browser/colorPicker": [],
2796
- "===anonymous13===": [
2797
- "vs/editor/contrib/colorPicker/browser/standaloneColorPickerActions.nls",
2798
- "vs/editor/contrib/colorPicker/browser/standaloneColorPickerActions.nls.keys"
2799
- ],
2800
- "vs/editor/contrib/colorPicker/browser/standaloneColorPickerActions.nls": [],
2801
- "vs/editor/contrib/colorPicker/browser/standaloneColorPickerActions.nls.keys": [],
2802
2803
  "vs/editor/contrib/colorPicker/browser/colorDetector": [
2803
2804
  "require",
2804
2805
  "exports",
@@ -2837,6 +2838,33 @@
2837
2838
  "require",
2838
2839
  "exports"
2839
2840
  ],
2841
+ "vs/nls!vs/editor/contrib/colorPicker/browser/standaloneColorPickerActions": [],
2842
+ "vs/editor/contrib/colorPicker/browser/standaloneColorPickerWidget": [
2843
+ "require",
2844
+ "exports",
2845
+ "vs/base/common/lifecycle",
2846
+ "vs/editor/contrib/colorPicker/browser/colorHoverParticipant",
2847
+ "vs/platform/instantiation/common/instantiation",
2848
+ "vs/editor/contrib/hover/browser/contentHover",
2849
+ "vs/platform/keybinding/common/keybinding",
2850
+ "vs/base/common/event",
2851
+ "vs/editor/common/services/languageFeatures",
2852
+ "vs/editor/browser/editorExtensions",
2853
+ "vs/editor/common/editorContextKeys",
2854
+ "vs/platform/contextkey/common/contextkey",
2855
+ "vs/editor/common/services/model",
2856
+ "vs/editor/common/languages/languageConfigurationRegistry",
2857
+ "vs/editor/contrib/colorPicker/browser/defaultDocumentColorProvider",
2858
+ "vs/base/browser/dom",
2859
+ "vs/css!vs/editor/contrib/colorPicker/browser/colorPicker"
2860
+ ],
2861
+ "vs/css!vs/editor/contrib/colorPicker/browser/colorPicker": [],
2862
+ "===anonymous15===": [
2863
+ "vs/editor/contrib/colorPicker/browser/standaloneColorPickerActions.nls",
2864
+ "vs/editor/contrib/colorPicker/browser/standaloneColorPickerActions.nls.keys"
2865
+ ],
2866
+ "vs/editor/contrib/colorPicker/browser/standaloneColorPickerActions.nls": [],
2867
+ "vs/editor/contrib/colorPicker/browser/standaloneColorPickerActions.nls.keys": [],
2840
2868
  "vs/editor/contrib/comment/browser/blockCommentCommand": [
2841
2869
  "require",
2842
2870
  "exports",
@@ -2856,7 +2884,7 @@
2856
2884
  "vs/editor/contrib/comment/browser/blockCommentCommand"
2857
2885
  ],
2858
2886
  "vs/nls!vs/editor/contrib/comment/browser/comment": [],
2859
- "===anonymous14===": [
2887
+ "===anonymous16===": [
2860
2888
  "vs/editor/contrib/comment/browser/comment.nls",
2861
2889
  "vs/editor/contrib/comment/browser/comment.nls.keys"
2862
2890
  ],
@@ -2901,19 +2929,26 @@
2901
2929
  "vs/base/common/uri",
2902
2930
  "vs/platform/instantiation/common/instantiation"
2903
2931
  ],
2904
- "===anonymous15===": [
2932
+ "===anonymous17===": [
2905
2933
  "vs/editor/contrib/contextmenu/browser/contextmenu.nls",
2906
2934
  "vs/editor/contrib/contextmenu/browser/contextmenu.nls.keys"
2907
2935
  ],
2908
2936
  "vs/editor/contrib/contextmenu/browser/contextmenu.nls": [],
2909
2937
  "vs/editor/contrib/contextmenu/browser/contextmenu.nls.keys": [],
2910
2938
  "vs/nls!vs/editor/contrib/cursorUndo/browser/cursorUndo": [],
2911
- "===anonymous16===": [
2939
+ "===anonymous18===": [
2912
2940
  "vs/editor/contrib/cursorUndo/browser/cursorUndo.nls",
2913
2941
  "vs/editor/contrib/cursorUndo/browser/cursorUndo.nls.keys"
2914
2942
  ],
2915
2943
  "vs/editor/contrib/cursorUndo/browser/cursorUndo.nls": [],
2916
2944
  "vs/editor/contrib/cursorUndo/browser/cursorUndo.nls.keys": [],
2945
+ "vs/editor/contrib/dnd/browser/dragAndDropCommand": [
2946
+ "require",
2947
+ "exports",
2948
+ "vs/editor/common/core/range",
2949
+ "vs/editor/common/core/selection"
2950
+ ],
2951
+ "vs/css!vs/editor/contrib/dnd/browser/dnd": [],
2917
2952
  "vs/editor/common/editorFeatures": [
2918
2953
  "require",
2919
2954
  "exports"
@@ -2933,30 +2968,12 @@
2933
2968
  "vs/platform/workspace/common/workspace"
2934
2969
  ],
2935
2970
  "vs/nls!vs/editor/contrib/dropOrPasteInto/browser/copyPasteContribution": [],
2936
- "===anonymous17===": [
2971
+ "===anonymous19===": [
2937
2972
  "vs/editor/contrib/dropOrPasteInto/browser/copyPasteContribution.nls",
2938
2973
  "vs/editor/contrib/dropOrPasteInto/browser/copyPasteContribution.nls.keys"
2939
2974
  ],
2940
2975
  "vs/editor/contrib/dropOrPasteInto/browser/copyPasteContribution.nls": [],
2941
2976
  "vs/editor/contrib/dropOrPasteInto/browser/copyPasteContribution.nls.keys": [],
2942
- "vs/editor/common/core/textModelDefaults": [
2943
- "require",
2944
- "exports"
2945
- ],
2946
- "vs/nls!vs/editor/common/config/editorOptions": [],
2947
- "===anonymous18===": [
2948
- "vs/editor/common/config/editorOptions.nls",
2949
- "vs/editor/common/config/editorOptions.nls.keys"
2950
- ],
2951
- "vs/editor/common/config/editorOptions.nls": [],
2952
- "vs/editor/common/config/editorOptions.nls.keys": [],
2953
- "vs/editor/contrib/dnd/browser/dragAndDropCommand": [
2954
- "require",
2955
- "exports",
2956
- "vs/editor/common/core/range",
2957
- "vs/editor/common/core/selection"
2958
- ],
2959
- "vs/css!vs/editor/contrib/dnd/browser/dnd": [],
2960
2977
  "vs/nls!vs/editor/contrib/dropOrPasteInto/browser/dropIntoEditorContribution": [],
2961
2978
  "vs/editor/contrib/dropOrPasteInto/browser/dropIntoEditorController": [
2962
2979
  "require",
@@ -2980,7 +2997,7 @@
2980
2997
  "vs/editor/contrib/dropOrPasteInto/browser/edit",
2981
2998
  "vs/editor/contrib/dropOrPasteInto/browser/postEditWidget"
2982
2999
  ],
2983
- "===anonymous19===": [
3000
+ "===anonymous20===": [
2984
3001
  "vs/editor/contrib/dropOrPasteInto/browser/dropIntoEditorContribution.nls",
2985
3002
  "vs/editor/contrib/dropOrPasteInto/browser/dropIntoEditorContribution.nls.keys"
2986
3003
  ],
@@ -3050,12 +3067,19 @@
3050
3067
  "vs/css!vs/editor/contrib/find/browser/findWidget"
3051
3068
  ],
3052
3069
  "vs/nls!vs/editor/contrib/find/browser/findController": [],
3053
- "===anonymous20===": [
3070
+ "===anonymous21===": [
3054
3071
  "vs/editor/contrib/find/browser/findController.nls",
3055
3072
  "vs/editor/contrib/find/browser/findController.nls.keys"
3056
3073
  ],
3057
3074
  "vs/editor/contrib/find/browser/findController.nls": [],
3058
3075
  "vs/editor/contrib/find/browser/findController.nls.keys": [],
3076
+ "vs/nls!vs/editor/contrib/fontZoom/browser/fontZoom": [],
3077
+ "===anonymous22===": [
3078
+ "vs/editor/contrib/fontZoom/browser/fontZoom.nls",
3079
+ "vs/editor/contrib/fontZoom/browser/fontZoom.nls.keys"
3080
+ ],
3081
+ "vs/editor/contrib/fontZoom/browser/fontZoom.nls": [],
3082
+ "vs/editor/contrib/fontZoom/browser/fontZoom.nls.keys": [],
3059
3083
  "vs/editor/contrib/folding/browser/foldingModel": [
3060
3084
  "require",
3061
3085
  "exports",
@@ -3102,7 +3126,7 @@
3102
3126
  "vs/editor/contrib/folding/browser/foldingRanges"
3103
3127
  ],
3104
3128
  "vs/css!vs/editor/contrib/folding/browser/folding": [],
3105
- "===anonymous21===": [
3129
+ "===anonymous23===": [
3106
3130
  "vs/editor/contrib/folding/browser/folding.nls",
3107
3131
  "vs/editor/contrib/folding/browser/folding.nls.keys"
3108
3132
  ],
@@ -3114,25 +3138,12 @@
3114
3138
  "exports",
3115
3139
  "vs/platform/instantiation/common/instantiation"
3116
3140
  ],
3117
- "===anonymous22===": [
3141
+ "===anonymous24===": [
3118
3142
  "vs/editor/contrib/format/browser/formatActions.nls",
3119
3143
  "vs/editor/contrib/format/browser/formatActions.nls.keys"
3120
3144
  ],
3121
3145
  "vs/editor/contrib/format/browser/formatActions.nls": [],
3122
3146
  "vs/editor/contrib/format/browser/formatActions.nls.keys": [],
3123
- "vs/nls!vs/editor/contrib/fontZoom/browser/fontZoom": [],
3124
- "===anonymous23===": [
3125
- "vs/editor/contrib/fontZoom/browser/fontZoom.nls",
3126
- "vs/editor/contrib/fontZoom/browser/fontZoom.nls.keys"
3127
- ],
3128
- "vs/editor/contrib/fontZoom/browser/fontZoom.nls": [],
3129
- "vs/editor/contrib/fontZoom/browser/fontZoom.nls.keys": [],
3130
- "vs/base/common/themables": [
3131
- "require",
3132
- "exports",
3133
- "vs/base/common/codicons"
3134
- ],
3135
- "vs/css!vs/editor/contrib/inlineProgress/browser/inlineProgressWidget": [],
3136
3147
  "vs/editor/contrib/inlineCompletions/browser/commands": [
3137
3148
  "require",
3138
3149
  "exports",
@@ -3194,22 +3205,74 @@
3194
3205
  "vs/platform/keybinding/common/keybinding",
3195
3206
  "vs/base/common/observableInternal/utils"
3196
3207
  ],
3197
- "vs/base/common/htmlContent": [
3208
+ "vs/base/common/themables": [
3198
3209
  "require",
3199
3210
  "exports",
3200
- "vs/base/common/errors",
3201
- "vs/base/common/iconLabels",
3202
- "vs/base/common/resources",
3203
- "vs/base/common/strings",
3204
- "vs/base/common/uri"
3211
+ "vs/base/common/codicons"
3205
3212
  ],
3206
- "vs/editor/contrib/gotoSymbol/browser/link/clickLinkGesture": [
3213
+ "vs/css!vs/editor/contrib/inlineProgress/browser/inlineProgressWidget": [],
3214
+ "vs/editor/browser/widget/embeddedCodeEditorWidget": [
3207
3215
  "require",
3208
3216
  "exports",
3209
- "vs/base/common/event",
3210
- "vs/base/common/lifecycle",
3211
- "vs/base/common/platform"
3212
- ],
3217
+ "vs/base/common/objects",
3218
+ "vs/editor/browser/services/codeEditorService",
3219
+ "vs/editor/browser/widget/codeEditorWidget",
3220
+ "vs/editor/common/languages/languageConfigurationRegistry",
3221
+ "vs/editor/common/services/languageFeatures",
3222
+ "vs/platform/accessibility/common/accessibility",
3223
+ "vs/platform/commands/common/commands",
3224
+ "vs/platform/contextkey/common/contextkey",
3225
+ "vs/platform/instantiation/common/instantiation",
3226
+ "vs/platform/notification/common/notification",
3227
+ "vs/platform/theme/common/themeService"
3228
+ ],
3229
+ "vs/editor/contrib/gotoSymbol/browser/referencesModel": [
3230
+ "require",
3231
+ "exports",
3232
+ "vs/base/common/errors",
3233
+ "vs/base/common/event",
3234
+ "vs/base/common/idGenerator",
3235
+ "vs/base/common/lifecycle",
3236
+ "vs/base/common/map",
3237
+ "vs/base/common/resources",
3238
+ "vs/base/common/strings",
3239
+ "vs/editor/common/core/range",
3240
+ "vs/nls!vs/editor/contrib/gotoSymbol/browser/referencesModel"
3241
+ ],
3242
+ "vs/editor/contrib/gotoSymbol/browser/symbolNavigation": [
3243
+ "require",
3244
+ "exports",
3245
+ "vs/base/common/event",
3246
+ "vs/base/common/lifecycle",
3247
+ "vs/base/common/resources",
3248
+ "vs/editor/browser/editorExtensions",
3249
+ "vs/editor/browser/services/codeEditorService",
3250
+ "vs/editor/common/core/range",
3251
+ "vs/nls!vs/editor/contrib/gotoSymbol/browser/symbolNavigation",
3252
+ "vs/platform/contextkey/common/contextkey",
3253
+ "vs/platform/instantiation/common/extensions",
3254
+ "vs/platform/instantiation/common/instantiation",
3255
+ "vs/platform/keybinding/common/keybinding",
3256
+ "vs/platform/keybinding/common/keybindingsRegistry",
3257
+ "vs/platform/notification/common/notification"
3258
+ ],
3259
+ "vs/editor/contrib/message/browser/messageController": [
3260
+ "require",
3261
+ "exports",
3262
+ "vs/base/browser/markdownRenderer",
3263
+ "vs/base/browser/ui/aria/aria",
3264
+ "vs/base/common/event",
3265
+ "vs/base/common/htmlContent",
3266
+ "vs/base/common/lifecycle",
3267
+ "vs/editor/browser/editorExtensions",
3268
+ "vs/editor/common/core/range",
3269
+ "vs/editor/browser/widget/markdownRenderer/browser/markdownRenderer",
3270
+ "vs/nls!vs/editor/contrib/message/browser/messageController",
3271
+ "vs/platform/contextkey/common/contextkey",
3272
+ "vs/platform/opener/common/opener",
3273
+ "vs/base/browser/dom",
3274
+ "vs/css!vs/editor/contrib/message/browser/messageController"
3275
+ ],
3213
3276
  "vs/editor/contrib/peekView/browser/peekView": [
3214
3277
  "require",
3215
3278
  "exports",
@@ -3233,7 +3296,7 @@
3233
3296
  "vs/platform/theme/common/colorRegistry",
3234
3297
  "vs/css!vs/editor/contrib/peekView/browser/media/peekViewWidget"
3235
3298
  ],
3236
- "vs/nls!vs/editor/contrib/gotoSymbol/browser/link/goToDefinitionAtPosition": [],
3299
+ "vs/nls!vs/editor/contrib/gotoSymbol/browser/goToCommands": [],
3237
3300
  "vs/editor/contrib/gotoSymbol/browser/goToSymbol": [
3238
3301
  "require",
3239
3302
  "exports",
@@ -3244,13 +3307,19 @@
3244
3307
  "vs/editor/common/services/languageFeatures",
3245
3308
  "vs/editor/contrib/gotoSymbol/browser/referencesModel"
3246
3309
  ],
3247
- "vs/css!vs/editor/contrib/gotoSymbol/browser/link/goToDefinitionAtPosition": [],
3248
- "===anonymous24===": [
3249
- "vs/editor/contrib/gotoSymbol/browser/link/goToDefinitionAtPosition.nls",
3250
- "vs/editor/contrib/gotoSymbol/browser/link/goToDefinitionAtPosition.nls.keys"
3310
+ "vs/platform/contextkey/common/contextkeys": [
3311
+ "require",
3312
+ "exports",
3313
+ "vs/base/common/platform",
3314
+ "vs/nls!vs/platform/contextkey/common/contextkeys",
3315
+ "vs/platform/contextkey/common/contextkey"
3251
3316
  ],
3252
- "vs/editor/contrib/gotoSymbol/browser/link/goToDefinitionAtPosition.nls": [],
3253
- "vs/editor/contrib/gotoSymbol/browser/link/goToDefinitionAtPosition.nls.keys": [],
3317
+ "===anonymous25===": [
3318
+ "vs/editor/contrib/gotoSymbol/browser/goToCommands.nls",
3319
+ "vs/editor/contrib/gotoSymbol/browser/goToCommands.nls.keys"
3320
+ ],
3321
+ "vs/editor/contrib/gotoSymbol/browser/goToCommands.nls": [],
3322
+ "vs/editor/contrib/gotoSymbol/browser/goToCommands.nls.keys": [],
3254
3323
  "vs/editor/contrib/gotoError/browser/markerNavigationService": [
3255
3324
  "require",
3256
3325
  "exports",
@@ -3306,128 +3375,27 @@
3306
3375
  "vs/platform/theme/common/themeService",
3307
3376
  "vs/css!vs/editor/contrib/gotoError/browser/media/gotoErrorWidget"
3308
3377
  ],
3309
- "===anonymous25===": [
3378
+ "===anonymous26===": [
3310
3379
  "vs/editor/contrib/gotoError/browser/gotoError.nls",
3311
3380
  "vs/editor/contrib/gotoError/browser/gotoError.nls.keys"
3312
3381
  ],
3313
3382
  "vs/editor/contrib/gotoError/browser/gotoError.nls": [],
3314
3383
  "vs/editor/contrib/gotoError/browser/gotoError.nls.keys": [],
3315
- "vs/editor/browser/widget/embeddedCodeEditorWidget": [
3316
- "require",
3317
- "exports",
3318
- "vs/base/common/objects",
3319
- "vs/editor/browser/services/codeEditorService",
3320
- "vs/editor/browser/widget/codeEditorWidget",
3321
- "vs/editor/common/languages/languageConfigurationRegistry",
3322
- "vs/editor/common/services/languageFeatures",
3323
- "vs/platform/accessibility/common/accessibility",
3324
- "vs/platform/commands/common/commands",
3325
- "vs/platform/contextkey/common/contextkey",
3326
- "vs/platform/instantiation/common/instantiation",
3327
- "vs/platform/notification/common/notification",
3328
- "vs/platform/theme/common/themeService"
3329
- ],
3330
- "vs/editor/contrib/gotoSymbol/browser/referencesModel": [
3331
- "require",
3332
- "exports",
3333
- "vs/base/common/errors",
3334
- "vs/base/common/event",
3335
- "vs/base/common/idGenerator",
3336
- "vs/base/common/lifecycle",
3337
- "vs/base/common/map",
3338
- "vs/base/common/resources",
3339
- "vs/base/common/strings",
3340
- "vs/editor/common/core/range",
3341
- "vs/nls!vs/editor/contrib/gotoSymbol/browser/referencesModel"
3342
- ],
3343
- "vs/editor/contrib/gotoSymbol/browser/symbolNavigation": [
3344
- "require",
3345
- "exports",
3346
- "vs/base/common/event",
3347
- "vs/base/common/lifecycle",
3348
- "vs/base/common/resources",
3349
- "vs/editor/browser/editorExtensions",
3350
- "vs/editor/browser/services/codeEditorService",
3351
- "vs/editor/common/core/range",
3352
- "vs/nls!vs/editor/contrib/gotoSymbol/browser/symbolNavigation",
3353
- "vs/platform/contextkey/common/contextkey",
3354
- "vs/platform/instantiation/common/extensions",
3355
- "vs/platform/instantiation/common/instantiation",
3356
- "vs/platform/keybinding/common/keybinding",
3357
- "vs/platform/keybinding/common/keybindingsRegistry",
3358
- "vs/platform/notification/common/notification"
3359
- ],
3360
- "vs/editor/contrib/message/browser/messageController": [
3384
+ "vs/editor/contrib/gotoSymbol/browser/link/clickLinkGesture": [
3361
3385
  "require",
3362
3386
  "exports",
3363
- "vs/base/browser/markdownRenderer",
3364
- "vs/base/browser/ui/aria/aria",
3365
3387
  "vs/base/common/event",
3366
- "vs/base/common/htmlContent",
3367
3388
  "vs/base/common/lifecycle",
3368
- "vs/editor/browser/editorExtensions",
3369
- "vs/editor/common/core/range",
3370
- "vs/editor/browser/widget/markdownRenderer/browser/markdownRenderer",
3371
- "vs/nls!vs/editor/contrib/message/browser/messageController",
3372
- "vs/platform/contextkey/common/contextkey",
3373
- "vs/platform/opener/common/opener",
3374
- "vs/base/browser/dom",
3375
- "vs/css!vs/editor/contrib/message/browser/messageController"
3376
- ],
3377
- "vs/nls!vs/editor/contrib/gotoSymbol/browser/goToCommands": [],
3378
- "vs/platform/contextkey/common/contextkeys": [
3379
- "require",
3380
- "exports",
3381
- "vs/base/common/platform",
3382
- "vs/nls!vs/platform/contextkey/common/contextkeys",
3383
- "vs/platform/contextkey/common/contextkey"
3384
- ],
3385
- "===anonymous26===": [
3386
- "vs/editor/contrib/gotoSymbol/browser/goToCommands.nls",
3387
- "vs/editor/contrib/gotoSymbol/browser/goToCommands.nls.keys"
3388
- ],
3389
- "vs/editor/contrib/gotoSymbol/browser/goToCommands.nls": [],
3390
- "vs/editor/contrib/gotoSymbol/browser/goToCommands.nls.keys": [],
3391
- "vs/editor/common/commands/shiftCommand": [
3392
- "require",
3393
- "exports",
3394
- "vs/base/common/strings",
3395
- "vs/editor/common/core/cursorColumns",
3396
- "vs/editor/common/core/range",
3397
- "vs/editor/common/core/selection",
3398
- "vs/editor/common/languages/enterAction",
3399
- "vs/editor/common/languages/languageConfigurationRegistry"
3400
- ],
3401
- "vs/editor/common/core/editOperation": [
3402
- "require",
3403
- "exports",
3404
- "vs/editor/common/core/range"
3405
- ],
3406
- "vs/editor/contrib/indentation/browser/indentUtils": [
3407
- "require",
3408
- "exports"
3409
- ],
3410
- "vs/nls!vs/editor/contrib/indentation/browser/indentation": [],
3411
- "vs/editor/common/core/indentation": [
3412
- "require",
3413
- "exports",
3414
- "vs/base/common/strings",
3415
- "vs/editor/common/core/cursorColumns"
3416
- ],
3417
- "vs/editor/common/languages/autoIndent": [
3418
- "require",
3419
- "exports",
3420
- "vs/base/common/strings",
3421
- "vs/editor/common/languages/languageConfiguration",
3422
- "vs/editor/common/languages/supports",
3423
- "vs/editor/common/languages/languageConfigurationRegistry"
3389
+ "vs/base/common/platform"
3424
3390
  ],
3391
+ "vs/nls!vs/editor/contrib/gotoSymbol/browser/link/goToDefinitionAtPosition": [],
3392
+ "vs/css!vs/editor/contrib/gotoSymbol/browser/link/goToDefinitionAtPosition": [],
3425
3393
  "===anonymous27===": [
3426
- "vs/editor/contrib/indentation/browser/indentation.nls",
3427
- "vs/editor/contrib/indentation/browser/indentation.nls.keys"
3394
+ "vs/editor/contrib/gotoSymbol/browser/link/goToDefinitionAtPosition.nls",
3395
+ "vs/editor/contrib/gotoSymbol/browser/link/goToDefinitionAtPosition.nls.keys"
3428
3396
  ],
3429
- "vs/editor/contrib/indentation/browser/indentation.nls": [],
3430
- "vs/editor/contrib/indentation/browser/indentation.nls.keys": [],
3397
+ "vs/editor/contrib/gotoSymbol/browser/link/goToDefinitionAtPosition.nls": [],
3398
+ "vs/editor/contrib/gotoSymbol/browser/link/goToDefinitionAtPosition.nls.keys": [],
3431
3399
  "vs/editor/contrib/hover/browser/contentHover": [
3432
3400
  "require",
3433
3401
  "exports",
@@ -3539,6 +3507,46 @@
3539
3507
  ],
3540
3508
  "vs/editor/contrib/hover/browser/hover.nls": [],
3541
3509
  "vs/editor/contrib/hover/browser/hover.nls.keys": [],
3510
+ "vs/editor/common/commands/shiftCommand": [
3511
+ "require",
3512
+ "exports",
3513
+ "vs/base/common/strings",
3514
+ "vs/editor/common/core/cursorColumns",
3515
+ "vs/editor/common/core/range",
3516
+ "vs/editor/common/core/selection",
3517
+ "vs/editor/common/languages/enterAction",
3518
+ "vs/editor/common/languages/languageConfigurationRegistry"
3519
+ ],
3520
+ "vs/editor/common/core/editOperation": [
3521
+ "require",
3522
+ "exports",
3523
+ "vs/editor/common/core/range"
3524
+ ],
3525
+ "vs/editor/contrib/indentation/browser/indentUtils": [
3526
+ "require",
3527
+ "exports"
3528
+ ],
3529
+ "vs/nls!vs/editor/contrib/indentation/browser/indentation": [],
3530
+ "vs/editor/common/core/indentation": [
3531
+ "require",
3532
+ "exports",
3533
+ "vs/base/common/strings",
3534
+ "vs/editor/common/core/cursorColumns"
3535
+ ],
3536
+ "vs/editor/common/languages/autoIndent": [
3537
+ "require",
3538
+ "exports",
3539
+ "vs/base/common/strings",
3540
+ "vs/editor/common/languages/languageConfiguration",
3541
+ "vs/editor/common/languages/supports",
3542
+ "vs/editor/common/languages/languageConfigurationRegistry"
3543
+ ],
3544
+ "===anonymous29===": [
3545
+ "vs/editor/contrib/indentation/browser/indentation.nls",
3546
+ "vs/editor/contrib/indentation/browser/indentation.nls.keys"
3547
+ ],
3548
+ "vs/editor/contrib/indentation/browser/indentation.nls": [],
3549
+ "vs/editor/contrib/indentation/browser/indentation.nls.keys": [],
3542
3550
  "vs/editor/contrib/inlayHints/browser/inlayHintsController": [
3543
3551
  "require",
3544
3552
  "exports",
@@ -3593,13 +3601,6 @@
3593
3601
  "vs/editor/contrib/inlayHints/browser/inlayHints",
3594
3602
  "vs/base/common/arrays"
3595
3603
  ],
3596
- "vs/nls!vs/editor/contrib/lineSelection/browser/lineSelection": [],
3597
- "===anonymous29===": [
3598
- "vs/editor/contrib/lineSelection/browser/lineSelection.nls",
3599
- "vs/editor/contrib/lineSelection/browser/lineSelection.nls.keys"
3600
- ],
3601
- "vs/editor/contrib/lineSelection/browser/lineSelection.nls": [],
3602
- "vs/editor/contrib/lineSelection/browser/lineSelection.nls.keys": [],
3603
3604
  "vs/nls!vs/editor/contrib/inPlaceReplace/browser/inPlaceReplace": [],
3604
3605
  "vs/editor/contrib/inPlaceReplace/browser/inPlaceReplaceCommand": [
3605
3606
  "require",
@@ -3613,39 +3614,14 @@
3613
3614
  ],
3614
3615
  "vs/editor/contrib/inPlaceReplace/browser/inPlaceReplace.nls": [],
3615
3616
  "vs/editor/contrib/inPlaceReplace/browser/inPlaceReplace.nls.keys": [],
3616
- "vs/base/common/resources": [
3617
- "require",
3618
- "exports",
3619
- "vs/base/common/extpath",
3620
- "vs/base/common/network",
3621
- "vs/base/common/path",
3622
- "vs/base/common/platform",
3623
- "vs/base/common/strings",
3624
- "vs/base/common/uri"
3625
- ],
3626
- "vs/editor/contrib/links/browser/getLinks": [
3627
- "require",
3628
- "exports",
3629
- "vs/base/common/arrays",
3630
- "vs/base/common/cancellation",
3631
- "vs/base/common/errors",
3632
- "vs/base/common/lifecycle",
3633
- "vs/base/common/types",
3634
- "vs/base/common/uri",
3635
- "vs/editor/common/core/range",
3636
- "vs/editor/common/services/model",
3637
- "vs/platform/commands/common/commands",
3638
- "vs/editor/common/services/languageFeatures"
3639
- ],
3640
- "vs/nls!vs/editor/contrib/links/browser/links": [],
3641
- "vs/css!vs/editor/contrib/links/browser/links": [],
3642
- "===anonymous31===": [
3643
- "vs/editor/contrib/links/browser/links.nls",
3644
- "vs/editor/contrib/links/browser/links.nls.keys"
3645
- ],
3646
- "vs/editor/contrib/links/browser/links.nls": [],
3647
- "vs/editor/contrib/links/browser/links.nls.keys": [],
3648
- "vs/editor/common/commands/trimTrailingWhitespaceCommand": [
3617
+ "vs/nls!vs/editor/contrib/lineSelection/browser/lineSelection": [],
3618
+ "===anonymous31===": [
3619
+ "vs/editor/contrib/lineSelection/browser/lineSelection.nls",
3620
+ "vs/editor/contrib/lineSelection/browser/lineSelection.nls.keys"
3621
+ ],
3622
+ "vs/editor/contrib/lineSelection/browser/lineSelection.nls": [],
3623
+ "vs/editor/contrib/lineSelection/browser/lineSelection.nls.keys": [],
3624
+ "vs/editor/common/commands/trimTrailingWhitespaceCommand": [
3649
3625
  "require",
3650
3626
  "exports",
3651
3627
  "vs/base/common/strings",
@@ -3692,6 +3668,38 @@
3692
3668
  ],
3693
3669
  "vs/editor/contrib/linkedEditing/browser/linkedEditing.nls": [],
3694
3670
  "vs/editor/contrib/linkedEditing/browser/linkedEditing.nls.keys": [],
3671
+ "vs/base/common/resources": [
3672
+ "require",
3673
+ "exports",
3674
+ "vs/base/common/extpath",
3675
+ "vs/base/common/network",
3676
+ "vs/base/common/path",
3677
+ "vs/base/common/platform",
3678
+ "vs/base/common/strings",
3679
+ "vs/base/common/uri"
3680
+ ],
3681
+ "vs/editor/contrib/links/browser/getLinks": [
3682
+ "require",
3683
+ "exports",
3684
+ "vs/base/common/arrays",
3685
+ "vs/base/common/cancellation",
3686
+ "vs/base/common/errors",
3687
+ "vs/base/common/lifecycle",
3688
+ "vs/base/common/types",
3689
+ "vs/base/common/uri",
3690
+ "vs/editor/common/core/range",
3691
+ "vs/editor/common/services/model",
3692
+ "vs/platform/commands/common/commands",
3693
+ "vs/editor/common/services/languageFeatures"
3694
+ ],
3695
+ "vs/nls!vs/editor/contrib/links/browser/links": [],
3696
+ "vs/css!vs/editor/contrib/links/browser/links": [],
3697
+ "===anonymous34===": [
3698
+ "vs/editor/contrib/links/browser/links.nls",
3699
+ "vs/editor/contrib/links/browser/links.nls.keys"
3700
+ ],
3701
+ "vs/editor/contrib/links/browser/links.nls": [],
3702
+ "vs/editor/contrib/links/browser/links.nls.keys": [],
3695
3703
  "vs/nls!vs/editor/contrib/multicursor/browser/multicursor": [],
3696
3704
  "vs/editor/contrib/wordHighlighter/browser/highlightDecorations": [
3697
3705
  "require",
@@ -3704,7 +3712,7 @@
3704
3712
  "vs/platform/theme/common/themeService",
3705
3713
  "vs/css!vs/editor/contrib/wordHighlighter/browser/highlightDecorations"
3706
3714
  ],
3707
- "===anonymous34===": [
3715
+ "===anonymous35===": [
3708
3716
  "vs/editor/contrib/multicursor/browser/multicursor.nls",
3709
3717
  "vs/editor/contrib/multicursor/browser/multicursor.nls.keys"
3710
3718
  ],
@@ -3799,43 +3807,12 @@
3799
3807
  "vs/base/common/themables",
3800
3808
  "vs/css!vs/editor/contrib/parameterHints/browser/parameterHints"
3801
3809
  ],
3802
- "===anonymous35===": [
3810
+ "===anonymous36===": [
3803
3811
  "vs/editor/contrib/parameterHints/browser/parameterHints.nls",
3804
3812
  "vs/editor/contrib/parameterHints/browser/parameterHints.nls.keys"
3805
3813
  ],
3806
3814
  "vs/editor/contrib/parameterHints/browser/parameterHints.nls": [],
3807
3815
  "vs/editor/contrib/parameterHints/browser/parameterHints.nls.keys": [],
3808
- "vs/editor/common/services/semanticTokensProviderStyling": [
3809
- "require",
3810
- "exports",
3811
- "vs/editor/common/encodedTokenAttributes",
3812
- "vs/platform/theme/common/themeService",
3813
- "vs/platform/log/common/log",
3814
- "vs/editor/common/tokens/sparseMultilineTokens",
3815
- "vs/editor/common/languages/language"
3816
- ],
3817
- "vs/editor/contrib/semanticTokens/common/getSemanticTokens": [
3818
- "require",
3819
- "exports",
3820
- "vs/base/common/cancellation",
3821
- "vs/base/common/errors",
3822
- "vs/base/common/uri",
3823
- "vs/editor/common/services/model",
3824
- "vs/platform/commands/common/commands",
3825
- "vs/base/common/types",
3826
- "vs/editor/common/services/semanticTokensDto",
3827
- "vs/editor/common/core/range",
3828
- "vs/editor/common/services/languageFeatures"
3829
- ],
3830
- "vs/editor/common/services/semanticTokensStyling": [
3831
- "require",
3832
- "exports",
3833
- "vs/platform/instantiation/common/instantiation"
3834
- ],
3835
- "vs/editor/contrib/semanticTokens/common/semanticTokensConfig": [
3836
- "require",
3837
- "exports"
3838
- ],
3839
3816
  "vs/editor/browser/services/bulkEditService": [
3840
3817
  "require",
3841
3818
  "exports",
@@ -3872,12 +3849,43 @@
3872
3849
  "vs/platform/theme/common/themeService",
3873
3850
  "vs/css!vs/editor/contrib/rename/browser/renameInputField"
3874
3851
  ],
3875
- "===anonymous36===": [
3852
+ "===anonymous37===": [
3876
3853
  "vs/editor/contrib/rename/browser/rename.nls",
3877
3854
  "vs/editor/contrib/rename/browser/rename.nls.keys"
3878
3855
  ],
3879
3856
  "vs/editor/contrib/rename/browser/rename.nls": [],
3880
3857
  "vs/editor/contrib/rename/browser/rename.nls.keys": [],
3858
+ "vs/editor/common/services/semanticTokensProviderStyling": [
3859
+ "require",
3860
+ "exports",
3861
+ "vs/editor/common/encodedTokenAttributes",
3862
+ "vs/platform/theme/common/themeService",
3863
+ "vs/platform/log/common/log",
3864
+ "vs/editor/common/tokens/sparseMultilineTokens",
3865
+ "vs/editor/common/languages/language"
3866
+ ],
3867
+ "vs/editor/contrib/semanticTokens/common/getSemanticTokens": [
3868
+ "require",
3869
+ "exports",
3870
+ "vs/base/common/cancellation",
3871
+ "vs/base/common/errors",
3872
+ "vs/base/common/uri",
3873
+ "vs/editor/common/services/model",
3874
+ "vs/platform/commands/common/commands",
3875
+ "vs/base/common/types",
3876
+ "vs/editor/common/services/semanticTokensDto",
3877
+ "vs/editor/common/core/range",
3878
+ "vs/editor/common/services/languageFeatures"
3879
+ ],
3880
+ "vs/editor/common/services/semanticTokensStyling": [
3881
+ "require",
3882
+ "exports",
3883
+ "vs/platform/instantiation/common/instantiation"
3884
+ ],
3885
+ "vs/editor/contrib/semanticTokens/common/semanticTokensConfig": [
3886
+ "require",
3887
+ "exports"
3888
+ ],
3881
3889
  "vs/editor/contrib/smartSelect/browser/bracketSelections": [
3882
3890
  "require",
3883
3891
  "exports",
@@ -3892,50 +3900,12 @@
3892
3900
  "vs/editor/common/core/range"
3893
3901
  ],
3894
3902
  "vs/nls!vs/editor/contrib/smartSelect/browser/smartSelect": [],
3895
- "===anonymous37===": [
3903
+ "===anonymous38===": [
3896
3904
  "vs/editor/contrib/smartSelect/browser/smartSelect.nls",
3897
3905
  "vs/editor/contrib/smartSelect/browser/smartSelect.nls.keys"
3898
3906
  ],
3899
3907
  "vs/editor/contrib/smartSelect/browser/smartSelect.nls": [],
3900
3908
  "vs/editor/contrib/smartSelect/browser/smartSelect.nls.keys": [],
3901
- "vs/editor/contrib/stickyScroll/browser/stickyScrollActions": [
3902
- "require",
3903
- "exports",
3904
- "vs/editor/browser/editorExtensions",
3905
- "vs/nls!vs/editor/contrib/stickyScroll/browser/stickyScrollActions",
3906
- "vs/platform/action/common/actionCommonCategories",
3907
- "vs/platform/actions/common/actions",
3908
- "vs/platform/configuration/common/configuration",
3909
- "vs/platform/contextkey/common/contextkey",
3910
- "vs/editor/common/editorContextKeys",
3911
- "vs/editor/contrib/stickyScroll/browser/stickyScrollController"
3912
- ],
3913
- "vs/editor/contrib/stickyScroll/browser/stickyScrollController": [
3914
- "require",
3915
- "exports",
3916
- "vs/base/common/lifecycle",
3917
- "vs/editor/common/services/languageFeatures",
3918
- "vs/editor/contrib/stickyScroll/browser/stickyScrollWidget",
3919
- "vs/editor/contrib/stickyScroll/browser/stickyScrollProvider",
3920
- "vs/platform/instantiation/common/instantiation",
3921
- "vs/platform/contextview/browser/contextView",
3922
- "vs/platform/actions/common/actions",
3923
- "vs/platform/contextkey/common/contextkey",
3924
- "vs/editor/common/editorContextKeys",
3925
- "vs/editor/contrib/gotoSymbol/browser/link/clickLinkGesture",
3926
- "vs/editor/common/core/range",
3927
- "vs/editor/contrib/gotoSymbol/browser/goToSymbol",
3928
- "vs/editor/contrib/inlayHints/browser/inlayHintsLocations",
3929
- "vs/editor/common/core/position",
3930
- "vs/base/common/cancellation",
3931
- "vs/editor/common/languages/languageConfigurationRegistry",
3932
- "vs/editor/common/services/languageFeatureDebounce",
3933
- "vs/base/browser/dom",
3934
- "vs/editor/contrib/stickyScroll/browser/stickyScrollElement",
3935
- "vs/base/browser/mouseEvent",
3936
- "vs/editor/contrib/folding/browser/folding",
3937
- "vs/editor/contrib/folding/browser/foldingModel"
3938
- ],
3939
3909
  "vs/editor/contrib/suggest/browser/suggest": [
3940
3910
  "require",
3941
3911
  "exports",
@@ -3975,51 +3945,76 @@
3975
3945
  "vs/editor/contrib/snippet/browser/snippetVariables",
3976
3946
  "vs/css!vs/editor/contrib/snippet/browser/snippetSession"
3977
3947
  ],
3978
- "===anonymous38===": [
3948
+ "===anonymous39===": [
3979
3949
  "vs/editor/contrib/snippet/browser/snippetController2.nls",
3980
3950
  "vs/editor/contrib/snippet/browser/snippetController2.nls.keys"
3981
3951
  ],
3982
3952
  "vs/editor/contrib/snippet/browser/snippetController2.nls": [],
3983
3953
  "vs/editor/contrib/snippet/browser/snippetController2.nls.keys": [],
3984
- "vs/base/common/keybindings": [
3954
+ "vs/editor/contrib/stickyScroll/browser/stickyScrollActions": [
3985
3955
  "require",
3986
3956
  "exports",
3987
- "vs/base/common/errors"
3988
- ],
3989
- "vs/editor/contrib/snippet/browser/snippetParser": [
3990
- "require",
3991
- "exports"
3957
+ "vs/editor/browser/editorExtensions",
3958
+ "vs/nls!vs/editor/contrib/stickyScroll/browser/stickyScrollActions",
3959
+ "vs/platform/action/common/actionCommonCategories",
3960
+ "vs/platform/actions/common/actions",
3961
+ "vs/platform/configuration/common/configuration",
3962
+ "vs/platform/contextkey/common/contextkey",
3963
+ "vs/editor/common/editorContextKeys",
3964
+ "vs/editor/contrib/stickyScroll/browser/stickyScrollController"
3992
3965
  ],
3993
- "vs/editor/contrib/suggest/browser/suggestMemory": [
3966
+ "vs/editor/contrib/stickyScroll/browser/stickyScrollController": [
3994
3967
  "require",
3995
3968
  "exports",
3996
- "vs/base/common/async",
3997
3969
  "vs/base/common/lifecycle",
3998
- "vs/base/common/map",
3999
- "vs/base/common/ternarySearchTree",
4000
- "vs/editor/common/languages",
4001
- "vs/platform/configuration/common/configuration",
4002
- "vs/platform/instantiation/common/extensions",
3970
+ "vs/editor/common/services/languageFeatures",
3971
+ "vs/editor/contrib/stickyScroll/browser/stickyScrollWidget",
3972
+ "vs/editor/contrib/stickyScroll/browser/stickyScrollProvider",
4003
3973
  "vs/platform/instantiation/common/instantiation",
4004
- "vs/platform/storage/common/storage"
3974
+ "vs/platform/contextview/browser/contextView",
3975
+ "vs/platform/actions/common/actions",
3976
+ "vs/platform/contextkey/common/contextkey",
3977
+ "vs/editor/common/editorContextKeys",
3978
+ "vs/editor/contrib/gotoSymbol/browser/link/clickLinkGesture",
3979
+ "vs/editor/common/core/range",
3980
+ "vs/editor/contrib/gotoSymbol/browser/goToSymbol",
3981
+ "vs/editor/contrib/inlayHints/browser/inlayHintsLocations",
3982
+ "vs/editor/common/core/position",
3983
+ "vs/base/common/cancellation",
3984
+ "vs/editor/common/languages/languageConfigurationRegistry",
3985
+ "vs/editor/common/services/languageFeatureDebounce",
3986
+ "vs/base/browser/dom",
3987
+ "vs/editor/contrib/stickyScroll/browser/stickyScrollElement",
3988
+ "vs/base/browser/mouseEvent",
3989
+ "vs/editor/contrib/folding/browser/folding",
3990
+ "vs/editor/contrib/folding/browser/foldingModel"
4005
3991
  ],
4006
- "vs/editor/contrib/suggest/browser/wordContextKey": [
3992
+ "vs/base/common/filters": [
4007
3993
  "require",
4008
3994
  "exports",
4009
- "vs/platform/contextkey/common/contextkey"
3995
+ "vs/base/common/map",
3996
+ "vs/base/common/naturalLanguage/korean",
3997
+ "vs/base/common/strings"
4010
3998
  ],
4011
- "vs/nls!vs/editor/contrib/suggest/browser/suggestController": [],
4012
- "vs/editor/contrib/suggest/browser/suggestAlternatives": [
3999
+ "vs/editor/contrib/suggest/browser/completionModel": [
4013
4000
  "require",
4014
4001
  "exports",
4015
- "vs/platform/contextkey/common/contextkey"
4002
+ "vs/base/common/arrays",
4003
+ "vs/base/common/filters",
4004
+ "vs/base/common/strings"
4016
4005
  ],
4017
- "vs/editor/contrib/suggest/browser/suggestCommitCharacters": [
4006
+ "vs/editor/contrib/suggest/browser/suggestMemory": [
4018
4007
  "require",
4019
4008
  "exports",
4020
- "vs/base/common/arrays",
4009
+ "vs/base/common/async",
4021
4010
  "vs/base/common/lifecycle",
4022
- "vs/editor/common/core/characterClassifier"
4011
+ "vs/base/common/map",
4012
+ "vs/base/common/ternarySearchTree",
4013
+ "vs/editor/common/languages",
4014
+ "vs/platform/configuration/common/configuration",
4015
+ "vs/platform/instantiation/common/extensions",
4016
+ "vs/platform/instantiation/common/instantiation",
4017
+ "vs/platform/storage/common/storage"
4023
4018
  ],
4024
4019
  "vs/editor/contrib/suggest/browser/suggestModel": [
4025
4020
  "require",
@@ -4047,21 +4042,55 @@
4047
4042
  "vs/editor/contrib/snippet/browser/snippetController2",
4048
4043
  "vs/platform/environment/common/environment"
4049
4044
  ],
4050
- "vs/editor/contrib/suggest/browser/suggestOvertypingCapturer": [
4045
+ "vs/editor/contrib/suggest/browser/wordDistance": [
4051
4046
  "require",
4052
4047
  "exports",
4053
- "vs/base/common/lifecycle"
4048
+ "vs/base/common/arrays",
4049
+ "vs/editor/common/core/range",
4050
+ "vs/editor/contrib/smartSelect/browser/bracketSelections"
4054
4051
  ],
4055
- "vs/editor/contrib/suggest/browser/suggestWidget": [
4052
+ "vs/base/common/keybindings": [
4056
4053
  "require",
4057
4054
  "exports",
4058
- "vs/base/browser/dom",
4059
- "vs/base/browser/ui/list/listWidget",
4060
- "vs/base/common/async",
4061
- "vs/base/common/errors",
4062
- "vs/base/common/event",
4063
- "vs/base/common/lifecycle",
4064
- "vs/base/common/numbers",
4055
+ "vs/base/common/errors"
4056
+ ],
4057
+ "vs/editor/contrib/snippet/browser/snippetParser": [
4058
+ "require",
4059
+ "exports"
4060
+ ],
4061
+ "vs/editor/contrib/suggest/browser/wordContextKey": [
4062
+ "require",
4063
+ "exports",
4064
+ "vs/platform/contextkey/common/contextkey"
4065
+ ],
4066
+ "vs/nls!vs/editor/contrib/suggest/browser/suggestController": [],
4067
+ "vs/editor/contrib/suggest/browser/suggestAlternatives": [
4068
+ "require",
4069
+ "exports",
4070
+ "vs/platform/contextkey/common/contextkey"
4071
+ ],
4072
+ "vs/editor/contrib/suggest/browser/suggestCommitCharacters": [
4073
+ "require",
4074
+ "exports",
4075
+ "vs/base/common/arrays",
4076
+ "vs/base/common/lifecycle",
4077
+ "vs/editor/common/core/characterClassifier"
4078
+ ],
4079
+ "vs/editor/contrib/suggest/browser/suggestOvertypingCapturer": [
4080
+ "require",
4081
+ "exports",
4082
+ "vs/base/common/lifecycle"
4083
+ ],
4084
+ "vs/editor/contrib/suggest/browser/suggestWidget": [
4085
+ "require",
4086
+ "exports",
4087
+ "vs/base/browser/dom",
4088
+ "vs/base/browser/ui/list/listWidget",
4089
+ "vs/base/common/async",
4090
+ "vs/base/common/errors",
4091
+ "vs/base/common/event",
4092
+ "vs/base/common/lifecycle",
4093
+ "vs/base/common/numbers",
4065
4094
  "vs/base/common/strings",
4066
4095
  "vs/editor/browser/widget/embeddedCodeEditorWidget",
4067
4096
  "vs/editor/contrib/suggest/browser/suggestWidgetStatus",
@@ -4082,40 +4111,26 @@
4082
4111
  "vs/css!vs/editor/contrib/suggest/browser/media/suggest",
4083
4112
  "vs/editor/contrib/symbolIcons/browser/symbolIcons"
4084
4113
  ],
4085
- "===anonymous39===": [
4114
+ "===anonymous40===": [
4086
4115
  "vs/editor/contrib/suggest/browser/suggestController.nls",
4087
4116
  "vs/editor/contrib/suggest/browser/suggestController.nls.keys"
4088
4117
  ],
4089
4118
  "vs/editor/contrib/suggest/browser/suggestController.nls": [],
4090
4119
  "vs/editor/contrib/suggest/browser/suggestController.nls.keys": [],
4091
- "vs/base/common/filters": [
4092
- "require",
4093
- "exports",
4094
- "vs/base/common/map",
4095
- "vs/base/common/naturalLanguage/korean",
4096
- "vs/base/common/strings"
4097
- ],
4098
- "vs/editor/contrib/suggest/browser/completionModel": [
4099
- "require",
4100
- "exports",
4101
- "vs/base/common/arrays",
4102
- "vs/base/common/filters",
4103
- "vs/base/common/strings"
4104
- ],
4105
- "vs/editor/contrib/suggest/browser/wordDistance": [
4106
- "require",
4107
- "exports",
4108
- "vs/base/common/arrays",
4109
- "vs/editor/common/core/range",
4110
- "vs/editor/contrib/smartSelect/browser/bracketSelections"
4111
- ],
4112
4120
  "vs/nls!vs/editor/contrib/tokenization/browser/tokenization": [],
4113
- "===anonymous40===": [
4121
+ "===anonymous41===": [
4114
4122
  "vs/editor/contrib/tokenization/browser/tokenization.nls",
4115
4123
  "vs/editor/contrib/tokenization/browser/tokenization.nls.keys"
4116
4124
  ],
4117
4125
  "vs/editor/contrib/tokenization/browser/tokenization.nls": [],
4118
4126
  "vs/editor/contrib/tokenization/browser/tokenization.nls.keys": [],
4127
+ "vs/nls!vs/editor/contrib/toggleTabFocusMode/browser/toggleTabFocusMode": [],
4128
+ "===anonymous42===": [
4129
+ "vs/editor/contrib/toggleTabFocusMode/browser/toggleTabFocusMode.nls",
4130
+ "vs/editor/contrib/toggleTabFocusMode/browser/toggleTabFocusMode.nls.keys"
4131
+ ],
4132
+ "vs/editor/contrib/toggleTabFocusMode/browser/toggleTabFocusMode.nls": [],
4133
+ "vs/editor/contrib/toggleTabFocusMode/browser/toggleTabFocusMode.nls.keys": [],
4119
4134
  "vs/editor/common/viewModel/viewModelDecorations": [
4120
4135
  "require",
4121
4136
  "exports",
@@ -4145,26 +4160,31 @@
4145
4160
  "vs/platform/instantiation/common/instantiation"
4146
4161
  ],
4147
4162
  "vs/css!vs/editor/contrib/unicodeHighlighter/browser/unicodeHighlighter": [],
4148
- "===anonymous41===": [
4163
+ "===anonymous43===": [
4149
4164
  "vs/editor/contrib/unicodeHighlighter/browser/unicodeHighlighter.nls",
4150
4165
  "vs/editor/contrib/unicodeHighlighter/browser/unicodeHighlighter.nls.keys"
4151
4166
  ],
4152
4167
  "vs/editor/contrib/unicodeHighlighter/browser/unicodeHighlighter.nls": [],
4153
4168
  "vs/editor/contrib/unicodeHighlighter/browser/unicodeHighlighter.nls.keys": [],
4154
- "vs/nls!vs/editor/contrib/toggleTabFocusMode/browser/toggleTabFocusMode": [],
4155
- "===anonymous42===": [
4156
- "vs/editor/contrib/toggleTabFocusMode/browser/toggleTabFocusMode.nls",
4157
- "vs/editor/contrib/toggleTabFocusMode/browser/toggleTabFocusMode.nls.keys"
4158
- ],
4159
- "vs/editor/contrib/toggleTabFocusMode/browser/toggleTabFocusMode.nls": [],
4160
- "vs/editor/contrib/toggleTabFocusMode/browser/toggleTabFocusMode.nls.keys": [],
4161
4169
  "vs/nls!vs/editor/contrib/unusualLineTerminators/browser/unusualLineTerminators": [],
4162
- "===anonymous43===": [
4170
+ "===anonymous44===": [
4163
4171
  "vs/editor/contrib/unusualLineTerminators/browser/unusualLineTerminators.nls",
4164
4172
  "vs/editor/contrib/unusualLineTerminators/browser/unusualLineTerminators.nls.keys"
4165
4173
  ],
4166
4174
  "vs/editor/contrib/unusualLineTerminators/browser/unusualLineTerminators.nls": [],
4167
4175
  "vs/editor/contrib/unusualLineTerminators/browser/unusualLineTerminators.nls.keys": [],
4176
+ "vs/editor/common/core/wordCharacterClassifier": [
4177
+ "require",
4178
+ "exports",
4179
+ "vs/editor/common/core/characterClassifier"
4180
+ ],
4181
+ "vs/nls!vs/editor/contrib/wordOperations/browser/wordOperations": [],
4182
+ "===anonymous45===": [
4183
+ "vs/editor/contrib/wordOperations/browser/wordOperations.nls",
4184
+ "vs/editor/contrib/wordOperations/browser/wordOperations.nls.keys"
4185
+ ],
4186
+ "vs/editor/contrib/wordOperations/browser/wordOperations.nls": [],
4187
+ "vs/editor/contrib/wordOperations/browser/wordOperations.nls.keys": [],
4168
4188
  "vs/nls!vs/editor/contrib/wordHighlighter/browser/wordHighlighter": [],
4169
4189
  "vs/base/common/map": [
4170
4190
  "require",
@@ -4176,26 +4196,14 @@
4176
4196
  "vs/base/common/glob",
4177
4197
  "vs/base/common/path"
4178
4198
  ],
4179
- "===anonymous44===": [
4199
+ "===anonymous46===": [
4180
4200
  "vs/editor/contrib/wordHighlighter/browser/wordHighlighter.nls",
4181
4201
  "vs/editor/contrib/wordHighlighter/browser/wordHighlighter.nls.keys"
4182
4202
  ],
4183
4203
  "vs/editor/contrib/wordHighlighter/browser/wordHighlighter.nls": [],
4184
4204
  "vs/editor/contrib/wordHighlighter/browser/wordHighlighter.nls.keys": [],
4185
- "vs/editor/common/core/wordCharacterClassifier": [
4186
- "require",
4187
- "exports",
4188
- "vs/editor/common/core/characterClassifier"
4189
- ],
4190
- "vs/nls!vs/editor/contrib/wordOperations/browser/wordOperations": [],
4191
- "===anonymous45===": [
4192
- "vs/editor/contrib/wordOperations/browser/wordOperations.nls",
4193
- "vs/editor/contrib/wordOperations/browser/wordOperations.nls.keys"
4194
- ],
4195
- "vs/editor/contrib/wordOperations/browser/wordOperations.nls": [],
4196
- "vs/editor/contrib/wordOperations/browser/wordOperations.nls.keys": [],
4197
4205
  "vs/nls!vs/editor/contrib/readOnlyMessage/browser/contribution": [],
4198
- "===anonymous46===": [
4206
+ "===anonymous47===": [
4199
4207
  "vs/editor/contrib/readOnlyMessage/browser/contribution.nls",
4200
4208
  "vs/editor/contrib/readOnlyMessage/browser/contribution.nls.keys"
4201
4209
  ],
@@ -4244,22 +4252,15 @@
4244
4252
  "vs/editor/common/core/range",
4245
4253
  "vs/editor/common/model/bracketPairsTextModelPart/bracketPairsTree/length"
4246
4254
  ],
4247
- "vs/css!vs/base/browser/ui/codicons/codicon/codicon": [],
4248
- "vs/css!vs/base/browser/ui/codicons/codicon/codicon-modifiers": [],
4249
4255
  "vs/nls!vs/editor/common/standaloneStrings": [],
4250
- "===anonymous47===": [
4256
+ "===anonymous48===": [
4251
4257
  "vs/editor/common/standaloneStrings.nls",
4252
4258
  "vs/editor/common/standaloneStrings.nls.keys"
4253
4259
  ],
4254
4260
  "vs/editor/common/standaloneStrings.nls": [],
4255
4261
  "vs/editor/common/standaloneStrings.nls.keys": [],
4256
- "vs/nls!vs/editor/browser/editorExtensions": [],
4257
- "===anonymous48===": [
4258
- "vs/editor/browser/editorExtensions.nls",
4259
- "vs/editor/browser/editorExtensions.nls.keys"
4260
- ],
4261
- "vs/editor/browser/editorExtensions.nls": [],
4262
- "vs/editor/browser/editorExtensions.nls.keys": [],
4262
+ "vs/css!vs/base/browser/ui/codicons/codicon/codicon": [],
4263
+ "vs/css!vs/base/browser/ui/codicons/codicon/codicon-modifiers": [],
4263
4264
  "vs/base/browser/canIUse": [
4264
4265
  "require",
4265
4266
  "exports",
@@ -4287,6 +4288,13 @@
4287
4288
  "exports",
4288
4289
  "module"
4289
4290
  ],
4291
+ "vs/nls!vs/editor/browser/editorExtensions": [],
4292
+ "===anonymous49===": [
4293
+ "vs/editor/browser/editorExtensions.nls",
4294
+ "vs/editor/browser/editorExtensions.nls.keys"
4295
+ ],
4296
+ "vs/editor/browser/editorExtensions.nls": [],
4297
+ "vs/editor/browser/editorExtensions.nls.keys": [],
4290
4298
  "vs/editor/common/tokenizationRegistry": [
4291
4299
  "require",
4292
4300
  "exports",
@@ -4294,12 +4302,19 @@
4294
4302
  "vs/base/common/lifecycle"
4295
4303
  ],
4296
4304
  "vs/nls!vs/editor/common/languages": [],
4297
- "===anonymous49===": [
4305
+ "===anonymous50===": [
4298
4306
  "vs/editor/common/languages.nls",
4299
4307
  "vs/editor/common/languages.nls.keys"
4300
4308
  ],
4301
4309
  "vs/editor/common/languages.nls": [],
4302
4310
  "vs/editor/common/languages.nls.keys": [],
4311
+ "vs/nls!vs/platform/quickinput/browser/helpQuickAccess": [],
4312
+ "===anonymous51===": [
4313
+ "vs/platform/quickinput/browser/helpQuickAccess.nls",
4314
+ "vs/platform/quickinput/browser/helpQuickAccess.nls.keys"
4315
+ ],
4316
+ "vs/platform/quickinput/browser/helpQuickAccess.nls": [],
4317
+ "vs/platform/quickinput/browser/helpQuickAccess.nls.keys": [],
4303
4318
  "vs/editor/contrib/quickAccess/browser/editorNavigationQuickAccess": [
4304
4319
  "require",
4305
4320
  "exports",
@@ -4312,21 +4327,41 @@
4312
4327
  "vs/base/browser/ui/aria/aria"
4313
4328
  ],
4314
4329
  "vs/nls!vs/editor/contrib/quickAccess/browser/gotoLineQuickAccess": [],
4315
- "===anonymous50===": [
4330
+ "===anonymous52===": [
4316
4331
  "vs/editor/contrib/quickAccess/browser/gotoLineQuickAccess.nls",
4317
4332
  "vs/editor/contrib/quickAccess/browser/gotoLineQuickAccess.nls.keys"
4318
4333
  ],
4319
4334
  "vs/editor/contrib/quickAccess/browser/gotoLineQuickAccess.nls": [],
4320
4335
  "vs/editor/contrib/quickAccess/browser/gotoLineQuickAccess.nls.keys": [],
4321
- "vs/nls!vs/platform/quickinput/browser/helpQuickAccess": [],
4322
- "===anonymous51===": [
4323
- "vs/platform/quickinput/browser/helpQuickAccess.nls",
4324
- "vs/platform/quickinput/browser/helpQuickAccess.nls.keys"
4336
+ "vs/base/common/iconLabels": [
4337
+ "require",
4338
+ "exports",
4339
+ "vs/base/common/filters",
4340
+ "vs/base/common/strings",
4341
+ "vs/base/common/themables"
4342
+ ],
4343
+ "vs/platform/quickinput/browser/commandsQuickAccess": [
4344
+ "require",
4345
+ "exports",
4346
+ "vs/base/common/errorMessage",
4347
+ "vs/base/common/errors",
4348
+ "vs/base/common/filters",
4349
+ "vs/base/common/functional",
4350
+ "vs/base/common/lifecycle",
4351
+ "vs/base/common/map",
4352
+ "vs/base/common/tfIdf",
4353
+ "vs/nls!vs/platform/quickinput/browser/commandsQuickAccess",
4354
+ "vs/platform/commands/common/commands",
4355
+ "vs/platform/configuration/common/configuration",
4356
+ "vs/platform/dialogs/common/dialogs",
4357
+ "vs/platform/instantiation/common/instantiation",
4358
+ "vs/platform/keybinding/common/keybinding",
4359
+ "vs/platform/quickinput/browser/pickerQuickAccess",
4360
+ "vs/platform/storage/common/storage",
4361
+ "vs/platform/telemetry/common/telemetry"
4325
4362
  ],
4326
- "vs/platform/quickinput/browser/helpQuickAccess.nls": [],
4327
- "vs/platform/quickinput/browser/helpQuickAccess.nls.keys": [],
4328
4363
  "vs/nls!vs/editor/common/editorContextKeys": [],
4329
- "===anonymous52===": [
4364
+ "===anonymous53===": [
4330
4365
  "vs/editor/common/editorContextKeys.nls",
4331
4366
  "vs/editor/common/editorContextKeys.nls.keys"
4332
4367
  ],
@@ -4350,12 +4385,20 @@
4350
4385
  "require",
4351
4386
  "exports"
4352
4387
  ],
4353
- "===anonymous53===": [
4388
+ "===anonymous54===": [
4354
4389
  "vs/editor/contrib/quickAccess/browser/gotoSymbolQuickAccess.nls",
4355
4390
  "vs/editor/contrib/quickAccess/browser/gotoSymbolQuickAccess.nls.keys"
4356
4391
  ],
4357
4392
  "vs/editor/contrib/quickAccess/browser/gotoSymbolQuickAccess.nls": [],
4358
4393
  "vs/editor/contrib/quickAccess/browser/gotoSymbolQuickAccess.nls.keys": [],
4394
+ "vs/nls!vs/editor/contrib/symbolIcons/browser/symbolIcons": [],
4395
+ "vs/css!vs/editor/contrib/symbolIcons/browser/symbolIcons": [],
4396
+ "===anonymous55===": [
4397
+ "vs/editor/contrib/symbolIcons/browser/symbolIcons.nls",
4398
+ "vs/editor/contrib/symbolIcons/browser/symbolIcons.nls.keys"
4399
+ ],
4400
+ "vs/editor/contrib/symbolIcons/browser/symbolIcons.nls": [],
4401
+ "vs/editor/contrib/symbolIcons/browser/symbolIcons.nls.keys": [],
4359
4402
  "vs/nls!vs/editor/contrib/gotoSymbol/browser/peek/referencesController": [],
4360
4403
  "vs/platform/list/browser/listService": [
4361
4404
  "require",
@@ -4410,20 +4453,17 @@
4410
4453
  "vs/editor/contrib/gotoSymbol/browser/referencesModel",
4411
4454
  "vs/css!vs/editor/contrib/gotoSymbol/browser/peek/referencesWidget"
4412
4455
  ],
4413
- "===anonymous54===": [
4456
+ "===anonymous56===": [
4414
4457
  "vs/editor/contrib/gotoSymbol/browser/peek/referencesController.nls",
4415
4458
  "vs/editor/contrib/gotoSymbol/browser/peek/referencesController.nls.keys"
4416
4459
  ],
4417
4460
  "vs/editor/contrib/gotoSymbol/browser/peek/referencesController.nls": [],
4418
4461
  "vs/editor/contrib/gotoSymbol/browser/peek/referencesController.nls.keys": [],
4419
- "vs/nls!vs/editor/contrib/symbolIcons/browser/symbolIcons": [],
4420
- "vs/css!vs/editor/contrib/symbolIcons/browser/symbolIcons": [],
4421
- "===anonymous55===": [
4422
- "vs/editor/contrib/symbolIcons/browser/symbolIcons.nls",
4423
- "vs/editor/contrib/symbolIcons/browser/symbolIcons.nls.keys"
4462
+ "vs/base/common/severity": [
4463
+ "require",
4464
+ "exports",
4465
+ "vs/base/common/strings"
4424
4466
  ],
4425
- "vs/editor/contrib/symbolIcons/browser/symbolIcons.nls": [],
4426
- "vs/editor/contrib/symbolIcons/browser/symbolIcons.nls.keys": [],
4427
4467
  "vs/platform/contextkey/common/scanner": [
4428
4468
  "require",
4429
4469
  "exports",
@@ -4431,7 +4471,7 @@
4431
4471
  "vs/nls!vs/platform/contextkey/common/scanner"
4432
4472
  ],
4433
4473
  "vs/nls!vs/platform/contextkey/common/contextkey": [],
4434
- "===anonymous56===": [
4474
+ "===anonymous57===": [
4435
4475
  "vs/platform/contextkey/common/contextkey.nls",
4436
4476
  "vs/platform/contextkey/common/contextkey.nls.keys"
4437
4477
  ],
@@ -4446,38 +4486,6 @@
4446
4486
  "vs/base/common/marshalling",
4447
4487
  "vs/base/common/types"
4448
4488
  ],
4449
- "vs/base/common/severity": [
4450
- "require",
4451
- "exports",
4452
- "vs/base/common/strings"
4453
- ],
4454
- "vs/base/common/iconLabels": [
4455
- "require",
4456
- "exports",
4457
- "vs/base/common/filters",
4458
- "vs/base/common/strings",
4459
- "vs/base/common/themables"
4460
- ],
4461
- "vs/platform/quickinput/browser/commandsQuickAccess": [
4462
- "require",
4463
- "exports",
4464
- "vs/base/common/errorMessage",
4465
- "vs/base/common/errors",
4466
- "vs/base/common/filters",
4467
- "vs/base/common/functional",
4468
- "vs/base/common/lifecycle",
4469
- "vs/base/common/map",
4470
- "vs/base/common/tfIdf",
4471
- "vs/nls!vs/platform/quickinput/browser/commandsQuickAccess",
4472
- "vs/platform/commands/common/commands",
4473
- "vs/platform/configuration/common/configuration",
4474
- "vs/platform/dialogs/common/dialogs",
4475
- "vs/platform/instantiation/common/instantiation",
4476
- "vs/platform/keybinding/common/keybinding",
4477
- "vs/platform/quickinput/browser/pickerQuickAccess",
4478
- "vs/platform/storage/common/storage",
4479
- "vs/platform/telemetry/common/telemetry"
4480
- ],
4481
4489
  "vs/editor/common/languages/supports/tokenization": [
4482
4490
  "require",
4483
4491
  "exports",
@@ -4507,6 +4515,15 @@
4507
4515
  "require",
4508
4516
  "exports"
4509
4517
  ],
4518
+ "vs/editor/common/diff/linesDiffComputer": [
4519
+ "require",
4520
+ "exports"
4521
+ ],
4522
+ "vs/editor/common/diff/rangeMapping": [
4523
+ "require",
4524
+ "exports",
4525
+ "vs/editor/common/core/lineRange"
4526
+ ],
4510
4527
  "vs/editor/common/core/lineRange": [
4511
4528
  "require",
4512
4529
  "exports",
@@ -4561,15 +4578,6 @@
4561
4578
  "vs/editor/common/core/offsetRange",
4562
4579
  "vs/editor/common/diff/defaultLinesDiffComputer/algorithms/diffAlgorithm"
4563
4580
  ],
4564
- "vs/editor/common/diff/linesDiffComputer": [
4565
- "require",
4566
- "exports"
4567
- ],
4568
- "vs/editor/common/diff/rangeMapping": [
4569
- "require",
4570
- "exports",
4571
- "vs/editor/common/core/lineRange"
4572
- ],
4573
4581
  "vs/editor/common/diff/defaultLinesDiffComputer/linesSliceCharSequence": [
4574
4582
  "require",
4575
4583
  "exports",
@@ -4583,14 +4591,6 @@
4583
4591
  "require",
4584
4592
  "exports"
4585
4593
  ],
4586
- "vs/nls!vs/editor/contrib/anchorSelect/browser/anchorSelect": [],
4587
- "vs/css!vs/editor/contrib/anchorSelect/browser/anchorSelect": [],
4588
- "===anonymous57===": [
4589
- "vs/editor/contrib/anchorSelect/browser/anchorSelect.nls",
4590
- "vs/editor/contrib/anchorSelect/browser/anchorSelect.nls.keys"
4591
- ],
4592
- "vs/editor/contrib/anchorSelect/browser/anchorSelect.nls": [],
4593
- "vs/editor/contrib/anchorSelect/browser/anchorSelect.nls.keys": [],
4594
4594
  "vs/base/browser/pixelRatio": [
4595
4595
  "require",
4596
4596
  "exports",
@@ -4626,17 +4626,6 @@
4626
4626
  "vs/base/browser/window",
4627
4627
  "vs/base/browser/dom"
4628
4628
  ],
4629
- "vs/nls!vs/editor/common/languages/modesRegistry": [],
4630
- "vs/base/common/mime": [
4631
- "require",
4632
- "exports"
4633
- ],
4634
- "===anonymous58===": [
4635
- "vs/editor/common/languages/modesRegistry.nls",
4636
- "vs/editor/common/languages/modesRegistry.nls.keys"
4637
- ],
4638
- "vs/editor/common/languages/modesRegistry.nls": [],
4639
- "vs/editor/common/languages/modesRegistry.nls.keys": [],
4640
4629
  "vs/editor/common/languages/languageConfiguration": [
4641
4630
  "require",
4642
4631
  "exports"
@@ -4680,6 +4669,17 @@
4680
4669
  "exports",
4681
4670
  "vs/base/common/cache"
4682
4671
  ],
4672
+ "vs/nls!vs/editor/common/languages/modesRegistry": [],
4673
+ "vs/base/common/mime": [
4674
+ "require",
4675
+ "exports"
4676
+ ],
4677
+ "===anonymous58===": [
4678
+ "vs/editor/common/languages/modesRegistry.nls",
4679
+ "vs/editor/common/languages/modesRegistry.nls.keys"
4680
+ ],
4681
+ "vs/editor/common/languages/modesRegistry.nls": [],
4682
+ "vs/editor/common/languages/modesRegistry.nls.keys": [],
4683
4683
  "vs/base/browser/trustedTypes": [
4684
4684
  "require",
4685
4685
  "exports",
@@ -5132,6 +5132,181 @@
5132
5132
  "require",
5133
5133
  "exports"
5134
5134
  ],
5135
+ "vs/base/common/observableInternal/derived": [
5136
+ "require",
5137
+ "exports",
5138
+ "vs/base/common/assert",
5139
+ "vs/base/common/lifecycle",
5140
+ "vs/base/common/observableInternal/base",
5141
+ "vs/base/common/observableInternal/debugName",
5142
+ "vs/base/common/observableInternal/logging"
5143
+ ],
5144
+ "vs/editor/browser/widget/diffEditor/components/accessibleDiffViewer": [
5145
+ "require",
5146
+ "exports",
5147
+ "vs/base/browser/dom",
5148
+ "vs/base/browser/trustedTypes",
5149
+ "vs/base/browser/ui/actionbar/actionbar",
5150
+ "vs/base/browser/ui/scrollbar/scrollableElement",
5151
+ "vs/base/common/actions",
5152
+ "vs/base/common/arrays",
5153
+ "vs/base/common/codicons",
5154
+ "vs/base/common/lifecycle",
5155
+ "vs/base/common/observable",
5156
+ "vs/base/common/themables",
5157
+ "vs/editor/browser/config/domFontInfo",
5158
+ "vs/editor/browser/widget/diffEditor/utils",
5159
+ "vs/editor/common/config/editorOptions",
5160
+ "vs/editor/common/core/lineRange",
5161
+ "vs/editor/common/core/offsetRange",
5162
+ "vs/editor/common/core/position",
5163
+ "vs/editor/common/core/range",
5164
+ "vs/editor/common/diff/rangeMapping",
5165
+ "vs/editor/common/languages/language",
5166
+ "vs/editor/common/tokens/lineTokens",
5167
+ "vs/editor/common/viewLayout/viewLineRenderer",
5168
+ "vs/editor/common/viewModel",
5169
+ "vs/nls!vs/editor/browser/widget/diffEditor/components/accessibleDiffViewer",
5170
+ "vs/platform/accessibilitySignal/browser/accessibilitySignalService",
5171
+ "vs/platform/instantiation/common/instantiation",
5172
+ "vs/platform/theme/common/iconRegistry",
5173
+ "vs/css!vs/editor/browser/widget/diffEditor/components/accessibleDiffViewer"
5174
+ ],
5175
+ "vs/editor/browser/widget/diffEditor/components/diffEditorDecorations": [
5176
+ "require",
5177
+ "exports",
5178
+ "vs/base/common/lifecycle",
5179
+ "vs/base/common/observable",
5180
+ "vs/editor/browser/widget/diffEditor/features/movedBlocksLinesFeature",
5181
+ "vs/editor/browser/widget/diffEditor/registrations.contribution",
5182
+ "vs/editor/browser/widget/diffEditor/utils"
5183
+ ],
5184
+ "vs/editor/browser/widget/diffEditor/components/diffEditorSash": [
5185
+ "require",
5186
+ "exports",
5187
+ "vs/base/browser/ui/sash/sash",
5188
+ "vs/base/common/lifecycle",
5189
+ "vs/base/common/observable"
5190
+ ],
5191
+ "vs/editor/browser/widget/diffEditor/components/diffEditorViewZones/diffEditorViewZones": [
5192
+ "require",
5193
+ "exports",
5194
+ "vs/base/browser/dom",
5195
+ "vs/base/common/arrays",
5196
+ "vs/base/common/async",
5197
+ "vs/base/common/codicons",
5198
+ "vs/base/common/lifecycle",
5199
+ "vs/base/common/observable",
5200
+ "vs/base/common/themables",
5201
+ "vs/base/common/types",
5202
+ "vs/editor/browser/config/domFontInfo",
5203
+ "vs/editor/browser/widget/diffEditor/registrations.contribution",
5204
+ "vs/editor/browser/widget/diffEditor/diffEditorViewModel",
5205
+ "vs/editor/browser/widget/diffEditor/components/diffEditorViewZones/inlineDiffDeletedCodeMargin",
5206
+ "vs/editor/browser/widget/diffEditor/components/diffEditorViewZones/renderLines",
5207
+ "vs/editor/browser/widget/diffEditor/utils",
5208
+ "vs/editor/common/core/lineRange",
5209
+ "vs/editor/common/core/position",
5210
+ "vs/editor/common/viewModel",
5211
+ "vs/platform/clipboard/common/clipboardService",
5212
+ "vs/platform/contextview/browser/contextView"
5213
+ ],
5214
+ "vs/editor/browser/widget/diffEditor/features/movedBlocksLinesFeature": [
5215
+ "require",
5216
+ "exports",
5217
+ "vs/base/browser/dom",
5218
+ "vs/base/browser/ui/actionbar/actionbar",
5219
+ "vs/base/common/actions",
5220
+ "vs/base/common/arrays",
5221
+ "vs/base/common/arraysFind",
5222
+ "vs/base/common/codicons",
5223
+ "vs/base/common/lifecycle",
5224
+ "vs/base/common/observable",
5225
+ "vs/base/common/themables",
5226
+ "vs/editor/browser/widget/diffEditor/utils",
5227
+ "vs/editor/common/core/offsetRange",
5228
+ "vs/nls!vs/editor/browser/widget/diffEditor/features/movedBlocksLinesFeature"
5229
+ ],
5230
+ "vs/editor/browser/widget/diffEditor/features/overviewRulerFeature": [
5231
+ "require",
5232
+ "exports",
5233
+ "vs/base/browser/dom",
5234
+ "vs/base/browser/fastDomNode",
5235
+ "vs/base/browser/ui/scrollbar/scrollbarState",
5236
+ "vs/base/common/lifecycle",
5237
+ "vs/base/common/observable",
5238
+ "vs/editor/browser/widget/diffEditor/utils",
5239
+ "vs/editor/common/core/position",
5240
+ "vs/editor/common/viewModel/overviewZoneManager",
5241
+ "vs/platform/theme/common/colorRegistry",
5242
+ "vs/platform/theme/common/themeService"
5243
+ ],
5244
+ "vs/editor/browser/widget/diffEditor/delegatingEditorImpl": [
5245
+ "require",
5246
+ "exports",
5247
+ "vs/base/common/event",
5248
+ "vs/base/common/lifecycle"
5249
+ ],
5250
+ "vs/editor/browser/widget/diffEditor/components/diffEditorEditors": [
5251
+ "require",
5252
+ "exports",
5253
+ "vs/base/common/event",
5254
+ "vs/base/common/lifecycle",
5255
+ "vs/base/common/observable",
5256
+ "vs/editor/browser/widget/diffEditor/features/overviewRulerFeature",
5257
+ "vs/editor/common/config/editorOptions",
5258
+ "vs/nls!vs/editor/browser/widget/diffEditor/components/diffEditorEditors",
5259
+ "vs/platform/instantiation/common/instantiation",
5260
+ "vs/platform/keybinding/common/keybinding",
5261
+ "vs/editor/common/core/position"
5262
+ ],
5263
+ "vs/editor/browser/widget/diffEditor/diffEditorOptions": [
5264
+ "require",
5265
+ "exports",
5266
+ "vs/base/common/observable",
5267
+ "vs/editor/common/config/diffEditor",
5268
+ "vs/editor/common/config/editorOptions"
5269
+ ],
5270
+ "vs/editor/browser/widget/diffEditor/diffEditorViewModel": [
5271
+ "require",
5272
+ "exports",
5273
+ "vs/base/common/async",
5274
+ "vs/base/common/cancellation",
5275
+ "vs/base/common/lifecycle",
5276
+ "vs/base/common/observable",
5277
+ "vs/editor/browser/widget/diffEditor/diffProviderFactoryService",
5278
+ "vs/editor/browser/widget/diffEditor/utils",
5279
+ "vs/editor/common/core/lineRange",
5280
+ "vs/editor/common/diff/defaultLinesDiffComputer/defaultLinesDiffComputer",
5281
+ "vs/editor/common/diff/rangeMapping",
5282
+ "vs/editor/common/model/bracketPairsTextModelPart/bracketPairsTree/beforeEditPositionMapper",
5283
+ "vs/editor/common/model/bracketPairsTextModelPart/bracketPairsTree/combineTextEditInfos",
5284
+ "vs/editor/common/diff/defaultLinesDiffComputer/heuristicSequenceOptimizations",
5285
+ "vs/base/common/types",
5286
+ "vs/base/common/arrays",
5287
+ "vs/base/common/assert"
5288
+ ],
5289
+ "vs/editor/browser/widget/diffEditor/features/revertButtonsFeature": [
5290
+ "require",
5291
+ "exports",
5292
+ "vs/base/browser/dom",
5293
+ "vs/base/browser/ui/iconLabel/iconLabels",
5294
+ "vs/base/common/codicons",
5295
+ "vs/base/common/lifecycle",
5296
+ "vs/base/common/observable",
5297
+ "vs/editor/common/core/lineRange",
5298
+ "vs/editor/common/core/range",
5299
+ "vs/editor/common/model",
5300
+ "vs/nls!vs/editor/browser/widget/diffEditor/features/revertButtonsFeature"
5301
+ ],
5302
+ "vs/css!vs/editor/browser/widget/diffEditor/style": [],
5303
+ "vs/nls!vs/editor/browser/widget/diffEditor/registrations.contribution": [],
5304
+ "===anonymous61===": [
5305
+ "vs/editor/browser/widget/diffEditor/registrations.contribution.nls",
5306
+ "vs/editor/browser/widget/diffEditor/registrations.contribution.nls.keys"
5307
+ ],
5308
+ "vs/editor/browser/widget/diffEditor/registrations.contribution.nls": [],
5309
+ "vs/editor/browser/widget/diffEditor/registrations.contribution.nls.keys": [],
5135
5310
  "vs/base/browser/fastDomNode": [
5136
5311
  "require",
5137
5312
  "exports"
@@ -5480,47 +5655,119 @@
5480
5655
  "exports"
5481
5656
  ],
5482
5657
  "vs/nls!vs/editor/common/core/editorColorRegistry": [],
5483
- "===anonymous61===": [
5658
+ "===anonymous62===": [
5484
5659
  "vs/editor/common/core/editorColorRegistry.nls",
5485
5660
  "vs/editor/common/core/editorColorRegistry.nls.keys"
5486
5661
  ],
5487
5662
  "vs/editor/common/core/editorColorRegistry.nls": [],
5488
5663
  "vs/editor/common/core/editorColorRegistry.nls.keys": [],
5489
- "vs/editor/common/core/eolCounter": [
5664
+ "vs/editor/common/cursor/cursor": [
5665
+ "require",
5666
+ "exports",
5667
+ "vs/base/common/errors",
5668
+ "vs/base/common/strings",
5669
+ "vs/editor/common/cursor/cursorCollection",
5670
+ "vs/editor/common/cursorCommon",
5671
+ "vs/editor/common/cursor/cursorContext",
5672
+ "vs/editor/common/cursor/cursorDeleteOperations",
5673
+ "vs/editor/common/cursor/cursorTypeOperations",
5674
+ "vs/editor/common/core/range",
5675
+ "vs/editor/common/core/selection",
5676
+ "vs/editor/common/textModelEvents",
5677
+ "vs/editor/common/viewEvents",
5678
+ "vs/base/common/lifecycle",
5679
+ "vs/editor/common/viewModelEventDispatcher"
5680
+ ],
5681
+ "vs/editor/common/languages/textToHtmlTokenizer": [
5682
+ "require",
5683
+ "exports",
5684
+ "vs/base/common/strings",
5685
+ "vs/editor/common/tokens/lineTokens",
5686
+ "vs/editor/common/languages",
5687
+ "vs/editor/common/languages/nullTokenize"
5688
+ ],
5689
+ "vs/editor/common/viewEvents": [
5490
5690
  "require",
5491
5691
  "exports"
5492
5692
  ],
5493
- "vs/editor/common/model/bracketPairsTextModelPart/bracketPairsImpl": [
5693
+ "vs/editor/common/viewLayout/viewLayout": [
5494
5694
  "require",
5495
5695
  "exports",
5496
- "vs/base/common/arrays",
5497
5696
  "vs/base/common/event",
5498
5697
  "vs/base/common/lifecycle",
5499
- "vs/editor/common/core/range",
5500
- "vs/editor/common/languages/supports",
5501
- "vs/editor/common/languages/supports/richEditBrackets",
5502
- "vs/editor/common/model/bracketPairsTextModelPart/bracketPairsTree/bracketPairsTree"
5698
+ "vs/base/common/scrollable",
5699
+ "vs/editor/common/viewLayout/linesLayout",
5700
+ "vs/editor/common/viewModel",
5701
+ "vs/editor/common/viewModelEventDispatcher"
5503
5702
  ],
5504
- "vs/editor/common/model/bracketPairsTextModelPart/colorizedBracketPairsDecorationProvider": [
5703
+ "vs/editor/common/viewModel/minimapTokensColorTracker": [
5505
5704
  "require",
5506
5705
  "exports",
5507
5706
  "vs/base/common/event",
5508
5707
  "vs/base/common/lifecycle",
5509
- "vs/editor/common/core/range",
5510
- "vs/editor/common/core/editorColorRegistry",
5511
- "vs/platform/theme/common/themeService"
5708
+ "vs/editor/common/core/rgba",
5709
+ "vs/editor/common/languages"
5512
5710
  ],
5513
- "vs/editor/common/model/editStack": [
5711
+ "vs/editor/common/viewModelEventDispatcher": [
5514
5712
  "require",
5515
5713
  "exports",
5516
- "vs/nls!vs/editor/common/model/editStack",
5517
- "vs/base/common/errors",
5518
- "vs/editor/common/core/selection",
5519
- "vs/base/common/uri",
5520
- "vs/editor/common/core/textChange",
5521
- "vs/base/common/buffer",
5522
- "vs/base/common/resources"
5523
- ],
5714
+ "vs/base/common/event",
5715
+ "vs/base/common/lifecycle"
5716
+ ],
5717
+ "vs/editor/common/viewModel/viewModelLines": [
5718
+ "require",
5719
+ "exports",
5720
+ "vs/base/common/arrays",
5721
+ "vs/editor/common/core/position",
5722
+ "vs/editor/common/core/range",
5723
+ "vs/editor/common/textModelGuides",
5724
+ "vs/editor/common/model/textModel",
5725
+ "vs/editor/common/textModelEvents",
5726
+ "vs/editor/common/viewEvents",
5727
+ "vs/editor/common/viewModel/modelLineProjection",
5728
+ "vs/editor/common/model/prefixSumComputer",
5729
+ "vs/editor/common/viewModel"
5730
+ ],
5731
+ "vs/editor/common/viewModel/glyphLanesModel": [
5732
+ "require",
5733
+ "exports",
5734
+ "vs/editor/common/model"
5735
+ ],
5736
+ "vs/editor/common/core/eolCounter": [
5737
+ "require",
5738
+ "exports"
5739
+ ],
5740
+ "vs/editor/common/model/bracketPairsTextModelPart/bracketPairsImpl": [
5741
+ "require",
5742
+ "exports",
5743
+ "vs/base/common/arrays",
5744
+ "vs/base/common/event",
5745
+ "vs/base/common/lifecycle",
5746
+ "vs/editor/common/core/range",
5747
+ "vs/editor/common/languages/supports",
5748
+ "vs/editor/common/languages/supports/richEditBrackets",
5749
+ "vs/editor/common/model/bracketPairsTextModelPart/bracketPairsTree/bracketPairsTree"
5750
+ ],
5751
+ "vs/editor/common/model/bracketPairsTextModelPart/colorizedBracketPairsDecorationProvider": [
5752
+ "require",
5753
+ "exports",
5754
+ "vs/base/common/event",
5755
+ "vs/base/common/lifecycle",
5756
+ "vs/editor/common/core/range",
5757
+ "vs/editor/common/core/editorColorRegistry",
5758
+ "vs/platform/theme/common/themeService"
5759
+ ],
5760
+ "vs/editor/common/model/editStack": [
5761
+ "require",
5762
+ "exports",
5763
+ "vs/nls!vs/editor/common/model/editStack",
5764
+ "vs/base/common/errors",
5765
+ "vs/editor/common/core/selection",
5766
+ "vs/base/common/uri",
5767
+ "vs/editor/common/core/textChange",
5768
+ "vs/base/common/buffer",
5769
+ "vs/base/common/resources"
5770
+ ],
5524
5771
  "vs/editor/common/model/guidesTextModelPart": [
5525
5772
  "require",
5526
5773
  "exports",
@@ -5584,78 +5831,6 @@
5584
5831
  "exports",
5585
5832
  "vs/platform/instantiation/common/instantiation"
5586
5833
  ],
5587
- "vs/editor/common/cursor/cursor": [
5588
- "require",
5589
- "exports",
5590
- "vs/base/common/errors",
5591
- "vs/base/common/strings",
5592
- "vs/editor/common/cursor/cursorCollection",
5593
- "vs/editor/common/cursorCommon",
5594
- "vs/editor/common/cursor/cursorContext",
5595
- "vs/editor/common/cursor/cursorDeleteOperations",
5596
- "vs/editor/common/cursor/cursorTypeOperations",
5597
- "vs/editor/common/core/range",
5598
- "vs/editor/common/core/selection",
5599
- "vs/editor/common/textModelEvents",
5600
- "vs/editor/common/viewEvents",
5601
- "vs/base/common/lifecycle",
5602
- "vs/editor/common/viewModelEventDispatcher"
5603
- ],
5604
- "vs/editor/common/languages/textToHtmlTokenizer": [
5605
- "require",
5606
- "exports",
5607
- "vs/base/common/strings",
5608
- "vs/editor/common/tokens/lineTokens",
5609
- "vs/editor/common/languages",
5610
- "vs/editor/common/languages/nullTokenize"
5611
- ],
5612
- "vs/editor/common/viewEvents": [
5613
- "require",
5614
- "exports"
5615
- ],
5616
- "vs/editor/common/viewLayout/viewLayout": [
5617
- "require",
5618
- "exports",
5619
- "vs/base/common/event",
5620
- "vs/base/common/lifecycle",
5621
- "vs/base/common/scrollable",
5622
- "vs/editor/common/viewLayout/linesLayout",
5623
- "vs/editor/common/viewModel",
5624
- "vs/editor/common/viewModelEventDispatcher"
5625
- ],
5626
- "vs/editor/common/viewModel/minimapTokensColorTracker": [
5627
- "require",
5628
- "exports",
5629
- "vs/base/common/event",
5630
- "vs/base/common/lifecycle",
5631
- "vs/editor/common/core/rgba",
5632
- "vs/editor/common/languages"
5633
- ],
5634
- "vs/editor/common/viewModelEventDispatcher": [
5635
- "require",
5636
- "exports",
5637
- "vs/base/common/event",
5638
- "vs/base/common/lifecycle"
5639
- ],
5640
- "vs/editor/common/viewModel/viewModelLines": [
5641
- "require",
5642
- "exports",
5643
- "vs/base/common/arrays",
5644
- "vs/editor/common/core/position",
5645
- "vs/editor/common/core/range",
5646
- "vs/editor/common/textModelGuides",
5647
- "vs/editor/common/model/textModel",
5648
- "vs/editor/common/textModelEvents",
5649
- "vs/editor/common/viewEvents",
5650
- "vs/editor/common/viewModel/modelLineProjection",
5651
- "vs/editor/common/model/prefixSumComputer",
5652
- "vs/editor/common/viewModel"
5653
- ],
5654
- "vs/editor/common/viewModel/glyphLanesModel": [
5655
- "require",
5656
- "exports",
5657
- "vs/editor/common/model"
5658
- ],
5659
5834
  "vs/nls!vs/platform/theme/common/colorRegistry": [],
5660
5835
  "vs/platform/jsonschemas/common/jsonContributionRegistry": [
5661
5836
  "require",
@@ -5663,207 +5838,81 @@
5663
5838
  "vs/base/common/event",
5664
5839
  "vs/platform/registry/common/platform"
5665
5840
  ],
5666
- "===anonymous62===": [
5841
+ "===anonymous63===": [
5667
5842
  "vs/platform/theme/common/colorRegistry.nls",
5668
5843
  "vs/platform/theme/common/colorRegistry.nls.keys"
5669
5844
  ],
5670
5845
  "vs/platform/theme/common/colorRegistry.nls": [],
5671
5846
  "vs/platform/theme/common/colorRegistry.nls.keys": [],
5672
- "vs/base/common/observableInternal/derived": [
5673
- "require",
5674
- "exports",
5675
- "vs/base/common/assert",
5676
- "vs/base/common/lifecycle",
5677
- "vs/base/common/observableInternal/base",
5678
- "vs/base/common/observableInternal/debugName",
5679
- "vs/base/common/observableInternal/logging"
5680
- ],
5681
- "vs/editor/browser/widget/diffEditor/components/accessibleDiffViewer": [
5847
+ "vs/base/common/symbols": [
5682
5848
  "require",
5683
- "exports",
5684
- "vs/base/browser/dom",
5685
- "vs/base/browser/trustedTypes",
5686
- "vs/base/browser/ui/actionbar/actionbar",
5687
- "vs/base/browser/ui/scrollbar/scrollableElement",
5688
- "vs/base/common/actions",
5689
- "vs/base/common/arrays",
5690
- "vs/base/common/codicons",
5691
- "vs/base/common/lifecycle",
5692
- "vs/base/common/observable",
5693
- "vs/base/common/themables",
5694
- "vs/editor/browser/config/domFontInfo",
5695
- "vs/editor/browser/widget/diffEditor/utils",
5696
- "vs/editor/common/config/editorOptions",
5697
- "vs/editor/common/core/lineRange",
5698
- "vs/editor/common/core/offsetRange",
5699
- "vs/editor/common/core/position",
5700
- "vs/editor/common/core/range",
5701
- "vs/editor/common/diff/rangeMapping",
5702
- "vs/editor/common/languages/language",
5703
- "vs/editor/common/tokens/lineTokens",
5704
- "vs/editor/common/viewLayout/viewLineRenderer",
5705
- "vs/editor/common/viewModel",
5706
- "vs/nls!vs/editor/browser/widget/diffEditor/components/accessibleDiffViewer",
5707
- "vs/platform/accessibilitySignal/browser/accessibilitySignalService",
5708
- "vs/platform/instantiation/common/instantiation",
5709
- "vs/platform/theme/common/iconRegistry",
5710
- "vs/css!vs/editor/browser/widget/diffEditor/components/accessibleDiffViewer"
5849
+ "exports"
5711
5850
  ],
5712
- "vs/editor/browser/widget/diffEditor/components/diffEditorDecorations": [
5851
+ "vs/editor/common/cursor/cursorAtomicMoveOperations": [
5713
5852
  "require",
5714
5853
  "exports",
5715
- "vs/base/common/lifecycle",
5716
- "vs/base/common/observable",
5717
- "vs/editor/browser/widget/diffEditor/features/movedBlocksLinesFeature",
5718
- "vs/editor/browser/widget/diffEditor/registrations.contribution",
5719
- "vs/editor/browser/widget/diffEditor/utils"
5854
+ "vs/editor/common/core/cursorColumns"
5720
5855
  ],
5721
- "vs/editor/browser/widget/diffEditor/components/diffEditorSash": [
5856
+ "vs/base/browser/event": [
5722
5857
  "require",
5723
5858
  "exports",
5724
- "vs/base/browser/ui/sash/sash",
5725
- "vs/base/common/lifecycle",
5726
- "vs/base/common/observable"
5859
+ "vs/base/common/event"
5727
5860
  ],
5728
- "vs/editor/browser/widget/diffEditor/components/diffEditorViewZones/diffEditorViewZones": [
5861
+ "vs/editor/browser/controller/textAreaState": [
5729
5862
  "require",
5730
5863
  "exports",
5731
- "vs/base/browser/dom",
5732
- "vs/base/common/arrays",
5733
- "vs/base/common/async",
5734
- "vs/base/common/codicons",
5735
- "vs/base/common/lifecycle",
5736
- "vs/base/common/observable",
5737
- "vs/base/common/themables",
5738
- "vs/base/common/types",
5739
- "vs/editor/browser/config/domFontInfo",
5740
- "vs/editor/browser/widget/diffEditor/registrations.contribution",
5741
- "vs/editor/browser/widget/diffEditor/diffEditorViewModel",
5742
- "vs/editor/browser/widget/diffEditor/components/diffEditorViewZones/inlineDiffDeletedCodeMargin",
5743
- "vs/editor/browser/widget/diffEditor/components/diffEditorViewZones/renderLines",
5744
- "vs/editor/browser/widget/diffEditor/utils",
5745
- "vs/editor/common/core/lineRange",
5746
- "vs/editor/common/core/position",
5747
- "vs/editor/common/viewModel",
5748
- "vs/platform/clipboard/common/clipboardService",
5749
- "vs/platform/contextview/browser/contextView"
5864
+ "vs/base/common/strings",
5865
+ "vs/editor/common/core/range"
5750
5866
  ],
5751
- "vs/editor/browser/widget/diffEditor/features/movedBlocksLinesFeature": [
5867
+ "vs/base/common/dataTransfer": [
5752
5868
  "require",
5753
5869
  "exports",
5754
- "vs/base/browser/dom",
5755
- "vs/base/browser/ui/actionbar/actionbar",
5756
- "vs/base/common/actions",
5757
5870
  "vs/base/common/arrays",
5758
- "vs/base/common/arraysFind",
5759
- "vs/base/common/codicons",
5760
- "vs/base/common/lifecycle",
5761
- "vs/base/common/observable",
5762
- "vs/base/common/themables",
5763
- "vs/editor/browser/widget/diffEditor/utils",
5764
- "vs/editor/common/core/offsetRange",
5765
- "vs/nls!vs/editor/browser/widget/diffEditor/features/movedBlocksLinesFeature"
5766
- ],
5767
- "vs/editor/browser/widget/diffEditor/features/overviewRulerFeature": [
5768
- "require",
5769
- "exports",
5770
- "vs/base/browser/dom",
5771
- "vs/base/browser/fastDomNode",
5772
- "vs/base/browser/ui/scrollbar/scrollbarState",
5773
- "vs/base/common/lifecycle",
5774
- "vs/base/common/observable",
5775
- "vs/editor/browser/widget/diffEditor/utils",
5776
- "vs/editor/common/core/position",
5777
- "vs/editor/common/viewModel/overviewZoneManager",
5778
- "vs/platform/theme/common/colorRegistry",
5779
- "vs/platform/theme/common/themeService"
5780
- ],
5781
- "vs/editor/browser/widget/diffEditor/delegatingEditorImpl": [
5782
- "require",
5783
- "exports",
5784
- "vs/base/common/event",
5785
- "vs/base/common/lifecycle"
5786
- ],
5787
- "vs/editor/browser/widget/diffEditor/components/diffEditorEditors": [
5788
- "require",
5789
- "exports",
5790
- "vs/base/common/event",
5791
- "vs/base/common/lifecycle",
5792
- "vs/base/common/observable",
5793
- "vs/editor/browser/widget/diffEditor/features/overviewRulerFeature",
5794
- "vs/editor/common/config/editorOptions",
5795
- "vs/nls!vs/editor/browser/widget/diffEditor/components/diffEditorEditors",
5796
- "vs/platform/instantiation/common/instantiation",
5797
- "vs/platform/keybinding/common/keybinding",
5798
- "vs/editor/common/core/position"
5799
- ],
5800
- "vs/editor/browser/widget/diffEditor/diffEditorOptions": [
5801
- "require",
5802
- "exports",
5803
- "vs/base/common/observable",
5804
- "vs/editor/common/config/diffEditor",
5805
- "vs/editor/common/config/editorOptions"
5871
+ "vs/base/common/iterator",
5872
+ "vs/base/common/uuid"
5806
5873
  ],
5807
- "vs/editor/browser/widget/diffEditor/diffEditorViewModel": [
5874
+ "vs/base/common/uuid": [
5808
5875
  "require",
5809
- "exports",
5810
- "vs/base/common/async",
5811
- "vs/base/common/cancellation",
5812
- "vs/base/common/lifecycle",
5813
- "vs/base/common/observable",
5814
- "vs/editor/browser/widget/diffEditor/diffProviderFactoryService",
5815
- "vs/editor/browser/widget/diffEditor/utils",
5816
- "vs/editor/common/core/lineRange",
5817
- "vs/editor/common/diff/defaultLinesDiffComputer/defaultLinesDiffComputer",
5818
- "vs/editor/common/diff/rangeMapping",
5819
- "vs/editor/common/model/bracketPairsTextModelPart/bracketPairsTree/beforeEditPositionMapper",
5820
- "vs/editor/common/model/bracketPairsTextModelPart/bracketPairsTree/combineTextEditInfos",
5821
- "vs/editor/common/diff/defaultLinesDiffComputer/heuristicSequenceOptimizations",
5822
- "vs/base/common/types",
5823
- "vs/base/common/arrays",
5824
- "vs/base/common/assert"
5876
+ "exports"
5825
5877
  ],
5826
- "vs/editor/browser/widget/diffEditor/features/revertButtonsFeature": [
5878
+ "vs/editor/browser/dnd": [
5827
5879
  "require",
5828
5880
  "exports",
5829
- "vs/base/browser/dom",
5830
- "vs/base/browser/ui/iconLabel/iconLabels",
5831
- "vs/base/common/codicons",
5832
- "vs/base/common/lifecycle",
5833
- "vs/base/common/observable",
5834
- "vs/editor/common/core/lineRange",
5835
- "vs/editor/common/core/range",
5836
- "vs/editor/common/model",
5837
- "vs/nls!vs/editor/browser/widget/diffEditor/features/revertButtonsFeature"
5838
- ],
5839
- "vs/css!vs/editor/browser/widget/diffEditor/style": [],
5840
- "vs/nls!vs/editor/browser/widget/diffEditor/registrations.contribution": [],
5841
- "===anonymous63===": [
5842
- "vs/editor/browser/widget/diffEditor/registrations.contribution.nls",
5843
- "vs/editor/browser/widget/diffEditor/registrations.contribution.nls.keys"
5844
- ],
5845
- "vs/editor/browser/widget/diffEditor/registrations.contribution.nls": [],
5846
- "vs/editor/browser/widget/diffEditor/registrations.contribution.nls.keys": [],
5847
- "vs/base/common/symbols": [
5848
- "require",
5849
- "exports"
5881
+ "vs/base/browser/dnd",
5882
+ "vs/base/common/dataTransfer",
5883
+ "vs/base/common/mime",
5884
+ "vs/base/common/uri",
5885
+ "vs/platform/dnd/browser/dnd"
5850
5886
  ],
5851
- "vs/editor/common/cursor/cursorAtomicMoveOperations": [
5887
+ "vs/editor/contrib/dropOrPasteInto/browser/edit": [
5852
5888
  "require",
5853
5889
  "exports",
5854
- "vs/editor/common/core/cursorColumns"
5890
+ "vs/editor/browser/services/bulkEditService",
5891
+ "vs/editor/contrib/snippet/browser/snippetParser"
5855
5892
  ],
5856
- "vs/editor/common/config/diffEditor": [
5893
+ "vs/nls!vs/editor/contrib/dropOrPasteInto/browser/copyPasteController": [],
5894
+ "vs/editor/contrib/dropOrPasteInto/browser/postEditWidget": [
5857
5895
  "require",
5858
- "exports"
5896
+ "exports",
5897
+ "vs/base/browser/dom",
5898
+ "vs/base/browser/ui/button/button",
5899
+ "vs/base/common/actions",
5900
+ "vs/base/common/event",
5901
+ "vs/base/common/lifecycle",
5902
+ "vs/editor/browser/services/bulkEditService",
5903
+ "vs/editor/contrib/dropOrPasteInto/browser/edit",
5904
+ "vs/platform/contextkey/common/contextkey",
5905
+ "vs/platform/contextview/browser/contextView",
5906
+ "vs/platform/instantiation/common/instantiation",
5907
+ "vs/platform/keybinding/common/keybinding",
5908
+ "vs/css!vs/editor/contrib/dropOrPasteInto/browser/postEditWidget"
5859
5909
  ],
5860
- "vs/nls!vs/editor/common/config/editorConfigurationSchema": [],
5861
5910
  "===anonymous64===": [
5862
- "vs/editor/common/config/editorConfigurationSchema.nls",
5863
- "vs/editor/common/config/editorConfigurationSchema.nls.keys"
5911
+ "vs/editor/contrib/dropOrPasteInto/browser/copyPasteController.nls",
5912
+ "vs/editor/contrib/dropOrPasteInto/browser/copyPasteController.nls.keys"
5864
5913
  ],
5865
- "vs/editor/common/config/editorConfigurationSchema.nls": [],
5866
- "vs/editor/common/config/editorConfigurationSchema.nls.keys": [],
5914
+ "vs/editor/contrib/dropOrPasteInto/browser/copyPasteController.nls": [],
5915
+ "vs/editor/contrib/dropOrPasteInto/browser/copyPasteController.nls.keys": [],
5867
5916
  "vs/editor/contrib/codeAction/browser/codeAction": [
5868
5917
  "require",
5869
5918
  "exports",
@@ -5913,6 +5962,17 @@
5913
5962
  ],
5914
5963
  "vs/editor/contrib/codeAction/browser/codeActionCommands.nls": [],
5915
5964
  "vs/editor/contrib/codeAction/browser/codeActionCommands.nls.keys": [],
5965
+ "vs/editor/common/config/diffEditor": [
5966
+ "require",
5967
+ "exports"
5968
+ ],
5969
+ "vs/nls!vs/editor/common/config/editorConfigurationSchema": [],
5970
+ "===anonymous66===": [
5971
+ "vs/editor/common/config/editorConfigurationSchema.nls",
5972
+ "vs/editor/common/config/editorConfigurationSchema.nls.keys"
5973
+ ],
5974
+ "vs/editor/common/config/editorConfigurationSchema.nls": [],
5975
+ "vs/editor/common/config/editorConfigurationSchema.nls.keys": [],
5916
5976
  "vs/editor/contrib/codeAction/browser/codeActionKeybindingResolver": [
5917
5977
  "require",
5918
5978
  "exports",
@@ -5947,7 +6007,7 @@
5947
6007
  "vs/platform/theme/common/colorRegistry",
5948
6008
  "vs/css!vs/platform/actionWidget/browser/actionWidget"
5949
6009
  ],
5950
- "===anonymous66===": [
6010
+ "===anonymous67===": [
5951
6011
  "vs/editor/contrib/codeAction/browser/codeActionController.nls",
5952
6012
  "vs/editor/contrib/codeAction/browser/codeActionController.nls.keys"
5953
6013
  ],
@@ -5970,79 +6030,19 @@
5970
6030
  ],
5971
6031
  "vs/nls!vs/editor/contrib/codeAction/browser/lightBulbWidget": [],
5972
6032
  "vs/css!vs/editor/contrib/codeAction/browser/lightBulbWidget": [],
5973
- "===anonymous67===": [
6033
+ "===anonymous68===": [
5974
6034
  "vs/editor/contrib/codeAction/browser/lightBulbWidget.nls",
5975
6035
  "vs/editor/contrib/codeAction/browser/lightBulbWidget.nls.keys"
5976
6036
  ],
5977
6037
  "vs/editor/contrib/codeAction/browser/lightBulbWidget.nls": [],
5978
6038
  "vs/editor/contrib/codeAction/browser/lightBulbWidget.nls.keys": [],
5979
6039
  "vs/nls!vs/platform/configuration/common/configurationRegistry": [],
5980
- "===anonymous68===": [
6040
+ "===anonymous69===": [
5981
6041
  "vs/platform/configuration/common/configurationRegistry.nls",
5982
6042
  "vs/platform/configuration/common/configurationRegistry.nls.keys"
5983
6043
  ],
5984
6044
  "vs/platform/configuration/common/configurationRegistry.nls": [],
5985
6045
  "vs/platform/configuration/common/configurationRegistry.nls.keys": [],
5986
- "vs/base/browser/event": [
5987
- "require",
5988
- "exports",
5989
- "vs/base/common/event"
5990
- ],
5991
- "vs/editor/browser/controller/textAreaState": [
5992
- "require",
5993
- "exports",
5994
- "vs/base/common/strings",
5995
- "vs/editor/common/core/range"
5996
- ],
5997
- "vs/base/common/dataTransfer": [
5998
- "require",
5999
- "exports",
6000
- "vs/base/common/arrays",
6001
- "vs/base/common/iterator",
6002
- "vs/base/common/uuid"
6003
- ],
6004
- "vs/base/common/uuid": [
6005
- "require",
6006
- "exports"
6007
- ],
6008
- "vs/editor/browser/dnd": [
6009
- "require",
6010
- "exports",
6011
- "vs/base/browser/dnd",
6012
- "vs/base/common/dataTransfer",
6013
- "vs/base/common/mime",
6014
- "vs/base/common/uri",
6015
- "vs/platform/dnd/browser/dnd"
6016
- ],
6017
- "vs/editor/contrib/dropOrPasteInto/browser/edit": [
6018
- "require",
6019
- "exports",
6020
- "vs/editor/browser/services/bulkEditService",
6021
- "vs/editor/contrib/snippet/browser/snippetParser"
6022
- ],
6023
- "vs/nls!vs/editor/contrib/dropOrPasteInto/browser/copyPasteController": [],
6024
- "vs/editor/contrib/dropOrPasteInto/browser/postEditWidget": [
6025
- "require",
6026
- "exports",
6027
- "vs/base/browser/dom",
6028
- "vs/base/browser/ui/button/button",
6029
- "vs/base/common/actions",
6030
- "vs/base/common/event",
6031
- "vs/base/common/lifecycle",
6032
- "vs/editor/browser/services/bulkEditService",
6033
- "vs/editor/contrib/dropOrPasteInto/browser/edit",
6034
- "vs/platform/contextkey/common/contextkey",
6035
- "vs/platform/contextview/browser/contextView",
6036
- "vs/platform/instantiation/common/instantiation",
6037
- "vs/platform/keybinding/common/keybinding",
6038
- "vs/css!vs/editor/contrib/dropOrPasteInto/browser/postEditWidget"
6039
- ],
6040
- "===anonymous69===": [
6041
- "vs/editor/contrib/dropOrPasteInto/browser/copyPasteController.nls",
6042
- "vs/editor/contrib/dropOrPasteInto/browser/copyPasteController.nls.keys"
6043
- ],
6044
- "vs/editor/contrib/dropOrPasteInto/browser/copyPasteController.nls": [],
6045
- "vs/editor/contrib/dropOrPasteInto/browser/copyPasteController.nls.keys": [],
6046
6046
  "vs/base/browser/ui/iconLabel/iconLabels": [
6047
6047
  "require",
6048
6048
  "exports",
@@ -6054,17 +6054,6 @@
6054
6054
  "require",
6055
6055
  "exports"
6056
6056
  ],
6057
- "vs/editor/contrib/colorPicker/browser/defaultDocumentColorProvider": [
6058
- "require",
6059
- "exports",
6060
- "vs/base/common/color",
6061
- "vs/editor/browser/services/editorWorkerService",
6062
- "vs/editor/common/services/model",
6063
- "vs/editor/common/languages/languageConfigurationRegistry",
6064
- "vs/base/common/lifecycle",
6065
- "vs/editor/common/services/languageFeatures",
6066
- "vs/editor/common/editorFeatures"
6067
- ],
6068
6057
  "vs/editor/browser/editorDom": [
6069
6058
  "require",
6070
6059
  "exports",
@@ -6110,6 +6099,17 @@
6110
6099
  "vs/platform/theme/common/iconRegistry",
6111
6100
  "vs/css!vs/editor/contrib/colorPicker/browser/colorPicker"
6112
6101
  ],
6102
+ "vs/editor/contrib/colorPicker/browser/defaultDocumentColorProvider": [
6103
+ "require",
6104
+ "exports",
6105
+ "vs/base/common/color",
6106
+ "vs/editor/browser/services/editorWorkerService",
6107
+ "vs/editor/common/services/model",
6108
+ "vs/editor/common/languages/languageConfigurationRegistry",
6109
+ "vs/base/common/lifecycle",
6110
+ "vs/editor/common/services/languageFeatures",
6111
+ "vs/editor/common/editorFeatures"
6112
+ ],
6113
6113
  "vs/base/browser/dnd": [
6114
6114
  "require",
6115
6115
  "exports",
@@ -6170,6 +6170,25 @@
6170
6170
  ],
6171
6171
  "vs/editor/contrib/dropOrPasteInto/browser/defaultProviders.nls": [],
6172
6172
  "vs/editor/contrib/dropOrPasteInto/browser/defaultProviders.nls.keys": [],
6173
+ "vs/editor/contrib/find/browser/findDecorations": [
6174
+ "require",
6175
+ "exports",
6176
+ "vs/editor/common/core/range",
6177
+ "vs/editor/common/model",
6178
+ "vs/editor/common/model/textModel",
6179
+ "vs/platform/theme/common/colorRegistry",
6180
+ "vs/platform/theme/common/themeService"
6181
+ ],
6182
+ "vs/editor/contrib/find/browser/replaceAllCommand": [
6183
+ "require",
6184
+ "exports",
6185
+ "vs/editor/common/core/range"
6186
+ ],
6187
+ "vs/editor/contrib/find/browser/replacePattern": [
6188
+ "require",
6189
+ "exports",
6190
+ "vs/base/common/search"
6191
+ ],
6173
6192
  "vs/editor/common/services/treeViewsDnd": [
6174
6193
  "require",
6175
6194
  "exports"
@@ -6210,25 +6229,6 @@
6210
6229
  "vs/base/common/lifecycle"
6211
6230
  ],
6212
6231
  "vs/css!vs/editor/contrib/find/browser/findOptionsWidget": [],
6213
- "vs/editor/contrib/find/browser/findDecorations": [
6214
- "require",
6215
- "exports",
6216
- "vs/editor/common/core/range",
6217
- "vs/editor/common/model",
6218
- "vs/editor/common/model/textModel",
6219
- "vs/platform/theme/common/colorRegistry",
6220
- "vs/platform/theme/common/themeService"
6221
- ],
6222
- "vs/editor/contrib/find/browser/replaceAllCommand": [
6223
- "require",
6224
- "exports",
6225
- "vs/editor/common/core/range"
6226
- ],
6227
- "vs/editor/contrib/find/browser/replacePattern": [
6228
- "require",
6229
- "exports",
6230
- "vs/base/common/search"
6231
- ],
6232
6232
  "vs/base/browser/ui/toggle/toggle": [
6233
6233
  "require",
6234
6234
  "exports",
@@ -6288,6 +6288,28 @@
6288
6288
  ],
6289
6289
  "vs/editor/contrib/folding/browser/foldingDecorations.nls": [],
6290
6290
  "vs/editor/contrib/folding/browser/foldingDecorations.nls.keys": [],
6291
+ "vs/editor/browser/widget/markdownRenderer/browser/markdownRenderer": [
6292
+ "require",
6293
+ "exports",
6294
+ "vs/base/browser/markdownRenderer",
6295
+ "vs/base/browser/trustedTypes",
6296
+ "vs/base/common/errors",
6297
+ "vs/base/common/event",
6298
+ "vs/base/common/lifecycle",
6299
+ "vs/editor/browser/config/domFontInfo",
6300
+ "vs/editor/common/languages/language",
6301
+ "vs/editor/common/languages/modesRegistry",
6302
+ "vs/editor/common/languages/textToHtmlTokenizer",
6303
+ "vs/platform/opener/common/opener",
6304
+ "vs/css!vs/editor/browser/widget/markdownRenderer/browser/renderedMarkdown"
6305
+ ],
6306
+ "vs/nls!vs/editor/contrib/inlineCompletions/browser/hoverParticipant": [],
6307
+ "===anonymous77===": [
6308
+ "vs/editor/contrib/inlineCompletions/browser/hoverParticipant.nls",
6309
+ "vs/editor/contrib/inlineCompletions/browser/hoverParticipant.nls.keys"
6310
+ ],
6311
+ "vs/editor/contrib/inlineCompletions/browser/hoverParticipant.nls": [],
6312
+ "vs/editor/contrib/inlineCompletions/browser/hoverParticipant.nls.keys": [],
6291
6313
  "vs/base/common/observableInternal/base": [
6292
6314
  "require",
6293
6315
  "exports",
@@ -6309,34 +6331,12 @@
6309
6331
  "vs/nls!vs/editor/contrib/inlineCompletions/browser/inlineCompletionContextKeys"
6310
6332
  ],
6311
6333
  "vs/nls!vs/editor/contrib/inlineCompletions/browser/commands": [],
6312
- "===anonymous77===": [
6334
+ "===anonymous78===": [
6313
6335
  "vs/editor/contrib/inlineCompletions/browser/commands.nls",
6314
6336
  "vs/editor/contrib/inlineCompletions/browser/commands.nls.keys"
6315
6337
  ],
6316
6338
  "vs/editor/contrib/inlineCompletions/browser/commands.nls": [],
6317
6339
  "vs/editor/contrib/inlineCompletions/browser/commands.nls.keys": [],
6318
- "vs/editor/browser/widget/markdownRenderer/browser/markdownRenderer": [
6319
- "require",
6320
- "exports",
6321
- "vs/base/browser/markdownRenderer",
6322
- "vs/base/browser/trustedTypes",
6323
- "vs/base/common/errors",
6324
- "vs/base/common/event",
6325
- "vs/base/common/lifecycle",
6326
- "vs/editor/browser/config/domFontInfo",
6327
- "vs/editor/common/languages/language",
6328
- "vs/editor/common/languages/modesRegistry",
6329
- "vs/editor/common/languages/textToHtmlTokenizer",
6330
- "vs/platform/opener/common/opener",
6331
- "vs/css!vs/editor/browser/widget/markdownRenderer/browser/renderedMarkdown"
6332
- ],
6333
- "vs/nls!vs/editor/contrib/inlineCompletions/browser/hoverParticipant": [],
6334
- "===anonymous78===": [
6335
- "vs/editor/contrib/inlineCompletions/browser/hoverParticipant.nls",
6336
- "vs/editor/contrib/inlineCompletions/browser/hoverParticipant.nls.keys"
6337
- ],
6338
- "vs/editor/contrib/inlineCompletions/browser/hoverParticipant.nls": [],
6339
- "vs/editor/contrib/inlineCompletions/browser/hoverParticipant.nls.keys": [],
6340
6340
  "vs/editor/contrib/inlineCompletions/browser/ghostTextWidget": [
6341
6341
  "require",
6342
6342
  "exports",
@@ -6408,12 +6408,63 @@
6408
6408
  "vs/base/common/observableInternal/derived",
6409
6409
  "vs/base/common/observableInternal/logging"
6410
6410
  ],
6411
- "===anonymous79===": [
6412
- "vs/editor/contrib/inlineCompletions/browser/inlineCompletionsController.nls",
6413
- "vs/editor/contrib/inlineCompletions/browser/inlineCompletionsController.nls.keys"
6411
+ "===anonymous79===": [
6412
+ "vs/editor/contrib/inlineCompletions/browser/inlineCompletionsController.nls",
6413
+ "vs/editor/contrib/inlineCompletions/browser/inlineCompletionsController.nls.keys"
6414
+ ],
6415
+ "vs/editor/contrib/inlineCompletions/browser/inlineCompletionsController.nls": [],
6416
+ "vs/editor/contrib/inlineCompletions/browser/inlineCompletionsController.nls.keys": [],
6417
+ "vs/base/common/idGenerator": [
6418
+ "require",
6419
+ "exports"
6420
+ ],
6421
+ "vs/nls!vs/editor/contrib/gotoSymbol/browser/referencesModel": [],
6422
+ "===anonymous80===": [
6423
+ "vs/editor/contrib/gotoSymbol/browser/referencesModel.nls",
6424
+ "vs/editor/contrib/gotoSymbol/browser/referencesModel.nls.keys"
6425
+ ],
6426
+ "vs/editor/contrib/gotoSymbol/browser/referencesModel.nls": [],
6427
+ "vs/editor/contrib/gotoSymbol/browser/referencesModel.nls.keys": [],
6428
+ "vs/base/browser/markdownRenderer": [
6429
+ "require",
6430
+ "exports",
6431
+ "vs/base/browser/dom",
6432
+ "vs/base/browser/dompurify/dompurify",
6433
+ "vs/base/browser/event",
6434
+ "vs/base/browser/formattedTextRenderer",
6435
+ "vs/base/browser/keyboardEvent",
6436
+ "vs/base/browser/mouseEvent",
6437
+ "vs/base/browser/ui/iconLabel/iconLabels",
6438
+ "vs/base/common/errors",
6439
+ "vs/base/common/event",
6440
+ "vs/base/common/htmlContent",
6441
+ "vs/base/common/iconLabels",
6442
+ "vs/base/common/idGenerator",
6443
+ "vs/base/common/lazy",
6444
+ "vs/base/common/lifecycle",
6445
+ "vs/base/common/marked/marked",
6446
+ "vs/base/common/marshalling",
6447
+ "vs/base/common/network",
6448
+ "vs/base/common/objects",
6449
+ "vs/base/common/resources",
6450
+ "vs/base/common/strings",
6451
+ "vs/base/common/uri"
6452
+ ],
6453
+ "vs/nls!vs/editor/contrib/message/browser/messageController": [],
6454
+ "vs/css!vs/editor/contrib/message/browser/messageController": [],
6455
+ "===anonymous81===": [
6456
+ "vs/editor/contrib/message/browser/messageController.nls",
6457
+ "vs/editor/contrib/message/browser/messageController.nls.keys"
6458
+ ],
6459
+ "vs/editor/contrib/message/browser/messageController.nls": [],
6460
+ "vs/editor/contrib/message/browser/messageController.nls.keys": [],
6461
+ "vs/nls!vs/editor/contrib/gotoSymbol/browser/symbolNavigation": [],
6462
+ "===anonymous82===": [
6463
+ "vs/editor/contrib/gotoSymbol/browser/symbolNavigation.nls",
6464
+ "vs/editor/contrib/gotoSymbol/browser/symbolNavigation.nls.keys"
6414
6465
  ],
6415
- "vs/editor/contrib/inlineCompletions/browser/inlineCompletionsController.nls": [],
6416
- "vs/editor/contrib/inlineCompletions/browser/inlineCompletionsController.nls.keys": [],
6466
+ "vs/editor/contrib/gotoSymbol/browser/symbolNavigation.nls": [],
6467
+ "vs/editor/contrib/gotoSymbol/browser/symbolNavigation.nls.keys": [],
6417
6468
  "vs/base/browser/ui/actionbar/actionbar": [
6418
6469
  "require",
6419
6470
  "exports",
@@ -6471,19 +6522,19 @@
6471
6522
  "vs/css!vs/platform/actions/browser/menuEntryActionViewItem"
6472
6523
  ],
6473
6524
  "vs/css!vs/editor/contrib/peekView/browser/media/peekViewWidget": [],
6474
- "===anonymous80===": [
6525
+ "===anonymous83===": [
6475
6526
  "vs/editor/contrib/peekView/browser/peekView.nls",
6476
6527
  "vs/editor/contrib/peekView/browser/peekView.nls.keys"
6477
6528
  ],
6478
6529
  "vs/editor/contrib/peekView/browser/peekView.nls": [],
6479
6530
  "vs/editor/contrib/peekView/browser/peekView.nls.keys": [],
6480
- "vs/nls!vs/platform/theme/common/iconRegistry": [],
6481
- "===anonymous81===": [
6482
- "vs/platform/theme/common/iconRegistry.nls",
6483
- "vs/platform/theme/common/iconRegistry.nls.keys"
6531
+ "vs/nls!vs/platform/contextkey/common/contextkeys": [],
6532
+ "===anonymous84===": [
6533
+ "vs/platform/contextkey/common/contextkeys.nls",
6534
+ "vs/platform/contextkey/common/contextkeys.nls.keys"
6484
6535
  ],
6485
- "vs/platform/theme/common/iconRegistry.nls": [],
6486
- "vs/platform/theme/common/iconRegistry.nls.keys": [],
6536
+ "vs/platform/contextkey/common/contextkeys.nls": [],
6537
+ "vs/platform/contextkey/common/contextkeys.nls.keys": [],
6487
6538
  "vs/base/browser/ui/scrollbar/scrollableElement": [
6488
6539
  "require",
6489
6540
  "exports",
@@ -6511,70 +6562,19 @@
6511
6562
  "vs/css!vs/platform/severityIcon/browser/media/severityIcon"
6512
6563
  ],
6513
6564
  "vs/css!vs/editor/contrib/gotoError/browser/media/gotoErrorWidget": [],
6514
- "===anonymous82===": [
6565
+ "===anonymous85===": [
6515
6566
  "vs/editor/contrib/gotoError/browser/gotoErrorWidget.nls",
6516
6567
  "vs/editor/contrib/gotoError/browser/gotoErrorWidget.nls.keys"
6517
6568
  ],
6518
6569
  "vs/editor/contrib/gotoError/browser/gotoErrorWidget.nls": [],
6519
6570
  "vs/editor/contrib/gotoError/browser/gotoErrorWidget.nls.keys": [],
6520
- "vs/nls!vs/editor/contrib/gotoSymbol/browser/symbolNavigation": [],
6521
- "===anonymous83===": [
6522
- "vs/editor/contrib/gotoSymbol/browser/symbolNavigation.nls",
6523
- "vs/editor/contrib/gotoSymbol/browser/symbolNavigation.nls.keys"
6524
- ],
6525
- "vs/editor/contrib/gotoSymbol/browser/symbolNavigation.nls": [],
6526
- "vs/editor/contrib/gotoSymbol/browser/symbolNavigation.nls.keys": [],
6527
- "vs/base/common/idGenerator": [
6528
- "require",
6529
- "exports"
6530
- ],
6531
- "vs/nls!vs/editor/contrib/gotoSymbol/browser/referencesModel": [],
6532
- "===anonymous84===": [
6533
- "vs/editor/contrib/gotoSymbol/browser/referencesModel.nls",
6534
- "vs/editor/contrib/gotoSymbol/browser/referencesModel.nls.keys"
6535
- ],
6536
- "vs/editor/contrib/gotoSymbol/browser/referencesModel.nls": [],
6537
- "vs/editor/contrib/gotoSymbol/browser/referencesModel.nls.keys": [],
6538
- "vs/base/browser/markdownRenderer": [
6539
- "require",
6540
- "exports",
6541
- "vs/base/browser/dom",
6542
- "vs/base/browser/dompurify/dompurify",
6543
- "vs/base/browser/event",
6544
- "vs/base/browser/formattedTextRenderer",
6545
- "vs/base/browser/keyboardEvent",
6546
- "vs/base/browser/mouseEvent",
6547
- "vs/base/browser/ui/iconLabel/iconLabels",
6548
- "vs/base/common/errors",
6549
- "vs/base/common/event",
6550
- "vs/base/common/htmlContent",
6551
- "vs/base/common/iconLabels",
6552
- "vs/base/common/idGenerator",
6553
- "vs/base/common/lazy",
6554
- "vs/base/common/lifecycle",
6555
- "vs/base/common/marked/marked",
6556
- "vs/base/common/marshalling",
6557
- "vs/base/common/network",
6558
- "vs/base/common/objects",
6559
- "vs/base/common/resources",
6560
- "vs/base/common/strings",
6561
- "vs/base/common/uri"
6562
- ],
6563
- "vs/nls!vs/editor/contrib/message/browser/messageController": [],
6564
- "vs/css!vs/editor/contrib/message/browser/messageController": [],
6565
- "===anonymous85===": [
6566
- "vs/editor/contrib/message/browser/messageController.nls",
6567
- "vs/editor/contrib/message/browser/messageController.nls.keys"
6568
- ],
6569
- "vs/editor/contrib/message/browser/messageController.nls": [],
6570
- "vs/editor/contrib/message/browser/messageController.nls.keys": [],
6571
- "vs/nls!vs/platform/contextkey/common/contextkeys": [],
6571
+ "vs/nls!vs/platform/theme/common/iconRegistry": [],
6572
6572
  "===anonymous86===": [
6573
- "vs/platform/contextkey/common/contextkeys.nls",
6574
- "vs/platform/contextkey/common/contextkeys.nls.keys"
6573
+ "vs/platform/theme/common/iconRegistry.nls",
6574
+ "vs/platform/theme/common/iconRegistry.nls.keys"
6575
6575
  ],
6576
- "vs/platform/contextkey/common/contextkeys.nls": [],
6577
- "vs/platform/contextkey/common/contextkeys.nls.keys": [],
6576
+ "vs/platform/theme/common/iconRegistry.nls": [],
6577
+ "vs/platform/theme/common/iconRegistry.nls.keys": [],
6578
6578
  "vs/base/browser/ui/hover/hoverWidget": [
6579
6579
  "require",
6580
6580
  "exports",
@@ -6662,7 +6662,6 @@
6662
6662
  ],
6663
6663
  "vs/editor/contrib/inlineCompletions/browser/inlineCompletionsHintsWidget.nls": [],
6664
6664
  "vs/editor/contrib/inlineCompletions/browser/inlineCompletionsHintsWidget.nls.keys": [],
6665
- "vs/nls!vs/editor/contrib/inlayHints/browser/inlayHintsHover": [],
6666
6665
  "vs/editor/contrib/inlayHints/browser/inlayHints": [
6667
6666
  "require",
6668
6667
  "exports",
@@ -6673,12 +6672,6 @@
6673
6672
  "vs/base/common/network",
6674
6673
  "vs/base/common/uri"
6675
6674
  ],
6676
- "===anonymous90===": [
6677
- "vs/editor/contrib/inlayHints/browser/inlayHintsHover.nls",
6678
- "vs/editor/contrib/inlayHints/browser/inlayHintsHover.nls.keys"
6679
- ],
6680
- "vs/editor/contrib/inlayHints/browser/inlayHintsHover.nls": [],
6681
- "vs/editor/contrib/inlayHints/browser/inlayHintsHover.nls.keys": [],
6682
6675
  "vs/editor/contrib/inlayHints/browser/inlayHintsLocations": [
6683
6676
  "require",
6684
6677
  "exports",
@@ -6697,6 +6690,13 @@
6697
6690
  "vs/platform/instantiation/common/instantiation",
6698
6691
  "vs/platform/notification/common/notification"
6699
6692
  ],
6693
+ "vs/nls!vs/editor/contrib/inlayHints/browser/inlayHintsHover": [],
6694
+ "===anonymous90===": [
6695
+ "vs/editor/contrib/inlayHints/browser/inlayHintsHover.nls",
6696
+ "vs/editor/contrib/inlayHints/browser/inlayHintsHover.nls.keys"
6697
+ ],
6698
+ "vs/editor/contrib/inlayHints/browser/inlayHintsHover.nls": [],
6699
+ "vs/editor/contrib/inlayHints/browser/inlayHintsHover.nls.keys": [],
6700
6700
  "vs/base/common/extpath": [
6701
6701
  "require",
6702
6702
  "exports",
@@ -6704,6 +6704,10 @@
6704
6704
  "vs/base/common/platform",
6705
6705
  "vs/base/common/strings"
6706
6706
  ],
6707
+ "vs/editor/contrib/inlineEdit/browser/commandIds": [
6708
+ "require",
6709
+ "exports"
6710
+ ],
6707
6711
  "vs/nls!vs/editor/contrib/wordHighlighter/browser/highlightDecorations": [],
6708
6712
  "vs/css!vs/editor/contrib/wordHighlighter/browser/highlightDecorations": [],
6709
6713
  "===anonymous91===": [
@@ -6712,9 +6716,26 @@
6712
6716
  ],
6713
6717
  "vs/editor/contrib/wordHighlighter/browser/highlightDecorations.nls": [],
6714
6718
  "vs/editor/contrib/wordHighlighter/browser/highlightDecorations.nls.keys": [],
6715
- "vs/editor/contrib/inlineEdit/browser/commandIds": [
6719
+ "vs/editor/contrib/inlineEdit/browser/inlineEditHintsWidget": [
6716
6720
  "require",
6717
- "exports"
6721
+ "exports",
6722
+ "vs/base/browser/dom",
6723
+ "vs/base/browser/ui/keybindingLabel/keybindingLabel",
6724
+ "vs/base/common/actions",
6725
+ "vs/base/common/arrays",
6726
+ "vs/base/common/lifecycle",
6727
+ "vs/base/common/observable",
6728
+ "vs/base/common/platform",
6729
+ "vs/editor/common/core/position",
6730
+ "vs/platform/actions/browser/menuEntryActionViewItem",
6731
+ "vs/platform/actions/browser/toolbar",
6732
+ "vs/platform/actions/common/actions",
6733
+ "vs/platform/contextkey/common/contextkey",
6734
+ "vs/platform/contextview/browser/contextView",
6735
+ "vs/platform/instantiation/common/instantiation",
6736
+ "vs/platform/keybinding/common/keybinding",
6737
+ "vs/platform/telemetry/common/telemetry",
6738
+ "vs/css!vs/editor/contrib/inlineEdit/browser/inlineEditHintsWidget"
6718
6739
  ],
6719
6740
  "vs/editor/contrib/inlineEdit/browser/ghostTextWidget": [
6720
6741
  "require",
@@ -6737,27 +6758,6 @@
6737
6758
  "vs/base/common/strings",
6738
6759
  "vs/editor/contrib/inlineCompletions/browser/utils"
6739
6760
  ],
6740
- "vs/editor/contrib/inlineEdit/browser/inlineEditHintsWidget": [
6741
- "require",
6742
- "exports",
6743
- "vs/base/browser/dom",
6744
- "vs/base/browser/ui/keybindingLabel/keybindingLabel",
6745
- "vs/base/common/actions",
6746
- "vs/base/common/arrays",
6747
- "vs/base/common/lifecycle",
6748
- "vs/base/common/observable",
6749
- "vs/base/common/platform",
6750
- "vs/editor/common/core/position",
6751
- "vs/platform/actions/browser/menuEntryActionViewItem",
6752
- "vs/platform/actions/browser/toolbar",
6753
- "vs/platform/actions/common/actions",
6754
- "vs/platform/contextkey/common/contextkey",
6755
- "vs/platform/contextview/browser/contextView",
6756
- "vs/platform/instantiation/common/instantiation",
6757
- "vs/platform/keybinding/common/keybinding",
6758
- "vs/platform/telemetry/common/telemetry",
6759
- "vs/css!vs/editor/contrib/inlineEdit/browser/inlineEditHintsWidget"
6760
- ],
6761
6761
  "vs/nls!vs/editor/contrib/parameterHints/browser/parameterHintsWidget": [],
6762
6762
  "vs/css!vs/editor/contrib/parameterHints/browser/parameterHints": [],
6763
6763
  "===anonymous92===": [
@@ -6766,19 +6766,6 @@
6766
6766
  ],
6767
6767
  "vs/editor/contrib/parameterHints/browser/parameterHintsWidget.nls": [],
6768
6768
  "vs/editor/contrib/parameterHints/browser/parameterHintsWidget.nls.keys": [],
6769
- "vs/editor/common/tokens/sparseMultilineTokens": [
6770
- "require",
6771
- "exports",
6772
- "vs/editor/common/core/position",
6773
- "vs/editor/common/core/range",
6774
- "vs/editor/common/core/eolCounter"
6775
- ],
6776
- "vs/editor/common/services/semanticTokensDto": [
6777
- "require",
6778
- "exports",
6779
- "vs/base/common/buffer",
6780
- "vs/base/common/platform"
6781
- ],
6782
6769
  "vs/base/browser/ui/list/listWidget": [
6783
6770
  "require",
6784
6771
  "exports",
@@ -6811,18 +6798,52 @@
6811
6798
  ],
6812
6799
  "vs/editor/contrib/rename/browser/renameInputField.nls": [],
6813
6800
  "vs/editor/contrib/rename/browser/renameInputField.nls.keys": [],
6801
+ "vs/editor/common/tokens/sparseMultilineTokens": [
6802
+ "require",
6803
+ "exports",
6804
+ "vs/editor/common/core/position",
6805
+ "vs/editor/common/core/range",
6806
+ "vs/editor/common/core/eolCounter"
6807
+ ],
6808
+ "vs/editor/common/services/semanticTokensDto": [
6809
+ "require",
6810
+ "exports",
6811
+ "vs/base/common/buffer",
6812
+ "vs/base/common/platform"
6813
+ ],
6814
+ "vs/nls!vs/editor/contrib/suggest/browser/suggest": [],
6815
+ "===anonymous94===": [
6816
+ "vs/editor/contrib/suggest/browser/suggest.nls",
6817
+ "vs/editor/contrib/suggest/browser/suggest.nls.keys"
6818
+ ],
6819
+ "vs/editor/contrib/suggest/browser/suggest.nls": [],
6820
+ "vs/editor/contrib/suggest/browser/suggest.nls.keys": [],
6814
6821
  "vs/nls!vs/editor/contrib/stickyScroll/browser/stickyScrollActions": [],
6815
6822
  "vs/platform/action/common/actionCommonCategories": [
6816
6823
  "require",
6817
6824
  "exports",
6818
6825
  "vs/nls!vs/platform/action/common/actionCommonCategories"
6819
6826
  ],
6820
- "===anonymous94===": [
6827
+ "===anonymous95===": [
6821
6828
  "vs/editor/contrib/stickyScroll/browser/stickyScrollActions.nls",
6822
6829
  "vs/editor/contrib/stickyScroll/browser/stickyScrollActions.nls.keys"
6823
6830
  ],
6824
6831
  "vs/editor/contrib/stickyScroll/browser/stickyScrollActions.nls": [],
6825
6832
  "vs/editor/contrib/stickyScroll/browser/stickyScrollActions.nls.keys": [],
6833
+ "vs/editor/contrib/snippet/browser/snippetVariables": [
6834
+ "require",
6835
+ "exports",
6836
+ "vs/base/common/labels",
6837
+ "vs/base/common/path",
6838
+ "vs/base/common/resources",
6839
+ "vs/base/common/strings",
6840
+ "vs/base/common/uuid",
6841
+ "vs/editor/common/languages/languageConfigurationRegistry",
6842
+ "vs/editor/contrib/snippet/browser/snippetParser",
6843
+ "vs/nls!vs/editor/contrib/snippet/browser/snippetVariables",
6844
+ "vs/platform/workspace/common/workspace"
6845
+ ],
6846
+ "vs/css!vs/editor/contrib/snippet/browser/snippetSession": [],
6826
6847
  "vs/editor/contrib/stickyScroll/browser/stickyScrollWidget": [
6827
6848
  "require",
6828
6849
  "exports",
@@ -6856,27 +6877,6 @@
6856
6877
  "require",
6857
6878
  "exports"
6858
6879
  ],
6859
- "vs/nls!vs/editor/contrib/suggest/browser/suggest": [],
6860
- "===anonymous95===": [
6861
- "vs/editor/contrib/suggest/browser/suggest.nls",
6862
- "vs/editor/contrib/suggest/browser/suggest.nls.keys"
6863
- ],
6864
- "vs/editor/contrib/suggest/browser/suggest.nls": [],
6865
- "vs/editor/contrib/suggest/browser/suggest.nls.keys": [],
6866
- "vs/editor/contrib/snippet/browser/snippetVariables": [
6867
- "require",
6868
- "exports",
6869
- "vs/base/common/labels",
6870
- "vs/base/common/path",
6871
- "vs/base/common/resources",
6872
- "vs/base/common/strings",
6873
- "vs/base/common/uuid",
6874
- "vs/editor/common/languages/languageConfigurationRegistry",
6875
- "vs/editor/contrib/snippet/browser/snippetParser",
6876
- "vs/nls!vs/editor/contrib/snippet/browser/snippetVariables",
6877
- "vs/platform/workspace/common/workspace"
6878
- ],
6879
- "vs/css!vs/editor/contrib/snippet/browser/snippetSession": [],
6880
6880
  "vs/base/common/naturalLanguage/korean": [
6881
6881
  "require",
6882
6882
  "exports"
@@ -7007,6 +7007,32 @@
7007
7007
  "require",
7008
7008
  "exports"
7009
7009
  ],
7010
+ "vs/base/common/errorMessage": [
7011
+ "require",
7012
+ "exports",
7013
+ "vs/base/common/arrays",
7014
+ "vs/base/common/types",
7015
+ "vs/nls!vs/base/common/errorMessage"
7016
+ ],
7017
+ "vs/base/common/tfIdf": [
7018
+ "require",
7019
+ "exports"
7020
+ ],
7021
+ "vs/nls!vs/platform/quickinput/browser/commandsQuickAccess": [],
7022
+ "vs/platform/quickinput/browser/pickerQuickAccess": [
7023
+ "require",
7024
+ "exports",
7025
+ "vs/base/common/async",
7026
+ "vs/base/common/cancellation",
7027
+ "vs/base/common/lifecycle",
7028
+ "vs/base/common/types"
7029
+ ],
7030
+ "===anonymous98===": [
7031
+ "vs/platform/quickinput/browser/commandsQuickAccess.nls",
7032
+ "vs/platform/quickinput/browser/commandsQuickAccess.nls.keys"
7033
+ ],
7034
+ "vs/platform/quickinput/browser/commandsQuickAccess.nls": [],
7035
+ "vs/platform/quickinput/browser/commandsQuickAccess.nls.keys": [],
7010
7036
  "vs/base/browser/ui/list/listPaging": [
7011
7037
  "require",
7012
7038
  "exports",
@@ -7090,7 +7116,7 @@
7090
7116
  "vs/base/common/iterator"
7091
7117
  ],
7092
7118
  "vs/nls!vs/platform/list/browser/listService": [],
7093
- "===anonymous98===": [
7119
+ "===anonymous99===": [
7094
7120
  "vs/platform/list/browser/listService.nls",
7095
7121
  "vs/platform/list/browser/listService.nls.keys"
7096
7122
  ],
@@ -7132,14 +7158,14 @@
7132
7158
  ],
7133
7159
  "vs/nls!vs/editor/contrib/gotoSymbol/browser/peek/referencesWidget": [],
7134
7160
  "vs/css!vs/editor/contrib/gotoSymbol/browser/peek/referencesWidget": [],
7135
- "===anonymous99===": [
7161
+ "===anonymous100===": [
7136
7162
  "vs/editor/contrib/gotoSymbol/browser/peek/referencesWidget.nls",
7137
7163
  "vs/editor/contrib/gotoSymbol/browser/peek/referencesWidget.nls.keys"
7138
7164
  ],
7139
7165
  "vs/editor/contrib/gotoSymbol/browser/peek/referencesWidget.nls": [],
7140
7166
  "vs/editor/contrib/gotoSymbol/browser/peek/referencesWidget.nls.keys": [],
7141
7167
  "vs/nls!vs/platform/contextkey/common/scanner": [],
7142
- "===anonymous100===": [
7168
+ "===anonymous101===": [
7143
7169
  "vs/platform/contextkey/common/scanner.nls",
7144
7170
  "vs/platform/contextkey/common/scanner.nls.keys"
7145
7171
  ],
@@ -7151,32 +7177,6 @@
7151
7177
  "vs/base/common/buffer",
7152
7178
  "vs/base/common/uri"
7153
7179
  ],
7154
- "vs/base/common/errorMessage": [
7155
- "require",
7156
- "exports",
7157
- "vs/base/common/arrays",
7158
- "vs/base/common/types",
7159
- "vs/nls!vs/base/common/errorMessage"
7160
- ],
7161
- "vs/base/common/tfIdf": [
7162
- "require",
7163
- "exports"
7164
- ],
7165
- "vs/nls!vs/platform/quickinput/browser/commandsQuickAccess": [],
7166
- "vs/platform/quickinput/browser/pickerQuickAccess": [
7167
- "require",
7168
- "exports",
7169
- "vs/base/common/async",
7170
- "vs/base/common/cancellation",
7171
- "vs/base/common/lifecycle",
7172
- "vs/base/common/types"
7173
- ],
7174
- "===anonymous101===": [
7175
- "vs/platform/quickinput/browser/commandsQuickAccess.nls",
7176
- "vs/platform/quickinput/browser/commandsQuickAccess.nls.keys"
7177
- ],
7178
- "vs/platform/quickinput/browser/commandsQuickAccess.nls": [],
7179
- "vs/platform/quickinput/browser/commandsQuickAccess.nls.keys": [],
7180
7180
  "vs/editor/common/diff/defaultLinesDiffComputer/utils": [
7181
7181
  "require",
7182
7182
  "exports"
@@ -7233,16 +7233,6 @@
7233
7233
  "vs/base/common/keybindingLabels",
7234
7234
  "vs/base/common/keybindings"
7235
7235
  ],
7236
- "vs/base/browser/ui/contextview/contextview": [
7237
- "require",
7238
- "exports",
7239
- "vs/base/browser/canIUse",
7240
- "vs/base/browser/dom",
7241
- "vs/base/common/lifecycle",
7242
- "vs/base/common/platform",
7243
- "vs/base/common/range",
7244
- "vs/css!vs/base/browser/ui/contextview/contextview"
7245
- ],
7246
7236
  "vs/editor/common/services/languagesRegistry": [
7247
7237
  "require",
7248
7238
  "exports",
@@ -7254,6 +7244,16 @@
7254
7244
  "vs/platform/configuration/common/configurationRegistry",
7255
7245
  "vs/platform/registry/common/platform"
7256
7246
  ],
7247
+ "vs/base/browser/ui/contextview/contextview": [
7248
+ "require",
7249
+ "exports",
7250
+ "vs/base/browser/canIUse",
7251
+ "vs/base/browser/dom",
7252
+ "vs/base/common/lifecycle",
7253
+ "vs/base/common/platform",
7254
+ "vs/base/common/range",
7255
+ "vs/css!vs/base/browser/ui/contextview/contextview"
7256
+ ],
7257
7257
  "vs/platform/contextview/browser/contextMenuHandler": [
7258
7258
  "require",
7259
7259
  "exports",
@@ -7395,19 +7395,94 @@
7395
7395
  ],
7396
7396
  "vs/editor/contrib/editorState/browser/keybindingCancellation.nls": [],
7397
7397
  "vs/editor/contrib/editorState/browser/keybindingCancellation.nls.keys": [],
7398
- "vs/editor/browser/viewParts/lines/viewLine": [
7398
+ "vs/base/common/observableInternal/debugName": [
7399
+ "require",
7400
+ "exports"
7401
+ ],
7402
+ "vs/nls!vs/editor/browser/widget/diffEditor/components/accessibleDiffViewer": [],
7403
+ "vs/css!vs/editor/browser/widget/diffEditor/components/accessibleDiffViewer": [],
7404
+ "===anonymous109===": [
7405
+ "vs/editor/browser/widget/diffEditor/components/accessibleDiffViewer.nls",
7406
+ "vs/editor/browser/widget/diffEditor/components/accessibleDiffViewer.nls.keys"
7407
+ ],
7408
+ "vs/editor/browser/widget/diffEditor/components/accessibleDiffViewer.nls": [],
7409
+ "vs/editor/browser/widget/diffEditor/components/accessibleDiffViewer.nls.keys": [],
7410
+ "vs/base/browser/ui/scrollbar/scrollbarState": [
7411
+ "require",
7412
+ "exports"
7413
+ ],
7414
+ "vs/editor/common/viewModel/overviewZoneManager": [
7415
+ "require",
7416
+ "exports"
7417
+ ],
7418
+ "vs/editor/browser/widget/diffEditor/components/diffEditorViewZones/inlineDiffDeletedCodeMargin": [
7399
7419
  "require",
7400
7420
  "exports",
7401
- "vs/base/browser/browser",
7402
- "vs/base/browser/fastDomNode",
7421
+ "vs/base/browser/dom",
7422
+ "vs/base/common/actions",
7423
+ "vs/base/common/codicons",
7424
+ "vs/base/common/lifecycle",
7403
7425
  "vs/base/common/platform",
7404
- "vs/editor/browser/viewParts/lines/rangeUtil",
7405
- "vs/editor/browser/view/renderingContext",
7426
+ "vs/base/common/themables",
7427
+ "vs/nls!vs/editor/browser/widget/diffEditor/components/diffEditorViewZones/inlineDiffDeletedCodeMargin"
7428
+ ],
7429
+ "vs/editor/browser/widget/diffEditor/components/diffEditorViewZones/renderLines": [
7430
+ "require",
7431
+ "exports",
7432
+ "vs/base/browser/trustedTypes",
7433
+ "vs/editor/browser/config/domFontInfo",
7434
+ "vs/editor/common/config/editorOptions",
7435
+ "vs/editor/common/core/stringBuilder",
7406
7436
  "vs/editor/common/viewLayout/lineDecorations",
7407
7437
  "vs/editor/common/viewLayout/viewLineRenderer",
7408
- "vs/platform/theme/common/theme",
7409
- "vs/editor/common/config/editorOptions"
7438
+ "vs/editor/common/viewModel"
7439
+ ],
7440
+ "vs/nls!vs/editor/browser/widget/diffEditor/features/movedBlocksLinesFeature": [],
7441
+ "===anonymous110===": [
7442
+ "vs/editor/browser/widget/diffEditor/features/movedBlocksLinesFeature.nls",
7443
+ "vs/editor/browser/widget/diffEditor/features/movedBlocksLinesFeature.nls.keys"
7444
+ ],
7445
+ "vs/editor/browser/widget/diffEditor/features/movedBlocksLinesFeature.nls": [],
7446
+ "vs/editor/browser/widget/diffEditor/features/movedBlocksLinesFeature.nls.keys": [],
7447
+ "vs/nls!vs/editor/browser/widget/diffEditor/components/diffEditorEditors": [],
7448
+ "===anonymous111===": [
7449
+ "vs/editor/browser/widget/diffEditor/components/diffEditorEditors.nls",
7450
+ "vs/editor/browser/widget/diffEditor/components/diffEditorEditors.nls.keys"
7451
+ ],
7452
+ "vs/editor/browser/widget/diffEditor/components/diffEditorEditors.nls": [],
7453
+ "vs/editor/browser/widget/diffEditor/components/diffEditorEditors.nls.keys": [],
7454
+ "vs/editor/browser/widget/diffEditor/diffProviderFactoryService": [
7455
+ "require",
7456
+ "exports",
7457
+ "vs/platform/instantiation/common/extensions",
7458
+ "vs/platform/instantiation/common/instantiation",
7459
+ "vs/base/common/event",
7460
+ "vs/base/common/stopwatch",
7461
+ "vs/editor/common/core/lineRange",
7462
+ "vs/editor/common/diff/rangeMapping",
7463
+ "vs/editor/common/services/editorWorker",
7464
+ "vs/platform/telemetry/common/telemetry"
7465
+ ],
7466
+ "vs/editor/common/model/bracketPairsTextModelPart/bracketPairsTree/beforeEditPositionMapper": [
7467
+ "require",
7468
+ "exports",
7469
+ "vs/editor/common/core/range",
7470
+ "vs/editor/common/model/bracketPairsTextModelPart/bracketPairsTree/length"
7471
+ ],
7472
+ "vs/editor/common/model/bracketPairsTextModelPart/bracketPairsTree/combineTextEditInfos": [
7473
+ "require",
7474
+ "exports",
7475
+ "vs/base/common/arrays",
7476
+ "vs/editor/common/model/bracketPairsTextModelPart/bracketPairsTree/beforeEditPositionMapper",
7477
+ "vs/editor/common/model/bracketPairsTextModelPart/bracketPairsTree/length"
7410
7478
  ],
7479
+ "vs/nls!vs/editor/browser/widget/diffEditor/features/revertButtonsFeature": [],
7480
+ "===anonymous112===": [
7481
+ "vs/editor/browser/widget/diffEditor/features/revertButtonsFeature.nls",
7482
+ "vs/editor/browser/widget/diffEditor/features/revertButtonsFeature.nls.keys"
7483
+ ],
7484
+ "vs/editor/browser/widget/diffEditor/features/revertButtonsFeature.nls": [],
7485
+ "vs/editor/browser/widget/diffEditor/features/revertButtonsFeature.nls.keys": [],
7411
7486
  "vs/editor/browser/controller/mouseHandler": [
7412
7487
  "require",
7413
7488
  "exports",
@@ -7430,12 +7505,25 @@
7430
7505
  "vs/css!vs/base/browser/ui/mouseCursor/mouseCursor"
7431
7506
  ],
7432
7507
  "vs/css!vs/editor/browser/controller/textAreaHandler": [],
7433
- "===anonymous109===": [
7508
+ "===anonymous113===": [
7434
7509
  "vs/editor/browser/controller/textAreaHandler.nls",
7435
7510
  "vs/editor/browser/controller/textAreaHandler.nls.keys"
7436
7511
  ],
7437
7512
  "vs/editor/browser/controller/textAreaHandler.nls": [],
7438
7513
  "vs/editor/browser/controller/textAreaHandler.nls.keys": [],
7514
+ "vs/editor/browser/viewParts/lines/viewLine": [
7515
+ "require",
7516
+ "exports",
7517
+ "vs/base/browser/browser",
7518
+ "vs/base/browser/fastDomNode",
7519
+ "vs/base/common/platform",
7520
+ "vs/editor/browser/viewParts/lines/rangeUtil",
7521
+ "vs/editor/browser/view/renderingContext",
7522
+ "vs/editor/common/viewLayout/lineDecorations",
7523
+ "vs/editor/common/viewLayout/viewLineRenderer",
7524
+ "vs/platform/theme/common/theme",
7525
+ "vs/editor/common/config/editorOptions"
7526
+ ],
7439
7527
  "vs/editor/browser/view/viewLayer": [
7440
7528
  "require",
7441
7529
  "exports",
@@ -7444,6 +7532,7 @@
7444
7532
  "vs/base/common/errors",
7445
7533
  "vs/editor/common/core/stringBuilder"
7446
7534
  ],
7535
+ "vs/css!vs/editor/browser/viewParts/blockDecorations/blockDecorations": [],
7447
7536
  "vs/editor/browser/view/dynamicViewOverlay": [
7448
7537
  "require",
7449
7538
  "exports",
@@ -7451,13 +7540,12 @@
7451
7540
  ],
7452
7541
  "vs/css!vs/editor/browser/viewParts/currentLineHighlight/currentLineHighlight": [],
7453
7542
  "vs/css!vs/editor/browser/viewParts/decorations/decorations": [],
7454
- "vs/css!vs/editor/browser/viewParts/blockDecorations/blockDecorations": [],
7543
+ "vs/css!vs/editor/browser/viewParts/glyphMargin/glyphMargin": [],
7455
7544
  "vs/editor/common/textModelGuides": [
7456
7545
  "require",
7457
7546
  "exports"
7458
7547
  ],
7459
7548
  "vs/css!vs/editor/browser/viewParts/indentGuides/indentGuides": [],
7460
- "vs/css!vs/editor/browser/viewParts/glyphMargin/glyphMargin": [],
7461
7549
  "vs/css!vs/editor/browser/viewParts/lineNumbers/lineNumbers": [],
7462
7550
  "vs/editor/browser/viewParts/lines/domReadingContext": [
7463
7551
  "require",
@@ -7487,10 +7575,6 @@
7487
7575
  ],
7488
7576
  "vs/css!vs/editor/browser/viewParts/minimap/minimap": [],
7489
7577
  "vs/css!vs/editor/browser/viewParts/overlayWidgets/overlayWidgets": [],
7490
- "vs/editor/common/viewModel/overviewZoneManager": [
7491
- "require",
7492
- "exports"
7493
- ],
7494
7578
  "vs/css!vs/editor/browser/viewParts/rulers/rulers": [],
7495
7579
  "vs/css!vs/editor/browser/viewParts/scrollDecoration/scrollDecoration": [],
7496
7580
  "vs/css!vs/editor/browser/viewParts/selections/selections": [],
@@ -7517,83 +7601,6 @@
7517
7601
  "exports",
7518
7602
  "vs/base/common/lazy"
7519
7603
  ],
7520
- "vs/editor/common/model/bracketPairsTextModelPart/bracketPairsTree/bracketPairsTree": [
7521
- "require",
7522
- "exports",
7523
- "vs/base/common/event",
7524
- "vs/base/common/lifecycle",
7525
- "vs/editor/common/textModelBracketPairs",
7526
- "vs/editor/common/model/bracketPairsTextModelPart/bracketPairsTree/beforeEditPositionMapper",
7527
- "vs/editor/common/model/bracketPairsTextModelPart/bracketPairsTree/brackets",
7528
- "vs/editor/common/model/bracketPairsTextModelPart/bracketPairsTree/length",
7529
- "vs/editor/common/model/bracketPairsTextModelPart/bracketPairsTree/parser",
7530
- "vs/editor/common/model/bracketPairsTextModelPart/bracketPairsTree/smallImmutableSet",
7531
- "vs/editor/common/model/bracketPairsTextModelPart/bracketPairsTree/tokenizer",
7532
- "vs/base/common/arrays",
7533
- "vs/editor/common/model/bracketPairsTextModelPart/bracketPairsTree/combineTextEditInfos"
7534
- ],
7535
- "vs/nls!vs/editor/common/model/editStack": [],
7536
- "vs/editor/common/core/textChange": [
7537
- "require",
7538
- "exports",
7539
- "vs/base/common/buffer",
7540
- "vs/editor/common/core/stringBuilder"
7541
- ],
7542
- "===anonymous110===": [
7543
- "vs/editor/common/model/editStack.nls",
7544
- "vs/editor/common/model/editStack.nls.keys"
7545
- ],
7546
- "vs/editor/common/model/editStack.nls": [],
7547
- "vs/editor/common/model/editStack.nls.keys": [],
7548
- "vs/editor/common/model/textModelPart": [
7549
- "require",
7550
- "exports",
7551
- "vs/base/common/lifecycle"
7552
- ],
7553
- "vs/editor/common/model/pieceTreeTextBuffer/pieceTreeBase": [
7554
- "require",
7555
- "exports",
7556
- "vs/editor/common/core/position",
7557
- "vs/editor/common/core/range",
7558
- "vs/editor/common/model",
7559
- "vs/editor/common/model/pieceTreeTextBuffer/rbTreeBase",
7560
- "vs/editor/common/model/textModelSearch"
7561
- ],
7562
- "vs/editor/common/model/textModelTokens": [
7563
- "require",
7564
- "exports",
7565
- "vs/base/common/async",
7566
- "vs/base/common/errors",
7567
- "vs/base/common/platform",
7568
- "vs/base/common/stopwatch",
7569
- "vs/editor/common/core/eolCounter",
7570
- "vs/editor/common/core/lineRange",
7571
- "vs/editor/common/core/offsetRange",
7572
- "vs/editor/common/languages/nullTokenize",
7573
- "vs/editor/common/model/fixedArray",
7574
- "vs/editor/common/tokens/contiguousMultilineTokensBuilder",
7575
- "vs/editor/common/tokens/lineTokens"
7576
- ],
7577
- "vs/editor/common/tokens/contiguousMultilineTokensBuilder": [
7578
- "require",
7579
- "exports",
7580
- "vs/editor/common/tokens/contiguousMultilineTokens"
7581
- ],
7582
- "vs/editor/common/tokens/contiguousTokensStore": [
7583
- "require",
7584
- "exports",
7585
- "vs/base/common/arrays",
7586
- "vs/editor/common/core/position",
7587
- "vs/editor/common/tokens/contiguousTokensEditing",
7588
- "vs/editor/common/tokens/lineTokens",
7589
- "vs/editor/common/encodedTokenAttributes"
7590
- ],
7591
- "vs/editor/common/tokens/sparseTokensStore": [
7592
- "require",
7593
- "exports",
7594
- "vs/base/common/arrays",
7595
- "vs/editor/common/tokens/lineTokens"
7596
- ],
7597
7604
  "vs/editor/common/cursor/cursorCollection": [
7598
7605
  "require",
7599
7606
  "exports",
@@ -7622,90 +7629,84 @@
7622
7629
  "vs/editor/common/textModelEvents",
7623
7630
  "vs/editor/common/viewModel"
7624
7631
  ],
7625
- "vs/base/common/observableInternal/debugName": [
7626
- "require",
7627
- "exports"
7628
- ],
7629
- "vs/nls!vs/editor/browser/widget/diffEditor/components/accessibleDiffViewer": [],
7630
- "vs/css!vs/editor/browser/widget/diffEditor/components/accessibleDiffViewer": [],
7631
- "===anonymous111===": [
7632
- "vs/editor/browser/widget/diffEditor/components/accessibleDiffViewer.nls",
7633
- "vs/editor/browser/widget/diffEditor/components/accessibleDiffViewer.nls.keys"
7634
- ],
7635
- "vs/editor/browser/widget/diffEditor/components/accessibleDiffViewer.nls": [],
7636
- "vs/editor/browser/widget/diffEditor/components/accessibleDiffViewer.nls.keys": [],
7637
- "vs/editor/browser/widget/diffEditor/components/diffEditorViewZones/inlineDiffDeletedCodeMargin": [
7632
+ "vs/editor/common/model/bracketPairsTextModelPart/bracketPairsTree/bracketPairsTree": [
7638
7633
  "require",
7639
7634
  "exports",
7640
- "vs/base/browser/dom",
7641
- "vs/base/common/actions",
7642
- "vs/base/common/codicons",
7635
+ "vs/base/common/event",
7643
7636
  "vs/base/common/lifecycle",
7644
- "vs/base/common/platform",
7645
- "vs/base/common/themables",
7646
- "vs/nls!vs/editor/browser/widget/diffEditor/components/diffEditorViewZones/inlineDiffDeletedCodeMargin"
7637
+ "vs/editor/common/textModelBracketPairs",
7638
+ "vs/editor/common/model/bracketPairsTextModelPart/bracketPairsTree/beforeEditPositionMapper",
7639
+ "vs/editor/common/model/bracketPairsTextModelPart/bracketPairsTree/brackets",
7640
+ "vs/editor/common/model/bracketPairsTextModelPart/bracketPairsTree/length",
7641
+ "vs/editor/common/model/bracketPairsTextModelPart/bracketPairsTree/parser",
7642
+ "vs/editor/common/model/bracketPairsTextModelPart/bracketPairsTree/smallImmutableSet",
7643
+ "vs/editor/common/model/bracketPairsTextModelPart/bracketPairsTree/tokenizer",
7644
+ "vs/base/common/arrays",
7645
+ "vs/editor/common/model/bracketPairsTextModelPart/bracketPairsTree/combineTextEditInfos"
7647
7646
  ],
7648
- "vs/editor/browser/widget/diffEditor/components/diffEditorViewZones/renderLines": [
7647
+ "vs/nls!vs/editor/common/model/editStack": [],
7648
+ "vs/editor/common/core/textChange": [
7649
7649
  "require",
7650
7650
  "exports",
7651
- "vs/base/browser/trustedTypes",
7652
- "vs/editor/browser/config/domFontInfo",
7653
- "vs/editor/common/config/editorOptions",
7654
- "vs/editor/common/core/stringBuilder",
7655
- "vs/editor/common/viewLayout/lineDecorations",
7656
- "vs/editor/common/viewLayout/viewLineRenderer",
7657
- "vs/editor/common/viewModel"
7651
+ "vs/base/common/buffer",
7652
+ "vs/editor/common/core/stringBuilder"
7658
7653
  ],
7659
- "vs/nls!vs/editor/browser/widget/diffEditor/features/movedBlocksLinesFeature": [],
7660
- "===anonymous112===": [
7661
- "vs/editor/browser/widget/diffEditor/features/movedBlocksLinesFeature.nls",
7662
- "vs/editor/browser/widget/diffEditor/features/movedBlocksLinesFeature.nls.keys"
7654
+ "===anonymous114===": [
7655
+ "vs/editor/common/model/editStack.nls",
7656
+ "vs/editor/common/model/editStack.nls.keys"
7663
7657
  ],
7664
- "vs/editor/browser/widget/diffEditor/features/movedBlocksLinesFeature.nls": [],
7665
- "vs/editor/browser/widget/diffEditor/features/movedBlocksLinesFeature.nls.keys": [],
7666
- "vs/base/browser/ui/scrollbar/scrollbarState": [
7658
+ "vs/editor/common/model/editStack.nls": [],
7659
+ "vs/editor/common/model/editStack.nls.keys": [],
7660
+ "vs/editor/common/model/textModelPart": [
7667
7661
  "require",
7668
- "exports"
7669
- ],
7670
- "vs/nls!vs/editor/browser/widget/diffEditor/components/diffEditorEditors": [],
7671
- "===anonymous113===": [
7672
- "vs/editor/browser/widget/diffEditor/components/diffEditorEditors.nls",
7673
- "vs/editor/browser/widget/diffEditor/components/diffEditorEditors.nls.keys"
7662
+ "exports",
7663
+ "vs/base/common/lifecycle"
7674
7664
  ],
7675
- "vs/editor/browser/widget/diffEditor/components/diffEditorEditors.nls": [],
7676
- "vs/editor/browser/widget/diffEditor/components/diffEditorEditors.nls.keys": [],
7677
- "vs/nls!vs/editor/browser/widget/diffEditor/features/revertButtonsFeature": [],
7678
- "===anonymous114===": [
7679
- "vs/editor/browser/widget/diffEditor/features/revertButtonsFeature.nls",
7680
- "vs/editor/browser/widget/diffEditor/features/revertButtonsFeature.nls.keys"
7665
+ "vs/editor/common/model/pieceTreeTextBuffer/pieceTreeBase": [
7666
+ "require",
7667
+ "exports",
7668
+ "vs/editor/common/core/position",
7669
+ "vs/editor/common/core/range",
7670
+ "vs/editor/common/model",
7671
+ "vs/editor/common/model/pieceTreeTextBuffer/rbTreeBase",
7672
+ "vs/editor/common/model/textModelSearch"
7681
7673
  ],
7682
- "vs/editor/browser/widget/diffEditor/features/revertButtonsFeature.nls": [],
7683
- "vs/editor/browser/widget/diffEditor/features/revertButtonsFeature.nls.keys": [],
7684
- "vs/editor/browser/widget/diffEditor/diffProviderFactoryService": [
7674
+ "vs/editor/common/model/textModelTokens": [
7685
7675
  "require",
7686
7676
  "exports",
7687
- "vs/platform/instantiation/common/extensions",
7688
- "vs/platform/instantiation/common/instantiation",
7689
- "vs/base/common/event",
7677
+ "vs/base/common/async",
7678
+ "vs/base/common/errors",
7679
+ "vs/base/common/platform",
7690
7680
  "vs/base/common/stopwatch",
7681
+ "vs/editor/common/core/eolCounter",
7691
7682
  "vs/editor/common/core/lineRange",
7692
- "vs/editor/common/diff/rangeMapping",
7693
- "vs/editor/common/services/editorWorker",
7694
- "vs/platform/telemetry/common/telemetry"
7683
+ "vs/editor/common/core/offsetRange",
7684
+ "vs/editor/common/languages/nullTokenize",
7685
+ "vs/editor/common/model/fixedArray",
7686
+ "vs/editor/common/tokens/contiguousMultilineTokensBuilder",
7687
+ "vs/editor/common/tokens/lineTokens"
7695
7688
  ],
7696
- "vs/editor/common/model/bracketPairsTextModelPart/bracketPairsTree/beforeEditPositionMapper": [
7689
+ "vs/editor/common/tokens/contiguousMultilineTokensBuilder": [
7697
7690
  "require",
7698
7691
  "exports",
7699
- "vs/editor/common/core/range",
7700
- "vs/editor/common/model/bracketPairsTextModelPart/bracketPairsTree/length"
7692
+ "vs/editor/common/tokens/contiguousMultilineTokens"
7701
7693
  ],
7702
- "vs/editor/common/model/bracketPairsTextModelPart/bracketPairsTree/combineTextEditInfos": [
7694
+ "vs/editor/common/tokens/contiguousTokensStore": [
7703
7695
  "require",
7704
7696
  "exports",
7705
7697
  "vs/base/common/arrays",
7706
- "vs/editor/common/model/bracketPairsTextModelPart/bracketPairsTree/beforeEditPositionMapper",
7707
- "vs/editor/common/model/bracketPairsTextModelPart/bracketPairsTree/length"
7698
+ "vs/editor/common/core/position",
7699
+ "vs/editor/common/tokens/contiguousTokensEditing",
7700
+ "vs/editor/common/tokens/lineTokens",
7701
+ "vs/editor/common/encodedTokenAttributes"
7708
7702
  ],
7703
+ "vs/editor/common/tokens/sparseTokensStore": [
7704
+ "require",
7705
+ "exports",
7706
+ "vs/base/common/arrays",
7707
+ "vs/editor/common/tokens/lineTokens"
7708
+ ],
7709
+ "vs/css!vs/editor/contrib/dropOrPasteInto/browser/postEditWidget": [],
7709
7710
  "vs/nls!vs/editor/contrib/codeAction/browser/codeAction": [],
7710
7711
  "===anonymous115===": [
7711
7712
  "vs/editor/contrib/codeAction/browser/codeAction.nls",
@@ -7750,7 +7751,6 @@
7750
7751
  "require",
7751
7752
  "exports"
7752
7753
  ],
7753
- "vs/css!vs/editor/contrib/dropOrPasteInto/browser/postEditWidget": [],
7754
7754
  "vs/nls!vs/editor/contrib/colorPicker/browser/colorPickerWidget": [],
7755
7755
  "===anonymous118===": [
7756
7756
  "vs/editor/contrib/colorPicker/browser/colorPickerWidget.nls",
@@ -7794,6 +7794,11 @@
7794
7794
  "vs/base/common/platform"
7795
7795
  ],
7796
7796
  "vs/css!vs/base/browser/ui/selectBox/selectBox": [],
7797
+ "vs/base/common/search": [
7798
+ "require",
7799
+ "exports",
7800
+ "vs/base/common/strings"
7801
+ ],
7797
7802
  "vs/nls!vs/base/browser/ui/findinput/findInputToggles": [],
7798
7803
  "===anonymous120===": [
7799
7804
  "vs/base/browser/ui/findinput/findInputToggles.nls",
@@ -7801,11 +7806,6 @@
7801
7806
  ],
7802
7807
  "vs/base/browser/ui/findinput/findInputToggles.nls": [],
7803
7808
  "vs/base/browser/ui/findinput/findInputToggles.nls.keys": [],
7804
- "vs/base/common/search": [
7805
- "require",
7806
- "exports",
7807
- "vs/base/common/strings"
7808
- ],
7809
7809
  "vs/css!vs/base/browser/ui/toggle/toggle": [],
7810
7810
  "vs/css!vs/base/browser/ui/sash/sash": [],
7811
7811
  "vs/base/browser/ui/findinput/findInput": [
@@ -7839,6 +7839,7 @@
7839
7839
  ],
7840
7840
  "vs/platform/history/browser/contextScopedHistoryWidget.nls": [],
7841
7841
  "vs/platform/history/browser/contextScopedHistoryWidget.nls.keys": [],
7842
+ "vs/css!vs/editor/browser/widget/markdownRenderer/browser/renderedMarkdown": [],
7842
7843
  "vs/nls!vs/editor/contrib/inlineCompletions/browser/inlineCompletionContextKeys": [],
7843
7844
  "===anonymous122===": [
7844
7845
  "vs/editor/contrib/inlineCompletions/browser/inlineCompletionContextKeys.nls",
@@ -7846,7 +7847,6 @@
7846
7847
  ],
7847
7848
  "vs/editor/contrib/inlineCompletions/browser/inlineCompletionContextKeys.nls": [],
7848
7849
  "vs/editor/contrib/inlineCompletions/browser/inlineCompletionContextKeys.nls.keys": [],
7849
- "vs/css!vs/editor/browser/widget/markdownRenderer/browser/renderedMarkdown": [],
7850
7850
  "vs/editor/contrib/inlineCompletions/browser/utils": [
7851
7851
  "require",
7852
7852
  "exports",
@@ -7880,6 +7880,14 @@
7880
7880
  "vs/editor/contrib/inlineCompletions/browser/ghostText",
7881
7881
  "vs/editor/contrib/inlineCompletions/browser/utils"
7882
7882
  ],
7883
+ "vs/base/browser/formattedTextRenderer": [
7884
+ "require",
7885
+ "exports",
7886
+ "vs/base/browser/dom"
7887
+ ],
7888
+ "vs/base/common/marked/marked": [
7889
+ "exports"
7890
+ ],
7883
7891
  "vs/css!vs/editor/contrib/zoneWidget/browser/zoneWidget": [],
7884
7892
  "vs/base/browser/ui/dropdown/dropdownActionViewItem": [
7885
7893
  "require",
@@ -7929,14 +7937,6 @@
7929
7937
  ],
7930
7938
  "vs/css!vs/base/browser/ui/scrollbar/media/scrollbars": [],
7931
7939
  "vs/css!vs/platform/severityIcon/browser/media/severityIcon": [],
7932
- "vs/base/browser/formattedTextRenderer": [
7933
- "require",
7934
- "exports",
7935
- "vs/base/browser/dom"
7936
- ],
7937
- "vs/base/common/marked/marked": [
7938
- "exports"
7939
- ],
7940
7940
  "vs/nls!vs/base/browser/ui/hover/hoverWidget": [],
7941
7941
  "vs/css!vs/base/browser/ui/hover/hover": [],
7942
7942
  "===anonymous124===": [
@@ -7974,8 +7974,8 @@
7974
7974
  ],
7975
7975
  "vs/platform/actions/browser/toolbar.nls": [],
7976
7976
  "vs/platform/actions/browser/toolbar.nls.keys": [],
7977
- "vs/css!vs/editor/contrib/inlineEdit/browser/inlineEdit": [],
7978
7977
  "vs/css!vs/editor/contrib/inlineEdit/browser/inlineEditHintsWidget": [],
7978
+ "vs/css!vs/editor/contrib/inlineEdit/browser/inlineEdit": [],
7979
7979
  "vs/base/browser/ui/list/splice": [
7980
7980
  "require",
7981
7981
  "exports"
@@ -8012,6 +8012,19 @@
8012
8012
  ],
8013
8013
  "vs/platform/action/common/actionCommonCategories.nls": [],
8014
8014
  "vs/platform/action/common/actionCommonCategories.nls.keys": [],
8015
+ "vs/base/common/labels": [
8016
+ "require",
8017
+ "exports",
8018
+ "vs/base/common/extpath",
8019
+ "vs/base/common/platform"
8020
+ ],
8021
+ "vs/nls!vs/editor/contrib/snippet/browser/snippetVariables": [],
8022
+ "===anonymous128===": [
8023
+ "vs/editor/contrib/snippet/browser/snippetVariables.nls",
8024
+ "vs/editor/contrib/snippet/browser/snippetVariables.nls.keys"
8025
+ ],
8026
+ "vs/editor/contrib/snippet/browser/snippetVariables.nls": [],
8027
+ "vs/editor/contrib/snippet/browser/snippetVariables.nls.keys": [],
8015
8028
  "vs/css!vs/editor/contrib/stickyScroll/browser/stickyScroll": [],
8016
8029
  "vs/editor/contrib/stickyScroll/browser/stickyScrollModelProvider": [
8017
8030
  "require",
@@ -8028,19 +8041,6 @@
8028
8041
  "vs/editor/contrib/stickyScroll/browser/stickyScrollElement",
8029
8042
  "vs/base/common/iterator"
8030
8043
  ],
8031
- "vs/base/common/labels": [
8032
- "require",
8033
- "exports",
8034
- "vs/base/common/extpath",
8035
- "vs/base/common/platform"
8036
- ],
8037
- "vs/nls!vs/editor/contrib/snippet/browser/snippetVariables": [],
8038
- "===anonymous128===": [
8039
- "vs/editor/contrib/snippet/browser/snippetVariables.nls",
8040
- "vs/editor/contrib/snippet/browser/snippetVariables.nls.keys"
8041
- ],
8042
- "vs/editor/contrib/snippet/browser/snippetVariables.nls": [],
8043
- "vs/editor/contrib/snippet/browser/snippetVariables.nls.keys": [],
8044
8044
  "vs/nls!vs/editor/contrib/suggest/browser/suggestWidgetStatus": [],
8045
8045
  "===anonymous129===": [
8046
8046
  "vs/editor/contrib/suggest/browser/suggestWidgetStatus.nls",
@@ -8087,7 +8087,29 @@
8087
8087
  "vs/editor/contrib/suggest/browser/suggestWidgetRenderer.nls": [],
8088
8088
  "vs/editor/contrib/suggest/browser/suggestWidgetRenderer.nls.keys": [],
8089
8089
  "vs/css!vs/platform/opener/browser/link": [],
8090
+ "vs/nls!vs/base/common/errorMessage": [],
8091
+ "===anonymous132===": [
8092
+ "vs/base/common/errorMessage.nls",
8093
+ "vs/base/common/errorMessage.nls.keys"
8094
+ ],
8095
+ "vs/base/common/errorMessage.nls": [],
8096
+ "vs/base/common/errorMessage.nls.keys": [],
8090
8097
  "vs/css!vs/base/browser/ui/table/table": [],
8098
+ "vs/base/browser/ui/tree/indexTreeModel": [
8099
+ "require",
8100
+ "exports",
8101
+ "vs/base/browser/ui/tree/tree",
8102
+ "vs/base/common/arrays",
8103
+ "vs/base/common/async",
8104
+ "vs/base/common/symbols",
8105
+ "vs/base/common/diff/diff",
8106
+ "vs/base/common/event",
8107
+ "vs/base/common/iterator"
8108
+ ],
8109
+ "vs/base/browser/ui/tree/tree": [
8110
+ "require",
8111
+ "exports"
8112
+ ],
8091
8113
  "vs/base/browser/ui/inputbox/inputBox": [
8092
8114
  "require",
8093
8115
  "exports",
@@ -8104,24 +8126,9 @@
8104
8126
  "vs/nls!vs/base/browser/ui/inputbox/inputBox",
8105
8127
  "vs/css!vs/base/browser/ui/inputbox/inputBox"
8106
8128
  ],
8107
- "vs/base/browser/ui/tree/indexTreeModel": [
8108
- "require",
8109
- "exports",
8110
- "vs/base/browser/ui/tree/tree",
8111
- "vs/base/common/arrays",
8112
- "vs/base/common/async",
8113
- "vs/base/common/symbols",
8114
- "vs/base/common/diff/diff",
8115
- "vs/base/common/event",
8116
- "vs/base/common/iterator"
8117
- ],
8118
- "vs/base/browser/ui/tree/tree": [
8119
- "require",
8120
- "exports"
8121
- ],
8122
8129
  "vs/nls!vs/base/browser/ui/tree/abstractTree": [],
8123
8130
  "vs/css!vs/base/browser/ui/tree/media/tree": [],
8124
- "===anonymous132===": [
8131
+ "===anonymous133===": [
8125
8132
  "vs/base/browser/ui/tree/abstractTree.nls",
8126
8133
  "vs/base/browser/ui/tree/abstractTree.nls.keys"
8127
8134
  ],
@@ -8159,24 +8166,12 @@
8159
8166
  "vs/base/common/objects"
8160
8167
  ],
8161
8168
  "vs/nls!vs/editor/contrib/gotoSymbol/browser/peek/referencesTree": [],
8162
- "===anonymous133===": [
8169
+ "===anonymous134===": [
8163
8170
  "vs/editor/contrib/gotoSymbol/browser/peek/referencesTree.nls",
8164
8171
  "vs/editor/contrib/gotoSymbol/browser/peek/referencesTree.nls.keys"
8165
8172
  ],
8166
8173
  "vs/editor/contrib/gotoSymbol/browser/peek/referencesTree.nls": [],
8167
8174
  "vs/editor/contrib/gotoSymbol/browser/peek/referencesTree.nls.keys": [],
8168
- "vs/nls!vs/base/common/errorMessage": [],
8169
- "===anonymous134===": [
8170
- "vs/base/common/errorMessage.nls",
8171
- "vs/base/common/errorMessage.nls.keys"
8172
- ],
8173
- "vs/base/common/errorMessage.nls": [],
8174
- "vs/base/common/errorMessage.nls.keys": [],
8175
- "vs/base/common/range": [
8176
- "require",
8177
- "exports"
8178
- ],
8179
- "vs/css!vs/base/browser/ui/contextview/contextview": [],
8180
8175
  "vs/editor/common/services/languagesAssociations": [
8181
8176
  "require",
8182
8177
  "exports",
@@ -8188,6 +8183,11 @@
8188
8183
  "vs/base/common/strings",
8189
8184
  "vs/editor/common/languages/modesRegistry"
8190
8185
  ],
8186
+ "vs/base/common/range": [
8187
+ "require",
8188
+ "exports"
8189
+ ],
8190
+ "vs/css!vs/base/browser/ui/contextview/contextview": [],
8191
8191
  "vs/base/browser/ui/menu/menu": [
8192
8192
  "require",
8193
8193
  "exports",
@@ -8271,12 +8271,19 @@
8271
8271
  "vs/editor/browser/widget/hoverWidget/hoverWidget.nls": [],
8272
8272
  "vs/editor/browser/widget/hoverWidget/hoverWidget.nls.keys": [],
8273
8273
  "vs/css!vs/base/browser/ui/button/button": [],
8274
+ "vs/nls!vs/editor/browser/widget/diffEditor/components/diffEditorViewZones/inlineDiffDeletedCodeMargin": [],
8275
+ "===anonymous136===": [
8276
+ "vs/editor/browser/widget/diffEditor/components/diffEditorViewZones/inlineDiffDeletedCodeMargin.nls",
8277
+ "vs/editor/browser/widget/diffEditor/components/diffEditorViewZones/inlineDiffDeletedCodeMargin.nls.keys"
8278
+ ],
8279
+ "vs/editor/browser/widget/diffEditor/components/diffEditorViewZones/inlineDiffDeletedCodeMargin.nls": [],
8280
+ "vs/editor/browser/widget/diffEditor/components/diffEditorViewZones/inlineDiffDeletedCodeMargin.nls.keys": [],
8281
+ "vs/css!vs/base/browser/ui/mouseCursor/mouseCursor": [],
8274
8282
  "vs/editor/browser/viewParts/lines/rangeUtil": [
8275
8283
  "require",
8276
8284
  "exports",
8277
8285
  "vs/editor/browser/view/renderingContext"
8278
8286
  ],
8279
- "vs/css!vs/base/browser/ui/mouseCursor/mouseCursor": [],
8280
8287
  "vs/editor/browser/viewParts/minimap/minimapCharRenderer": [
8281
8288
  "require",
8282
8289
  "exports",
@@ -8292,6 +8299,14 @@
8292
8299
  "exports",
8293
8300
  "vs/base/common/functional"
8294
8301
  ],
8302
+ "vs/editor/common/cursor/oneCursor": [
8303
+ "require",
8304
+ "exports",
8305
+ "vs/editor/common/cursorCommon",
8306
+ "vs/editor/common/core/position",
8307
+ "vs/editor/common/core/range",
8308
+ "vs/editor/common/core/selection"
8309
+ ],
8295
8310
  "vs/editor/common/textModelBracketPairs": [
8296
8311
  "require",
8297
8312
  "exports"
@@ -8346,21 +8361,6 @@
8346
8361
  "exports",
8347
8362
  "vs/editor/common/tokens/lineTokens"
8348
8363
  ],
8349
- "vs/editor/common/cursor/oneCursor": [
8350
- "require",
8351
- "exports",
8352
- "vs/editor/common/cursorCommon",
8353
- "vs/editor/common/core/position",
8354
- "vs/editor/common/core/range",
8355
- "vs/editor/common/core/selection"
8356
- ],
8357
- "vs/nls!vs/editor/browser/widget/diffEditor/components/diffEditorViewZones/inlineDiffDeletedCodeMargin": [],
8358
- "===anonymous136===": [
8359
- "vs/editor/browser/widget/diffEditor/components/diffEditorViewZones/inlineDiffDeletedCodeMargin.nls",
8360
- "vs/editor/browser/widget/diffEditor/components/diffEditorViewZones/inlineDiffDeletedCodeMargin.nls.keys"
8361
- ],
8362
- "vs/editor/browser/widget/diffEditor/components/diffEditorViewZones/inlineDiffDeletedCodeMargin.nls": [],
8363
- "vs/editor/browser/widget/diffEditor/components/diffEditorViewZones/inlineDiffDeletedCodeMargin.nls.keys": [],
8364
8364
  "vs/nls!vs/platform/actionWidget/browser/actionList": [],
8365
8365
  "===anonymous137===": [
8366
8366
  "vs/platform/actionWidget/browser/actionList.nls",
@@ -8404,13 +8404,6 @@
8404
8404
  "vs/editor/contrib/inlineCompletions/browser/utils",
8405
8405
  "vs/editor/contrib/snippet/browser/snippetParser"
8406
8406
  ],
8407
- "vs/nls!vs/base/common/keybindingLabels": [],
8408
- "===anonymous141===": [
8409
- "vs/base/common/keybindingLabels.nls",
8410
- "vs/base/common/keybindingLabels.nls.keys"
8411
- ],
8412
- "vs/base/common/keybindingLabels.nls": [],
8413
- "vs/base/common/keybindingLabels.nls.keys": [],
8414
8407
  "vs/base/browser/ui/dropdown/dropdown": [
8415
8408
  "require",
8416
8409
  "exports",
@@ -8422,6 +8415,13 @@
8422
8415
  "vs/css!vs/base/browser/ui/dropdown/dropdown"
8423
8416
  ],
8424
8417
  "vs/css!vs/base/browser/ui/dropdown/dropdown": [],
8418
+ "vs/nls!vs/base/common/keybindingLabels": [],
8419
+ "===anonymous141===": [
8420
+ "vs/base/common/keybindingLabels.nls",
8421
+ "vs/base/common/keybindingLabels.nls.keys"
8422
+ ],
8423
+ "vs/base/common/keybindingLabels.nls": [],
8424
+ "vs/base/common/keybindingLabels.nls.keys": [],
8425
8425
  "vs/base/browser/ui/scrollbar/abstractScrollbar": [
8426
8426
  "require",
8427
8427
  "exports",