monaco-editor-core 0.46.0-rc → 0.46.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 +1350 -1350
  2. package/dev/nls.metadata.json +398 -398
  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
@@ -1496,13 +1496,23 @@
1496
1496
  "vs/platform/quickinput/common/quickAccess",
1497
1497
  "vs/platform/quickinput/common/quickInput"
1498
1498
  ],
1499
- "vs/editor/contrib/quickAccess/browser/gotoLineQuickAccess": [
1499
+ "vs/editor/contrib/quickAccess/browser/gotoSymbolQuickAccess": [
1500
1500
  "require",
1501
1501
  "exports",
1502
+ "vs/base/common/async",
1503
+ "vs/base/common/cancellation",
1504
+ "vs/base/common/codicons",
1505
+ "vs/base/common/themables",
1506
+ "vs/base/common/fuzzyScorer",
1502
1507
  "vs/base/common/lifecycle",
1503
- "vs/editor/browser/editorBrowser",
1508
+ "vs/base/common/strings",
1509
+ "vs/editor/common/core/range",
1510
+ "vs/editor/common/languages",
1511
+ "vs/editor/contrib/documentSymbols/browser/outlineModel",
1504
1512
  "vs/editor/contrib/quickAccess/browser/editorNavigationQuickAccess",
1505
- "vs/nls!vs/editor/contrib/quickAccess/browser/gotoLineQuickAccess"
1513
+ "vs/nls!vs/editor/contrib/quickAccess/browser/gotoSymbolQuickAccess",
1514
+ "vs/editor/common/services/languageFeatures",
1515
+ "vs/base/common/arraysFind"
1506
1516
  ],
1507
1517
  "vs/editor/browser/services/codeEditorService": [
1508
1518
  "require",
@@ -1520,24 +1530,6 @@
1520
1530
  "exports",
1521
1531
  "vs/platform/instantiation/common/instantiation"
1522
1532
  ],
1523
- "vs/editor/contrib/quickAccess/browser/gotoSymbolQuickAccess": [
1524
- "require",
1525
- "exports",
1526
- "vs/base/common/async",
1527
- "vs/base/common/cancellation",
1528
- "vs/base/common/codicons",
1529
- "vs/base/common/themables",
1530
- "vs/base/common/fuzzyScorer",
1531
- "vs/base/common/lifecycle",
1532
- "vs/base/common/strings",
1533
- "vs/editor/common/core/range",
1534
- "vs/editor/common/languages",
1535
- "vs/editor/contrib/documentSymbols/browser/outlineModel",
1536
- "vs/editor/contrib/quickAccess/browser/editorNavigationQuickAccess",
1537
- "vs/nls!vs/editor/contrib/quickAccess/browser/gotoSymbolQuickAccess",
1538
- "vs/editor/common/services/languageFeatures",
1539
- "vs/base/common/arraysFind"
1540
- ],
1541
1533
  "vs/editor/contrib/documentSymbols/browser/outlineModel": [
1542
1534
  "require",
1543
1535
  "exports",
@@ -1567,6 +1559,14 @@
1567
1559
  "vs/platform/theme/common/colorRegistry",
1568
1560
  "vs/css!vs/editor/contrib/symbolIcons/browser/symbolIcons"
1569
1561
  ],
1562
+ "vs/editor/contrib/quickAccess/browser/gotoLineQuickAccess": [
1563
+ "require",
1564
+ "exports",
1565
+ "vs/base/common/lifecycle",
1566
+ "vs/editor/browser/editorBrowser",
1567
+ "vs/editor/contrib/quickAccess/browser/editorNavigationQuickAccess",
1568
+ "vs/nls!vs/editor/contrib/quickAccess/browser/gotoLineQuickAccess"
1569
+ ],
1570
1570
  "vs/editor/contrib/quickAccess/browser/commandsQuickAccess": [
1571
1571
  "require",
1572
1572
  "exports",
@@ -1700,33 +1700,33 @@
1700
1700
  ],
1701
1701
  "vs/base/common/platform.nls": [],
1702
1702
  "vs/base/common/platform.nls.keys": [],
1703
- "vs/base/common/diff/diffChange": [
1703
+ "vs/base/common/cache": [
1704
1704
  "require",
1705
1705
  "exports"
1706
1706
  ],
1707
- "vs/base/common/hash": [
1707
+ "vs/base/common/lazy": [
1708
1708
  "require",
1709
- "exports",
1710
- "vs/base/common/strings"
1709
+ "exports"
1711
1710
  ],
1712
1711
  "vs/base/common/path": [
1713
1712
  "require",
1714
1713
  "exports",
1715
1714
  "vs/base/common/process"
1716
1715
  ],
1717
- "vs/editor/common/model/prefixSumComputer": [
1716
+ "vs/base/common/diff/diffChange": [
1718
1717
  "require",
1719
- "exports",
1720
- "vs/base/common/arrays",
1721
- "vs/base/common/uint"
1718
+ "exports"
1722
1719
  ],
1723
- "vs/base/common/cache": [
1720
+ "vs/base/common/hash": [
1724
1721
  "require",
1725
- "exports"
1722
+ "exports",
1723
+ "vs/base/common/strings"
1726
1724
  ],
1727
- "vs/base/common/lazy": [
1725
+ "vs/editor/common/model/prefixSumComputer": [
1728
1726
  "require",
1729
- "exports"
1727
+ "exports",
1728
+ "vs/base/common/arrays",
1729
+ "vs/base/common/uint"
1730
1730
  ],
1731
1731
  "vs/editor/common/core/characterClassifier": [
1732
1732
  "require",
@@ -1795,6 +1795,21 @@
1795
1795
  "vs/editor/common/diff/defaultLinesDiffComputer/linesSliceCharSequence",
1796
1796
  "vs/editor/common/diff/defaultLinesDiffComputer/lineSequence"
1797
1797
  ],
1798
+ "vs/base/common/arrays": [
1799
+ "require",
1800
+ "exports"
1801
+ ],
1802
+ "vs/editor/common/core/textModelDefaults": [
1803
+ "require",
1804
+ "exports"
1805
+ ],
1806
+ "vs/nls!vs/editor/common/config/editorOptions": [],
1807
+ "===anonymous4===": [
1808
+ "vs/editor/common/config/editorOptions.nls",
1809
+ "vs/editor/common/config/editorOptions.nls.keys"
1810
+ ],
1811
+ "vs/editor/common/config/editorOptions.nls": [],
1812
+ "vs/editor/common/config/editorOptions.nls.keys": [],
1798
1813
  "vs/base/browser/window": [
1799
1814
  "require",
1800
1815
  "exports"
@@ -2057,10 +2072,6 @@
2057
2072
  "vs/editor/standalone/common/monarch/monarchCommon",
2058
2073
  "vs/platform/configuration/common/configuration"
2059
2074
  ],
2060
- "vs/base/common/arrays": [
2061
- "require",
2062
- "exports"
2063
- ],
2064
2075
  "vs/editor/contrib/editorState/browser/editorState": [
2065
2076
  "require",
2066
2077
  "exports",
@@ -2110,263 +2121,93 @@
2110
2121
  "vs/platform/instantiation/common/instantiation",
2111
2122
  "vs/nls!vs/platform/audioCues/browser/audioCueService"
2112
2123
  ],
2113
- "vs/editor/common/core/textModelDefaults": [
2124
+ "vs/nls!vs/editor/browser/coreCommands": [],
2125
+ "vs/base/browser/browser": [
2114
2126
  "require",
2115
- "exports"
2116
- ],
2117
- "vs/nls!vs/editor/common/config/editorOptions": [],
2118
- "===anonymous4===": [
2119
- "vs/editor/common/config/editorOptions.nls",
2120
- "vs/editor/common/config/editorOptions.nls.keys"
2127
+ "exports",
2128
+ "vs/base/browser/window",
2129
+ "vs/base/common/event",
2130
+ "vs/base/common/lifecycle"
2121
2131
  ],
2122
- "vs/editor/common/config/editorOptions.nls": [],
2123
- "vs/editor/common/config/editorOptions.nls.keys": [],
2124
- "vs/nls!vs/editor/browser/widget/codeEditorWidget": [],
2125
- "vs/base/common/network": [
2132
+ "vs/base/browser/ui/aria/aria": [
2126
2133
  "require",
2127
2134
  "exports",
2128
- "vs/base/common/errors",
2129
- "vs/base/common/platform",
2130
- "vs/base/common/strings",
2131
- "vs/base/common/uri"
2135
+ "vs/base/browser/dom",
2136
+ "vs/css!vs/base/browser/ui/aria/aria"
2132
2137
  ],
2133
- "vs/editor/browser/config/editorConfiguration": [
2138
+ "vs/editor/common/cursor/cursorColumnSelection": [
2134
2139
  "require",
2135
2140
  "exports",
2136
- "vs/base/browser/browser",
2137
- "vs/base/common/arrays",
2138
- "vs/base/common/event",
2139
- "vs/base/common/lifecycle",
2140
- "vs/base/common/objects",
2141
- "vs/base/common/platform",
2142
- "vs/editor/browser/config/elementSizeObserver",
2143
- "vs/editor/browser/config/fontMeasurements",
2144
- "vs/editor/browser/config/migrateOptions",
2145
- "vs/editor/browser/config/tabFocus",
2146
- "vs/editor/common/config/editorOptions",
2147
- "vs/editor/common/config/editorZoom",
2148
- "vs/editor/common/config/fontInfo",
2149
- "vs/platform/accessibility/common/accessibility"
2141
+ "vs/editor/common/cursorCommon",
2142
+ "vs/editor/common/core/position",
2143
+ "vs/editor/common/core/range"
2150
2144
  ],
2151
- "vs/editor/browser/view": [
2145
+ "vs/editor/common/cursorCommon": [
2152
2146
  "require",
2153
2147
  "exports",
2154
- "vs/base/browser/dom",
2155
- "vs/base/browser/fastDomNode",
2156
- "vs/base/browser/performance",
2157
- "vs/base/common/errors",
2158
- "vs/editor/browser/controller/mouseTarget",
2159
- "vs/editor/browser/controller/pointerHandler",
2160
- "vs/editor/browser/controller/textAreaHandler",
2161
- "vs/editor/browser/view/renderingContext",
2162
- "vs/editor/browser/view/viewController",
2163
- "vs/editor/browser/view/viewOverlays",
2164
- "vs/editor/browser/view/viewPart",
2165
- "vs/editor/browser/view/viewUserInputEvents",
2166
- "vs/editor/browser/viewParts/blockDecorations/blockDecorations",
2167
- "vs/editor/browser/viewParts/contentWidgets/contentWidgets",
2168
- "vs/editor/browser/viewParts/currentLineHighlight/currentLineHighlight",
2169
- "vs/editor/browser/viewParts/decorations/decorations",
2170
- "vs/editor/browser/viewParts/editorScrollbar/editorScrollbar",
2171
- "vs/editor/browser/viewParts/glyphMargin/glyphMargin",
2172
- "vs/editor/browser/viewParts/indentGuides/indentGuides",
2173
- "vs/editor/browser/viewParts/lineNumbers/lineNumbers",
2174
- "vs/editor/browser/viewParts/lines/viewLines",
2175
- "vs/editor/browser/viewParts/linesDecorations/linesDecorations",
2176
- "vs/editor/browser/viewParts/margin/margin",
2177
- "vs/editor/browser/viewParts/marginDecorations/marginDecorations",
2178
- "vs/editor/browser/viewParts/minimap/minimap",
2179
- "vs/editor/browser/viewParts/overlayWidgets/overlayWidgets",
2180
- "vs/editor/browser/viewParts/overviewRuler/decorationsOverviewRuler",
2181
- "vs/editor/browser/viewParts/overviewRuler/overviewRuler",
2182
- "vs/editor/browser/viewParts/rulers/rulers",
2183
- "vs/editor/browser/viewParts/scrollDecoration/scrollDecoration",
2184
- "vs/editor/browser/viewParts/selections/selections",
2185
- "vs/editor/browser/viewParts/viewCursors/viewCursors",
2186
- "vs/editor/browser/viewParts/viewZones/viewZones",
2187
- "vs/editor/browser/viewParts/whitespace/whitespace",
2188
2148
  "vs/editor/common/core/position",
2189
2149
  "vs/editor/common/core/range",
2190
2150
  "vs/editor/common/core/selection",
2191
- "vs/editor/common/model",
2192
- "vs/editor/common/viewEventHandler",
2193
- "vs/editor/common/viewLayout/viewLinesViewportData",
2194
- "vs/editor/common/viewModel/viewContext",
2195
- "vs/platform/instantiation/common/instantiation",
2196
- "vs/platform/theme/common/themeService"
2151
+ "vs/editor/common/languages/supports",
2152
+ "vs/editor/common/core/cursorColumns",
2153
+ "vs/editor/common/core/indentation"
2197
2154
  ],
2198
- "vs/editor/browser/view/viewUserInputEvents": [
2155
+ "vs/editor/common/cursor/cursorDeleteOperations": [
2199
2156
  "require",
2200
2157
  "exports",
2158
+ "vs/base/common/strings",
2159
+ "vs/editor/common/commands/replaceCommand",
2160
+ "vs/editor/common/cursorCommon",
2161
+ "vs/editor/common/core/cursorColumns",
2162
+ "vs/editor/common/cursor/cursorMoveOperations",
2163
+ "vs/editor/common/core/range",
2201
2164
  "vs/editor/common/core/position"
2202
2165
  ],
2203
- "vs/editor/common/core/cursorColumns": [
2166
+ "vs/editor/common/cursor/cursorMoveCommands": [
2204
2167
  "require",
2205
2168
  "exports",
2206
- "vs/base/common/strings"
2207
- ],
2208
- "vs/editor/common/editorAction": [
2209
- "require",
2210
- "exports"
2169
+ "vs/base/common/types",
2170
+ "vs/editor/common/cursorCommon",
2171
+ "vs/editor/common/cursor/cursorMoveOperations",
2172
+ "vs/editor/common/cursor/cursorWordOperations",
2173
+ "vs/editor/common/core/position",
2174
+ "vs/editor/common/core/range"
2211
2175
  ],
2212
- "vs/editor/common/model/textModel": [
2176
+ "vs/editor/common/cursor/cursorTypeOperations": [
2213
2177
  "require",
2214
2178
  "exports",
2215
- "vs/base/common/arrays",
2216
- "vs/base/common/color",
2217
2179
  "vs/base/common/errors",
2218
- "vs/base/common/event",
2219
- "vs/base/common/lifecycle",
2220
2180
  "vs/base/common/strings",
2221
- "vs/base/common/uri",
2222
- "vs/editor/common/core/eolCounter",
2223
- "vs/editor/common/core/indentation",
2224
- "vs/editor/common/core/lineRange",
2225
- "vs/editor/common/core/position",
2181
+ "vs/editor/common/commands/replaceCommand",
2182
+ "vs/editor/common/commands/shiftCommand",
2183
+ "vs/editor/common/commands/surroundSelectionCommand",
2184
+ "vs/editor/common/cursorCommon",
2185
+ "vs/editor/common/core/wordCharacterClassifier",
2226
2186
  "vs/editor/common/core/range",
2227
- "vs/editor/common/core/selection",
2228
- "vs/editor/common/core/textModelDefaults",
2229
- "vs/editor/common/languages/language",
2187
+ "vs/editor/common/core/position",
2188
+ "vs/editor/common/languages/languageConfiguration",
2230
2189
  "vs/editor/common/languages/languageConfigurationRegistry",
2231
- "vs/editor/common/model",
2232
- "vs/editor/common/model/bracketPairsTextModelPart/bracketPairsImpl",
2233
- "vs/editor/common/model/bracketPairsTextModelPart/colorizedBracketPairsDecorationProvider",
2234
- "vs/editor/common/model/editStack",
2235
- "vs/editor/common/model/guidesTextModelPart",
2236
- "vs/editor/common/model/indentationGuesser",
2237
- "vs/editor/common/model/intervalTree",
2238
- "vs/editor/common/model/pieceTreeTextBuffer/pieceTreeTextBuffer",
2239
- "vs/editor/common/model/pieceTreeTextBuffer/pieceTreeTextBufferBuilder",
2240
- "vs/editor/common/model/textModelSearch",
2241
- "vs/editor/common/model/tokenizationTextModelPart",
2242
- "vs/editor/common/textModelEvents",
2243
- "vs/platform/undoRedo/common/undoRedo"
2190
+ "vs/editor/common/languages/supports",
2191
+ "vs/editor/common/languages/autoIndent",
2192
+ "vs/editor/common/languages/enterAction"
2244
2193
  ],
2245
- "vs/editor/common/core/editorColorRegistry": [
2194
+ "vs/platform/keybinding/common/keybindingsRegistry": [
2246
2195
  "require",
2247
2196
  "exports",
2248
- "vs/nls!vs/editor/common/core/editorColorRegistry",
2249
- "vs/base/common/color",
2250
- "vs/platform/theme/common/colorRegistry",
2251
- "vs/platform/theme/common/themeService"
2197
+ "vs/base/common/keybindings",
2198
+ "vs/base/common/platform",
2199
+ "vs/platform/commands/common/commands",
2200
+ "vs/platform/registry/common/platform",
2201
+ "vs/base/common/lifecycle",
2202
+ "vs/base/common/linkedList"
2252
2203
  ],
2253
- "vs/platform/theme/common/colorRegistry": [
2254
- "require",
2255
- "exports",
2256
- "vs/base/common/assert",
2257
- "vs/base/common/async",
2258
- "vs/base/common/color",
2259
- "vs/base/common/event",
2260
- "vs/nls!vs/platform/theme/common/colorRegistry",
2261
- "vs/platform/jsonschemas/common/jsonContributionRegistry",
2262
- "vs/platform/registry/common/platform"
2263
- ],
2264
- "vs/editor/common/viewModel/viewModelImpl": [
2265
- "require",
2266
- "exports",
2267
- "vs/base/common/arrays",
2268
- "vs/base/common/async",
2269
- "vs/base/common/color",
2270
- "vs/base/common/lifecycle",
2271
- "vs/base/common/platform",
2272
- "vs/base/common/strings",
2273
- "vs/editor/common/config/editorOptions",
2274
- "vs/editor/common/cursor/cursor",
2275
- "vs/editor/common/cursorCommon",
2276
- "vs/editor/common/core/position",
2277
- "vs/editor/common/core/range",
2278
- "vs/editor/common/textModelEvents",
2279
- "vs/editor/common/languages",
2280
- "vs/editor/common/languages/modesRegistry",
2281
- "vs/editor/common/languages/textToHtmlTokenizer",
2282
- "vs/editor/common/viewEvents",
2283
- "vs/editor/common/viewLayout/viewLayout",
2284
- "vs/editor/common/viewModel/minimapTokensColorTracker",
2285
- "vs/editor/common/viewModel",
2286
- "vs/editor/common/viewModel/viewModelDecorations",
2287
- "vs/editor/common/viewModelEventDispatcher",
2288
- "vs/editor/common/viewModel/viewModelLines",
2289
- "vs/editor/common/viewModel/glyphLanesModel"
2290
- ],
2291
- "vs/platform/instantiation/common/serviceCollection": [
2292
- "require",
2293
- "exports"
2294
- ],
2295
- "vs/platform/theme/common/themeService": [
2296
- "require",
2297
- "exports",
2298
- "vs/base/common/event",
2299
- "vs/base/common/lifecycle",
2300
- "vs/platform/instantiation/common/instantiation",
2301
- "vs/platform/registry/common/platform",
2302
- "vs/platform/theme/common/theme"
2303
- ],
2304
- "vs/platform/accessibility/common/accessibility": [
2305
- "require",
2306
- "exports",
2307
- "vs/platform/contextkey/common/contextkey",
2308
- "vs/platform/instantiation/common/instantiation"
2309
- ],
2310
- "vs/editor/common/viewModel/monospaceLineBreaksComputer": [
2311
- "require",
2312
- "exports",
2313
- "vs/base/common/strings",
2314
- "vs/editor/common/core/characterClassifier",
2315
- "vs/editor/common/textModelEvents",
2316
- "vs/editor/common/modelLineProjectionData"
2317
- ],
2318
- "vs/editor/browser/view/domLineBreaksComputer": [
2319
- "require",
2320
- "exports",
2321
- "vs/base/browser/trustedTypes",
2322
- "vs/base/common/strings",
2323
- "vs/base/common/types",
2324
- "vs/editor/browser/config/domFontInfo",
2325
- "vs/editor/common/core/stringBuilder",
2326
- "vs/editor/common/modelLineProjectionData",
2327
- "vs/editor/common/textModelEvents"
2328
- ],
2329
- "vs/editor/common/cursor/cursorWordOperations": [
2330
- "require",
2331
- "exports",
2332
- "vs/base/common/strings",
2333
- "vs/editor/common/cursorCommon",
2334
- "vs/editor/common/cursor/cursorDeleteOperations",
2335
- "vs/editor/common/core/wordCharacterClassifier",
2336
- "vs/editor/common/core/position",
2337
- "vs/editor/common/core/range"
2338
- ],
2339
- "vs/editor/browser/config/domFontInfo": [
2340
- "require",
2341
- "exports",
2342
- "vs/base/browser/fastDomNode"
2343
- ],
2344
- "vs/editor/browser/widget/codeEditorContributions": [
2345
- "require",
2346
- "exports",
2347
- "vs/base/browser/dom",
2348
- "vs/base/common/errors",
2349
- "vs/base/common/lifecycle"
2350
- ],
2351
- "vs/editor/browser/config/tabFocus": [
2352
- "require",
2353
- "exports",
2354
- "vs/base/common/event"
2355
- ],
2356
- "vs/editor/browser/services/markerDecorations": [
2357
- "require",
2358
- "exports",
2359
- "vs/editor/common/services/markerDecorations",
2360
- "vs/editor/browser/editorExtensions"
2361
- ],
2362
- "vs/css!vs/editor/browser/widget/media/editor": [],
2363
- "===anonymous5===": [
2364
- "vs/editor/browser/widget/codeEditorWidget.nls",
2365
- "vs/editor/browser/widget/codeEditorWidget.nls.keys"
2366
- ],
2367
- "vs/editor/browser/widget/codeEditorWidget.nls": [],
2368
- "vs/editor/browser/widget/codeEditorWidget.nls.keys": [],
2369
- "vs/base/common/codicons": [
2204
+ "===anonymous5===": [
2205
+ "vs/editor/browser/coreCommands.nls",
2206
+ "vs/editor/browser/coreCommands.nls.keys"
2207
+ ],
2208
+ "vs/editor/browser/coreCommands.nls": [],
2209
+ "vs/editor/browser/coreCommands.nls.keys": [],
2210
+ "vs/base/common/codicons": [
2370
2211
  "require",
2371
2212
  "exports",
2372
2213
  "vs/base/common/types"
@@ -2426,12 +2267,6 @@
2426
2267
  ],
2427
2268
  "vs/editor/browser/widget/diffEditor/diffEditor.contribution.nls": [],
2428
2269
  "vs/editor/browser/widget/diffEditor/diffEditor.contribution.nls.keys": [],
2429
- "vs/base/browser/ui/aria/aria": [
2430
- "require",
2431
- "exports",
2432
- "vs/base/browser/dom",
2433
- "vs/css!vs/base/browser/ui/aria/aria"
2434
- ],
2435
2270
  "vs/base/common/htmlContent": [
2436
2271
  "require",
2437
2272
  "exports",
@@ -2449,24 +2284,28 @@
2449
2284
  ],
2450
2285
  "vs/editor/contrib/anchorSelect/browser/anchorSelect.nls": [],
2451
2286
  "vs/editor/contrib/anchorSelect/browser/anchorSelect.nls.keys": [],
2452
- "vs/base/common/async": [
2287
+ "vs/editor/common/commands/replaceCommand": [
2453
2288
  "require",
2454
2289
  "exports",
2455
- "vs/base/common/cancellation",
2456
- "vs/base/common/errors",
2457
- "vs/base/common/event",
2458
- "vs/base/common/lifecycle",
2459
- "vs/base/common/platform",
2460
- "vs/base/common/symbols"
2290
+ "vs/editor/common/core/selection"
2461
2291
  ],
2462
- "vs/nls!vs/editor/contrib/bracketMatching/browser/bracketMatching": [],
2463
- "vs/css!vs/editor/contrib/bracketMatching/browser/bracketMatching": [],
2292
+ "vs/editor/common/cursor/cursorMoveOperations": [
2293
+ "require",
2294
+ "exports",
2295
+ "vs/base/common/strings",
2296
+ "vs/editor/common/core/cursorColumns",
2297
+ "vs/editor/common/core/position",
2298
+ "vs/editor/common/core/range",
2299
+ "vs/editor/common/cursor/cursorAtomicMoveOperations",
2300
+ "vs/editor/common/cursorCommon"
2301
+ ],
2302
+ "vs/nls!vs/editor/contrib/caretOperations/browser/transpose": [],
2464
2303
  "===anonymous8===": [
2465
- "vs/editor/contrib/bracketMatching/browser/bracketMatching.nls",
2466
- "vs/editor/contrib/bracketMatching/browser/bracketMatching.nls.keys"
2304
+ "vs/editor/contrib/caretOperations/browser/transpose.nls",
2305
+ "vs/editor/contrib/caretOperations/browser/transpose.nls.keys"
2467
2306
  ],
2468
- "vs/editor/contrib/bracketMatching/browser/bracketMatching.nls": [],
2469
- "vs/editor/contrib/bracketMatching/browser/bracketMatching.nls.keys": [],
2307
+ "vs/editor/contrib/caretOperations/browser/transpose.nls": [],
2308
+ "vs/editor/contrib/caretOperations/browser/transpose.nls.keys": [],
2470
2309
  "vs/editor/contrib/caretOperations/browser/moveCaretCommand": [
2471
2310
  "require",
2472
2311
  "exports",
@@ -2480,108 +2319,269 @@
2480
2319
  ],
2481
2320
  "vs/editor/contrib/caretOperations/browser/caretOperations.nls": [],
2482
2321
  "vs/editor/contrib/caretOperations/browser/caretOperations.nls.keys": [],
2483
- "vs/editor/common/commands/replaceCommand": [
2322
+ "vs/nls!vs/editor/browser/widget/codeEditorWidget": [],
2323
+ "vs/base/common/network": [
2484
2324
  "require",
2485
2325
  "exports",
2486
- "vs/editor/common/core/selection"
2326
+ "vs/base/common/errors",
2327
+ "vs/base/common/platform",
2328
+ "vs/base/common/strings",
2329
+ "vs/base/common/uri"
2487
2330
  ],
2488
- "vs/editor/common/cursor/cursorMoveOperations": [
2331
+ "vs/editor/browser/config/editorConfiguration": [
2489
2332
  "require",
2490
2333
  "exports",
2491
- "vs/base/common/strings",
2492
- "vs/editor/common/core/cursorColumns",
2334
+ "vs/base/browser/browser",
2335
+ "vs/base/common/arrays",
2336
+ "vs/base/common/event",
2337
+ "vs/base/common/lifecycle",
2338
+ "vs/base/common/objects",
2339
+ "vs/base/common/platform",
2340
+ "vs/editor/browser/config/elementSizeObserver",
2341
+ "vs/editor/browser/config/fontMeasurements",
2342
+ "vs/editor/browser/config/migrateOptions",
2343
+ "vs/editor/browser/config/tabFocus",
2344
+ "vs/editor/common/config/editorOptions",
2345
+ "vs/editor/common/config/editorZoom",
2346
+ "vs/editor/common/config/fontInfo",
2347
+ "vs/platform/accessibility/common/accessibility"
2348
+ ],
2349
+ "vs/editor/browser/view": [
2350
+ "require",
2351
+ "exports",
2352
+ "vs/base/browser/dom",
2353
+ "vs/base/browser/fastDomNode",
2354
+ "vs/base/browser/performance",
2355
+ "vs/base/common/errors",
2356
+ "vs/editor/browser/controller/mouseTarget",
2357
+ "vs/editor/browser/controller/pointerHandler",
2358
+ "vs/editor/browser/controller/textAreaHandler",
2359
+ "vs/editor/browser/view/renderingContext",
2360
+ "vs/editor/browser/view/viewController",
2361
+ "vs/editor/browser/view/viewOverlays",
2362
+ "vs/editor/browser/view/viewPart",
2363
+ "vs/editor/browser/view/viewUserInputEvents",
2364
+ "vs/editor/browser/viewParts/blockDecorations/blockDecorations",
2365
+ "vs/editor/browser/viewParts/contentWidgets/contentWidgets",
2366
+ "vs/editor/browser/viewParts/currentLineHighlight/currentLineHighlight",
2367
+ "vs/editor/browser/viewParts/decorations/decorations",
2368
+ "vs/editor/browser/viewParts/editorScrollbar/editorScrollbar",
2369
+ "vs/editor/browser/viewParts/glyphMargin/glyphMargin",
2370
+ "vs/editor/browser/viewParts/indentGuides/indentGuides",
2371
+ "vs/editor/browser/viewParts/lineNumbers/lineNumbers",
2372
+ "vs/editor/browser/viewParts/lines/viewLines",
2373
+ "vs/editor/browser/viewParts/linesDecorations/linesDecorations",
2374
+ "vs/editor/browser/viewParts/margin/margin",
2375
+ "vs/editor/browser/viewParts/marginDecorations/marginDecorations",
2376
+ "vs/editor/browser/viewParts/minimap/minimap",
2377
+ "vs/editor/browser/viewParts/overlayWidgets/overlayWidgets",
2378
+ "vs/editor/browser/viewParts/overviewRuler/decorationsOverviewRuler",
2379
+ "vs/editor/browser/viewParts/overviewRuler/overviewRuler",
2380
+ "vs/editor/browser/viewParts/rulers/rulers",
2381
+ "vs/editor/browser/viewParts/scrollDecoration/scrollDecoration",
2382
+ "vs/editor/browser/viewParts/selections/selections",
2383
+ "vs/editor/browser/viewParts/viewCursors/viewCursors",
2384
+ "vs/editor/browser/viewParts/viewZones/viewZones",
2385
+ "vs/editor/browser/viewParts/whitespace/whitespace",
2493
2386
  "vs/editor/common/core/position",
2494
2387
  "vs/editor/common/core/range",
2495
- "vs/editor/common/cursor/cursorAtomicMoveOperations",
2496
- "vs/editor/common/cursorCommon"
2497
- ],
2498
- "vs/nls!vs/editor/contrib/caretOperations/browser/transpose": [],
2499
- "===anonymous10===": [
2500
- "vs/editor/contrib/caretOperations/browser/transpose.nls",
2501
- "vs/editor/contrib/caretOperations/browser/transpose.nls.keys"
2388
+ "vs/editor/common/core/selection",
2389
+ "vs/editor/common/model",
2390
+ "vs/editor/common/viewEventHandler",
2391
+ "vs/editor/common/viewLayout/viewLinesViewportData",
2392
+ "vs/editor/common/viewModel/viewContext",
2393
+ "vs/platform/instantiation/common/instantiation",
2394
+ "vs/platform/theme/common/themeService"
2502
2395
  ],
2503
- "vs/editor/contrib/caretOperations/browser/transpose.nls": [],
2504
- "vs/editor/contrib/caretOperations/browser/transpose.nls.keys": [],
2505
- "vs/nls!vs/editor/browser/coreCommands": [],
2506
- "vs/base/browser/browser": [
2396
+ "vs/editor/browser/view/viewUserInputEvents": [
2507
2397
  "require",
2508
2398
  "exports",
2509
- "vs/base/browser/window",
2510
- "vs/base/common/event",
2511
- "vs/base/common/lifecycle"
2399
+ "vs/editor/common/core/position"
2512
2400
  ],
2513
- "vs/editor/common/cursor/cursorColumnSelection": [
2401
+ "vs/editor/common/core/cursorColumns": [
2514
2402
  "require",
2515
2403
  "exports",
2516
- "vs/editor/common/cursorCommon",
2517
- "vs/editor/common/core/position",
2518
- "vs/editor/common/core/range"
2404
+ "vs/base/common/strings"
2519
2405
  ],
2520
- "vs/editor/common/cursorCommon": [
2406
+ "vs/editor/common/editorAction": [
2407
+ "require",
2408
+ "exports"
2409
+ ],
2410
+ "vs/editor/common/model/textModel": [
2521
2411
  "require",
2522
2412
  "exports",
2413
+ "vs/base/common/arrays",
2414
+ "vs/base/common/color",
2415
+ "vs/base/common/errors",
2416
+ "vs/base/common/event",
2417
+ "vs/base/common/lifecycle",
2418
+ "vs/base/common/strings",
2419
+ "vs/base/common/uri",
2420
+ "vs/editor/common/core/eolCounter",
2421
+ "vs/editor/common/core/indentation",
2422
+ "vs/editor/common/core/lineRange",
2523
2423
  "vs/editor/common/core/position",
2524
2424
  "vs/editor/common/core/range",
2525
2425
  "vs/editor/common/core/selection",
2526
- "vs/editor/common/languages/supports",
2527
- "vs/editor/common/core/cursorColumns",
2528
- "vs/editor/common/core/indentation"
2426
+ "vs/editor/common/core/textModelDefaults",
2427
+ "vs/editor/common/languages/language",
2428
+ "vs/editor/common/languages/languageConfigurationRegistry",
2429
+ "vs/editor/common/model",
2430
+ "vs/editor/common/model/bracketPairsTextModelPart/bracketPairsImpl",
2431
+ "vs/editor/common/model/bracketPairsTextModelPart/colorizedBracketPairsDecorationProvider",
2432
+ "vs/editor/common/model/editStack",
2433
+ "vs/editor/common/model/guidesTextModelPart",
2434
+ "vs/editor/common/model/indentationGuesser",
2435
+ "vs/editor/common/model/intervalTree",
2436
+ "vs/editor/common/model/pieceTreeTextBuffer/pieceTreeTextBuffer",
2437
+ "vs/editor/common/model/pieceTreeTextBuffer/pieceTreeTextBufferBuilder",
2438
+ "vs/editor/common/model/textModelSearch",
2439
+ "vs/editor/common/model/tokenizationTextModelPart",
2440
+ "vs/editor/common/textModelEvents",
2441
+ "vs/platform/undoRedo/common/undoRedo"
2529
2442
  ],
2530
- "vs/editor/common/cursor/cursorDeleteOperations": [
2443
+ "vs/editor/common/core/editorColorRegistry": [
2444
+ "require",
2445
+ "exports",
2446
+ "vs/nls!vs/editor/common/core/editorColorRegistry",
2447
+ "vs/base/common/color",
2448
+ "vs/platform/theme/common/colorRegistry",
2449
+ "vs/platform/theme/common/themeService"
2450
+ ],
2451
+ "vs/platform/theme/common/colorRegistry": [
2531
2452
  "require",
2532
2453
  "exports",
2454
+ "vs/base/common/assert",
2455
+ "vs/base/common/async",
2456
+ "vs/base/common/color",
2457
+ "vs/base/common/event",
2458
+ "vs/nls!vs/platform/theme/common/colorRegistry",
2459
+ "vs/platform/jsonschemas/common/jsonContributionRegistry",
2460
+ "vs/platform/registry/common/platform"
2461
+ ],
2462
+ "vs/editor/common/viewModel/viewModelImpl": [
2463
+ "require",
2464
+ "exports",
2465
+ "vs/base/common/arrays",
2466
+ "vs/base/common/async",
2467
+ "vs/base/common/color",
2468
+ "vs/base/common/lifecycle",
2469
+ "vs/base/common/platform",
2533
2470
  "vs/base/common/strings",
2534
- "vs/editor/common/commands/replaceCommand",
2471
+ "vs/editor/common/config/editorOptions",
2472
+ "vs/editor/common/cursor/cursor",
2535
2473
  "vs/editor/common/cursorCommon",
2536
- "vs/editor/common/core/cursorColumns",
2537
- "vs/editor/common/cursor/cursorMoveOperations",
2474
+ "vs/editor/common/core/position",
2538
2475
  "vs/editor/common/core/range",
2539
- "vs/editor/common/core/position"
2476
+ "vs/editor/common/textModelEvents",
2477
+ "vs/editor/common/languages",
2478
+ "vs/editor/common/languages/modesRegistry",
2479
+ "vs/editor/common/languages/textToHtmlTokenizer",
2480
+ "vs/editor/common/viewEvents",
2481
+ "vs/editor/common/viewLayout/viewLayout",
2482
+ "vs/editor/common/viewModel/minimapTokensColorTracker",
2483
+ "vs/editor/common/viewModel",
2484
+ "vs/editor/common/viewModel/viewModelDecorations",
2485
+ "vs/editor/common/viewModelEventDispatcher",
2486
+ "vs/editor/common/viewModel/viewModelLines",
2487
+ "vs/editor/common/viewModel/glyphLanesModel"
2540
2488
  ],
2541
- "vs/editor/common/cursor/cursorMoveCommands": [
2489
+ "vs/platform/instantiation/common/serviceCollection": [
2490
+ "require",
2491
+ "exports"
2492
+ ],
2493
+ "vs/platform/theme/common/themeService": [
2494
+ "require",
2495
+ "exports",
2496
+ "vs/base/common/event",
2497
+ "vs/base/common/lifecycle",
2498
+ "vs/platform/instantiation/common/instantiation",
2499
+ "vs/platform/registry/common/platform",
2500
+ "vs/platform/theme/common/theme"
2501
+ ],
2502
+ "vs/platform/accessibility/common/accessibility": [
2542
2503
  "require",
2543
2504
  "exports",
2505
+ "vs/platform/contextkey/common/contextkey",
2506
+ "vs/platform/instantiation/common/instantiation"
2507
+ ],
2508
+ "vs/editor/common/viewModel/monospaceLineBreaksComputer": [
2509
+ "require",
2510
+ "exports",
2511
+ "vs/base/common/strings",
2512
+ "vs/editor/common/core/characterClassifier",
2513
+ "vs/editor/common/textModelEvents",
2514
+ "vs/editor/common/modelLineProjectionData"
2515
+ ],
2516
+ "vs/editor/browser/view/domLineBreaksComputer": [
2517
+ "require",
2518
+ "exports",
2519
+ "vs/base/browser/trustedTypes",
2520
+ "vs/base/common/strings",
2544
2521
  "vs/base/common/types",
2545
- "vs/editor/common/cursorCommon",
2546
- "vs/editor/common/cursor/cursorMoveOperations",
2547
- "vs/editor/common/cursor/cursorWordOperations",
2548
- "vs/editor/common/core/position",
2549
- "vs/editor/common/core/range"
2522
+ "vs/editor/browser/config/domFontInfo",
2523
+ "vs/editor/common/core/stringBuilder",
2524
+ "vs/editor/common/modelLineProjectionData",
2525
+ "vs/editor/common/textModelEvents"
2550
2526
  ],
2551
- "vs/editor/common/cursor/cursorTypeOperations": [
2527
+ "vs/editor/common/cursor/cursorWordOperations": [
2552
2528
  "require",
2553
2529
  "exports",
2554
- "vs/base/common/errors",
2555
2530
  "vs/base/common/strings",
2556
- "vs/editor/common/commands/replaceCommand",
2557
- "vs/editor/common/commands/shiftCommand",
2558
- "vs/editor/common/commands/surroundSelectionCommand",
2559
2531
  "vs/editor/common/cursorCommon",
2532
+ "vs/editor/common/cursor/cursorDeleteOperations",
2560
2533
  "vs/editor/common/core/wordCharacterClassifier",
2561
- "vs/editor/common/core/range",
2562
2534
  "vs/editor/common/core/position",
2563
- "vs/editor/common/languages/languageConfiguration",
2564
- "vs/editor/common/languages/languageConfigurationRegistry",
2565
- "vs/editor/common/languages/supports",
2566
- "vs/editor/common/languages/autoIndent",
2567
- "vs/editor/common/languages/enterAction"
2535
+ "vs/editor/common/core/range"
2536
+ ],
2537
+ "vs/editor/browser/config/domFontInfo": [
2538
+ "require",
2539
+ "exports",
2540
+ "vs/base/browser/fastDomNode"
2541
+ ],
2542
+ "vs/editor/browser/widget/codeEditorContributions": [
2543
+ "require",
2544
+ "exports",
2545
+ "vs/base/browser/dom",
2546
+ "vs/base/common/errors",
2547
+ "vs/base/common/lifecycle"
2548
+ ],
2549
+ "vs/editor/browser/config/tabFocus": [
2550
+ "require",
2551
+ "exports",
2552
+ "vs/base/common/event"
2553
+ ],
2554
+ "vs/editor/browser/services/markerDecorations": [
2555
+ "require",
2556
+ "exports",
2557
+ "vs/editor/common/services/markerDecorations",
2558
+ "vs/editor/browser/editorExtensions"
2568
2559
  ],
2569
- "vs/platform/keybinding/common/keybindingsRegistry": [
2560
+ "vs/css!vs/editor/browser/widget/media/editor": [],
2561
+ "===anonymous10===": [
2562
+ "vs/editor/browser/widget/codeEditorWidget.nls",
2563
+ "vs/editor/browser/widget/codeEditorWidget.nls.keys"
2564
+ ],
2565
+ "vs/editor/browser/widget/codeEditorWidget.nls": [],
2566
+ "vs/editor/browser/widget/codeEditorWidget.nls.keys": [],
2567
+ "vs/base/common/async": [
2570
2568
  "require",
2571
2569
  "exports",
2572
- "vs/base/common/keybindings",
2573
- "vs/base/common/platform",
2574
- "vs/platform/commands/common/commands",
2575
- "vs/platform/registry/common/platform",
2570
+ "vs/base/common/cancellation",
2571
+ "vs/base/common/errors",
2572
+ "vs/base/common/event",
2576
2573
  "vs/base/common/lifecycle",
2577
- "vs/base/common/linkedList"
2574
+ "vs/base/common/platform",
2575
+ "vs/base/common/symbols"
2578
2576
  ],
2577
+ "vs/nls!vs/editor/contrib/bracketMatching/browser/bracketMatching": [],
2578
+ "vs/css!vs/editor/contrib/bracketMatching/browser/bracketMatching": [],
2579
2579
  "===anonymous11===": [
2580
- "vs/editor/browser/coreCommands.nls",
2581
- "vs/editor/browser/coreCommands.nls.keys"
2580
+ "vs/editor/contrib/bracketMatching/browser/bracketMatching.nls",
2581
+ "vs/editor/contrib/bracketMatching/browser/bracketMatching.nls.keys"
2582
2582
  ],
2583
- "vs/editor/browser/coreCommands.nls": [],
2584
- "vs/editor/browser/coreCommands.nls.keys": [],
2583
+ "vs/editor/contrib/bracketMatching/browser/bracketMatching.nls": [],
2584
+ "vs/editor/contrib/bracketMatching/browser/bracketMatching.nls.keys": [],
2585
2585
  "vs/editor/browser/controller/textAreaInput": [
2586
2586
  "require",
2587
2587
  "exports",
@@ -2874,6 +2874,13 @@
2874
2874
  ],
2875
2875
  "vs/editor/contrib/comment/browser/comment.nls": [],
2876
2876
  "vs/editor/contrib/comment/browser/comment.nls.keys": [],
2877
+ "vs/nls!vs/editor/contrib/cursorUndo/browser/cursorUndo": [],
2878
+ "===anonymous17===": [
2879
+ "vs/editor/contrib/cursorUndo/browser/cursorUndo.nls",
2880
+ "vs/editor/contrib/cursorUndo/browser/cursorUndo.nls.keys"
2881
+ ],
2882
+ "vs/editor/contrib/cursorUndo/browser/cursorUndo.nls": [],
2883
+ "vs/editor/contrib/cursorUndo/browser/cursorUndo.nls.keys": [],
2877
2884
  "vs/base/browser/ui/actionbar/actionViewItems": [
2878
2885
  "require",
2879
2886
  "exports",
@@ -2912,7 +2919,7 @@
2912
2919
  "vs/base/common/uri",
2913
2920
  "vs/platform/instantiation/common/instantiation"
2914
2921
  ],
2915
- "===anonymous17===": [
2922
+ "===anonymous18===": [
2916
2923
  "vs/editor/contrib/contextmenu/browser/contextmenu.nls",
2917
2924
  "vs/editor/contrib/contextmenu/browser/contextmenu.nls.keys"
2918
2925
  ],
@@ -2925,13 +2932,6 @@
2925
2932
  "vs/editor/common/core/selection"
2926
2933
  ],
2927
2934
  "vs/css!vs/editor/contrib/dnd/browser/dnd": [],
2928
- "vs/nls!vs/editor/contrib/cursorUndo/browser/cursorUndo": [],
2929
- "===anonymous18===": [
2930
- "vs/editor/contrib/cursorUndo/browser/cursorUndo.nls",
2931
- "vs/editor/contrib/cursorUndo/browser/cursorUndo.nls.keys"
2932
- ],
2933
- "vs/editor/contrib/cursorUndo/browser/cursorUndo.nls": [],
2934
- "vs/editor/contrib/cursorUndo/browser/cursorUndo.nls.keys": [],
2935
2935
  "vs/editor/common/editorFeatures": [
2936
2936
  "require",
2937
2937
  "exports"
@@ -2986,6 +2986,77 @@
2986
2986
  ],
2987
2987
  "vs/editor/contrib/dropOrPasteInto/browser/dropIntoEditorContribution.nls": [],
2988
2988
  "vs/editor/contrib/dropOrPasteInto/browser/dropIntoEditorContribution.nls.keys": [],
2989
+ "vs/nls!vs/editor/contrib/fontZoom/browser/fontZoom": [],
2990
+ "===anonymous21===": [
2991
+ "vs/editor/contrib/fontZoom/browser/fontZoom.nls",
2992
+ "vs/editor/contrib/fontZoom/browser/fontZoom.nls.keys"
2993
+ ],
2994
+ "vs/editor/contrib/fontZoom/browser/fontZoom.nls": [],
2995
+ "vs/editor/contrib/fontZoom/browser/fontZoom.nls.keys": [],
2996
+ "vs/editor/contrib/folding/browser/foldingModel": [
2997
+ "require",
2998
+ "exports",
2999
+ "vs/base/common/event",
3000
+ "vs/editor/contrib/folding/browser/foldingRanges",
3001
+ "vs/base/common/hash"
3002
+ ],
3003
+ "vs/editor/contrib/folding/browser/hiddenRangeModel": [
3004
+ "require",
3005
+ "exports",
3006
+ "vs/base/common/arraysFind",
3007
+ "vs/base/common/event",
3008
+ "vs/editor/common/core/range",
3009
+ "vs/editor/common/core/eolCounter"
3010
+ ],
3011
+ "vs/editor/contrib/folding/browser/indentRangeProvider": [
3012
+ "require",
3013
+ "exports",
3014
+ "vs/editor/common/model/utils",
3015
+ "vs/editor/contrib/folding/browser/foldingRanges"
3016
+ ],
3017
+ "vs/nls!vs/editor/contrib/folding/browser/folding": [],
3018
+ "vs/editor/contrib/folding/browser/foldingDecorations": [
3019
+ "require",
3020
+ "exports",
3021
+ "vs/base/common/codicons",
3022
+ "vs/editor/common/model",
3023
+ "vs/editor/common/model/textModel",
3024
+ "vs/nls!vs/editor/contrib/folding/browser/foldingDecorations",
3025
+ "vs/platform/theme/common/colorRegistry",
3026
+ "vs/platform/theme/common/iconRegistry",
3027
+ "vs/platform/theme/common/themeService",
3028
+ "vs/base/common/themables"
3029
+ ],
3030
+ "vs/editor/contrib/folding/browser/foldingRanges": [
3031
+ "require",
3032
+ "exports"
3033
+ ],
3034
+ "vs/editor/contrib/folding/browser/syntaxRangeProvider": [
3035
+ "require",
3036
+ "exports",
3037
+ "vs/base/common/errors",
3038
+ "vs/base/common/lifecycle",
3039
+ "vs/editor/contrib/folding/browser/foldingRanges"
3040
+ ],
3041
+ "vs/css!vs/editor/contrib/folding/browser/folding": [],
3042
+ "===anonymous22===": [
3043
+ "vs/editor/contrib/folding/browser/folding.nls",
3044
+ "vs/editor/contrib/folding/browser/folding.nls.keys"
3045
+ ],
3046
+ "vs/editor/contrib/folding/browser/folding.nls": [],
3047
+ "vs/editor/contrib/folding/browser/folding.nls.keys": [],
3048
+ "vs/nls!vs/editor/contrib/format/browser/formatActions": [],
3049
+ "vs/platform/progress/common/progress": [
3050
+ "require",
3051
+ "exports",
3052
+ "vs/platform/instantiation/common/instantiation"
3053
+ ],
3054
+ "===anonymous23===": [
3055
+ "vs/editor/contrib/format/browser/formatActions.nls",
3056
+ "vs/editor/contrib/format/browser/formatActions.nls.keys"
3057
+ ],
3058
+ "vs/editor/contrib/format/browser/formatActions.nls": [],
3059
+ "vs/editor/contrib/format/browser/formatActions.nls.keys": [],
2989
3060
  "vs/editor/contrib/find/browser/findModel": [
2990
3061
  "require",
2991
3062
  "exports",
@@ -3050,83 +3121,12 @@
3050
3121
  "vs/css!vs/editor/contrib/find/browser/findWidget"
3051
3122
  ],
3052
3123
  "vs/nls!vs/editor/contrib/find/browser/findController": [],
3053
- "===anonymous21===": [
3124
+ "===anonymous24===": [
3054
3125
  "vs/editor/contrib/find/browser/findController.nls",
3055
3126
  "vs/editor/contrib/find/browser/findController.nls.keys"
3056
3127
  ],
3057
3128
  "vs/editor/contrib/find/browser/findController.nls": [],
3058
3129
  "vs/editor/contrib/find/browser/findController.nls.keys": [],
3059
- "vs/nls!vs/editor/contrib/format/browser/formatActions": [],
3060
- "vs/platform/progress/common/progress": [
3061
- "require",
3062
- "exports",
3063
- "vs/platform/instantiation/common/instantiation"
3064
- ],
3065
- "===anonymous22===": [
3066
- "vs/editor/contrib/format/browser/formatActions.nls",
3067
- "vs/editor/contrib/format/browser/formatActions.nls.keys"
3068
- ],
3069
- "vs/editor/contrib/format/browser/formatActions.nls": [],
3070
- "vs/editor/contrib/format/browser/formatActions.nls.keys": [],
3071
- "vs/nls!vs/editor/contrib/fontZoom/browser/fontZoom": [],
3072
- "===anonymous23===": [
3073
- "vs/editor/contrib/fontZoom/browser/fontZoom.nls",
3074
- "vs/editor/contrib/fontZoom/browser/fontZoom.nls.keys"
3075
- ],
3076
- "vs/editor/contrib/fontZoom/browser/fontZoom.nls": [],
3077
- "vs/editor/contrib/fontZoom/browser/fontZoom.nls.keys": [],
3078
- "vs/editor/contrib/folding/browser/foldingModel": [
3079
- "require",
3080
- "exports",
3081
- "vs/base/common/event",
3082
- "vs/editor/contrib/folding/browser/foldingRanges",
3083
- "vs/base/common/hash"
3084
- ],
3085
- "vs/editor/contrib/folding/browser/hiddenRangeModel": [
3086
- "require",
3087
- "exports",
3088
- "vs/base/common/arraysFind",
3089
- "vs/base/common/event",
3090
- "vs/editor/common/core/range",
3091
- "vs/editor/common/core/eolCounter"
3092
- ],
3093
- "vs/editor/contrib/folding/browser/indentRangeProvider": [
3094
- "require",
3095
- "exports",
3096
- "vs/editor/common/model/utils",
3097
- "vs/editor/contrib/folding/browser/foldingRanges"
3098
- ],
3099
- "vs/nls!vs/editor/contrib/folding/browser/folding": [],
3100
- "vs/editor/contrib/folding/browser/foldingDecorations": [
3101
- "require",
3102
- "exports",
3103
- "vs/base/common/codicons",
3104
- "vs/editor/common/model",
3105
- "vs/editor/common/model/textModel",
3106
- "vs/nls!vs/editor/contrib/folding/browser/foldingDecorations",
3107
- "vs/platform/theme/common/colorRegistry",
3108
- "vs/platform/theme/common/iconRegistry",
3109
- "vs/platform/theme/common/themeService",
3110
- "vs/base/common/themables"
3111
- ],
3112
- "vs/editor/contrib/folding/browser/foldingRanges": [
3113
- "require",
3114
- "exports"
3115
- ],
3116
- "vs/editor/contrib/folding/browser/syntaxRangeProvider": [
3117
- "require",
3118
- "exports",
3119
- "vs/base/common/errors",
3120
- "vs/base/common/lifecycle",
3121
- "vs/editor/contrib/folding/browser/foldingRanges"
3122
- ],
3123
- "vs/css!vs/editor/contrib/folding/browser/folding": [],
3124
- "===anonymous24===": [
3125
- "vs/editor/contrib/folding/browser/folding.nls",
3126
- "vs/editor/contrib/folding/browser/folding.nls.keys"
3127
- ],
3128
- "vs/editor/contrib/folding/browser/folding.nls": [],
3129
- "vs/editor/contrib/folding/browser/folding.nls.keys": [],
3130
3130
  "vs/editor/contrib/inlineCompletions/browser/commands": [
3131
3131
  "require",
3132
3132
  "exports",
@@ -3181,79 +3181,18 @@
3181
3181
  "vs/editor/contrib/inlineCompletions/browser/suggestWidgetInlineCompletionProvider",
3182
3182
  "vs/nls!vs/editor/contrib/inlineCompletions/browser/inlineCompletionsController",
3183
3183
  "vs/platform/audioCues/browser/audioCueService",
3184
- "vs/platform/commands/common/commands",
3185
- "vs/platform/configuration/common/configuration",
3186
- "vs/platform/contextkey/common/contextkey",
3187
- "vs/platform/instantiation/common/instantiation",
3188
- "vs/platform/keybinding/common/keybinding"
3189
- ],
3190
- "vs/base/common/themables": [
3191
- "require",
3192
- "exports",
3193
- "vs/base/common/codicons"
3194
- ],
3195
- "vs/css!vs/editor/contrib/inlineProgress/browser/inlineProgressWidget": [],
3196
- "vs/editor/contrib/gotoError/browser/markerNavigationService": [
3197
- "require",
3198
- "exports",
3199
- "vs/base/common/arrays",
3200
- "vs/base/common/event",
3201
- "vs/base/common/lifecycle",
3202
- "vs/base/common/linkedList",
3203
- "vs/base/common/strings",
3204
- "vs/base/common/uri",
3205
- "vs/editor/common/core/range",
3206
- "vs/platform/instantiation/common/extensions",
3207
- "vs/platform/instantiation/common/instantiation",
3208
- "vs/platform/markers/common/markers",
3209
- "vs/platform/configuration/common/configuration"
3210
- ],
3211
- "vs/nls!vs/editor/contrib/gotoError/browser/gotoError": [],
3212
- "vs/platform/theme/common/iconRegistry": [
3213
- "require",
3214
- "exports",
3215
- "vs/base/common/async",
3216
- "vs/base/common/codicons",
3217
- "vs/base/common/themables",
3218
- "vs/base/common/event",
3219
- "vs/base/common/types",
3220
- "vs/base/common/uri",
3221
- "vs/nls!vs/platform/theme/common/iconRegistry",
3222
- "vs/platform/jsonschemas/common/jsonContributionRegistry",
3223
- "vs/platform/registry/common/platform"
3224
- ],
3225
- "vs/editor/contrib/gotoError/browser/gotoErrorWidget": [
3226
- "require",
3227
- "exports",
3228
- "vs/base/browser/dom",
3229
- "vs/base/browser/ui/scrollbar/scrollableElement",
3230
- "vs/base/common/arrays",
3231
- "vs/base/common/color",
3232
- "vs/base/common/event",
3233
- "vs/base/common/lifecycle",
3234
- "vs/base/common/resources",
3235
- "vs/base/common/strings",
3236
- "vs/editor/common/core/range",
3237
- "vs/editor/contrib/peekView/browser/peekView",
3238
- "vs/nls!vs/editor/contrib/gotoError/browser/gotoErrorWidget",
3239
- "vs/platform/actions/browser/menuEntryActionViewItem",
3240
- "vs/platform/actions/common/actions",
3241
- "vs/platform/contextkey/common/contextkey",
3242
- "vs/platform/instantiation/common/instantiation",
3243
- "vs/platform/label/common/label",
3244
- "vs/platform/markers/common/markers",
3245
- "vs/platform/opener/common/opener",
3246
- "vs/platform/severityIcon/browser/severityIcon",
3247
- "vs/platform/theme/common/colorRegistry",
3248
- "vs/platform/theme/common/themeService",
3249
- "vs/css!vs/editor/contrib/gotoError/browser/media/gotoErrorWidget"
3184
+ "vs/platform/commands/common/commands",
3185
+ "vs/platform/configuration/common/configuration",
3186
+ "vs/platform/contextkey/common/contextkey",
3187
+ "vs/platform/instantiation/common/instantiation",
3188
+ "vs/platform/keybinding/common/keybinding"
3250
3189
  ],
3251
- "===anonymous25===": [
3252
- "vs/editor/contrib/gotoError/browser/gotoError.nls",
3253
- "vs/editor/contrib/gotoError/browser/gotoError.nls.keys"
3190
+ "vs/base/common/themables": [
3191
+ "require",
3192
+ "exports",
3193
+ "vs/base/common/codicons"
3254
3194
  ],
3255
- "vs/editor/contrib/gotoError/browser/gotoError.nls": [],
3256
- "vs/editor/contrib/gotoError/browser/gotoError.nls.keys": [],
3195
+ "vs/css!vs/editor/contrib/inlineProgress/browser/inlineProgressWidget": [],
3257
3196
  "vs/editor/browser/widget/embeddedCodeEditorWidget": [
3258
3197
  "require",
3259
3198
  "exports",
@@ -3357,7 +3296,7 @@
3357
3296
  "vs/nls!vs/platform/contextkey/common/contextkeys",
3358
3297
  "vs/platform/contextkey/common/contextkey"
3359
3298
  ],
3360
- "===anonymous26===": [
3299
+ "===anonymous25===": [
3361
3300
  "vs/editor/contrib/gotoSymbol/browser/goToCommands.nls",
3362
3301
  "vs/editor/contrib/gotoSymbol/browser/goToCommands.nls.keys"
3363
3302
  ],
@@ -3372,12 +3311,73 @@
3372
3311
  ],
3373
3312
  "vs/nls!vs/editor/contrib/gotoSymbol/browser/link/goToDefinitionAtPosition": [],
3374
3313
  "vs/css!vs/editor/contrib/gotoSymbol/browser/link/goToDefinitionAtPosition": [],
3375
- "===anonymous27===": [
3314
+ "===anonymous26===": [
3376
3315
  "vs/editor/contrib/gotoSymbol/browser/link/goToDefinitionAtPosition.nls",
3377
3316
  "vs/editor/contrib/gotoSymbol/browser/link/goToDefinitionAtPosition.nls.keys"
3378
3317
  ],
3379
3318
  "vs/editor/contrib/gotoSymbol/browser/link/goToDefinitionAtPosition.nls": [],
3380
3319
  "vs/editor/contrib/gotoSymbol/browser/link/goToDefinitionAtPosition.nls.keys": [],
3320
+ "vs/editor/contrib/gotoError/browser/markerNavigationService": [
3321
+ "require",
3322
+ "exports",
3323
+ "vs/base/common/arrays",
3324
+ "vs/base/common/event",
3325
+ "vs/base/common/lifecycle",
3326
+ "vs/base/common/linkedList",
3327
+ "vs/base/common/strings",
3328
+ "vs/base/common/uri",
3329
+ "vs/editor/common/core/range",
3330
+ "vs/platform/instantiation/common/extensions",
3331
+ "vs/platform/instantiation/common/instantiation",
3332
+ "vs/platform/markers/common/markers",
3333
+ "vs/platform/configuration/common/configuration"
3334
+ ],
3335
+ "vs/nls!vs/editor/contrib/gotoError/browser/gotoError": [],
3336
+ "vs/platform/theme/common/iconRegistry": [
3337
+ "require",
3338
+ "exports",
3339
+ "vs/base/common/async",
3340
+ "vs/base/common/codicons",
3341
+ "vs/base/common/themables",
3342
+ "vs/base/common/event",
3343
+ "vs/base/common/types",
3344
+ "vs/base/common/uri",
3345
+ "vs/nls!vs/platform/theme/common/iconRegistry",
3346
+ "vs/platform/jsonschemas/common/jsonContributionRegistry",
3347
+ "vs/platform/registry/common/platform"
3348
+ ],
3349
+ "vs/editor/contrib/gotoError/browser/gotoErrorWidget": [
3350
+ "require",
3351
+ "exports",
3352
+ "vs/base/browser/dom",
3353
+ "vs/base/browser/ui/scrollbar/scrollableElement",
3354
+ "vs/base/common/arrays",
3355
+ "vs/base/common/color",
3356
+ "vs/base/common/event",
3357
+ "vs/base/common/lifecycle",
3358
+ "vs/base/common/resources",
3359
+ "vs/base/common/strings",
3360
+ "vs/editor/common/core/range",
3361
+ "vs/editor/contrib/peekView/browser/peekView",
3362
+ "vs/nls!vs/editor/contrib/gotoError/browser/gotoErrorWidget",
3363
+ "vs/platform/actions/browser/menuEntryActionViewItem",
3364
+ "vs/platform/actions/common/actions",
3365
+ "vs/platform/contextkey/common/contextkey",
3366
+ "vs/platform/instantiation/common/instantiation",
3367
+ "vs/platform/label/common/label",
3368
+ "vs/platform/markers/common/markers",
3369
+ "vs/platform/opener/common/opener",
3370
+ "vs/platform/severityIcon/browser/severityIcon",
3371
+ "vs/platform/theme/common/colorRegistry",
3372
+ "vs/platform/theme/common/themeService",
3373
+ "vs/css!vs/editor/contrib/gotoError/browser/media/gotoErrorWidget"
3374
+ ],
3375
+ "===anonymous27===": [
3376
+ "vs/editor/contrib/gotoError/browser/gotoError.nls",
3377
+ "vs/editor/contrib/gotoError/browser/gotoError.nls.keys"
3378
+ ],
3379
+ "vs/editor/contrib/gotoError/browser/gotoError.nls": [],
3380
+ "vs/editor/contrib/gotoError/browser/gotoError.nls.keys": [],
3381
3381
  "vs/editor/contrib/hover/browser/contentHover": [
3382
3382
  "require",
3383
3383
  "exports",
@@ -3583,6 +3583,13 @@
3583
3583
  ],
3584
3584
  "vs/editor/contrib/indentation/browser/indentation.nls": [],
3585
3585
  "vs/editor/contrib/indentation/browser/indentation.nls.keys": [],
3586
+ "vs/nls!vs/editor/contrib/lineSelection/browser/lineSelection": [],
3587
+ "===anonymous30===": [
3588
+ "vs/editor/contrib/lineSelection/browser/lineSelection.nls",
3589
+ "vs/editor/contrib/lineSelection/browser/lineSelection.nls.keys"
3590
+ ],
3591
+ "vs/editor/contrib/lineSelection/browser/lineSelection.nls": [],
3592
+ "vs/editor/contrib/lineSelection/browser/lineSelection.nls.keys": [],
3586
3593
  "vs/nls!vs/editor/contrib/inPlaceReplace/browser/inPlaceReplace": [],
3587
3594
  "vs/editor/contrib/inPlaceReplace/browser/inPlaceReplaceCommand": [
3588
3595
  "require",
@@ -3590,27 +3597,12 @@
3590
3597
  "vs/editor/common/core/selection"
3591
3598
  ],
3592
3599
  "vs/css!vs/editor/contrib/inPlaceReplace/browser/inPlaceReplace": [],
3593
- "===anonymous30===": [
3600
+ "===anonymous31===": [
3594
3601
  "vs/editor/contrib/inPlaceReplace/browser/inPlaceReplace.nls",
3595
3602
  "vs/editor/contrib/inPlaceReplace/browser/inPlaceReplace.nls.keys"
3596
3603
  ],
3597
3604
  "vs/editor/contrib/inPlaceReplace/browser/inPlaceReplace.nls": [],
3598
3605
  "vs/editor/contrib/inPlaceReplace/browser/inPlaceReplace.nls.keys": [],
3599
- "vs/nls!vs/editor/contrib/lineSelection/browser/lineSelection": [],
3600
- "===anonymous31===": [
3601
- "vs/editor/contrib/lineSelection/browser/lineSelection.nls",
3602
- "vs/editor/contrib/lineSelection/browser/lineSelection.nls.keys"
3603
- ],
3604
- "vs/editor/contrib/lineSelection/browser/lineSelection.nls": [],
3605
- "vs/editor/contrib/lineSelection/browser/lineSelection.nls.keys": [],
3606
- "vs/nls!vs/editor/contrib/linkedEditing/browser/linkedEditing": [],
3607
- "vs/css!vs/editor/contrib/linkedEditing/browser/linkedEditing": [],
3608
- "===anonymous32===": [
3609
- "vs/editor/contrib/linkedEditing/browser/linkedEditing.nls",
3610
- "vs/editor/contrib/linkedEditing/browser/linkedEditing.nls.keys"
3611
- ],
3612
- "vs/editor/contrib/linkedEditing/browser/linkedEditing.nls": [],
3613
- "vs/editor/contrib/linkedEditing/browser/linkedEditing.nls.keys": [],
3614
3606
  "vs/editor/common/commands/trimTrailingWhitespaceCommand": [
3615
3607
  "require",
3616
3608
  "exports",
@@ -3644,12 +3636,20 @@
3644
3636
  "vs/editor/common/core/range"
3645
3637
  ],
3646
3638
  "vs/nls!vs/editor/contrib/linesOperations/browser/linesOperations": [],
3647
- "===anonymous33===": [
3639
+ "===anonymous32===": [
3648
3640
  "vs/editor/contrib/linesOperations/browser/linesOperations.nls",
3649
3641
  "vs/editor/contrib/linesOperations/browser/linesOperations.nls.keys"
3650
3642
  ],
3651
3643
  "vs/editor/contrib/linesOperations/browser/linesOperations.nls": [],
3652
3644
  "vs/editor/contrib/linesOperations/browser/linesOperations.nls.keys": [],
3645
+ "vs/nls!vs/editor/contrib/linkedEditing/browser/linkedEditing": [],
3646
+ "vs/css!vs/editor/contrib/linkedEditing/browser/linkedEditing": [],
3647
+ "===anonymous33===": [
3648
+ "vs/editor/contrib/linkedEditing/browser/linkedEditing.nls",
3649
+ "vs/editor/contrib/linkedEditing/browser/linkedEditing.nls.keys"
3650
+ ],
3651
+ "vs/editor/contrib/linkedEditing/browser/linkedEditing.nls": [],
3652
+ "vs/editor/contrib/linkedEditing/browser/linkedEditing.nls.keys": [],
3653
3653
  "vs/base/common/resources": [
3654
3654
  "require",
3655
3655
  "exports",
@@ -3736,6 +3736,24 @@
3736
3736
  ],
3737
3737
  "vs/editor/contrib/parameterHints/browser/parameterHints.nls": [],
3738
3738
  "vs/editor/contrib/parameterHints/browser/parameterHints.nls.keys": [],
3739
+ "vs/nls!vs/editor/contrib/multicursor/browser/multicursor": [],
3740
+ "vs/editor/contrib/wordHighlighter/browser/highlightDecorations": [
3741
+ "require",
3742
+ "exports",
3743
+ "vs/editor/common/model",
3744
+ "vs/editor/common/model/textModel",
3745
+ "vs/editor/common/languages",
3746
+ "vs/nls!vs/editor/contrib/wordHighlighter/browser/highlightDecorations",
3747
+ "vs/platform/theme/common/colorRegistry",
3748
+ "vs/platform/theme/common/themeService",
3749
+ "vs/css!vs/editor/contrib/wordHighlighter/browser/highlightDecorations"
3750
+ ],
3751
+ "===anonymous36===": [
3752
+ "vs/editor/contrib/multicursor/browser/multicursor.nls",
3753
+ "vs/editor/contrib/multicursor/browser/multicursor.nls.keys"
3754
+ ],
3755
+ "vs/editor/contrib/multicursor/browser/multicursor.nls": [],
3756
+ "vs/editor/contrib/multicursor/browser/multicursor.nls.keys": [],
3739
3757
  "vs/editor/browser/services/bulkEditService": [
3740
3758
  "require",
3741
3759
  "exports",
@@ -3761,30 +3779,12 @@
3761
3779
  "vs/platform/theme/common/themeService",
3762
3780
  "vs/css!vs/editor/contrib/rename/browser/renameInputField"
3763
3781
  ],
3764
- "===anonymous36===": [
3782
+ "===anonymous37===": [
3765
3783
  "vs/editor/contrib/rename/browser/rename.nls",
3766
3784
  "vs/editor/contrib/rename/browser/rename.nls.keys"
3767
3785
  ],
3768
3786
  "vs/editor/contrib/rename/browser/rename.nls": [],
3769
3787
  "vs/editor/contrib/rename/browser/rename.nls.keys": [],
3770
- "vs/nls!vs/editor/contrib/multicursor/browser/multicursor": [],
3771
- "vs/editor/contrib/wordHighlighter/browser/highlightDecorations": [
3772
- "require",
3773
- "exports",
3774
- "vs/editor/common/model",
3775
- "vs/editor/common/model/textModel",
3776
- "vs/editor/common/languages",
3777
- "vs/nls!vs/editor/contrib/wordHighlighter/browser/highlightDecorations",
3778
- "vs/platform/theme/common/colorRegistry",
3779
- "vs/platform/theme/common/themeService",
3780
- "vs/css!vs/editor/contrib/wordHighlighter/browser/highlightDecorations"
3781
- ],
3782
- "===anonymous37===": [
3783
- "vs/editor/contrib/multicursor/browser/multicursor.nls",
3784
- "vs/editor/contrib/multicursor/browser/multicursor.nls.keys"
3785
- ],
3786
- "vs/editor/contrib/multicursor/browser/multicursor.nls": [],
3787
- "vs/editor/contrib/multicursor/browser/multicursor.nls.keys": [],
3788
3788
  "vs/editor/common/services/semanticTokensProviderStyling": [
3789
3789
  "require",
3790
3790
  "exports",
@@ -4054,8 +4054,15 @@
4054
4054
  ],
4055
4055
  "vs/editor/contrib/tokenization/browser/tokenization.nls": [],
4056
4056
  "vs/editor/contrib/tokenization/browser/tokenization.nls.keys": [],
4057
- "vs/nls!vs/editor/contrib/toggleTabFocusMode/browser/toggleTabFocusMode": [],
4057
+ "vs/nls!vs/editor/contrib/unusualLineTerminators/browser/unusualLineTerminators": [],
4058
4058
  "===anonymous42===": [
4059
+ "vs/editor/contrib/unusualLineTerminators/browser/unusualLineTerminators.nls",
4060
+ "vs/editor/contrib/unusualLineTerminators/browser/unusualLineTerminators.nls.keys"
4061
+ ],
4062
+ "vs/editor/contrib/unusualLineTerminators/browser/unusualLineTerminators.nls": [],
4063
+ "vs/editor/contrib/unusualLineTerminators/browser/unusualLineTerminators.nls.keys": [],
4064
+ "vs/nls!vs/editor/contrib/toggleTabFocusMode/browser/toggleTabFocusMode": [],
4065
+ "===anonymous43===": [
4059
4066
  "vs/editor/contrib/toggleTabFocusMode/browser/toggleTabFocusMode.nls",
4060
4067
  "vs/editor/contrib/toggleTabFocusMode/browser/toggleTabFocusMode.nls.keys"
4061
4068
  ],
@@ -4090,19 +4097,12 @@
4090
4097
  "vs/platform/instantiation/common/instantiation"
4091
4098
  ],
4092
4099
  "vs/css!vs/editor/contrib/unicodeHighlighter/browser/unicodeHighlighter": [],
4093
- "===anonymous43===": [
4100
+ "===anonymous44===": [
4094
4101
  "vs/editor/contrib/unicodeHighlighter/browser/unicodeHighlighter.nls",
4095
4102
  "vs/editor/contrib/unicodeHighlighter/browser/unicodeHighlighter.nls.keys"
4096
4103
  ],
4097
4104
  "vs/editor/contrib/unicodeHighlighter/browser/unicodeHighlighter.nls": [],
4098
4105
  "vs/editor/contrib/unicodeHighlighter/browser/unicodeHighlighter.nls.keys": [],
4099
- "vs/nls!vs/editor/contrib/unusualLineTerminators/browser/unusualLineTerminators": [],
4100
- "===anonymous44===": [
4101
- "vs/editor/contrib/unusualLineTerminators/browser/unusualLineTerminators.nls",
4102
- "vs/editor/contrib/unusualLineTerminators/browser/unusualLineTerminators.nls.keys"
4103
- ],
4104
- "vs/editor/contrib/unusualLineTerminators/browser/unusualLineTerminators.nls": [],
4105
- "vs/editor/contrib/unusualLineTerminators/browser/unusualLineTerminators.nls.keys": [],
4106
4106
  "vs/nls!vs/editor/contrib/wordHighlighter/browser/wordHighlighter": [],
4107
4107
  "vs/base/common/map": [
4108
4108
  "require",
@@ -4132,6 +4132,20 @@
4132
4132
  ],
4133
4133
  "vs/editor/contrib/wordOperations/browser/wordOperations.nls": [],
4134
4134
  "vs/editor/contrib/wordOperations/browser/wordOperations.nls.keys": [],
4135
+ "vs/nls!vs/editor/contrib/readOnlyMessage/browser/contribution": [],
4136
+ "===anonymous47===": [
4137
+ "vs/editor/contrib/readOnlyMessage/browser/contribution.nls",
4138
+ "vs/editor/contrib/readOnlyMessage/browser/contribution.nls.keys"
4139
+ ],
4140
+ "vs/editor/contrib/readOnlyMessage/browser/contribution.nls": [],
4141
+ "vs/editor/contrib/readOnlyMessage/browser/contribution.nls.keys": [],
4142
+ "vs/nls!vs/editor/common/standaloneStrings": [],
4143
+ "===anonymous48===": [
4144
+ "vs/editor/common/standaloneStrings.nls",
4145
+ "vs/editor/common/standaloneStrings.nls.keys"
4146
+ ],
4147
+ "vs/editor/common/standaloneStrings.nls": [],
4148
+ "vs/editor/common/standaloneStrings.nls.keys": [],
4135
4149
  "vs/base/common/observable": [
4136
4150
  "require",
4137
4151
  "exports",
@@ -4174,29 +4188,8 @@
4174
4188
  "vs/editor/common/core/range",
4175
4189
  "vs/editor/common/model/bracketPairsTextModelPart/bracketPairsTree/length"
4176
4190
  ],
4177
- "vs/nls!vs/editor/contrib/readOnlyMessage/browser/contribution": [],
4178
- "===anonymous47===": [
4179
- "vs/editor/contrib/readOnlyMessage/browser/contribution.nls",
4180
- "vs/editor/contrib/readOnlyMessage/browser/contribution.nls.keys"
4181
- ],
4182
- "vs/editor/contrib/readOnlyMessage/browser/contribution.nls": [],
4183
- "vs/editor/contrib/readOnlyMessage/browser/contribution.nls.keys": [],
4184
- "vs/nls!vs/editor/common/standaloneStrings": [],
4185
- "===anonymous48===": [
4186
- "vs/editor/common/standaloneStrings.nls",
4187
- "vs/editor/common/standaloneStrings.nls.keys"
4188
- ],
4189
- "vs/editor/common/standaloneStrings.nls": [],
4190
- "vs/editor/common/standaloneStrings.nls.keys": [],
4191
4191
  "vs/css!vs/base/browser/ui/codicons/codicon/codicon": [],
4192
4192
  "vs/css!vs/base/browser/ui/codicons/codicon/codicon-modifiers": [],
4193
- "vs/nls!vs/editor/browser/editorExtensions": [],
4194
- "===anonymous49===": [
4195
- "vs/editor/browser/editorExtensions.nls",
4196
- "vs/editor/browser/editorExtensions.nls.keys"
4197
- ],
4198
- "vs/editor/browser/editorExtensions.nls": [],
4199
- "vs/editor/browser/editorExtensions.nls.keys": [],
4200
4193
  "vs/base/browser/canIUse": [
4201
4194
  "require",
4202
4195
  "exports",
@@ -4224,6 +4217,13 @@
4224
4217
  "exports",
4225
4218
  "module"
4226
4219
  ],
4220
+ "vs/nls!vs/editor/browser/editorExtensions": [],
4221
+ "===anonymous49===": [
4222
+ "vs/editor/browser/editorExtensions.nls",
4223
+ "vs/editor/browser/editorExtensions.nls.keys"
4224
+ ],
4225
+ "vs/editor/browser/editorExtensions.nls": [],
4226
+ "vs/editor/browser/editorExtensions.nls.keys": [],
4227
4227
  "vs/editor/common/tokenizationRegistry": [
4228
4228
  "require",
4229
4229
  "exports",
@@ -4244,6 +4244,14 @@
4244
4244
  ],
4245
4245
  "vs/platform/quickinput/browser/helpQuickAccess.nls": [],
4246
4246
  "vs/platform/quickinput/browser/helpQuickAccess.nls.keys": [],
4247
+ "vs/base/common/fuzzyScorer": [
4248
+ "require",
4249
+ "exports",
4250
+ "vs/base/common/filters",
4251
+ "vs/base/common/path",
4252
+ "vs/base/common/platform",
4253
+ "vs/base/common/strings"
4254
+ ],
4247
4255
  "vs/editor/contrib/quickAccess/browser/editorNavigationQuickAccess": [
4248
4256
  "require",
4249
4257
  "exports",
@@ -4255,44 +4263,44 @@
4255
4263
  "vs/platform/theme/common/themeService",
4256
4264
  "vs/base/browser/ui/aria/aria"
4257
4265
  ],
4258
- "vs/nls!vs/editor/contrib/quickAccess/browser/gotoLineQuickAccess": [],
4259
- "===anonymous52===": [
4260
- "vs/editor/contrib/quickAccess/browser/gotoLineQuickAccess.nls",
4261
- "vs/editor/contrib/quickAccess/browser/gotoLineQuickAccess.nls.keys"
4262
- ],
4263
- "vs/editor/contrib/quickAccess/browser/gotoLineQuickAccess.nls": [],
4264
- "vs/editor/contrib/quickAccess/browser/gotoLineQuickAccess.nls.keys": [],
4265
- "vs/nls!vs/editor/common/editorContextKeys": [],
4266
- "===anonymous53===": [
4267
- "vs/editor/common/editorContextKeys.nls",
4268
- "vs/editor/common/editorContextKeys.nls.keys"
4269
- ],
4270
- "vs/editor/common/editorContextKeys.nls": [],
4271
- "vs/editor/common/editorContextKeys.nls.keys": [],
4272
- "vs/base/common/fuzzyScorer": [
4273
- "require",
4274
- "exports",
4275
- "vs/base/common/filters",
4276
- "vs/base/common/path",
4277
- "vs/base/common/platform",
4278
- "vs/base/common/strings"
4279
- ],
4280
4266
  "vs/nls!vs/editor/contrib/quickAccess/browser/gotoSymbolQuickAccess": [],
4281
4267
  "vs/base/common/arraysFind": [
4282
4268
  "require",
4283
4269
  "exports"
4284
4270
  ],
4285
- "===anonymous54===": [
4271
+ "===anonymous52===": [
4286
4272
  "vs/editor/contrib/quickAccess/browser/gotoSymbolQuickAccess.nls",
4287
4273
  "vs/editor/contrib/quickAccess/browser/gotoSymbolQuickAccess.nls.keys"
4288
4274
  ],
4289
4275
  "vs/editor/contrib/quickAccess/browser/gotoSymbolQuickAccess.nls": [],
4290
4276
  "vs/editor/contrib/quickAccess/browser/gotoSymbolQuickAccess.nls.keys": [],
4277
+ "vs/nls!vs/editor/common/editorContextKeys": [],
4278
+ "===anonymous53===": [
4279
+ "vs/editor/common/editorContextKeys.nls",
4280
+ "vs/editor/common/editorContextKeys.nls.keys"
4281
+ ],
4282
+ "vs/editor/common/editorContextKeys.nls": [],
4283
+ "vs/editor/common/editorContextKeys.nls.keys": [],
4291
4284
  "vs/platform/instantiation/common/extensions": [
4292
4285
  "require",
4293
4286
  "exports",
4294
4287
  "vs/platform/instantiation/common/descriptors"
4295
4288
  ],
4289
+ "vs/nls!vs/editor/contrib/symbolIcons/browser/symbolIcons": [],
4290
+ "vs/css!vs/editor/contrib/symbolIcons/browser/symbolIcons": [],
4291
+ "===anonymous54===": [
4292
+ "vs/editor/contrib/symbolIcons/browser/symbolIcons.nls",
4293
+ "vs/editor/contrib/symbolIcons/browser/symbolIcons.nls.keys"
4294
+ ],
4295
+ "vs/editor/contrib/symbolIcons/browser/symbolIcons.nls": [],
4296
+ "vs/editor/contrib/symbolIcons/browser/symbolIcons.nls.keys": [],
4297
+ "vs/nls!vs/editor/contrib/quickAccess/browser/gotoLineQuickAccess": [],
4298
+ "===anonymous55===": [
4299
+ "vs/editor/contrib/quickAccess/browser/gotoLineQuickAccess.nls",
4300
+ "vs/editor/contrib/quickAccess/browser/gotoLineQuickAccess.nls.keys"
4301
+ ],
4302
+ "vs/editor/contrib/quickAccess/browser/gotoLineQuickAccess.nls": [],
4303
+ "vs/editor/contrib/quickAccess/browser/gotoLineQuickAccess.nls.keys": [],
4296
4304
  "vs/base/common/iconLabels": [
4297
4305
  "require",
4298
4306
  "exports",
@@ -4320,14 +4328,6 @@
4320
4328
  "vs/platform/storage/common/storage",
4321
4329
  "vs/platform/telemetry/common/telemetry"
4322
4330
  ],
4323
- "vs/nls!vs/editor/contrib/symbolIcons/browser/symbolIcons": [],
4324
- "vs/css!vs/editor/contrib/symbolIcons/browser/symbolIcons": [],
4325
- "===anonymous55===": [
4326
- "vs/editor/contrib/symbolIcons/browser/symbolIcons.nls",
4327
- "vs/editor/contrib/symbolIcons/browser/symbolIcons.nls.keys"
4328
- ],
4329
- "vs/editor/contrib/symbolIcons/browser/symbolIcons.nls": [],
4330
- "vs/editor/contrib/symbolIcons/browser/symbolIcons.nls.keys": [],
4331
4331
  "vs/nls!vs/editor/contrib/gotoSymbol/browser/peek/referencesController": [],
4332
4332
  "vs/platform/list/browser/listService": [
4333
4333
  "require",
@@ -4402,6 +4402,19 @@
4402
4402
  "vs/base/common/marshalling",
4403
4403
  "vs/base/common/types"
4404
4404
  ],
4405
+ "vs/platform/contextkey/common/scanner": [
4406
+ "require",
4407
+ "exports",
4408
+ "vs/base/common/errors",
4409
+ "vs/nls!vs/platform/contextkey/common/scanner"
4410
+ ],
4411
+ "vs/nls!vs/platform/contextkey/common/contextkey": [],
4412
+ "===anonymous57===": [
4413
+ "vs/platform/contextkey/common/contextkey.nls",
4414
+ "vs/platform/contextkey/common/contextkey.nls.keys"
4415
+ ],
4416
+ "vs/platform/contextkey/common/contextkey.nls": [],
4417
+ "vs/platform/contextkey/common/contextkey.nls.keys": [],
4405
4418
  "vs/editor/common/languages/supports/tokenization": [
4406
4419
  "require",
4407
4420
  "exports",
@@ -4422,19 +4435,6 @@
4422
4435
  "vs/base/common/themables",
4423
4436
  "vs/platform/theme/common/iconRegistry"
4424
4437
  ],
4425
- "vs/platform/contextkey/common/scanner": [
4426
- "require",
4427
- "exports",
4428
- "vs/base/common/errors",
4429
- "vs/nls!vs/platform/contextkey/common/scanner"
4430
- ],
4431
- "vs/nls!vs/platform/contextkey/common/contextkey": [],
4432
- "===anonymous57===": [
4433
- "vs/platform/contextkey/common/contextkey.nls",
4434
- "vs/platform/contextkey/common/contextkey.nls.keys"
4435
- ],
4436
- "vs/platform/contextkey/common/contextkey.nls": [],
4437
- "vs/platform/contextkey/common/contextkey.nls.keys": [],
4438
4438
  "vs/base/common/process": [
4439
4439
  "require",
4440
4440
  "exports",
@@ -4444,6 +4444,15 @@
4444
4444
  "require",
4445
4445
  "exports"
4446
4446
  ],
4447
+ "vs/editor/common/diff/linesDiffComputer": [
4448
+ "require",
4449
+ "exports"
4450
+ ],
4451
+ "vs/editor/common/diff/rangeMapping": [
4452
+ "require",
4453
+ "exports",
4454
+ "vs/editor/common/core/lineRange"
4455
+ ],
4447
4456
  "vs/editor/common/core/lineRange": [
4448
4457
  "require",
4449
4458
  "exports",
@@ -4498,15 +4507,6 @@
4498
4507
  "vs/editor/common/core/offsetRange",
4499
4508
  "vs/editor/common/diff/defaultLinesDiffComputer/algorithms/diffAlgorithm"
4500
4509
  ],
4501
- "vs/editor/common/diff/linesDiffComputer": [
4502
- "require",
4503
- "exports"
4504
- ],
4505
- "vs/editor/common/diff/rangeMapping": [
4506
- "require",
4507
- "exports",
4508
- "vs/editor/common/core/lineRange"
4509
- ],
4510
4510
  "vs/editor/common/diff/defaultLinesDiffComputer/linesSliceCharSequence": [
4511
4511
  "require",
4512
4512
  "exports",
@@ -4549,17 +4549,6 @@
4549
4549
  "vs/base/browser/window",
4550
4550
  "vs/base/browser/dom"
4551
4551
  ],
4552
- "vs/nls!vs/editor/common/languages/modesRegistry": [],
4553
- "vs/base/common/mime": [
4554
- "require",
4555
- "exports"
4556
- ],
4557
- "===anonymous58===": [
4558
- "vs/editor/common/languages/modesRegistry.nls",
4559
- "vs/editor/common/languages/modesRegistry.nls.keys"
4560
- ],
4561
- "vs/editor/common/languages/modesRegistry.nls": [],
4562
- "vs/editor/common/languages/modesRegistry.nls.keys": [],
4563
4552
  "vs/editor/common/languages/languageConfiguration": [
4564
4553
  "require",
4565
4554
  "exports"
@@ -4603,6 +4592,17 @@
4603
4592
  "exports",
4604
4593
  "vs/base/common/cache"
4605
4594
  ],
4595
+ "vs/nls!vs/editor/common/languages/modesRegistry": [],
4596
+ "vs/base/common/mime": [
4597
+ "require",
4598
+ "exports"
4599
+ ],
4600
+ "===anonymous58===": [
4601
+ "vs/editor/common/languages/modesRegistry.nls",
4602
+ "vs/editor/common/languages/modesRegistry.nls.keys"
4603
+ ],
4604
+ "vs/editor/common/languages/modesRegistry.nls": [],
4605
+ "vs/editor/common/languages/modesRegistry.nls.keys": [],
4606
4606
  "vs/base/browser/trustedTypes": [
4607
4607
  "require",
4608
4608
  "exports",
@@ -4641,13 +4641,6 @@
4641
4641
  "vs/platform/instantiation/common/extensions",
4642
4642
  "vs/platform/theme/common/themeService"
4643
4643
  ],
4644
- "vs/nls!vs/platform/markers/common/markers": [],
4645
- "===anonymous59===": [
4646
- "vs/platform/markers/common/markers.nls",
4647
- "vs/platform/markers/common/markers.nls.keys"
4648
- ],
4649
- "vs/platform/markers/common/markers.nls": [],
4650
- "vs/platform/markers/common/markers.nls.keys": [],
4651
4644
  "vs/platform/configuration/common/configurationModels": [
4652
4645
  "require",
4653
4646
  "exports",
@@ -4916,129 +4909,317 @@
4916
4909
  "vs/platform/instantiation/common/extensions",
4917
4910
  "vs/platform/layout/browser/layoutService"
4918
4911
  ],
4919
- "vs/platform/undoRedo/common/undoRedoService": [
4912
+ "vs/platform/undoRedo/common/undoRedoService": [
4913
+ "require",
4914
+ "exports",
4915
+ "vs/base/common/errors",
4916
+ "vs/base/common/lifecycle",
4917
+ "vs/base/common/network",
4918
+ "vs/base/common/severity",
4919
+ "vs/nls!vs/platform/undoRedo/common/undoRedoService",
4920
+ "vs/platform/dialogs/common/dialogs",
4921
+ "vs/platform/instantiation/common/extensions",
4922
+ "vs/platform/notification/common/notification",
4923
+ "vs/platform/undoRedo/common/undoRedo"
4924
+ ],
4925
+ "vs/editor/common/services/semanticTokensStylingService": [
4926
+ "require",
4927
+ "exports",
4928
+ "vs/base/common/lifecycle",
4929
+ "vs/editor/common/languages/language",
4930
+ "vs/platform/theme/common/themeService",
4931
+ "vs/platform/log/common/log",
4932
+ "vs/editor/common/services/semanticTokensProviderStyling",
4933
+ "vs/editor/common/services/semanticTokensStyling",
4934
+ "vs/platform/instantiation/common/extensions"
4935
+ ],
4936
+ "vs/editor/common/services/languageFeaturesService": [
4937
+ "require",
4938
+ "exports",
4939
+ "vs/editor/common/languageFeatureRegistry",
4940
+ "vs/editor/common/services/languageFeatures",
4941
+ "vs/platform/instantiation/common/extensions"
4942
+ ],
4943
+ "vs/editor/browser/services/hoverService": [
4944
+ "require",
4945
+ "exports",
4946
+ "vs/platform/instantiation/common/extensions",
4947
+ "vs/platform/theme/common/themeService",
4948
+ "vs/platform/theme/common/colorRegistry",
4949
+ "vs/platform/hover/browser/hover",
4950
+ "vs/platform/contextview/browser/contextView",
4951
+ "vs/platform/instantiation/common/instantiation",
4952
+ "vs/editor/browser/widget/hoverWidget/hoverWidget",
4953
+ "vs/base/common/lifecycle",
4954
+ "vs/base/browser/dom",
4955
+ "vs/platform/keybinding/common/keybinding",
4956
+ "vs/base/browser/keyboardEvent",
4957
+ "vs/platform/accessibility/common/accessibility",
4958
+ "vs/platform/layout/browser/layoutService",
4959
+ "vs/base/browser/window"
4960
+ ],
4961
+ "vs/nls!vs/platform/markers/common/markers": [],
4962
+ "===anonymous59===": [
4963
+ "vs/platform/markers/common/markers.nls",
4964
+ "vs/platform/markers/common/markers.nls.keys"
4965
+ ],
4966
+ "vs/platform/markers/common/markers.nls": [],
4967
+ "vs/platform/markers/common/markers.nls.keys": [],
4968
+ "vs/editor/browser/widget/multiDiffEditorWidget/multiDiffEditorWidgetImpl": [
4969
+ "require",
4970
+ "exports",
4971
+ "vs/base/browser/dom",
4972
+ "vs/base/browser/ui/scrollbar/scrollableElement",
4973
+ "vs/base/common/arraysFind",
4974
+ "vs/base/common/lifecycle",
4975
+ "vs/base/common/observable",
4976
+ "vs/base/common/observableInternal/base",
4977
+ "vs/base/common/scrollable",
4978
+ "vs/editor/browser/widget/diffEditor/utils",
4979
+ "vs/editor/common/core/offsetRange",
4980
+ "vs/platform/instantiation/common/instantiation",
4981
+ "vs/editor/browser/widget/multiDiffEditorWidget/diffEditorItemTemplate",
4982
+ "vs/editor/browser/widget/multiDiffEditorWidget/objectPool",
4983
+ "vs/platform/contextkey/common/contextkey",
4984
+ "vs/platform/instantiation/common/serviceCollection",
4985
+ "vs/editor/common/editorContextKeys",
4986
+ "vs/editor/common/core/selection",
4987
+ "vs/css!vs/editor/browser/widget/multiDiffEditorWidget/style"
4988
+ ],
4989
+ "vs/editor/browser/widget/multiDiffEditorWidget/diffEditorItemTemplate": [
4990
+ "require",
4991
+ "exports",
4992
+ "vs/base/browser/dom",
4993
+ "vs/base/browser/ui/button/button",
4994
+ "vs/base/common/codicons",
4995
+ "vs/base/common/lifecycle",
4996
+ "vs/base/common/observable",
4997
+ "vs/base/common/observableInternal/base",
4998
+ "vs/editor/browser/widget/diffEditor/diffEditorWidget",
4999
+ "vs/platform/actions/browser/toolbar",
5000
+ "vs/platform/actions/common/actions",
5001
+ "vs/platform/instantiation/common/instantiation",
5002
+ "vs/editor/browser/widget/multiDiffEditorWidget/utils"
5003
+ ],
5004
+ "vs/editor/browser/widget/multiDiffEditorWidget/colors": [
5005
+ "require",
5006
+ "exports",
5007
+ "vs/nls!vs/editor/browser/widget/multiDiffEditorWidget/colors",
5008
+ "vs/platform/theme/common/colorRegistry"
5009
+ ],
5010
+ "vs/editor/standalone/common/monarch/monarchCommon": [
5011
+ "require",
5012
+ "exports"
5013
+ ],
5014
+ "vs/editor/contrib/editorState/browser/keybindingCancellation": [
5015
+ "require",
5016
+ "exports",
5017
+ "vs/editor/browser/editorExtensions",
5018
+ "vs/platform/contextkey/common/contextkey",
5019
+ "vs/base/common/cancellation",
5020
+ "vs/base/common/linkedList",
5021
+ "vs/platform/instantiation/common/instantiation",
5022
+ "vs/platform/instantiation/common/extensions",
5023
+ "vs/nls!vs/editor/contrib/editorState/browser/keybindingCancellation"
5024
+ ],
5025
+ "vs/nls!vs/platform/audioCues/browser/audioCueService": [],
5026
+ "===anonymous60===": [
5027
+ "vs/platform/audioCues/browser/audioCueService.nls",
5028
+ "vs/platform/audioCues/browser/audioCueService.nls.keys"
5029
+ ],
5030
+ "vs/platform/audioCues/browser/audioCueService.nls": [],
5031
+ "vs/platform/audioCues/browser/audioCueService.nls.keys": [],
5032
+ "vs/css!vs/base/browser/ui/aria/aria": [],
5033
+ "vs/editor/common/commands/surroundSelectionCommand": [
5034
+ "require",
5035
+ "exports",
5036
+ "vs/editor/common/core/range",
5037
+ "vs/editor/common/core/selection"
5038
+ ],
5039
+ "vs/editor/common/languages/enterAction": [
5040
+ "require",
5041
+ "exports",
5042
+ "vs/editor/common/languages/languageConfiguration",
5043
+ "vs/editor/common/languages/languageConfigurationRegistry"
5044
+ ],
5045
+ "vs/base/common/observableInternal/derived": [
5046
+ "require",
5047
+ "exports",
5048
+ "vs/base/common/assert",
5049
+ "vs/base/common/lifecycle",
5050
+ "vs/base/common/observableInternal/base",
5051
+ "vs/base/common/observableInternal/logging"
5052
+ ],
5053
+ "vs/editor/browser/widget/diffEditor/components/accessibleDiffViewer": [
5054
+ "require",
5055
+ "exports",
5056
+ "vs/base/browser/dom",
5057
+ "vs/base/browser/trustedTypes",
5058
+ "vs/base/browser/ui/actionbar/actionbar",
5059
+ "vs/base/browser/ui/scrollbar/scrollableElement",
5060
+ "vs/base/common/actions",
5061
+ "vs/base/common/arrays",
5062
+ "vs/base/common/codicons",
5063
+ "vs/base/common/lifecycle",
5064
+ "vs/base/common/observable",
5065
+ "vs/base/common/themables",
5066
+ "vs/editor/browser/config/domFontInfo",
5067
+ "vs/editor/browser/widget/diffEditor/utils",
5068
+ "vs/editor/common/config/editorOptions",
5069
+ "vs/editor/common/core/lineRange",
5070
+ "vs/editor/common/core/offsetRange",
5071
+ "vs/editor/common/core/position",
5072
+ "vs/editor/common/core/range",
5073
+ "vs/editor/common/diff/rangeMapping",
5074
+ "vs/editor/common/languages/language",
5075
+ "vs/editor/common/tokens/lineTokens",
5076
+ "vs/editor/common/viewLayout/viewLineRenderer",
5077
+ "vs/editor/common/viewModel",
5078
+ "vs/nls!vs/editor/browser/widget/diffEditor/components/accessibleDiffViewer",
5079
+ "vs/platform/audioCues/browser/audioCueService",
5080
+ "vs/platform/instantiation/common/instantiation",
5081
+ "vs/platform/theme/common/iconRegistry",
5082
+ "vs/css!vs/editor/browser/widget/diffEditor/components/accessibleDiffViewer"
5083
+ ],
5084
+ "vs/editor/browser/widget/diffEditor/components/diffEditorDecorations": [
4920
5085
  "require",
4921
5086
  "exports",
4922
- "vs/base/common/errors",
4923
5087
  "vs/base/common/lifecycle",
4924
- "vs/base/common/network",
4925
- "vs/base/common/severity",
4926
- "vs/nls!vs/platform/undoRedo/common/undoRedoService",
4927
- "vs/platform/dialogs/common/dialogs",
4928
- "vs/platform/instantiation/common/extensions",
4929
- "vs/platform/notification/common/notification",
4930
- "vs/platform/undoRedo/common/undoRedo"
5088
+ "vs/base/common/observable",
5089
+ "vs/editor/browser/widget/diffEditor/features/movedBlocksLinesFeature",
5090
+ "vs/editor/browser/widget/diffEditor/registrations.contribution",
5091
+ "vs/editor/browser/widget/diffEditor/utils"
4931
5092
  ],
4932
- "vs/editor/common/services/semanticTokensStylingService": [
5093
+ "vs/editor/browser/widget/diffEditor/components/diffEditorSash": [
4933
5094
  "require",
4934
5095
  "exports",
5096
+ "vs/base/browser/ui/sash/sash",
4935
5097
  "vs/base/common/lifecycle",
4936
- "vs/editor/common/languages/language",
4937
- "vs/platform/theme/common/themeService",
4938
- "vs/platform/log/common/log",
4939
- "vs/editor/common/services/semanticTokensProviderStyling",
4940
- "vs/editor/common/services/semanticTokensStyling",
4941
- "vs/platform/instantiation/common/extensions"
4942
- ],
4943
- "vs/editor/common/services/languageFeaturesService": [
4944
- "require",
4945
- "exports",
4946
- "vs/editor/common/languageFeatureRegistry",
4947
- "vs/editor/common/services/languageFeatures",
4948
- "vs/platform/instantiation/common/extensions"
5098
+ "vs/base/common/observable"
4949
5099
  ],
4950
- "vs/editor/browser/services/hoverService": [
5100
+ "vs/editor/browser/widget/diffEditor/components/diffEditorViewZones/diffEditorViewZones": [
4951
5101
  "require",
4952
5102
  "exports",
4953
- "vs/platform/instantiation/common/extensions",
4954
- "vs/platform/theme/common/themeService",
4955
- "vs/platform/theme/common/colorRegistry",
4956
- "vs/platform/hover/browser/hover",
4957
- "vs/platform/contextview/browser/contextView",
4958
- "vs/platform/instantiation/common/instantiation",
4959
- "vs/editor/browser/widget/hoverWidget/hoverWidget",
4960
- "vs/base/common/lifecycle",
4961
5103
  "vs/base/browser/dom",
4962
- "vs/platform/keybinding/common/keybinding",
4963
- "vs/base/browser/keyboardEvent",
4964
- "vs/platform/accessibility/common/accessibility",
4965
- "vs/platform/layout/browser/layoutService",
4966
- "vs/base/browser/window"
5104
+ "vs/base/common/arrays",
5105
+ "vs/base/common/async",
5106
+ "vs/base/common/codicons",
5107
+ "vs/base/common/lifecycle",
5108
+ "vs/base/common/observable",
5109
+ "vs/base/common/themables",
5110
+ "vs/base/common/types",
5111
+ "vs/editor/browser/config/domFontInfo",
5112
+ "vs/editor/browser/widget/diffEditor/registrations.contribution",
5113
+ "vs/editor/browser/widget/diffEditor/diffEditorViewModel",
5114
+ "vs/editor/browser/widget/diffEditor/components/diffEditorViewZones/inlineDiffDeletedCodeMargin",
5115
+ "vs/editor/browser/widget/diffEditor/components/diffEditorViewZones/renderLines",
5116
+ "vs/editor/browser/widget/diffEditor/utils",
5117
+ "vs/editor/common/core/lineRange",
5118
+ "vs/editor/common/core/position",
5119
+ "vs/editor/common/viewModel",
5120
+ "vs/platform/clipboard/common/clipboardService",
5121
+ "vs/platform/contextview/browser/contextView"
4967
5122
  ],
4968
- "vs/editor/browser/widget/multiDiffEditorWidget/multiDiffEditorWidgetImpl": [
5123
+ "vs/editor/browser/widget/diffEditor/features/movedBlocksLinesFeature": [
4969
5124
  "require",
4970
5125
  "exports",
4971
5126
  "vs/base/browser/dom",
4972
- "vs/base/browser/ui/scrollbar/scrollableElement",
5127
+ "vs/base/browser/ui/actionbar/actionbar",
5128
+ "vs/base/common/actions",
5129
+ "vs/base/common/arrays",
4973
5130
  "vs/base/common/arraysFind",
5131
+ "vs/base/common/codicons",
4974
5132
  "vs/base/common/lifecycle",
4975
5133
  "vs/base/common/observable",
4976
- "vs/base/common/observableInternal/base",
4977
- "vs/base/common/scrollable",
5134
+ "vs/base/common/themables",
4978
5135
  "vs/editor/browser/widget/diffEditor/utils",
4979
5136
  "vs/editor/common/core/offsetRange",
4980
- "vs/platform/instantiation/common/instantiation",
4981
- "vs/editor/browser/widget/multiDiffEditorWidget/diffEditorItemTemplate",
4982
- "vs/editor/browser/widget/multiDiffEditorWidget/objectPool",
4983
- "vs/platform/contextkey/common/contextkey",
4984
- "vs/platform/instantiation/common/serviceCollection",
4985
- "vs/editor/common/editorContextKeys",
4986
- "vs/editor/common/core/selection",
4987
- "vs/css!vs/editor/browser/widget/multiDiffEditorWidget/style"
5137
+ "vs/nls!vs/editor/browser/widget/diffEditor/features/movedBlocksLinesFeature"
4988
5138
  ],
4989
- "vs/editor/browser/widget/multiDiffEditorWidget/diffEditorItemTemplate": [
5139
+ "vs/editor/browser/widget/diffEditor/features/overviewRulerFeature": [
4990
5140
  "require",
4991
5141
  "exports",
4992
5142
  "vs/base/browser/dom",
4993
- "vs/base/browser/ui/button/button",
4994
- "vs/base/common/codicons",
5143
+ "vs/base/browser/fastDomNode",
5144
+ "vs/base/browser/ui/scrollbar/scrollbarState",
4995
5145
  "vs/base/common/lifecycle",
4996
5146
  "vs/base/common/observable",
4997
- "vs/base/common/observableInternal/base",
4998
- "vs/editor/browser/widget/diffEditor/diffEditorWidget",
4999
- "vs/platform/actions/browser/toolbar",
5000
- "vs/platform/actions/common/actions",
5001
- "vs/platform/instantiation/common/instantiation",
5002
- "vs/editor/browser/widget/multiDiffEditorWidget/utils"
5147
+ "vs/editor/browser/widget/diffEditor/utils",
5148
+ "vs/editor/common/core/position",
5149
+ "vs/editor/common/viewModel/overviewZoneManager",
5150
+ "vs/platform/theme/common/colorRegistry",
5151
+ "vs/platform/theme/common/themeService"
5003
5152
  ],
5004
- "vs/editor/browser/widget/multiDiffEditorWidget/colors": [
5153
+ "vs/editor/browser/widget/diffEditor/delegatingEditorImpl": [
5005
5154
  "require",
5006
5155
  "exports",
5007
- "vs/nls!vs/editor/browser/widget/multiDiffEditorWidget/colors",
5008
- "vs/platform/theme/common/colorRegistry"
5156
+ "vs/base/common/event",
5157
+ "vs/base/common/lifecycle"
5009
5158
  ],
5010
- "vs/editor/standalone/common/monarch/monarchCommon": [
5159
+ "vs/editor/browser/widget/diffEditor/components/diffEditorEditors": [
5011
5160
  "require",
5012
- "exports"
5161
+ "exports",
5162
+ "vs/base/common/event",
5163
+ "vs/base/common/lifecycle",
5164
+ "vs/base/common/observable",
5165
+ "vs/editor/browser/widget/diffEditor/features/overviewRulerFeature",
5166
+ "vs/editor/common/config/editorOptions",
5167
+ "vs/nls!vs/editor/browser/widget/diffEditor/components/diffEditorEditors",
5168
+ "vs/platform/instantiation/common/instantiation",
5169
+ "vs/platform/keybinding/common/keybinding",
5170
+ "vs/editor/common/core/position"
5013
5171
  ],
5014
- "vs/editor/contrib/editorState/browser/keybindingCancellation": [
5172
+ "vs/editor/browser/widget/diffEditor/diffEditorOptions": [
5015
5173
  "require",
5016
5174
  "exports",
5017
- "vs/editor/browser/editorExtensions",
5018
- "vs/platform/contextkey/common/contextkey",
5019
- "vs/base/common/cancellation",
5020
- "vs/base/common/linkedList",
5021
- "vs/platform/instantiation/common/instantiation",
5022
- "vs/platform/instantiation/common/extensions",
5023
- "vs/nls!vs/editor/contrib/editorState/browser/keybindingCancellation"
5175
+ "vs/base/common/observable",
5176
+ "vs/editor/common/config/diffEditor",
5177
+ "vs/editor/common/config/editorOptions"
5024
5178
  ],
5025
- "vs/nls!vs/platform/audioCues/browser/audioCueService": [],
5026
- "===anonymous60===": [
5027
- "vs/platform/audioCues/browser/audioCueService.nls",
5028
- "vs/platform/audioCues/browser/audioCueService.nls.keys"
5179
+ "vs/editor/browser/widget/diffEditor/diffEditorViewModel": [
5180
+ "require",
5181
+ "exports",
5182
+ "vs/base/common/async",
5183
+ "vs/base/common/cancellation",
5184
+ "vs/base/common/lifecycle",
5185
+ "vs/base/common/observable",
5186
+ "vs/editor/browser/widget/diffEditor/diffProviderFactoryService",
5187
+ "vs/editor/browser/widget/diffEditor/utils",
5188
+ "vs/editor/common/core/lineRange",
5189
+ "vs/editor/common/diff/defaultLinesDiffComputer/defaultLinesDiffComputer",
5190
+ "vs/editor/common/diff/rangeMapping",
5191
+ "vs/editor/common/model/bracketPairsTextModelPart/bracketPairsTree/beforeEditPositionMapper",
5192
+ "vs/editor/common/model/bracketPairsTextModelPart/bracketPairsTree/combineTextEditInfos",
5193
+ "vs/editor/common/diff/defaultLinesDiffComputer/heuristicSequenceOptimizations",
5194
+ "vs/base/common/types",
5195
+ "vs/base/common/arrays",
5196
+ "vs/base/common/assert"
5029
5197
  ],
5030
- "vs/platform/audioCues/browser/audioCueService.nls": [],
5031
- "vs/platform/audioCues/browser/audioCueService.nls.keys": [],
5032
- "vs/editor/browser/config/elementSizeObserver": [
5198
+ "vs/editor/browser/widget/diffEditor/features/revertButtonsFeature": [
5033
5199
  "require",
5034
5200
  "exports",
5201
+ "vs/base/browser/dom",
5202
+ "vs/base/browser/ui/iconLabel/iconLabels",
5203
+ "vs/base/common/codicons",
5035
5204
  "vs/base/common/lifecycle",
5036
- "vs/base/common/event",
5037
- "vs/base/browser/dom"
5205
+ "vs/base/common/observable",
5206
+ "vs/editor/common/core/lineRange",
5207
+ "vs/editor/common/core/range",
5208
+ "vs/editor/common/model",
5209
+ "vs/nls!vs/editor/browser/widget/diffEditor/features/revertButtonsFeature"
5038
5210
  ],
5039
- "vs/editor/browser/config/migrateOptions": [
5211
+ "vs/css!vs/editor/browser/widget/diffEditor/style": [],
5212
+ "vs/nls!vs/editor/browser/widget/diffEditor/registrations.contribution": [],
5213
+ "===anonymous61===": [
5214
+ "vs/editor/browser/widget/diffEditor/registrations.contribution.nls",
5215
+ "vs/editor/browser/widget/diffEditor/registrations.contribution.nls.keys"
5216
+ ],
5217
+ "vs/editor/browser/widget/diffEditor/registrations.contribution.nls": [],
5218
+ "vs/editor/browser/widget/diffEditor/registrations.contribution.nls.keys": [],
5219
+ "vs/editor/common/cursor/cursorAtomicMoveOperations": [
5040
5220
  "require",
5041
- "exports"
5221
+ "exports",
5222
+ "vs/editor/common/core/cursorColumns"
5042
5223
  ],
5043
5224
  "vs/base/browser/fastDomNode": [
5044
5225
  "require",
@@ -5351,109 +5532,44 @@
5351
5532
  "vs/editor/common/viewLayout/viewLinesViewportData": [
5352
5533
  "require",
5353
5534
  "exports",
5354
- "vs/editor/common/core/range"
5355
- ],
5356
- "vs/editor/common/viewModel/viewContext": [
5357
- "require",
5358
- "exports",
5359
- "vs/editor/common/editorTheme"
5360
- ],
5361
- "vs/nls!vs/editor/common/core/editorColorRegistry": [],
5362
- "===anonymous61===": [
5363
- "vs/editor/common/core/editorColorRegistry.nls",
5364
- "vs/editor/common/core/editorColorRegistry.nls.keys"
5365
- ],
5366
- "vs/editor/common/core/editorColorRegistry.nls": [],
5367
- "vs/editor/common/core/editorColorRegistry.nls.keys": [],
5368
- "vs/nls!vs/platform/theme/common/colorRegistry": [],
5369
- "vs/platform/jsonschemas/common/jsonContributionRegistry": [
5370
- "require",
5371
- "exports",
5372
- "vs/base/common/event",
5373
- "vs/platform/registry/common/platform"
5374
- ],
5375
- "===anonymous62===": [
5376
- "vs/platform/theme/common/colorRegistry.nls",
5377
- "vs/platform/theme/common/colorRegistry.nls.keys"
5378
- ],
5379
- "vs/platform/theme/common/colorRegistry.nls": [],
5380
- "vs/platform/theme/common/colorRegistry.nls.keys": [],
5381
- "vs/editor/common/cursor/cursor": [
5382
- "require",
5383
- "exports",
5384
- "vs/base/common/errors",
5385
- "vs/base/common/strings",
5386
- "vs/editor/common/cursor/cursorCollection",
5387
- "vs/editor/common/cursorCommon",
5388
- "vs/editor/common/cursor/cursorContext",
5389
- "vs/editor/common/cursor/cursorDeleteOperations",
5390
- "vs/editor/common/cursor/cursorTypeOperations",
5391
- "vs/editor/common/core/range",
5392
- "vs/editor/common/core/selection",
5393
- "vs/editor/common/textModelEvents",
5394
- "vs/editor/common/viewEvents",
5395
- "vs/base/common/lifecycle",
5396
- "vs/editor/common/viewModelEventDispatcher"
5397
- ],
5398
- "vs/editor/common/textModelEvents": [
5399
- "require",
5400
- "exports"
5401
- ],
5402
- "vs/editor/common/languages/textToHtmlTokenizer": [
5403
- "require",
5404
- "exports",
5405
- "vs/base/common/strings",
5406
- "vs/editor/common/tokens/lineTokens",
5407
- "vs/editor/common/languages",
5408
- "vs/editor/common/languages/nullTokenize"
5409
- ],
5410
- "vs/editor/common/viewEvents": [
5411
- "require",
5412
- "exports"
5413
- ],
5414
- "vs/editor/common/viewLayout/viewLayout": [
5415
- "require",
5416
- "exports",
5417
- "vs/base/common/event",
5418
- "vs/base/common/lifecycle",
5419
- "vs/base/common/scrollable",
5420
- "vs/editor/common/viewLayout/linesLayout",
5421
- "vs/editor/common/viewModel",
5422
- "vs/editor/common/viewModelEventDispatcher"
5535
+ "vs/editor/common/core/range"
5423
5536
  ],
5424
- "vs/editor/common/viewModel/minimapTokensColorTracker": [
5537
+ "vs/editor/common/viewModel/viewContext": [
5425
5538
  "require",
5426
5539
  "exports",
5427
- "vs/base/common/event",
5428
- "vs/base/common/lifecycle",
5429
- "vs/editor/common/core/rgba",
5430
- "vs/editor/common/languages"
5540
+ "vs/editor/common/editorTheme"
5431
5541
  ],
5432
- "vs/editor/common/viewModelEventDispatcher": [
5542
+ "vs/editor/browser/config/elementSizeObserver": [
5433
5543
  "require",
5434
5544
  "exports",
5545
+ "vs/base/common/lifecycle",
5435
5546
  "vs/base/common/event",
5436
- "vs/base/common/lifecycle"
5547
+ "vs/base/browser/dom"
5437
5548
  ],
5438
- "vs/editor/common/viewModel/viewModelLines": [
5549
+ "vs/editor/browser/config/migrateOptions": [
5439
5550
  "require",
5440
- "exports",
5441
- "vs/base/common/arrays",
5442
- "vs/editor/common/core/position",
5443
- "vs/editor/common/core/range",
5444
- "vs/editor/common/textModelGuides",
5445
- "vs/editor/common/model/textModel",
5446
- "vs/editor/common/textModelEvents",
5447
- "vs/editor/common/viewEvents",
5448
- "vs/editor/common/viewModel/modelLineProjection",
5449
- "vs/editor/common/model/prefixSumComputer",
5450
- "vs/editor/common/viewModel"
5551
+ "exports"
5451
5552
  ],
5452
- "vs/editor/common/viewModel/glyphLanesModel": [
5553
+ "vs/nls!vs/editor/common/core/editorColorRegistry": [],
5554
+ "===anonymous62===": [
5555
+ "vs/editor/common/core/editorColorRegistry.nls",
5556
+ "vs/editor/common/core/editorColorRegistry.nls.keys"
5557
+ ],
5558
+ "vs/editor/common/core/editorColorRegistry.nls": [],
5559
+ "vs/editor/common/core/editorColorRegistry.nls.keys": [],
5560
+ "vs/nls!vs/platform/theme/common/colorRegistry": [],
5561
+ "vs/platform/jsonschemas/common/jsonContributionRegistry": [
5453
5562
  "require",
5454
5563
  "exports",
5455
- "vs/editor/common/model"
5564
+ "vs/base/common/event",
5565
+ "vs/platform/registry/common/platform"
5456
5566
  ],
5567
+ "===anonymous63===": [
5568
+ "vs/platform/theme/common/colorRegistry.nls",
5569
+ "vs/platform/theme/common/colorRegistry.nls.keys"
5570
+ ],
5571
+ "vs/platform/theme/common/colorRegistry.nls": [],
5572
+ "vs/platform/theme/common/colorRegistry.nls.keys": [],
5457
5573
  "vs/editor/common/core/eolCounter": [
5458
5574
  "require",
5459
5575
  "exports"
@@ -5547,220 +5663,104 @@
5547
5663
  "vs/editor/common/tokens/contiguousTokensStore",
5548
5664
  "vs/editor/common/tokens/sparseTokensStore"
5549
5665
  ],
5550
- "vs/platform/undoRedo/common/undoRedo": [
5666
+ "vs/editor/common/textModelEvents": [
5551
5667
  "require",
5552
- "exports",
5553
- "vs/platform/instantiation/common/instantiation"
5668
+ "exports"
5554
5669
  ],
5555
- "vs/editor/common/modelLineProjectionData": [
5670
+ "vs/platform/undoRedo/common/undoRedo": [
5556
5671
  "require",
5557
5672
  "exports",
5558
- "vs/base/common/assert",
5559
- "vs/editor/common/core/position",
5560
- "vs/editor/common/model"
5673
+ "vs/platform/instantiation/common/instantiation"
5561
5674
  ],
5562
- "vs/editor/common/core/stringBuilder": [
5675
+ "vs/editor/common/cursor/cursor": [
5563
5676
  "require",
5564
5677
  "exports",
5678
+ "vs/base/common/errors",
5565
5679
  "vs/base/common/strings",
5566
- "vs/base/common/platform",
5567
- "vs/base/common/buffer"
5568
- ],
5569
- "vs/base/common/observableInternal/derived": [
5570
- "require",
5571
- "exports",
5572
- "vs/base/common/assert",
5680
+ "vs/editor/common/cursor/cursorCollection",
5681
+ "vs/editor/common/cursorCommon",
5682
+ "vs/editor/common/cursor/cursorContext",
5683
+ "vs/editor/common/cursor/cursorDeleteOperations",
5684
+ "vs/editor/common/cursor/cursorTypeOperations",
5685
+ "vs/editor/common/core/range",
5686
+ "vs/editor/common/core/selection",
5687
+ "vs/editor/common/textModelEvents",
5688
+ "vs/editor/common/viewEvents",
5573
5689
  "vs/base/common/lifecycle",
5574
- "vs/base/common/observableInternal/base",
5575
- "vs/base/common/observableInternal/logging"
5690
+ "vs/editor/common/viewModelEventDispatcher"
5576
5691
  ],
5577
- "vs/editor/browser/widget/diffEditor/components/accessibleDiffViewer": [
5692
+ "vs/editor/common/languages/textToHtmlTokenizer": [
5578
5693
  "require",
5579
5694
  "exports",
5580
- "vs/base/browser/dom",
5581
- "vs/base/browser/trustedTypes",
5582
- "vs/base/browser/ui/actionbar/actionbar",
5583
- "vs/base/browser/ui/scrollbar/scrollableElement",
5584
- "vs/base/common/actions",
5585
- "vs/base/common/arrays",
5586
- "vs/base/common/codicons",
5587
- "vs/base/common/lifecycle",
5588
- "vs/base/common/observable",
5589
- "vs/base/common/themables",
5590
- "vs/editor/browser/config/domFontInfo",
5591
- "vs/editor/browser/widget/diffEditor/utils",
5592
- "vs/editor/common/config/editorOptions",
5593
- "vs/editor/common/core/lineRange",
5594
- "vs/editor/common/core/offsetRange",
5595
- "vs/editor/common/core/position",
5596
- "vs/editor/common/core/range",
5597
- "vs/editor/common/diff/rangeMapping",
5598
- "vs/editor/common/languages/language",
5695
+ "vs/base/common/strings",
5599
5696
  "vs/editor/common/tokens/lineTokens",
5600
- "vs/editor/common/viewLayout/viewLineRenderer",
5601
- "vs/editor/common/viewModel",
5602
- "vs/nls!vs/editor/browser/widget/diffEditor/components/accessibleDiffViewer",
5603
- "vs/platform/audioCues/browser/audioCueService",
5604
- "vs/platform/instantiation/common/instantiation",
5605
- "vs/platform/theme/common/iconRegistry",
5606
- "vs/css!vs/editor/browser/widget/diffEditor/components/accessibleDiffViewer"
5607
- ],
5608
- "vs/editor/browser/widget/diffEditor/components/diffEditorDecorations": [
5609
- "require",
5610
- "exports",
5611
- "vs/base/common/lifecycle",
5612
- "vs/base/common/observable",
5613
- "vs/editor/browser/widget/diffEditor/features/movedBlocksLinesFeature",
5614
- "vs/editor/browser/widget/diffEditor/registrations.contribution",
5615
- "vs/editor/browser/widget/diffEditor/utils"
5697
+ "vs/editor/common/languages",
5698
+ "vs/editor/common/languages/nullTokenize"
5616
5699
  ],
5617
- "vs/editor/browser/widget/diffEditor/components/diffEditorSash": [
5700
+ "vs/editor/common/viewEvents": [
5618
5701
  "require",
5619
- "exports",
5620
- "vs/base/browser/ui/sash/sash",
5621
- "vs/base/common/lifecycle",
5622
- "vs/base/common/observable"
5702
+ "exports"
5623
5703
  ],
5624
- "vs/editor/browser/widget/diffEditor/components/diffEditorViewZones/diffEditorViewZones": [
5704
+ "vs/editor/common/viewLayout/viewLayout": [
5625
5705
  "require",
5626
5706
  "exports",
5627
- "vs/base/browser/dom",
5628
- "vs/base/common/arrays",
5629
- "vs/base/common/async",
5630
- "vs/base/common/codicons",
5707
+ "vs/base/common/event",
5631
5708
  "vs/base/common/lifecycle",
5632
- "vs/base/common/observable",
5633
- "vs/base/common/themables",
5634
- "vs/base/common/types",
5635
- "vs/editor/browser/config/domFontInfo",
5636
- "vs/editor/browser/widget/diffEditor/registrations.contribution",
5637
- "vs/editor/browser/widget/diffEditor/diffEditorViewModel",
5638
- "vs/editor/browser/widget/diffEditor/components/diffEditorViewZones/inlineDiffDeletedCodeMargin",
5639
- "vs/editor/browser/widget/diffEditor/components/diffEditorViewZones/renderLines",
5640
- "vs/editor/browser/widget/diffEditor/utils",
5641
- "vs/editor/common/core/lineRange",
5642
- "vs/editor/common/core/position",
5709
+ "vs/base/common/scrollable",
5710
+ "vs/editor/common/viewLayout/linesLayout",
5643
5711
  "vs/editor/common/viewModel",
5644
- "vs/platform/clipboard/common/clipboardService",
5645
- "vs/platform/contextview/browser/contextView"
5646
- ],
5647
- "vs/editor/browser/widget/diffEditor/features/movedBlocksLinesFeature": [
5648
- "require",
5649
- "exports",
5650
- "vs/base/browser/dom",
5651
- "vs/base/browser/ui/actionbar/actionbar",
5652
- "vs/base/common/actions",
5653
- "vs/base/common/arrays",
5654
- "vs/base/common/arraysFind",
5655
- "vs/base/common/codicons",
5656
- "vs/base/common/lifecycle",
5657
- "vs/base/common/observable",
5658
- "vs/base/common/themables",
5659
- "vs/editor/browser/widget/diffEditor/utils",
5660
- "vs/editor/common/core/offsetRange",
5661
- "vs/nls!vs/editor/browser/widget/diffEditor/features/movedBlocksLinesFeature"
5712
+ "vs/editor/common/viewModelEventDispatcher"
5662
5713
  ],
5663
- "vs/editor/browser/widget/diffEditor/features/overviewRulerFeature": [
5714
+ "vs/editor/common/viewModel/minimapTokensColorTracker": [
5664
5715
  "require",
5665
5716
  "exports",
5666
- "vs/base/browser/dom",
5667
- "vs/base/browser/fastDomNode",
5668
- "vs/base/browser/ui/scrollbar/scrollbarState",
5717
+ "vs/base/common/event",
5669
5718
  "vs/base/common/lifecycle",
5670
- "vs/base/common/observable",
5671
- "vs/editor/browser/widget/diffEditor/utils",
5672
- "vs/editor/common/core/position",
5673
- "vs/editor/common/viewModel/overviewZoneManager",
5674
- "vs/platform/theme/common/colorRegistry",
5675
- "vs/platform/theme/common/themeService"
5719
+ "vs/editor/common/core/rgba",
5720
+ "vs/editor/common/languages"
5676
5721
  ],
5677
- "vs/editor/browser/widget/diffEditor/delegatingEditorImpl": [
5722
+ "vs/editor/common/viewModelEventDispatcher": [
5678
5723
  "require",
5679
5724
  "exports",
5680
5725
  "vs/base/common/event",
5681
5726
  "vs/base/common/lifecycle"
5682
5727
  ],
5683
- "vs/editor/browser/widget/diffEditor/components/diffEditorEditors": [
5684
- "require",
5685
- "exports",
5686
- "vs/base/common/event",
5687
- "vs/base/common/lifecycle",
5688
- "vs/base/common/observable",
5689
- "vs/editor/browser/widget/diffEditor/features/overviewRulerFeature",
5690
- "vs/editor/common/config/editorOptions",
5691
- "vs/nls!vs/editor/browser/widget/diffEditor/components/diffEditorEditors",
5692
- "vs/platform/instantiation/common/instantiation",
5693
- "vs/platform/keybinding/common/keybinding",
5694
- "vs/editor/common/core/position"
5695
- ],
5696
- "vs/editor/browser/widget/diffEditor/diffEditorOptions": [
5697
- "require",
5698
- "exports",
5699
- "vs/base/common/observable",
5700
- "vs/editor/common/config/diffEditor",
5701
- "vs/editor/common/config/editorOptions"
5702
- ],
5703
- "vs/editor/browser/widget/diffEditor/diffEditorViewModel": [
5728
+ "vs/editor/common/viewModel/viewModelLines": [
5704
5729
  "require",
5705
5730
  "exports",
5706
- "vs/base/common/async",
5707
- "vs/base/common/cancellation",
5708
- "vs/base/common/lifecycle",
5709
- "vs/base/common/observable",
5710
- "vs/editor/browser/widget/diffEditor/diffProviderFactoryService",
5711
- "vs/editor/browser/widget/diffEditor/utils",
5712
- "vs/editor/common/core/lineRange",
5713
- "vs/editor/common/diff/defaultLinesDiffComputer/defaultLinesDiffComputer",
5714
- "vs/editor/common/diff/rangeMapping",
5715
- "vs/editor/common/model/bracketPairsTextModelPart/bracketPairsTree/beforeEditPositionMapper",
5716
- "vs/editor/common/model/bracketPairsTextModelPart/bracketPairsTree/combineTextEditInfos",
5717
- "vs/editor/common/diff/defaultLinesDiffComputer/heuristicSequenceOptimizations",
5718
- "vs/base/common/types",
5719
5731
  "vs/base/common/arrays",
5720
- "vs/base/common/assert"
5721
- ],
5722
- "vs/editor/browser/widget/diffEditor/features/revertButtonsFeature": [
5723
- "require",
5724
- "exports",
5725
- "vs/base/browser/dom",
5726
- "vs/base/browser/ui/iconLabel/iconLabels",
5727
- "vs/base/common/codicons",
5728
- "vs/base/common/lifecycle",
5729
- "vs/base/common/observable",
5730
- "vs/editor/common/core/lineRange",
5732
+ "vs/editor/common/core/position",
5731
5733
  "vs/editor/common/core/range",
5732
- "vs/editor/common/model",
5733
- "vs/nls!vs/editor/browser/widget/diffEditor/features/revertButtonsFeature"
5734
- ],
5735
- "vs/css!vs/editor/browser/widget/diffEditor/style": [],
5736
- "vs/nls!vs/editor/browser/widget/diffEditor/registrations.contribution": [],
5737
- "===anonymous63===": [
5738
- "vs/editor/browser/widget/diffEditor/registrations.contribution.nls",
5739
- "vs/editor/browser/widget/diffEditor/registrations.contribution.nls.keys"
5734
+ "vs/editor/common/textModelGuides",
5735
+ "vs/editor/common/model/textModel",
5736
+ "vs/editor/common/textModelEvents",
5737
+ "vs/editor/common/viewEvents",
5738
+ "vs/editor/common/viewModel/modelLineProjection",
5739
+ "vs/editor/common/model/prefixSumComputer",
5740
+ "vs/editor/common/viewModel"
5740
5741
  ],
5741
- "vs/editor/browser/widget/diffEditor/registrations.contribution.nls": [],
5742
- "vs/editor/browser/widget/diffEditor/registrations.contribution.nls.keys": [],
5743
- "vs/css!vs/base/browser/ui/aria/aria": [],
5744
- "vs/base/common/symbols": [
5742
+ "vs/editor/common/viewModel/glyphLanesModel": [
5745
5743
  "require",
5746
- "exports"
5744
+ "exports",
5745
+ "vs/editor/common/model"
5747
5746
  ],
5748
- "vs/editor/common/cursor/cursorAtomicMoveOperations": [
5747
+ "vs/editor/common/modelLineProjectionData": [
5749
5748
  "require",
5750
5749
  "exports",
5751
- "vs/editor/common/core/cursorColumns"
5750
+ "vs/base/common/assert",
5751
+ "vs/editor/common/core/position",
5752
+ "vs/editor/common/model"
5752
5753
  ],
5753
- "vs/editor/common/commands/surroundSelectionCommand": [
5754
+ "vs/editor/common/core/stringBuilder": [
5754
5755
  "require",
5755
5756
  "exports",
5756
- "vs/editor/common/core/range",
5757
- "vs/editor/common/core/selection"
5757
+ "vs/base/common/strings",
5758
+ "vs/base/common/platform",
5759
+ "vs/base/common/buffer"
5758
5760
  ],
5759
- "vs/editor/common/languages/enterAction": [
5761
+ "vs/base/common/symbols": [
5760
5762
  "require",
5761
- "exports",
5762
- "vs/editor/common/languages/languageConfiguration",
5763
- "vs/editor/common/languages/languageConfigurationRegistry"
5763
+ "exports"
5764
5764
  ],
5765
5765
  "vs/base/browser/event": [
5766
5766
  "require",
@@ -6102,6 +6102,30 @@
6102
6102
  ],
6103
6103
  "vs/editor/contrib/dropOrPasteInto/browser/dropIntoEditorController.nls": [],
6104
6104
  "vs/editor/contrib/dropOrPasteInto/browser/dropIntoEditorController.nls.keys": [],
6105
+ "vs/nls!vs/editor/contrib/folding/browser/foldingDecorations": [],
6106
+ "===anonymous75===": [
6107
+ "vs/editor/contrib/folding/browser/foldingDecorations.nls",
6108
+ "vs/editor/contrib/folding/browser/foldingDecorations.nls.keys"
6109
+ ],
6110
+ "vs/editor/contrib/folding/browser/foldingDecorations.nls": [],
6111
+ "vs/editor/contrib/folding/browser/foldingDecorations.nls.keys": [],
6112
+ "vs/base/browser/ui/findinput/findInputToggles": [
6113
+ "require",
6114
+ "exports",
6115
+ "vs/base/browser/ui/toggle/toggle",
6116
+ "vs/base/common/codicons",
6117
+ "vs/nls!vs/base/browser/ui/findinput/findInputToggles"
6118
+ ],
6119
+ "vs/base/browser/ui/widget": [
6120
+ "require",
6121
+ "exports",
6122
+ "vs/base/browser/dom",
6123
+ "vs/base/browser/keyboardEvent",
6124
+ "vs/base/browser/mouseEvent",
6125
+ "vs/base/browser/touch",
6126
+ "vs/base/common/lifecycle"
6127
+ ],
6128
+ "vs/css!vs/editor/contrib/find/browser/findOptionsWidget": [],
6105
6129
  "vs/editor/contrib/find/browser/findDecorations": [
6106
6130
  "require",
6107
6131
  "exports",
@@ -6121,23 +6145,6 @@
6121
6145
  "exports",
6122
6146
  "vs/base/common/search"
6123
6147
  ],
6124
- "vs/base/browser/ui/findinput/findInputToggles": [
6125
- "require",
6126
- "exports",
6127
- "vs/base/browser/ui/toggle/toggle",
6128
- "vs/base/common/codicons",
6129
- "vs/nls!vs/base/browser/ui/findinput/findInputToggles"
6130
- ],
6131
- "vs/base/browser/ui/widget": [
6132
- "require",
6133
- "exports",
6134
- "vs/base/browser/dom",
6135
- "vs/base/browser/keyboardEvent",
6136
- "vs/base/browser/mouseEvent",
6137
- "vs/base/browser/touch",
6138
- "vs/base/common/lifecycle"
6139
- ],
6140
- "vs/css!vs/editor/contrib/find/browser/findOptionsWidget": [],
6141
6148
  "vs/base/browser/ui/toggle/toggle": [
6142
6149
  "require",
6143
6150
  "exports",
@@ -6182,19 +6189,12 @@
6182
6189
  "vs/base/common/color"
6183
6190
  ],
6184
6191
  "vs/css!vs/editor/contrib/find/browser/findWidget": [],
6185
- "===anonymous75===": [
6192
+ "===anonymous76===": [
6186
6193
  "vs/editor/contrib/find/browser/findWidget.nls",
6187
6194
  "vs/editor/contrib/find/browser/findWidget.nls.keys"
6188
6195
  ],
6189
6196
  "vs/editor/contrib/find/browser/findWidget.nls": [],
6190
6197
  "vs/editor/contrib/find/browser/findWidget.nls.keys": [],
6191
- "vs/nls!vs/editor/contrib/folding/browser/foldingDecorations": [],
6192
- "===anonymous76===": [
6193
- "vs/editor/contrib/folding/browser/foldingDecorations.nls",
6194
- "vs/editor/contrib/folding/browser/foldingDecorations.nls.keys"
6195
- ],
6196
- "vs/editor/contrib/folding/browser/foldingDecorations.nls": [],
6197
- "vs/editor/contrib/folding/browser/foldingDecorations.nls.keys": [],
6198
6198
  "vs/base/common/observableInternal/base": [
6199
6199
  "require",
6200
6200
  "exports",
@@ -6221,6 +6221,28 @@
6221
6221
  ],
6222
6222
  "vs/editor/contrib/inlineCompletions/browser/commands.nls": [],
6223
6223
  "vs/editor/contrib/inlineCompletions/browser/commands.nls.keys": [],
6224
+ "vs/editor/browser/widget/markdownRenderer/browser/markdownRenderer": [
6225
+ "require",
6226
+ "exports",
6227
+ "vs/base/browser/markdownRenderer",
6228
+ "vs/base/browser/trustedTypes",
6229
+ "vs/base/common/errors",
6230
+ "vs/base/common/event",
6231
+ "vs/base/common/lifecycle",
6232
+ "vs/editor/browser/config/domFontInfo",
6233
+ "vs/editor/common/languages/language",
6234
+ "vs/editor/common/languages/modesRegistry",
6235
+ "vs/editor/common/languages/textToHtmlTokenizer",
6236
+ "vs/platform/opener/common/opener",
6237
+ "vs/css!vs/editor/browser/widget/markdownRenderer/browser/renderedMarkdown"
6238
+ ],
6239
+ "vs/nls!vs/editor/contrib/inlineCompletions/browser/hoverParticipant": [],
6240
+ "===anonymous78===": [
6241
+ "vs/editor/contrib/inlineCompletions/browser/hoverParticipant.nls",
6242
+ "vs/editor/contrib/inlineCompletions/browser/hoverParticipant.nls.keys"
6243
+ ],
6244
+ "vs/editor/contrib/inlineCompletions/browser/hoverParticipant.nls": [],
6245
+ "vs/editor/contrib/inlineCompletions/browser/hoverParticipant.nls.keys": [],
6224
6246
  "vs/editor/contrib/inlineCompletions/browser/ghostTextWidget": [
6225
6247
  "require",
6226
6248
  "exports",
@@ -6280,116 +6302,25 @@
6280
6302
  "vs/base/common/arraysFind"
6281
6303
  ],
6282
6304
  "vs/nls!vs/editor/contrib/inlineCompletions/browser/inlineCompletionsController": [],
6283
- "===anonymous78===": [
6305
+ "===anonymous79===": [
6284
6306
  "vs/editor/contrib/inlineCompletions/browser/inlineCompletionsController.nls",
6285
6307
  "vs/editor/contrib/inlineCompletions/browser/inlineCompletionsController.nls.keys"
6286
6308
  ],
6287
6309
  "vs/editor/contrib/inlineCompletions/browser/inlineCompletionsController.nls": [],
6288
6310
  "vs/editor/contrib/inlineCompletions/browser/inlineCompletionsController.nls.keys": [],
6289
- "vs/editor/browser/widget/markdownRenderer/browser/markdownRenderer": [
6290
- "require",
6291
- "exports",
6292
- "vs/base/browser/markdownRenderer",
6293
- "vs/base/browser/trustedTypes",
6294
- "vs/base/common/errors",
6295
- "vs/base/common/event",
6296
- "vs/base/common/lifecycle",
6297
- "vs/editor/browser/config/domFontInfo",
6298
- "vs/editor/common/languages/language",
6299
- "vs/editor/common/languages/modesRegistry",
6300
- "vs/editor/common/languages/textToHtmlTokenizer",
6301
- "vs/platform/opener/common/opener",
6302
- "vs/css!vs/editor/browser/widget/markdownRenderer/browser/renderedMarkdown"
6303
- ],
6304
- "vs/nls!vs/editor/contrib/inlineCompletions/browser/hoverParticipant": [],
6305
- "===anonymous79===": [
6306
- "vs/editor/contrib/inlineCompletions/browser/hoverParticipant.nls",
6307
- "vs/editor/contrib/inlineCompletions/browser/hoverParticipant.nls.keys"
6308
- ],
6309
- "vs/editor/contrib/inlineCompletions/browser/hoverParticipant.nls": [],
6310
- "vs/editor/contrib/inlineCompletions/browser/hoverParticipant.nls.keys": [],
6311
- "vs/nls!vs/platform/theme/common/iconRegistry": [],
6312
- "===anonymous80===": [
6313
- "vs/platform/theme/common/iconRegistry.nls",
6314
- "vs/platform/theme/common/iconRegistry.nls.keys"
6315
- ],
6316
- "vs/platform/theme/common/iconRegistry.nls": [],
6317
- "vs/platform/theme/common/iconRegistry.nls.keys": [],
6318
- "vs/base/browser/ui/scrollbar/scrollableElement": [
6319
- "require",
6320
- "exports",
6321
- "vs/base/browser/browser",
6322
- "vs/base/browser/dom",
6323
- "vs/base/browser/fastDomNode",
6324
- "vs/base/browser/mouseEvent",
6325
- "vs/base/browser/ui/scrollbar/horizontalScrollbar",
6326
- "vs/base/browser/ui/scrollbar/verticalScrollbar",
6327
- "vs/base/browser/ui/widget",
6328
- "vs/base/common/async",
6329
- "vs/base/common/event",
6330
- "vs/base/common/lifecycle",
6331
- "vs/base/common/platform",
6332
- "vs/base/common/scrollable",
6333
- "vs/css!vs/base/browser/ui/scrollbar/media/scrollbars"
6334
- ],
6335
- "vs/nls!vs/editor/contrib/gotoError/browser/gotoErrorWidget": [],
6336
- "vs/platform/actions/browser/menuEntryActionViewItem": [
6337
- "require",
6338
- "exports",
6339
- "vs/base/browser/dom",
6340
- "vs/base/browser/keyboardEvent",
6341
- "vs/base/browser/ui/actionbar/actionViewItems",
6342
- "vs/base/browser/ui/dropdown/dropdownActionViewItem",
6343
- "vs/base/common/actions",
6344
- "vs/base/common/keybindingLabels",
6345
- "vs/base/common/lifecycle",
6346
- "vs/base/common/platform",
6347
- "vs/nls!vs/platform/actions/browser/menuEntryActionViewItem",
6348
- "vs/platform/actions/common/actions",
6349
- "vs/platform/action/common/action",
6350
- "vs/platform/contextkey/common/contextkey",
6351
- "vs/platform/contextview/browser/contextView",
6352
- "vs/platform/instantiation/common/instantiation",
6353
- "vs/platform/keybinding/common/keybinding",
6354
- "vs/platform/notification/common/notification",
6355
- "vs/platform/storage/common/storage",
6356
- "vs/platform/theme/common/themeService",
6357
- "vs/base/common/themables",
6358
- "vs/platform/theme/common/theme",
6359
- "vs/base/common/types",
6360
- "vs/platform/theme/common/colorRegistry",
6361
- "vs/platform/theme/browser/defaultStyles",
6362
- "vs/platform/accessibility/common/accessibility",
6363
- "vs/css!vs/platform/actions/browser/menuEntryActionViewItem"
6364
- ],
6365
- "vs/platform/severityIcon/browser/severityIcon": [
6366
- "require",
6367
- "exports",
6368
- "vs/base/common/codicons",
6369
- "vs/base/common/themables",
6370
- "vs/base/common/severity",
6371
- "vs/css!vs/platform/severityIcon/browser/media/severityIcon"
6372
- ],
6373
- "vs/css!vs/editor/contrib/gotoError/browser/media/gotoErrorWidget": [],
6374
- "===anonymous81===": [
6375
- "vs/editor/contrib/gotoError/browser/gotoErrorWidget.nls",
6376
- "vs/editor/contrib/gotoError/browser/gotoErrorWidget.nls.keys"
6377
- ],
6378
- "vs/editor/contrib/gotoError/browser/gotoErrorWidget.nls": [],
6379
- "vs/editor/contrib/gotoError/browser/gotoErrorWidget.nls.keys": [],
6380
6311
  "vs/base/common/idGenerator": [
6381
6312
  "require",
6382
6313
  "exports"
6383
6314
  ],
6384
6315
  "vs/nls!vs/editor/contrib/gotoSymbol/browser/referencesModel": [],
6385
- "===anonymous82===": [
6316
+ "===anonymous80===": [
6386
6317
  "vs/editor/contrib/gotoSymbol/browser/referencesModel.nls",
6387
6318
  "vs/editor/contrib/gotoSymbol/browser/referencesModel.nls.keys"
6388
6319
  ],
6389
6320
  "vs/editor/contrib/gotoSymbol/browser/referencesModel.nls": [],
6390
6321
  "vs/editor/contrib/gotoSymbol/browser/referencesModel.nls.keys": [],
6391
6322
  "vs/nls!vs/editor/contrib/gotoSymbol/browser/symbolNavigation": [],
6392
- "===anonymous83===": [
6323
+ "===anonymous81===": [
6393
6324
  "vs/editor/contrib/gotoSymbol/browser/symbolNavigation.nls",
6394
6325
  "vs/editor/contrib/gotoSymbol/browser/symbolNavigation.nls.keys"
6395
6326
  ],
@@ -6422,7 +6353,7 @@
6422
6353
  ],
6423
6354
  "vs/nls!vs/editor/contrib/message/browser/messageController": [],
6424
6355
  "vs/css!vs/editor/contrib/message/browser/messageController": [],
6425
- "===anonymous84===": [
6356
+ "===anonymous82===": [
6426
6357
  "vs/editor/contrib/message/browser/messageController.nls",
6427
6358
  "vs/editor/contrib/message/browser/messageController.nls.keys"
6428
6359
  ],
@@ -6454,20 +6385,89 @@
6454
6385
  "vs/css!vs/editor/contrib/zoneWidget/browser/zoneWidget"
6455
6386
  ],
6456
6387
  "vs/nls!vs/editor/contrib/peekView/browser/peekView": [],
6388
+ "vs/platform/actions/browser/menuEntryActionViewItem": [
6389
+ "require",
6390
+ "exports",
6391
+ "vs/base/browser/dom",
6392
+ "vs/base/browser/keyboardEvent",
6393
+ "vs/base/browser/ui/actionbar/actionViewItems",
6394
+ "vs/base/browser/ui/dropdown/dropdownActionViewItem",
6395
+ "vs/base/common/actions",
6396
+ "vs/base/common/keybindingLabels",
6397
+ "vs/base/common/lifecycle",
6398
+ "vs/base/common/platform",
6399
+ "vs/nls!vs/platform/actions/browser/menuEntryActionViewItem",
6400
+ "vs/platform/actions/common/actions",
6401
+ "vs/platform/action/common/action",
6402
+ "vs/platform/contextkey/common/contextkey",
6403
+ "vs/platform/contextview/browser/contextView",
6404
+ "vs/platform/instantiation/common/instantiation",
6405
+ "vs/platform/keybinding/common/keybinding",
6406
+ "vs/platform/notification/common/notification",
6407
+ "vs/platform/storage/common/storage",
6408
+ "vs/platform/theme/common/themeService",
6409
+ "vs/base/common/themables",
6410
+ "vs/platform/theme/common/theme",
6411
+ "vs/base/common/types",
6412
+ "vs/platform/theme/common/colorRegistry",
6413
+ "vs/platform/theme/browser/defaultStyles",
6414
+ "vs/platform/accessibility/common/accessibility",
6415
+ "vs/css!vs/platform/actions/browser/menuEntryActionViewItem"
6416
+ ],
6457
6417
  "vs/css!vs/editor/contrib/peekView/browser/media/peekViewWidget": [],
6458
- "===anonymous85===": [
6418
+ "===anonymous83===": [
6459
6419
  "vs/editor/contrib/peekView/browser/peekView.nls",
6460
6420
  "vs/editor/contrib/peekView/browser/peekView.nls.keys"
6461
6421
  ],
6462
6422
  "vs/editor/contrib/peekView/browser/peekView.nls": [],
6463
6423
  "vs/editor/contrib/peekView/browser/peekView.nls.keys": [],
6464
6424
  "vs/nls!vs/platform/contextkey/common/contextkeys": [],
6425
+ "===anonymous84===": [
6426
+ "vs/platform/contextkey/common/contextkeys.nls",
6427
+ "vs/platform/contextkey/common/contextkeys.nls.keys"
6428
+ ],
6429
+ "vs/platform/contextkey/common/contextkeys.nls": [],
6430
+ "vs/platform/contextkey/common/contextkeys.nls.keys": [],
6431
+ "vs/nls!vs/platform/theme/common/iconRegistry": [],
6432
+ "===anonymous85===": [
6433
+ "vs/platform/theme/common/iconRegistry.nls",
6434
+ "vs/platform/theme/common/iconRegistry.nls.keys"
6435
+ ],
6436
+ "vs/platform/theme/common/iconRegistry.nls": [],
6437
+ "vs/platform/theme/common/iconRegistry.nls.keys": [],
6438
+ "vs/base/browser/ui/scrollbar/scrollableElement": [
6439
+ "require",
6440
+ "exports",
6441
+ "vs/base/browser/browser",
6442
+ "vs/base/browser/dom",
6443
+ "vs/base/browser/fastDomNode",
6444
+ "vs/base/browser/mouseEvent",
6445
+ "vs/base/browser/ui/scrollbar/horizontalScrollbar",
6446
+ "vs/base/browser/ui/scrollbar/verticalScrollbar",
6447
+ "vs/base/browser/ui/widget",
6448
+ "vs/base/common/async",
6449
+ "vs/base/common/event",
6450
+ "vs/base/common/lifecycle",
6451
+ "vs/base/common/platform",
6452
+ "vs/base/common/scrollable",
6453
+ "vs/css!vs/base/browser/ui/scrollbar/media/scrollbars"
6454
+ ],
6455
+ "vs/nls!vs/editor/contrib/gotoError/browser/gotoErrorWidget": [],
6456
+ "vs/platform/severityIcon/browser/severityIcon": [
6457
+ "require",
6458
+ "exports",
6459
+ "vs/base/common/codicons",
6460
+ "vs/base/common/themables",
6461
+ "vs/base/common/severity",
6462
+ "vs/css!vs/platform/severityIcon/browser/media/severityIcon"
6463
+ ],
6464
+ "vs/css!vs/editor/contrib/gotoError/browser/media/gotoErrorWidget": [],
6465
6465
  "===anonymous86===": [
6466
- "vs/platform/contextkey/common/contextkeys.nls",
6467
- "vs/platform/contextkey/common/contextkeys.nls.keys"
6466
+ "vs/editor/contrib/gotoError/browser/gotoErrorWidget.nls",
6467
+ "vs/editor/contrib/gotoError/browser/gotoErrorWidget.nls.keys"
6468
6468
  ],
6469
- "vs/platform/contextkey/common/contextkeys.nls": [],
6470
- "vs/platform/contextkey/common/contextkeys.nls.keys": [],
6469
+ "vs/editor/contrib/gotoError/browser/gotoErrorWidget.nls": [],
6470
+ "vs/editor/contrib/gotoError/browser/gotoErrorWidget.nls.keys": [],
6471
6471
  "vs/base/browser/ui/hover/hoverWidget": [
6472
6472
  "require",
6473
6473
  "exports",
@@ -6605,9 +6605,17 @@
6605
6605
  ],
6606
6606
  "vs/editor/contrib/parameterHints/browser/parameterHintsWidget.nls": [],
6607
6607
  "vs/editor/contrib/parameterHints/browser/parameterHintsWidget.nls.keys": [],
6608
+ "vs/nls!vs/editor/contrib/wordHighlighter/browser/highlightDecorations": [],
6609
+ "vs/css!vs/editor/contrib/wordHighlighter/browser/highlightDecorations": [],
6610
+ "===anonymous92===": [
6611
+ "vs/editor/contrib/wordHighlighter/browser/highlightDecorations.nls",
6612
+ "vs/editor/contrib/wordHighlighter/browser/highlightDecorations.nls.keys"
6613
+ ],
6614
+ "vs/editor/contrib/wordHighlighter/browser/highlightDecorations.nls": [],
6615
+ "vs/editor/contrib/wordHighlighter/browser/highlightDecorations.nls.keys": [],
6608
6616
  "vs/nls!vs/editor/contrib/rename/browser/renameInputField": [],
6609
6617
  "vs/css!vs/editor/contrib/rename/browser/renameInputField": [],
6610
- "===anonymous92===": [
6618
+ "===anonymous93===": [
6611
6619
  "vs/editor/contrib/rename/browser/renameInputField.nls",
6612
6620
  "vs/editor/contrib/rename/browser/renameInputField.nls.keys"
6613
6621
  ],
@@ -6620,14 +6628,6 @@
6620
6628
  "vs/editor/common/core/range",
6621
6629
  "vs/editor/common/core/eolCounter"
6622
6630
  ],
6623
- "vs/nls!vs/editor/contrib/wordHighlighter/browser/highlightDecorations": [],
6624
- "vs/css!vs/editor/contrib/wordHighlighter/browser/highlightDecorations": [],
6625
- "===anonymous93===": [
6626
- "vs/editor/contrib/wordHighlighter/browser/highlightDecorations.nls",
6627
- "vs/editor/contrib/wordHighlighter/browser/highlightDecorations.nls.keys"
6628
- ],
6629
- "vs/editor/contrib/wordHighlighter/browser/highlightDecorations.nls": [],
6630
- "vs/editor/contrib/wordHighlighter/browser/highlightDecorations.nls.keys": [],
6631
6631
  "vs/editor/common/services/semanticTokensDto": [
6632
6632
  "require",
6633
6633
  "exports",
@@ -7122,13 +7122,6 @@
7122
7122
  "require",
7123
7123
  "exports"
7124
7124
  ],
7125
- "vs/nls!vs/platform/actions/common/menuService": [],
7126
- "===anonymous104===": [
7127
- "vs/platform/actions/common/menuService.nls",
7128
- "vs/platform/actions/common/menuService.nls.keys"
7129
- ],
7130
- "vs/platform/actions/common/menuService.nls": [],
7131
- "vs/platform/actions/common/menuService.nls.keys": [],
7132
7125
  "vs/platform/quickinput/browser/quickInputService": [
7133
7126
  "require",
7134
7127
  "exports",
@@ -7154,6 +7147,13 @@
7154
7147
  "vs/platform/instantiation/common/instantiation"
7155
7148
  ],
7156
7149
  "vs/css!vs/editor/standalone/browser/quickInput/standaloneQuickInput": [],
7150
+ "vs/nls!vs/platform/actions/common/menuService": [],
7151
+ "===anonymous104===": [
7152
+ "vs/platform/actions/common/menuService.nls",
7153
+ "vs/platform/actions/common/menuService.nls.keys"
7154
+ ],
7155
+ "vs/platform/actions/common/menuService.nls": [],
7156
+ "vs/platform/actions/common/menuService.nls.keys": [],
7157
7157
  "vs/nls!vs/platform/contextkey/browser/contextKeyService": [],
7158
7158
  "===anonymous105===": [
7159
7159
  "vs/platform/contextkey/browser/contextKeyService.nls",
@@ -7212,6 +7212,13 @@
7212
7212
  "exports"
7213
7213
  ],
7214
7214
  "vs/css!vs/editor/browser/widget/multiDiffEditorWidget/style": [],
7215
+ "vs/nls!vs/editor/browser/widget/multiDiffEditorWidget/colors": [],
7216
+ "===anonymous107===": [
7217
+ "vs/editor/browser/widget/multiDiffEditorWidget/colors.nls",
7218
+ "vs/editor/browser/widget/multiDiffEditorWidget/colors.nls.keys"
7219
+ ],
7220
+ "vs/editor/browser/widget/multiDiffEditorWidget/colors.nls": [],
7221
+ "vs/editor/browser/widget/multiDiffEditorWidget/colors.nls.keys": [],
7215
7222
  "vs/base/browser/ui/button/button": [
7216
7223
  "require",
7217
7224
  "exports",
@@ -7233,13 +7240,6 @@
7233
7240
  "exports",
7234
7241
  "vs/base/common/actions"
7235
7242
  ],
7236
- "vs/nls!vs/editor/browser/widget/multiDiffEditorWidget/colors": [],
7237
- "===anonymous107===": [
7238
- "vs/editor/browser/widget/multiDiffEditorWidget/colors.nls",
7239
- "vs/editor/browser/widget/multiDiffEditorWidget/colors.nls.keys"
7240
- ],
7241
- "vs/editor/browser/widget/multiDiffEditorWidget/colors.nls": [],
7242
- "vs/editor/browser/widget/multiDiffEditorWidget/colors.nls.keys": [],
7243
7243
  "vs/nls!vs/editor/contrib/editorState/browser/keybindingCancellation": [],
7244
7244
  "===anonymous108===": [
7245
7245
  "vs/editor/contrib/editorState/browser/keybindingCancellation.nls",
@@ -7247,21 +7247,90 @@
7247
7247
  ],
7248
7248
  "vs/editor/contrib/editorState/browser/keybindingCancellation.nls": [],
7249
7249
  "vs/editor/contrib/editorState/browser/keybindingCancellation.nls.keys": [],
7250
- "vs/editor/browser/controller/mouseHandler": [
7250
+ "vs/nls!vs/editor/browser/widget/diffEditor/components/accessibleDiffViewer": [],
7251
+ "vs/css!vs/editor/browser/widget/diffEditor/components/accessibleDiffViewer": [],
7252
+ "===anonymous109===": [
7253
+ "vs/editor/browser/widget/diffEditor/components/accessibleDiffViewer.nls",
7254
+ "vs/editor/browser/widget/diffEditor/components/accessibleDiffViewer.nls.keys"
7255
+ ],
7256
+ "vs/editor/browser/widget/diffEditor/components/accessibleDiffViewer.nls": [],
7257
+ "vs/editor/browser/widget/diffEditor/components/accessibleDiffViewer.nls.keys": [],
7258
+ "vs/editor/browser/widget/diffEditor/components/diffEditorViewZones/inlineDiffDeletedCodeMargin": [
7251
7259
  "require",
7252
7260
  "exports",
7253
7261
  "vs/base/browser/dom",
7254
- "vs/base/browser/mouseEvent",
7262
+ "vs/base/common/actions",
7263
+ "vs/base/common/codicons",
7255
7264
  "vs/base/common/lifecycle",
7256
7265
  "vs/base/common/platform",
7257
- "vs/editor/browser/controller/mouseTarget",
7258
- "vs/editor/browser/editorDom",
7259
- "vs/editor/common/config/editorZoom",
7260
- "vs/editor/common/core/position",
7261
- "vs/editor/common/core/selection",
7262
- "vs/editor/common/viewEventHandler",
7263
- "vs/base/browser/ui/scrollbar/scrollableElement"
7266
+ "vs/base/common/themables",
7267
+ "vs/nls!vs/editor/browser/widget/diffEditor/components/diffEditorViewZones/inlineDiffDeletedCodeMargin"
7268
+ ],
7269
+ "vs/editor/browser/widget/diffEditor/components/diffEditorViewZones/renderLines": [
7270
+ "require",
7271
+ "exports",
7272
+ "vs/base/browser/trustedTypes",
7273
+ "vs/editor/browser/config/domFontInfo",
7274
+ "vs/editor/common/config/editorOptions",
7275
+ "vs/editor/common/core/stringBuilder",
7276
+ "vs/editor/common/viewLayout/lineDecorations",
7277
+ "vs/editor/common/viewLayout/viewLineRenderer",
7278
+ "vs/editor/common/viewModel"
7279
+ ],
7280
+ "vs/nls!vs/editor/browser/widget/diffEditor/features/movedBlocksLinesFeature": [],
7281
+ "===anonymous110===": [
7282
+ "vs/editor/browser/widget/diffEditor/features/movedBlocksLinesFeature.nls",
7283
+ "vs/editor/browser/widget/diffEditor/features/movedBlocksLinesFeature.nls.keys"
7284
+ ],
7285
+ "vs/editor/browser/widget/diffEditor/features/movedBlocksLinesFeature.nls": [],
7286
+ "vs/editor/browser/widget/diffEditor/features/movedBlocksLinesFeature.nls.keys": [],
7287
+ "vs/base/browser/ui/scrollbar/scrollbarState": [
7288
+ "require",
7289
+ "exports"
7290
+ ],
7291
+ "vs/editor/common/viewModel/overviewZoneManager": [
7292
+ "require",
7293
+ "exports"
7294
+ ],
7295
+ "vs/nls!vs/editor/browser/widget/diffEditor/components/diffEditorEditors": [],
7296
+ "===anonymous111===": [
7297
+ "vs/editor/browser/widget/diffEditor/components/diffEditorEditors.nls",
7298
+ "vs/editor/browser/widget/diffEditor/components/diffEditorEditors.nls.keys"
7299
+ ],
7300
+ "vs/editor/browser/widget/diffEditor/components/diffEditorEditors.nls": [],
7301
+ "vs/editor/browser/widget/diffEditor/components/diffEditorEditors.nls.keys": [],
7302
+ "vs/editor/browser/widget/diffEditor/diffProviderFactoryService": [
7303
+ "require",
7304
+ "exports",
7305
+ "vs/platform/instantiation/common/extensions",
7306
+ "vs/platform/instantiation/common/instantiation",
7307
+ "vs/base/common/event",
7308
+ "vs/base/common/stopwatch",
7309
+ "vs/editor/common/core/lineRange",
7310
+ "vs/editor/common/diff/rangeMapping",
7311
+ "vs/editor/common/services/editorWorker",
7312
+ "vs/platform/telemetry/common/telemetry"
7313
+ ],
7314
+ "vs/editor/common/model/bracketPairsTextModelPart/bracketPairsTree/beforeEditPositionMapper": [
7315
+ "require",
7316
+ "exports",
7317
+ "vs/editor/common/core/range",
7318
+ "vs/editor/common/model/bracketPairsTextModelPart/bracketPairsTree/length"
7319
+ ],
7320
+ "vs/editor/common/model/bracketPairsTextModelPart/bracketPairsTree/combineTextEditInfos": [
7321
+ "require",
7322
+ "exports",
7323
+ "vs/base/common/arrays",
7324
+ "vs/editor/common/model/bracketPairsTextModelPart/bracketPairsTree/beforeEditPositionMapper",
7325
+ "vs/editor/common/model/bracketPairsTextModelPart/bracketPairsTree/length"
7326
+ ],
7327
+ "vs/nls!vs/editor/browser/widget/diffEditor/features/revertButtonsFeature": [],
7328
+ "===anonymous112===": [
7329
+ "vs/editor/browser/widget/diffEditor/features/revertButtonsFeature.nls",
7330
+ "vs/editor/browser/widget/diffEditor/features/revertButtonsFeature.nls.keys"
7264
7331
  ],
7332
+ "vs/editor/browser/widget/diffEditor/features/revertButtonsFeature.nls": [],
7333
+ "vs/editor/browser/widget/diffEditor/features/revertButtonsFeature.nls.keys": [],
7265
7334
  "vs/editor/browser/viewParts/lines/viewLine": [
7266
7335
  "require",
7267
7336
  "exports",
@@ -7275,6 +7344,21 @@
7275
7344
  "vs/platform/theme/common/theme",
7276
7345
  "vs/editor/common/config/editorOptions"
7277
7346
  ],
7347
+ "vs/editor/browser/controller/mouseHandler": [
7348
+ "require",
7349
+ "exports",
7350
+ "vs/base/browser/dom",
7351
+ "vs/base/browser/mouseEvent",
7352
+ "vs/base/common/lifecycle",
7353
+ "vs/base/common/platform",
7354
+ "vs/editor/browser/controller/mouseTarget",
7355
+ "vs/editor/browser/editorDom",
7356
+ "vs/editor/common/config/editorZoom",
7357
+ "vs/editor/common/core/position",
7358
+ "vs/editor/common/core/selection",
7359
+ "vs/editor/common/viewEventHandler",
7360
+ "vs/base/browser/ui/scrollbar/scrollableElement"
7361
+ ],
7278
7362
  "vs/nls!vs/editor/browser/controller/textAreaHandler": [],
7279
7363
  "vs/base/browser/ui/mouseCursor/mouseCursor": [
7280
7364
  "require",
@@ -7282,7 +7366,7 @@
7282
7366
  "vs/css!vs/base/browser/ui/mouseCursor/mouseCursor"
7283
7367
  ],
7284
7368
  "vs/css!vs/editor/browser/controller/textAreaHandler": [],
7285
- "===anonymous109===": [
7369
+ "===anonymous113===": [
7286
7370
  "vs/editor/browser/controller/textAreaHandler.nls",
7287
7371
  "vs/editor/browser/controller/textAreaHandler.nls.keys"
7288
7372
  ],
@@ -7311,19 +7395,14 @@
7311
7395
  ],
7312
7396
  "vs/css!vs/editor/browser/viewParts/indentGuides/indentGuides": [],
7313
7397
  "vs/css!vs/editor/browser/viewParts/lineNumbers/lineNumbers": [],
7398
+ "vs/css!vs/editor/browser/viewParts/linesDecorations/linesDecorations": [],
7399
+ "vs/css!vs/editor/browser/viewParts/margin/margin": [],
7314
7400
  "vs/editor/browser/viewParts/lines/domReadingContext": [
7315
7401
  "require",
7316
7402
  "exports"
7317
7403
  ],
7318
7404
  "vs/css!vs/editor/browser/viewParts/lines/viewLines": [],
7319
- "vs/css!vs/editor/browser/viewParts/linesDecorations/linesDecorations": [],
7320
7405
  "vs/css!vs/editor/browser/viewParts/marginDecorations/marginDecorations": [],
7321
- "vs/css!vs/editor/browser/viewParts/margin/margin": [],
7322
- "vs/css!vs/editor/browser/viewParts/overlayWidgets/overlayWidgets": [],
7323
- "vs/editor/common/viewModel/overviewZoneManager": [
7324
- "require",
7325
- "exports"
7326
- ],
7327
7406
  "vs/base/browser/globalPointerMoveMonitor": [
7328
7407
  "require",
7329
7408
  "exports",
@@ -7343,6 +7422,7 @@
7343
7422
  "vs/base/common/uint"
7344
7423
  ],
7345
7424
  "vs/css!vs/editor/browser/viewParts/minimap/minimap": [],
7425
+ "vs/css!vs/editor/browser/viewParts/overlayWidgets/overlayWidgets": [],
7346
7426
  "vs/css!vs/editor/browser/viewParts/rulers/rulers": [],
7347
7427
  "vs/css!vs/editor/browser/viewParts/scrollDecoration/scrollDecoration": [],
7348
7428
  "vs/css!vs/editor/browser/viewParts/selections/selections": [],
@@ -7364,34 +7444,6 @@
7364
7444
  "require",
7365
7445
  "exports"
7366
7446
  ],
7367
- "vs/editor/common/cursor/cursorCollection": [
7368
- "require",
7369
- "exports",
7370
- "vs/base/common/arrays",
7371
- "vs/base/common/arraysFind",
7372
- "vs/editor/common/cursorCommon",
7373
- "vs/editor/common/cursor/oneCursor",
7374
- "vs/editor/common/core/position",
7375
- "vs/editor/common/core/range",
7376
- "vs/editor/common/core/selection"
7377
- ],
7378
- "vs/editor/common/cursor/cursorContext": [
7379
- "require",
7380
- "exports"
7381
- ],
7382
- "vs/editor/common/viewLayout/linesLayout": [
7383
- "require",
7384
- "exports",
7385
- "vs/base/common/strings"
7386
- ],
7387
- "vs/editor/common/viewModel/modelLineProjection": [
7388
- "require",
7389
- "exports",
7390
- "vs/editor/common/tokens/lineTokens",
7391
- "vs/editor/common/core/position",
7392
- "vs/editor/common/textModelEvents",
7393
- "vs/editor/common/viewModel"
7394
- ],
7395
7447
  "vs/editor/common/model/bracketPairsTextModelPart/bracketPairsTree/bracketPairsTree": [
7396
7448
  "require",
7397
7449
  "exports",
@@ -7419,7 +7471,7 @@
7419
7471
  "exports",
7420
7472
  "vs/base/common/lazy"
7421
7473
  ],
7422
- "===anonymous110===": [
7474
+ "===anonymous114===": [
7423
7475
  "vs/editor/common/model/editStack.nls",
7424
7476
  "vs/editor/common/model/editStack.nls.keys"
7425
7477
  ],
@@ -7450,110 +7502,58 @@
7450
7502
  "vs/editor/common/core/lineRange",
7451
7503
  "vs/editor/common/core/offsetRange",
7452
7504
  "vs/editor/common/languages/nullTokenize",
7453
- "vs/editor/common/model/fixedArray",
7454
- "vs/editor/common/tokens/contiguousMultilineTokensBuilder",
7455
- "vs/editor/common/tokens/lineTokens"
7456
- ],
7457
- "vs/editor/common/tokens/contiguousMultilineTokensBuilder": [
7458
- "require",
7459
- "exports",
7460
- "vs/editor/common/tokens/contiguousMultilineTokens"
7461
- ],
7462
- "vs/editor/common/tokens/contiguousTokensStore": [
7463
- "require",
7464
- "exports",
7465
- "vs/base/common/arrays",
7466
- "vs/editor/common/core/position",
7467
- "vs/editor/common/tokens/contiguousTokensEditing",
7468
- "vs/editor/common/tokens/lineTokens",
7469
- "vs/editor/common/encodedTokenAttributes"
7470
- ],
7471
- "vs/editor/common/tokens/sparseTokensStore": [
7472
- "require",
7473
- "exports",
7474
- "vs/base/common/arrays",
7475
- "vs/editor/common/tokens/lineTokens"
7476
- ],
7477
- "vs/nls!vs/editor/browser/widget/diffEditor/components/accessibleDiffViewer": [],
7478
- "vs/css!vs/editor/browser/widget/diffEditor/components/accessibleDiffViewer": [],
7479
- "===anonymous111===": [
7480
- "vs/editor/browser/widget/diffEditor/components/accessibleDiffViewer.nls",
7481
- "vs/editor/browser/widget/diffEditor/components/accessibleDiffViewer.nls.keys"
7482
- ],
7483
- "vs/editor/browser/widget/diffEditor/components/accessibleDiffViewer.nls": [],
7484
- "vs/editor/browser/widget/diffEditor/components/accessibleDiffViewer.nls.keys": [],
7485
- "vs/editor/browser/widget/diffEditor/components/diffEditorViewZones/inlineDiffDeletedCodeMargin": [
7486
- "require",
7487
- "exports",
7488
- "vs/base/browser/dom",
7489
- "vs/base/common/actions",
7490
- "vs/base/common/codicons",
7491
- "vs/base/common/lifecycle",
7492
- "vs/base/common/platform",
7493
- "vs/base/common/themables",
7494
- "vs/nls!vs/editor/browser/widget/diffEditor/components/diffEditorViewZones/inlineDiffDeletedCodeMargin"
7495
- ],
7496
- "vs/editor/browser/widget/diffEditor/components/diffEditorViewZones/renderLines": [
7497
- "require",
7498
- "exports",
7499
- "vs/base/browser/trustedTypes",
7500
- "vs/editor/browser/config/domFontInfo",
7501
- "vs/editor/common/config/editorOptions",
7502
- "vs/editor/common/core/stringBuilder",
7503
- "vs/editor/common/viewLayout/lineDecorations",
7504
- "vs/editor/common/viewLayout/viewLineRenderer",
7505
- "vs/editor/common/viewModel"
7506
- ],
7507
- "vs/nls!vs/editor/browser/widget/diffEditor/features/movedBlocksLinesFeature": [],
7508
- "===anonymous112===": [
7509
- "vs/editor/browser/widget/diffEditor/features/movedBlocksLinesFeature.nls",
7510
- "vs/editor/browser/widget/diffEditor/features/movedBlocksLinesFeature.nls.keys"
7505
+ "vs/editor/common/model/fixedArray",
7506
+ "vs/editor/common/tokens/contiguousMultilineTokensBuilder",
7507
+ "vs/editor/common/tokens/lineTokens"
7511
7508
  ],
7512
- "vs/editor/browser/widget/diffEditor/features/movedBlocksLinesFeature.nls": [],
7513
- "vs/editor/browser/widget/diffEditor/features/movedBlocksLinesFeature.nls.keys": [],
7514
- "vs/base/browser/ui/scrollbar/scrollbarState": [
7509
+ "vs/editor/common/tokens/contiguousMultilineTokensBuilder": [
7515
7510
  "require",
7516
- "exports"
7511
+ "exports",
7512
+ "vs/editor/common/tokens/contiguousMultilineTokens"
7517
7513
  ],
7518
- "vs/nls!vs/editor/browser/widget/diffEditor/components/diffEditorEditors": [],
7519
- "===anonymous113===": [
7520
- "vs/editor/browser/widget/diffEditor/components/diffEditorEditors.nls",
7521
- "vs/editor/browser/widget/diffEditor/components/diffEditorEditors.nls.keys"
7514
+ "vs/editor/common/tokens/contiguousTokensStore": [
7515
+ "require",
7516
+ "exports",
7517
+ "vs/base/common/arrays",
7518
+ "vs/editor/common/core/position",
7519
+ "vs/editor/common/tokens/contiguousTokensEditing",
7520
+ "vs/editor/common/tokens/lineTokens",
7521
+ "vs/editor/common/encodedTokenAttributes"
7522
7522
  ],
7523
- "vs/editor/browser/widget/diffEditor/components/diffEditorEditors.nls": [],
7524
- "vs/editor/browser/widget/diffEditor/components/diffEditorEditors.nls.keys": [],
7525
- "vs/editor/browser/widget/diffEditor/diffProviderFactoryService": [
7523
+ "vs/editor/common/tokens/sparseTokensStore": [
7526
7524
  "require",
7527
7525
  "exports",
7528
- "vs/platform/instantiation/common/extensions",
7529
- "vs/platform/instantiation/common/instantiation",
7530
- "vs/base/common/event",
7531
- "vs/base/common/stopwatch",
7532
- "vs/editor/common/core/lineRange",
7533
- "vs/editor/common/diff/rangeMapping",
7534
- "vs/editor/common/services/editorWorker",
7535
- "vs/platform/telemetry/common/telemetry"
7526
+ "vs/base/common/arrays",
7527
+ "vs/editor/common/tokens/lineTokens"
7536
7528
  ],
7537
- "vs/editor/common/model/bracketPairsTextModelPart/bracketPairsTree/beforeEditPositionMapper": [
7529
+ "vs/editor/common/cursor/cursorCollection": [
7538
7530
  "require",
7539
7531
  "exports",
7532
+ "vs/base/common/arrays",
7533
+ "vs/base/common/arraysFind",
7534
+ "vs/editor/common/cursorCommon",
7535
+ "vs/editor/common/cursor/oneCursor",
7536
+ "vs/editor/common/core/position",
7540
7537
  "vs/editor/common/core/range",
7541
- "vs/editor/common/model/bracketPairsTextModelPart/bracketPairsTree/length"
7538
+ "vs/editor/common/core/selection"
7542
7539
  ],
7543
- "vs/editor/common/model/bracketPairsTextModelPart/bracketPairsTree/combineTextEditInfos": [
7540
+ "vs/editor/common/cursor/cursorContext": [
7541
+ "require",
7542
+ "exports"
7543
+ ],
7544
+ "vs/editor/common/viewLayout/linesLayout": [
7544
7545
  "require",
7545
7546
  "exports",
7546
- "vs/base/common/arrays",
7547
- "vs/editor/common/model/bracketPairsTextModelPart/bracketPairsTree/beforeEditPositionMapper",
7548
- "vs/editor/common/model/bracketPairsTextModelPart/bracketPairsTree/length"
7547
+ "vs/base/common/strings"
7549
7548
  ],
7550
- "vs/nls!vs/editor/browser/widget/diffEditor/features/revertButtonsFeature": [],
7551
- "===anonymous114===": [
7552
- "vs/editor/browser/widget/diffEditor/features/revertButtonsFeature.nls",
7553
- "vs/editor/browser/widget/diffEditor/features/revertButtonsFeature.nls.keys"
7549
+ "vs/editor/common/viewModel/modelLineProjection": [
7550
+ "require",
7551
+ "exports",
7552
+ "vs/editor/common/tokens/lineTokens",
7553
+ "vs/editor/common/core/position",
7554
+ "vs/editor/common/textModelEvents",
7555
+ "vs/editor/common/viewModel"
7554
7556
  ],
7555
- "vs/editor/browser/widget/diffEditor/features/revertButtonsFeature.nls": [],
7556
- "vs/editor/browser/widget/diffEditor/features/revertButtonsFeature.nls.keys": [],
7557
7557
  "vs/css!vs/editor/contrib/dropOrPasteInto/browser/postEditWidget": [],
7558
7558
  "vs/nls!vs/editor/contrib/codeAction/browser/codeAction": [],
7559
7559
  "===anonymous115===": [
@@ -7640,11 +7640,6 @@
7640
7640
  "vs/base/common/platform"
7641
7641
  ],
7642
7642
  "vs/css!vs/base/browser/ui/selectBox/selectBox": [],
7643
- "vs/base/common/search": [
7644
- "require",
7645
- "exports",
7646
- "vs/base/common/strings"
7647
- ],
7648
7643
  "vs/nls!vs/base/browser/ui/findinput/findInputToggles": [],
7649
7644
  "===anonymous120===": [
7650
7645
  "vs/base/browser/ui/findinput/findInputToggles.nls",
@@ -7652,6 +7647,11 @@
7652
7647
  ],
7653
7648
  "vs/base/browser/ui/findinput/findInputToggles.nls": [],
7654
7649
  "vs/base/browser/ui/findinput/findInputToggles.nls.keys": [],
7650
+ "vs/base/common/search": [
7651
+ "require",
7652
+ "exports",
7653
+ "vs/base/common/strings"
7654
+ ],
7655
7655
  "vs/css!vs/base/browser/ui/toggle/toggle": [],
7656
7656
  "vs/css!vs/base/browser/ui/sash/sash": [],
7657
7657
  "vs/base/browser/ui/findinput/findInput": [
@@ -7692,6 +7692,7 @@
7692
7692
  ],
7693
7693
  "vs/editor/contrib/inlineCompletions/browser/inlineCompletionContextKeys.nls": [],
7694
7694
  "vs/editor/contrib/inlineCompletions/browser/inlineCompletionContextKeys.nls.keys": [],
7695
+ "vs/css!vs/editor/browser/widget/markdownRenderer/browser/renderedMarkdown": [],
7695
7696
  "vs/editor/contrib/inlineCompletions/browser/ghostText": [
7696
7697
  "require",
7697
7698
  "exports",
@@ -7730,26 +7731,15 @@
7730
7731
  "vs/editor/contrib/inlineCompletions/browser/ghostText",
7731
7732
  "vs/editor/contrib/inlineCompletions/browser/utils"
7732
7733
  ],
7733
- "vs/css!vs/editor/browser/widget/markdownRenderer/browser/renderedMarkdown": [],
7734
- "vs/base/browser/ui/scrollbar/horizontalScrollbar": [
7734
+ "vs/base/browser/formattedTextRenderer": [
7735
7735
  "require",
7736
7736
  "exports",
7737
- "vs/base/browser/mouseEvent",
7738
- "vs/base/browser/ui/scrollbar/abstractScrollbar",
7739
- "vs/base/browser/ui/scrollbar/scrollbarArrow",
7740
- "vs/base/browser/ui/scrollbar/scrollbarState",
7741
- "vs/base/common/codicons"
7737
+ "vs/base/browser/dom"
7742
7738
  ],
7743
- "vs/base/browser/ui/scrollbar/verticalScrollbar": [
7744
- "require",
7745
- "exports",
7746
- "vs/base/browser/mouseEvent",
7747
- "vs/base/browser/ui/scrollbar/abstractScrollbar",
7748
- "vs/base/browser/ui/scrollbar/scrollbarArrow",
7749
- "vs/base/browser/ui/scrollbar/scrollbarState",
7750
- "vs/base/common/codicons"
7739
+ "vs/base/common/marked/marked": [
7740
+ "exports"
7751
7741
  ],
7752
- "vs/css!vs/base/browser/ui/scrollbar/media/scrollbars": [],
7742
+ "vs/css!vs/editor/contrib/zoneWidget/browser/zoneWidget": [],
7753
7743
  "vs/base/browser/ui/dropdown/dropdownActionViewItem": [
7754
7744
  "require",
7755
7745
  "exports",
@@ -7776,16 +7766,26 @@
7776
7766
  ],
7777
7767
  "vs/platform/actions/browser/menuEntryActionViewItem.nls": [],
7778
7768
  "vs/platform/actions/browser/menuEntryActionViewItem.nls.keys": [],
7779
- "vs/css!vs/platform/severityIcon/browser/media/severityIcon": [],
7780
- "vs/base/browser/formattedTextRenderer": [
7769
+ "vs/base/browser/ui/scrollbar/horizontalScrollbar": [
7781
7770
  "require",
7782
7771
  "exports",
7783
- "vs/base/browser/dom"
7772
+ "vs/base/browser/mouseEvent",
7773
+ "vs/base/browser/ui/scrollbar/abstractScrollbar",
7774
+ "vs/base/browser/ui/scrollbar/scrollbarArrow",
7775
+ "vs/base/browser/ui/scrollbar/scrollbarState",
7776
+ "vs/base/common/codicons"
7784
7777
  ],
7785
- "vs/base/common/marked/marked": [
7786
- "exports"
7778
+ "vs/base/browser/ui/scrollbar/verticalScrollbar": [
7779
+ "require",
7780
+ "exports",
7781
+ "vs/base/browser/mouseEvent",
7782
+ "vs/base/browser/ui/scrollbar/abstractScrollbar",
7783
+ "vs/base/browser/ui/scrollbar/scrollbarArrow",
7784
+ "vs/base/browser/ui/scrollbar/scrollbarState",
7785
+ "vs/base/common/codicons"
7787
7786
  ],
7788
- "vs/css!vs/editor/contrib/zoneWidget/browser/zoneWidget": [],
7787
+ "vs/css!vs/base/browser/ui/scrollbar/media/scrollbars": [],
7788
+ "vs/css!vs/platform/severityIcon/browser/media/severityIcon": [],
7789
7789
  "vs/nls!vs/base/browser/ui/hover/hoverWidget": [],
7790
7790
  "vs/css!vs/base/browser/ui/hover/hover": [],
7791
7791
  "===anonymous124===": [
@@ -7835,7 +7835,6 @@
7835
7835
  ],
7836
7836
  "vs/editor/contrib/snippet/browser/snippetVariables.nls": [],
7837
7837
  "vs/editor/contrib/snippet/browser/snippetVariables.nls.keys": [],
7838
- "vs/css!vs/editor/contrib/stickyScroll/browser/stickyScroll": [],
7839
7838
  "vs/nls!vs/platform/action/common/actionCommonCategories": [],
7840
7839
  "===anonymous128===": [
7841
7840
  "vs/platform/action/common/actionCommonCategories.nls",
@@ -7843,6 +7842,7 @@
7843
7842
  ],
7844
7843
  "vs/platform/action/common/actionCommonCategories.nls": [],
7845
7844
  "vs/platform/action/common/actionCommonCategories.nls.keys": [],
7845
+ "vs/css!vs/editor/contrib/stickyScroll/browser/stickyScroll": [],
7846
7846
  "vs/editor/contrib/stickyScroll/browser/stickyScrollModelProvider": [
7847
7847
  "require",
7848
7848
  "exports",
@@ -7939,22 +7939,6 @@
7939
7939
  "vs/base/common/errorMessage.nls": [],
7940
7940
  "vs/base/common/errorMessage.nls.keys": [],
7941
7941
  "vs/css!vs/base/browser/ui/table/table": [],
7942
- "vs/base/browser/ui/inputbox/inputBox": [
7943
- "require",
7944
- "exports",
7945
- "vs/base/browser/dom",
7946
- "vs/base/browser/event",
7947
- "vs/base/browser/formattedTextRenderer",
7948
- "vs/base/browser/ui/actionbar/actionbar",
7949
- "vs/base/browser/ui/aria/aria",
7950
- "vs/base/browser/ui/scrollbar/scrollableElement",
7951
- "vs/base/browser/ui/widget",
7952
- "vs/base/common/event",
7953
- "vs/base/common/history",
7954
- "vs/base/common/objects",
7955
- "vs/nls!vs/base/browser/ui/inputbox/inputBox",
7956
- "vs/css!vs/base/browser/ui/inputbox/inputBox"
7957
- ],
7958
7942
  "vs/base/browser/ui/tree/indexTreeModel": [
7959
7943
  "require",
7960
7944
  "exports",
@@ -7970,14 +7954,6 @@
7970
7954
  "require",
7971
7955
  "exports"
7972
7956
  ],
7973
- "vs/nls!vs/base/browser/ui/tree/abstractTree": [],
7974
- "vs/css!vs/base/browser/ui/tree/media/tree": [],
7975
- "===anonymous133===": [
7976
- "vs/base/browser/ui/tree/abstractTree.nls",
7977
- "vs/base/browser/ui/tree/abstractTree.nls.keys"
7978
- ],
7979
- "vs/base/browser/ui/tree/abstractTree.nls": [],
7980
- "vs/base/browser/ui/tree/abstractTree.nls.keys": [],
7981
7957
  "vs/base/browser/ui/tree/objectTreeModel": [
7982
7958
  "require",
7983
7959
  "exports",
@@ -7994,6 +7970,31 @@
7994
7970
  "vs/base/common/event",
7995
7971
  "vs/base/common/iterator"
7996
7972
  ],
7973
+ "vs/base/browser/ui/inputbox/inputBox": [
7974
+ "require",
7975
+ "exports",
7976
+ "vs/base/browser/dom",
7977
+ "vs/base/browser/event",
7978
+ "vs/base/browser/formattedTextRenderer",
7979
+ "vs/base/browser/ui/actionbar/actionbar",
7980
+ "vs/base/browser/ui/aria/aria",
7981
+ "vs/base/browser/ui/scrollbar/scrollableElement",
7982
+ "vs/base/browser/ui/widget",
7983
+ "vs/base/common/event",
7984
+ "vs/base/common/history",
7985
+ "vs/base/common/objects",
7986
+ "vs/nls!vs/base/browser/ui/inputbox/inputBox",
7987
+ "vs/css!vs/base/browser/ui/inputbox/inputBox"
7988
+ ],
7989
+ "vs/nls!vs/base/browser/ui/tree/abstractTree": [],
7990
+ "vs/css!vs/base/browser/ui/tree/media/tree": [],
7991
+ "===anonymous133===": [
7992
+ "vs/base/browser/ui/tree/abstractTree.nls",
7993
+ "vs/base/browser/ui/tree/abstractTree.nls.keys"
7994
+ ],
7995
+ "vs/base/browser/ui/tree/abstractTree.nls": [],
7996
+ "vs/base/browser/ui/tree/abstractTree.nls.keys": [],
7997
+ "vs/css!vs/base/browser/ui/splitview/splitview": [],
7997
7998
  "vs/base/browser/ui/countBadge/countBadge": [
7998
7999
  "require",
7999
8000
  "exports",
@@ -8015,7 +8016,6 @@
8015
8016
  ],
8016
8017
  "vs/editor/contrib/gotoSymbol/browser/peek/referencesTree.nls": [],
8017
8018
  "vs/editor/contrib/gotoSymbol/browser/peek/referencesTree.nls.keys": [],
8018
- "vs/css!vs/base/browser/ui/splitview/splitview": [],
8019
8019
  "vs/base/common/range": [
8020
8020
  "require",
8021
8021
  "exports"
@@ -8113,6 +8113,13 @@
8113
8113
  "vs/editor/browser/widget/hoverWidget/hoverWidget.nls": [],
8114
8114
  "vs/editor/browser/widget/hoverWidget/hoverWidget.nls.keys": [],
8115
8115
  "vs/css!vs/base/browser/ui/button/button": [],
8116
+ "vs/nls!vs/editor/browser/widget/diffEditor/components/diffEditorViewZones/inlineDiffDeletedCodeMargin": [],
8117
+ "===anonymous136===": [
8118
+ "vs/editor/browser/widget/diffEditor/components/diffEditorViewZones/inlineDiffDeletedCodeMargin.nls",
8119
+ "vs/editor/browser/widget/diffEditor/components/diffEditorViewZones/inlineDiffDeletedCodeMargin.nls.keys"
8120
+ ],
8121
+ "vs/editor/browser/widget/diffEditor/components/diffEditorViewZones/inlineDiffDeletedCodeMargin.nls": [],
8122
+ "vs/editor/browser/widget/diffEditor/components/diffEditorViewZones/inlineDiffDeletedCodeMargin.nls.keys": [],
8116
8123
  "vs/editor/browser/viewParts/lines/rangeUtil": [
8117
8124
  "require",
8118
8125
  "exports",
@@ -8134,14 +8141,6 @@
8134
8141
  "exports",
8135
8142
  "vs/base/common/functional"
8136
8143
  ],
8137
- "vs/editor/common/cursor/oneCursor": [
8138
- "require",
8139
- "exports",
8140
- "vs/editor/common/cursorCommon",
8141
- "vs/editor/common/core/position",
8142
- "vs/editor/common/core/range",
8143
- "vs/editor/common/core/selection"
8144
- ],
8145
8144
  "vs/editor/common/textModelBracketPairs": [
8146
8145
  "require",
8147
8146
  "exports"
@@ -8182,6 +8181,11 @@
8182
8181
  "require",
8183
8182
  "exports"
8184
8183
  ],
8184
+ "vs/editor/common/model/fixedArray": [
8185
+ "require",
8186
+ "exports",
8187
+ "vs/base/common/arrays"
8188
+ ],
8185
8189
  "vs/editor/common/tokens/contiguousMultilineTokens": [
8186
8190
  "require",
8187
8191
  "exports"
@@ -8191,18 +8195,14 @@
8191
8195
  "exports",
8192
8196
  "vs/editor/common/tokens/lineTokens"
8193
8197
  ],
8194
- "vs/editor/common/model/fixedArray": [
8198
+ "vs/editor/common/cursor/oneCursor": [
8195
8199
  "require",
8196
8200
  "exports",
8197
- "vs/base/common/arrays"
8198
- ],
8199
- "vs/nls!vs/editor/browser/widget/diffEditor/components/diffEditorViewZones/inlineDiffDeletedCodeMargin": [],
8200
- "===anonymous136===": [
8201
- "vs/editor/browser/widget/diffEditor/components/diffEditorViewZones/inlineDiffDeletedCodeMargin.nls",
8202
- "vs/editor/browser/widget/diffEditor/components/diffEditorViewZones/inlineDiffDeletedCodeMargin.nls.keys"
8201
+ "vs/editor/common/cursorCommon",
8202
+ "vs/editor/common/core/position",
8203
+ "vs/editor/common/core/range",
8204
+ "vs/editor/common/core/selection"
8203
8205
  ],
8204
- "vs/editor/browser/widget/diffEditor/components/diffEditorViewZones/inlineDiffDeletedCodeMargin.nls": [],
8205
- "vs/editor/browser/widget/diffEditor/components/diffEditorViewZones/inlineDiffDeletedCodeMargin.nls.keys": [],
8206
8206
  "vs/nls!vs/platform/actionWidget/browser/actionList": [],
8207
8207
  "===anonymous137===": [
8208
8208
  "vs/platform/actionWidget/browser/actionList.nls",
@@ -8246,6 +8246,24 @@
8246
8246
  "vs/editor/contrib/inlineCompletions/browser/utils",
8247
8247
  "vs/editor/contrib/snippet/browser/snippetParser"
8248
8248
  ],
8249
+ "vs/base/browser/ui/dropdown/dropdown": [
8250
+ "require",
8251
+ "exports",
8252
+ "vs/base/browser/dom",
8253
+ "vs/base/browser/keyboardEvent",
8254
+ "vs/base/browser/touch",
8255
+ "vs/base/common/actions",
8256
+ "vs/base/common/event",
8257
+ "vs/css!vs/base/browser/ui/dropdown/dropdown"
8258
+ ],
8259
+ "vs/css!vs/base/browser/ui/dropdown/dropdown": [],
8260
+ "vs/nls!vs/base/common/keybindingLabels": [],
8261
+ "===anonymous141===": [
8262
+ "vs/base/common/keybindingLabels.nls",
8263
+ "vs/base/common/keybindingLabels.nls.keys"
8264
+ ],
8265
+ "vs/base/common/keybindingLabels.nls": [],
8266
+ "vs/base/common/keybindingLabels.nls.keys": [],
8249
8267
  "vs/base/browser/ui/scrollbar/abstractScrollbar": [
8250
8268
  "require",
8251
8269
  "exports",
@@ -8266,24 +8284,6 @@
8266
8284
  "vs/base/common/themables",
8267
8285
  "vs/base/browser/dom"
8268
8286
  ],
8269
- "vs/base/browser/ui/dropdown/dropdown": [
8270
- "require",
8271
- "exports",
8272
- "vs/base/browser/dom",
8273
- "vs/base/browser/keyboardEvent",
8274
- "vs/base/browser/touch",
8275
- "vs/base/common/actions",
8276
- "vs/base/common/event",
8277
- "vs/css!vs/base/browser/ui/dropdown/dropdown"
8278
- ],
8279
- "vs/css!vs/base/browser/ui/dropdown/dropdown": [],
8280
- "vs/nls!vs/base/common/keybindingLabels": [],
8281
- "===anonymous141===": [
8282
- "vs/base/common/keybindingLabels.nls",
8283
- "vs/base/common/keybindingLabels.nls.keys"
8284
- ],
8285
- "vs/base/common/keybindingLabels.nls": [],
8286
- "vs/base/common/keybindingLabels.nls.keys": [],
8287
8287
  "vs/nls!vs/base/browser/ui/toolbar/toolbar": [],
8288
8288
  "vs/css!vs/base/browser/ui/toolbar/toolbar": [],
8289
8289
  "===anonymous142===": [
@@ -8406,12 +8406,6 @@
8406
8406
  "exports",
8407
8407
  "vs/editor/common/model/bracketPairsTextModelPart/bracketPairsTree/length"
8408
8408
  ],
8409
- "vs/base/browser/ui/scrollbar/scrollbarVisibilityController": [
8410
- "require",
8411
- "exports",
8412
- "vs/base/common/async",
8413
- "vs/base/common/lifecycle"
8414
- ],
8415
8409
  "vs/editor/common/model/bracketPairsTextModelPart/fixBrackets": [
8416
8410
  "require",
8417
8411
  "exports",
@@ -8421,6 +8415,12 @@
8421
8415
  "vs/editor/common/model/bracketPairsTextModelPart/bracketPairsTree/smallImmutableSet",
8422
8416
  "vs/editor/common/model/bracketPairsTextModelPart/bracketPairsTree/tokenizer"
8423
8417
  ],
8418
+ "vs/base/browser/ui/scrollbar/scrollbarVisibilityController": [
8419
+ "require",
8420
+ "exports",
8421
+ "vs/base/common/async",
8422
+ "vs/base/common/lifecycle"
8423
+ ],
8424
8424
  "vs/base/common/navigator": [
8425
8425
  "require",
8426
8426
  "exports"