monaco-editor-core 0.49.0-rc → 0.49.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 +1406 -1406
  2. package/dev/nls.metadata.json +359 -359
  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
@@ -1700,11 +1700,11 @@
1700
1700
  "require",
1701
1701
  "exports"
1702
1702
  ],
1703
- "vs/base/common/linkedList": [
1703
+ "vs/base/common/iterator": [
1704
1704
  "require",
1705
1705
  "exports"
1706
1706
  ],
1707
- "vs/base/common/iterator": [
1707
+ "vs/base/common/linkedList": [
1708
1708
  "require",
1709
1709
  "exports"
1710
1710
  ],
@@ -1719,6 +1719,11 @@
1719
1719
  ],
1720
1720
  "vs/base/common/platform.nls": [],
1721
1721
  "vs/base/common/platform.nls.keys": [],
1722
+ "vs/base/common/path": [
1723
+ "require",
1724
+ "exports",
1725
+ "vs/base/common/process"
1726
+ ],
1722
1727
  "vs/base/common/diff/diffChange": [
1723
1728
  "require",
1724
1729
  "exports"
@@ -1728,11 +1733,6 @@
1728
1733
  "exports",
1729
1734
  "vs/base/common/strings"
1730
1735
  ],
1731
- "vs/base/common/path": [
1732
- "require",
1733
- "exports",
1734
- "vs/base/common/process"
1735
- ],
1736
1736
  "vs/base/common/cache": [
1737
1737
  "require",
1738
1738
  "exports"
@@ -1814,43 +1814,6 @@
1814
1814
  "vs/editor/common/diff/linesDiffComputer",
1815
1815
  "vs/editor/common/diff/rangeMapping"
1816
1816
  ],
1817
- "vs/base/browser/window": [
1818
- "require",
1819
- "exports"
1820
- ],
1821
- "vs/editor/browser/config/fontMeasurements": [
1822
- "require",
1823
- "exports",
1824
- "vs/base/browser/dom",
1825
- "vs/base/browser/pixelRatio",
1826
- "vs/base/common/event",
1827
- "vs/base/common/lifecycle",
1828
- "vs/editor/browser/config/charWidthReader",
1829
- "vs/editor/common/config/editorOptions",
1830
- "vs/editor/common/config/fontInfo"
1831
- ],
1832
- "vs/editor/browser/services/webWorker": [
1833
- "require",
1834
- "exports",
1835
- "vs/base/common/objects",
1836
- "vs/editor/browser/services/editorWorkerService"
1837
- ],
1838
- "vs/editor/common/config/editorZoom": [
1839
- "require",
1840
- "exports",
1841
- "vs/base/common/event"
1842
- ],
1843
- "vs/editor/common/config/fontInfo": [
1844
- "require",
1845
- "exports",
1846
- "vs/base/common/platform",
1847
- "vs/editor/common/config/editorOptions",
1848
- "vs/editor/common/config/editorZoom"
1849
- ],
1850
- "vs/editor/common/editorCommon": [
1851
- "require",
1852
- "exports"
1853
- ],
1854
1817
  "vs/editor/common/languages/languageConfigurationRegistry": [
1855
1818
  "require",
1856
1819
  "exports",
@@ -1881,63 +1844,6 @@
1881
1844
  "vs/base/common/mime",
1882
1845
  "vs/platform/configuration/common/configurationRegistry"
1883
1846
  ],
1884
- "vs/editor/common/model": [
1885
- "require",
1886
- "exports",
1887
- "vs/base/common/objects"
1888
- ],
1889
- "vs/editor/common/services/model": [
1890
- "require",
1891
- "exports",
1892
- "vs/platform/instantiation/common/instantiation"
1893
- ],
1894
- "vs/editor/standalone/browser/colorizer": [
1895
- "require",
1896
- "exports",
1897
- "vs/base/browser/trustedTypes",
1898
- "vs/base/common/strings",
1899
- "vs/editor/common/languages",
1900
- "vs/editor/common/tokens/lineTokens",
1901
- "vs/editor/common/viewLayout/viewLineRenderer",
1902
- "vs/editor/common/viewModel",
1903
- "vs/editor/standalone/common/monarch/monarchLexer"
1904
- ],
1905
- "vs/editor/standalone/browser/standaloneCodeEditor": [
1906
- "require",
1907
- "exports",
1908
- "vs/base/browser/ui/aria/aria",
1909
- "vs/base/common/lifecycle",
1910
- "vs/editor/browser/services/codeEditorService",
1911
- "vs/editor/browser/widget/codeEditor/codeEditorWidget",
1912
- "vs/editor/common/editorAction",
1913
- "vs/editor/standalone/browser/standaloneServices",
1914
- "vs/editor/standalone/common/standaloneTheme",
1915
- "vs/platform/actions/common/actions",
1916
- "vs/platform/commands/common/commands",
1917
- "vs/platform/configuration/common/configuration",
1918
- "vs/platform/contextkey/common/contextkey",
1919
- "vs/platform/contextview/browser/contextView",
1920
- "vs/platform/instantiation/common/instantiation",
1921
- "vs/platform/keybinding/common/keybinding",
1922
- "vs/platform/notification/common/notification",
1923
- "vs/platform/theme/common/themeService",
1924
- "vs/platform/accessibility/common/accessibility",
1925
- "vs/editor/common/standaloneStrings",
1926
- "vs/platform/clipboard/common/clipboardService",
1927
- "vs/platform/progress/common/progress",
1928
- "vs/editor/common/services/model",
1929
- "vs/editor/common/languages/language",
1930
- "vs/editor/standalone/browser/standaloneCodeEditorService",
1931
- "vs/editor/common/languages/modesRegistry",
1932
- "vs/editor/common/languages/languageConfigurationRegistry",
1933
- "vs/editor/common/services/languageFeatures",
1934
- "vs/editor/browser/widget/diffEditor/diffEditorWidget",
1935
- "vs/platform/accessibilitySignal/browser/accessibilitySignalService",
1936
- "vs/base/browser/window",
1937
- "vs/base/browser/ui/hover/hoverDelegateFactory",
1938
- "vs/platform/hover/browser/hover",
1939
- "vs/base/browser/ui/hover/hoverDelegate2"
1940
- ],
1941
1847
  "vs/editor/standalone/browser/standaloneServices": [
1942
1848
  "require",
1943
1849
  "exports",
@@ -2029,6 +1935,121 @@
2029
1935
  "vs/editor/common/services/languageFeaturesService",
2030
1936
  "vs/editor/browser/services/hoverService/hoverService"
2031
1937
  ],
1938
+ "vs/editor/standalone/common/monarch/monarchCompile": [
1939
+ "require",
1940
+ "exports",
1941
+ "vs/editor/standalone/common/monarch/monarchCommon"
1942
+ ],
1943
+ "vs/editor/standalone/common/monarch/monarchLexer": [
1944
+ "require",
1945
+ "exports",
1946
+ "vs/base/common/lifecycle",
1947
+ "vs/editor/common/languages",
1948
+ "vs/editor/common/languages/nullTokenize",
1949
+ "vs/editor/standalone/common/monarch/monarchCommon",
1950
+ "vs/platform/configuration/common/configuration"
1951
+ ],
1952
+ "vs/platform/markers/common/markers": [
1953
+ "require",
1954
+ "exports",
1955
+ "vs/base/common/severity",
1956
+ "vs/nls!vs/platform/markers/common/markers",
1957
+ "vs/platform/instantiation/common/instantiation"
1958
+ ],
1959
+ "vs/base/browser/window": [
1960
+ "require",
1961
+ "exports"
1962
+ ],
1963
+ "vs/editor/browser/config/fontMeasurements": [
1964
+ "require",
1965
+ "exports",
1966
+ "vs/base/browser/dom",
1967
+ "vs/base/browser/pixelRatio",
1968
+ "vs/base/common/event",
1969
+ "vs/base/common/lifecycle",
1970
+ "vs/editor/browser/config/charWidthReader",
1971
+ "vs/editor/common/config/editorOptions",
1972
+ "vs/editor/common/config/fontInfo"
1973
+ ],
1974
+ "vs/editor/browser/services/webWorker": [
1975
+ "require",
1976
+ "exports",
1977
+ "vs/base/common/objects",
1978
+ "vs/editor/browser/services/editorWorkerService"
1979
+ ],
1980
+ "vs/editor/common/config/editorZoom": [
1981
+ "require",
1982
+ "exports",
1983
+ "vs/base/common/event"
1984
+ ],
1985
+ "vs/editor/common/config/fontInfo": [
1986
+ "require",
1987
+ "exports",
1988
+ "vs/base/common/platform",
1989
+ "vs/editor/common/config/editorOptions",
1990
+ "vs/editor/common/config/editorZoom"
1991
+ ],
1992
+ "vs/editor/common/editorCommon": [
1993
+ "require",
1994
+ "exports"
1995
+ ],
1996
+ "vs/editor/common/model": [
1997
+ "require",
1998
+ "exports",
1999
+ "vs/base/common/objects"
2000
+ ],
2001
+ "vs/editor/common/services/model": [
2002
+ "require",
2003
+ "exports",
2004
+ "vs/platform/instantiation/common/instantiation"
2005
+ ],
2006
+ "vs/editor/standalone/browser/colorizer": [
2007
+ "require",
2008
+ "exports",
2009
+ "vs/base/browser/trustedTypes",
2010
+ "vs/base/common/strings",
2011
+ "vs/editor/common/languages",
2012
+ "vs/editor/common/tokens/lineTokens",
2013
+ "vs/editor/common/viewLayout/viewLineRenderer",
2014
+ "vs/editor/common/viewModel",
2015
+ "vs/editor/standalone/common/monarch/monarchLexer"
2016
+ ],
2017
+ "vs/editor/standalone/browser/standaloneCodeEditor": [
2018
+ "require",
2019
+ "exports",
2020
+ "vs/base/browser/ui/aria/aria",
2021
+ "vs/base/common/lifecycle",
2022
+ "vs/editor/browser/services/codeEditorService",
2023
+ "vs/editor/browser/widget/codeEditor/codeEditorWidget",
2024
+ "vs/editor/common/editorAction",
2025
+ "vs/editor/standalone/browser/standaloneServices",
2026
+ "vs/editor/standalone/common/standaloneTheme",
2027
+ "vs/platform/actions/common/actions",
2028
+ "vs/platform/commands/common/commands",
2029
+ "vs/platform/configuration/common/configuration",
2030
+ "vs/platform/contextkey/common/contextkey",
2031
+ "vs/platform/contextview/browser/contextView",
2032
+ "vs/platform/instantiation/common/instantiation",
2033
+ "vs/platform/keybinding/common/keybinding",
2034
+ "vs/platform/notification/common/notification",
2035
+ "vs/platform/theme/common/themeService",
2036
+ "vs/platform/accessibility/common/accessibility",
2037
+ "vs/editor/common/standaloneStrings",
2038
+ "vs/platform/clipboard/common/clipboardService",
2039
+ "vs/platform/progress/common/progress",
2040
+ "vs/editor/common/services/model",
2041
+ "vs/editor/common/languages/language",
2042
+ "vs/editor/standalone/browser/standaloneCodeEditorService",
2043
+ "vs/editor/common/languages/modesRegistry",
2044
+ "vs/editor/common/languages/languageConfigurationRegistry",
2045
+ "vs/editor/common/services/languageFeatures",
2046
+ "vs/editor/browser/widget/diffEditor/diffEditorWidget",
2047
+ "vs/platform/accessibilitySignal/browser/accessibilitySignalService",
2048
+ "vs/base/browser/window",
2049
+ "vs/base/browser/ui/hover/hoverDelegateFactory",
2050
+ "vs/platform/hover/browser/hover",
2051
+ "vs/base/browser/ui/hover/hoverDelegate2"
2052
+ ],
2032
2053
  "vs/platform/actions/common/actions": [
2033
2054
  "require",
2034
2055
  "exports",
@@ -2042,13 +2063,6 @@
2042
2063
  "vs/platform/instantiation/common/instantiation",
2043
2064
  "vs/platform/keybinding/common/keybindingsRegistry"
2044
2065
  ],
2045
- "vs/platform/markers/common/markers": [
2046
- "require",
2047
- "exports",
2048
- "vs/base/common/severity",
2049
- "vs/nls!vs/platform/markers/common/markers",
2050
- "vs/platform/instantiation/common/instantiation"
2051
- ],
2052
2066
  "vs/platform/opener/common/opener": [
2053
2067
  "require",
2054
2068
  "exports",
@@ -2066,20 +2080,6 @@
2066
2080
  "vs/editor/browser/widget/multiDiffEditor/colors"
2067
2081
  ],
2068
2082
  "vs/css!vs/editor/standalone/browser/standalone-tokens": [],
2069
- "vs/editor/standalone/common/monarch/monarchCompile": [
2070
- "require",
2071
- "exports",
2072
- "vs/editor/standalone/common/monarch/monarchCommon"
2073
- ],
2074
- "vs/editor/standalone/common/monarch/monarchLexer": [
2075
- "require",
2076
- "exports",
2077
- "vs/base/common/lifecycle",
2078
- "vs/editor/common/languages",
2079
- "vs/editor/common/languages/nullTokenize",
2080
- "vs/editor/standalone/common/monarch/monarchCommon",
2081
- "vs/platform/configuration/common/configuration"
2082
- ],
2083
2083
  "vs/base/common/arrays": [
2084
2084
  "require",
2085
2085
  "exports"
@@ -2144,19 +2144,93 @@
2144
2144
  ],
2145
2145
  "vs/editor/common/config/editorOptions.nls": [],
2146
2146
  "vs/editor/common/config/editorOptions.nls.keys": [],
2147
- "vs/base/common/network": [
2147
+ "vs/base/common/codicons": [
2148
2148
  "require",
2149
2149
  "exports",
2150
- "vs/base/common/errors",
2151
- "vs/base/common/platform",
2152
- "vs/base/common/strings",
2153
- "vs/base/common/uri",
2154
- "vs/base/common/path"
2150
+ "vs/base/common/codiconsUtil",
2151
+ "vs/base/common/codiconsLibrary"
2155
2152
  ],
2156
- "vs/editor/browser/config/domFontInfo": [
2153
+ "vs/editor/browser/widget/diffEditor/commands": [
2157
2154
  "require",
2158
2155
  "exports",
2159
- "vs/base/browser/fastDomNode"
2156
+ "vs/base/browser/dom",
2157
+ "vs/base/common/codicons",
2158
+ "vs/editor/browser/editorExtensions",
2159
+ "vs/editor/browser/services/codeEditorService",
2160
+ "vs/editor/browser/widget/diffEditor/diffEditorWidget",
2161
+ "vs/editor/common/editorContextKeys",
2162
+ "vs/nls!vs/editor/browser/widget/diffEditor/commands",
2163
+ "vs/platform/actions/common/actions",
2164
+ "vs/platform/configuration/common/configuration",
2165
+ "vs/platform/contextkey/common/contextkey",
2166
+ "vs/editor/browser/widget/diffEditor/registrations.contribution"
2167
+ ],
2168
+ "vs/nls!vs/editor/browser/widget/diffEditor/diffEditor.contribution": [],
2169
+ "vs/editor/browser/widget/diffEditor/registrations.contribution": [
2170
+ "require",
2171
+ "exports",
2172
+ "vs/base/common/codicons",
2173
+ "vs/base/common/themables",
2174
+ "vs/editor/common/model/textModel",
2175
+ "vs/nls!vs/editor/browser/widget/diffEditor/registrations.contribution",
2176
+ "vs/platform/theme/common/colorRegistry",
2177
+ "vs/platform/theme/common/iconRegistry"
2178
+ ],
2179
+ "===anonymous5===": [
2180
+ "vs/editor/browser/widget/diffEditor/diffEditor.contribution.nls",
2181
+ "vs/editor/browser/widget/diffEditor/diffEditor.contribution.nls.keys"
2182
+ ],
2183
+ "vs/editor/browser/widget/diffEditor/diffEditor.contribution.nls": [],
2184
+ "vs/editor/browser/widget/diffEditor/diffEditor.contribution.nls.keys": [],
2185
+ "vs/editor/contrib/caretOperations/browser/moveCaretCommand": [
2186
+ "require",
2187
+ "exports",
2188
+ "vs/editor/common/core/range",
2189
+ "vs/editor/common/core/selection"
2190
+ ],
2191
+ "vs/nls!vs/editor/contrib/caretOperations/browser/caretOperations": [],
2192
+ "===anonymous6===": [
2193
+ "vs/editor/contrib/caretOperations/browser/caretOperations.nls",
2194
+ "vs/editor/contrib/caretOperations/browser/caretOperations.nls.keys"
2195
+ ],
2196
+ "vs/editor/contrib/caretOperations/browser/caretOperations.nls": [],
2197
+ "vs/editor/contrib/caretOperations/browser/caretOperations.nls.keys": [],
2198
+ "vs/base/browser/ui/aria/aria": [
2199
+ "require",
2200
+ "exports",
2201
+ "vs/base/browser/dom",
2202
+ "vs/css!vs/base/browser/ui/aria/aria"
2203
+ ],
2204
+ "vs/base/common/htmlContent": [
2205
+ "require",
2206
+ "exports",
2207
+ "vs/base/common/errors",
2208
+ "vs/base/common/iconLabels",
2209
+ "vs/base/common/resources",
2210
+ "vs/base/common/strings",
2211
+ "vs/base/common/uri"
2212
+ ],
2213
+ "vs/nls!vs/editor/contrib/anchorSelect/browser/anchorSelect": [],
2214
+ "vs/css!vs/editor/contrib/anchorSelect/browser/anchorSelect": [],
2215
+ "===anonymous7===": [
2216
+ "vs/editor/contrib/anchorSelect/browser/anchorSelect.nls",
2217
+ "vs/editor/contrib/anchorSelect/browser/anchorSelect.nls.keys"
2218
+ ],
2219
+ "vs/editor/contrib/anchorSelect/browser/anchorSelect.nls": [],
2220
+ "vs/editor/contrib/anchorSelect/browser/anchorSelect.nls.keys": [],
2221
+ "vs/base/common/network": [
2222
+ "require",
2223
+ "exports",
2224
+ "vs/base/common/errors",
2225
+ "vs/base/common/platform",
2226
+ "vs/base/common/strings",
2227
+ "vs/base/common/uri",
2228
+ "vs/base/common/path"
2229
+ ],
2230
+ "vs/editor/browser/config/domFontInfo": [
2231
+ "require",
2232
+ "exports",
2233
+ "vs/base/browser/fastDomNode"
2160
2234
  ],
2161
2235
  "vs/editor/browser/config/editorConfiguration": [
2162
2236
  "require",
@@ -2390,73 +2464,112 @@
2390
2464
  "vs/editor/browser/editorExtensions"
2391
2465
  ],
2392
2466
  "vs/css!vs/editor/browser/widget/codeEditor/editor": [],
2393
- "===anonymous5===": [
2467
+ "===anonymous8===": [
2394
2468
  "vs/editor/browser/widget/codeEditor/codeEditorWidget.nls",
2395
2469
  "vs/editor/browser/widget/codeEditor/codeEditorWidget.nls.keys"
2396
2470
  ],
2397
2471
  "vs/editor/browser/widget/codeEditor/codeEditorWidget.nls": [],
2398
2472
  "vs/editor/browser/widget/codeEditor/codeEditorWidget.nls.keys": [],
2399
- "vs/base/common/codicons": [
2473
+ "vs/editor/common/commands/replaceCommand": [
2400
2474
  "require",
2401
2475
  "exports",
2402
- "vs/base/common/codiconsUtil",
2403
- "vs/base/common/codiconsLibrary"
2476
+ "vs/editor/common/core/selection"
2404
2477
  ],
2405
- "vs/editor/browser/widget/diffEditor/commands": [
2478
+ "vs/editor/common/cursor/cursorMoveOperations": [
2406
2479
  "require",
2407
2480
  "exports",
2408
- "vs/base/browser/dom",
2409
- "vs/base/common/codicons",
2410
- "vs/editor/browser/editorExtensions",
2411
- "vs/editor/browser/services/codeEditorService",
2412
- "vs/editor/browser/widget/diffEditor/diffEditorWidget",
2413
- "vs/editor/common/editorContextKeys",
2414
- "vs/nls!vs/editor/browser/widget/diffEditor/commands",
2415
- "vs/platform/actions/common/actions",
2416
- "vs/platform/configuration/common/configuration",
2417
- "vs/platform/contextkey/common/contextkey",
2418
- "vs/editor/browser/widget/diffEditor/registrations.contribution"
2481
+ "vs/base/common/strings",
2482
+ "vs/editor/common/core/cursorColumns",
2483
+ "vs/editor/common/core/position",
2484
+ "vs/editor/common/core/range",
2485
+ "vs/editor/common/cursor/cursorAtomicMoveOperations",
2486
+ "vs/editor/common/cursorCommon"
2419
2487
  ],
2420
- "vs/nls!vs/editor/browser/widget/diffEditor/diffEditor.contribution": [],
2421
- "vs/editor/browser/widget/diffEditor/registrations.contribution": [
2488
+ "vs/nls!vs/editor/contrib/caretOperations/browser/transpose": [],
2489
+ "===anonymous9===": [
2490
+ "vs/editor/contrib/caretOperations/browser/transpose.nls",
2491
+ "vs/editor/contrib/caretOperations/browser/transpose.nls.keys"
2492
+ ],
2493
+ "vs/editor/contrib/caretOperations/browser/transpose.nls": [],
2494
+ "vs/editor/contrib/caretOperations/browser/transpose.nls.keys": [],
2495
+ "vs/nls!vs/editor/browser/coreCommands": [],
2496
+ "vs/base/browser/browser": [
2422
2497
  "require",
2423
2498
  "exports",
2424
- "vs/base/common/codicons",
2425
- "vs/base/common/themables",
2426
- "vs/editor/common/model/textModel",
2427
- "vs/nls!vs/editor/browser/widget/diffEditor/registrations.contribution",
2428
- "vs/platform/theme/common/colorRegistry",
2429
- "vs/platform/theme/common/iconRegistry"
2499
+ "vs/base/browser/window"
2430
2500
  ],
2431
- "===anonymous6===": [
2432
- "vs/editor/browser/widget/diffEditor/diffEditor.contribution.nls",
2433
- "vs/editor/browser/widget/diffEditor/diffEditor.contribution.nls.keys"
2501
+ "vs/editor/common/cursor/cursorColumnSelection": [
2502
+ "require",
2503
+ "exports",
2504
+ "vs/editor/common/cursorCommon",
2505
+ "vs/editor/common/core/position",
2506
+ "vs/editor/common/core/range"
2434
2507
  ],
2435
- "vs/editor/browser/widget/diffEditor/diffEditor.contribution.nls": [],
2436
- "vs/editor/browser/widget/diffEditor/diffEditor.contribution.nls.keys": [],
2437
- "vs/base/browser/ui/aria/aria": [
2508
+ "vs/editor/common/cursorCommon": [
2438
2509
  "require",
2439
2510
  "exports",
2440
- "vs/base/browser/dom",
2441
- "vs/css!vs/base/browser/ui/aria/aria"
2511
+ "vs/editor/common/core/position",
2512
+ "vs/editor/common/core/range",
2513
+ "vs/editor/common/core/selection",
2514
+ "vs/editor/common/languages/supports",
2515
+ "vs/editor/common/core/cursorColumns",
2516
+ "vs/editor/common/core/indentation"
2442
2517
  ],
2443
- "vs/base/common/htmlContent": [
2518
+ "vs/editor/common/cursor/cursorDeleteOperations": [
2519
+ "require",
2520
+ "exports",
2521
+ "vs/base/common/strings",
2522
+ "vs/editor/common/commands/replaceCommand",
2523
+ "vs/editor/common/cursorCommon",
2524
+ "vs/editor/common/core/cursorColumns",
2525
+ "vs/editor/common/cursor/cursorMoveOperations",
2526
+ "vs/editor/common/core/range",
2527
+ "vs/editor/common/core/position"
2528
+ ],
2529
+ "vs/editor/common/cursor/cursorMoveCommands": [
2530
+ "require",
2531
+ "exports",
2532
+ "vs/base/common/types",
2533
+ "vs/editor/common/cursorCommon",
2534
+ "vs/editor/common/cursor/cursorMoveOperations",
2535
+ "vs/editor/common/cursor/cursorWordOperations",
2536
+ "vs/editor/common/core/position",
2537
+ "vs/editor/common/core/range"
2538
+ ],
2539
+ "vs/editor/common/cursor/cursorTypeOperations": [
2444
2540
  "require",
2445
2541
  "exports",
2446
2542
  "vs/base/common/errors",
2447
- "vs/base/common/iconLabels",
2448
- "vs/base/common/resources",
2449
2543
  "vs/base/common/strings",
2450
- "vs/base/common/uri"
2544
+ "vs/editor/common/commands/replaceCommand",
2545
+ "vs/editor/common/commands/shiftCommand",
2546
+ "vs/editor/common/commands/surroundSelectionCommand",
2547
+ "vs/editor/common/cursorCommon",
2548
+ "vs/editor/common/core/wordCharacterClassifier",
2549
+ "vs/editor/common/core/range",
2550
+ "vs/editor/common/core/position",
2551
+ "vs/editor/common/languages/languageConfiguration",
2552
+ "vs/editor/common/languages/languageConfigurationRegistry",
2553
+ "vs/editor/common/languages/supports",
2554
+ "vs/editor/common/languages/autoIndent",
2555
+ "vs/editor/common/languages/enterAction"
2451
2556
  ],
2452
- "vs/nls!vs/editor/contrib/anchorSelect/browser/anchorSelect": [],
2453
- "vs/css!vs/editor/contrib/anchorSelect/browser/anchorSelect": [],
2454
- "===anonymous7===": [
2455
- "vs/editor/contrib/anchorSelect/browser/anchorSelect.nls",
2456
- "vs/editor/contrib/anchorSelect/browser/anchorSelect.nls.keys"
2557
+ "vs/platform/keybinding/common/keybindingsRegistry": [
2558
+ "require",
2559
+ "exports",
2560
+ "vs/base/common/keybindings",
2561
+ "vs/base/common/platform",
2562
+ "vs/platform/commands/common/commands",
2563
+ "vs/platform/registry/common/platform",
2564
+ "vs/base/common/lifecycle",
2565
+ "vs/base/common/linkedList"
2457
2566
  ],
2458
- "vs/editor/contrib/anchorSelect/browser/anchorSelect.nls": [],
2459
- "vs/editor/contrib/anchorSelect/browser/anchorSelect.nls.keys": [],
2567
+ "===anonymous10===": [
2568
+ "vs/editor/browser/coreCommands.nls",
2569
+ "vs/editor/browser/coreCommands.nls.keys"
2570
+ ],
2571
+ "vs/editor/browser/coreCommands.nls": [],
2572
+ "vs/editor/browser/coreCommands.nls.keys": [],
2460
2573
  "vs/base/common/async": [
2461
2574
  "require",
2462
2575
  "exports",
@@ -2469,52 +2582,12 @@
2469
2582
  ],
2470
2583
  "vs/nls!vs/editor/contrib/bracketMatching/browser/bracketMatching": [],
2471
2584
  "vs/css!vs/editor/contrib/bracketMatching/browser/bracketMatching": [],
2472
- "===anonymous8===": [
2585
+ "===anonymous11===": [
2473
2586
  "vs/editor/contrib/bracketMatching/browser/bracketMatching.nls",
2474
2587
  "vs/editor/contrib/bracketMatching/browser/bracketMatching.nls.keys"
2475
2588
  ],
2476
2589
  "vs/editor/contrib/bracketMatching/browser/bracketMatching.nls": [],
2477
2590
  "vs/editor/contrib/bracketMatching/browser/bracketMatching.nls.keys": [],
2478
- "vs/editor/common/commands/replaceCommand": [
2479
- "require",
2480
- "exports",
2481
- "vs/editor/common/core/selection"
2482
- ],
2483
- "vs/editor/common/cursor/cursorMoveOperations": [
2484
- "require",
2485
- "exports",
2486
- "vs/base/common/strings",
2487
- "vs/editor/common/core/cursorColumns",
2488
- "vs/editor/common/core/position",
2489
- "vs/editor/common/core/range",
2490
- "vs/editor/common/cursor/cursorAtomicMoveOperations",
2491
- "vs/editor/common/cursorCommon"
2492
- ],
2493
- "vs/nls!vs/editor/contrib/caretOperations/browser/transpose": [],
2494
- "===anonymous9===": [
2495
- "vs/editor/contrib/caretOperations/browser/transpose.nls",
2496
- "vs/editor/contrib/caretOperations/browser/transpose.nls.keys"
2497
- ],
2498
- "vs/editor/contrib/caretOperations/browser/transpose.nls": [],
2499
- "vs/editor/contrib/caretOperations/browser/transpose.nls.keys": [],
2500
- "vs/editor/contrib/caretOperations/browser/moveCaretCommand": [
2501
- "require",
2502
- "exports",
2503
- "vs/editor/common/core/range",
2504
- "vs/editor/common/core/selection"
2505
- ],
2506
- "vs/nls!vs/editor/contrib/caretOperations/browser/caretOperations": [],
2507
- "===anonymous10===": [
2508
- "vs/editor/contrib/caretOperations/browser/caretOperations.nls",
2509
- "vs/editor/contrib/caretOperations/browser/caretOperations.nls.keys"
2510
- ],
2511
- "vs/editor/contrib/caretOperations/browser/caretOperations.nls": [],
2512
- "vs/editor/contrib/caretOperations/browser/caretOperations.nls.keys": [],
2513
- "vs/base/browser/browser": [
2514
- "require",
2515
- "exports",
2516
- "vs/base/browser/window"
2517
- ],
2518
2591
  "vs/editor/browser/controller/textAreaInput": [
2519
2592
  "require",
2520
2593
  "exports",
@@ -2570,70 +2643,13 @@
2570
2643
  "exports",
2571
2644
  "vs/platform/instantiation/common/instantiation"
2572
2645
  ],
2573
- "===anonymous11===": [
2646
+ "===anonymous12===": [
2574
2647
  "vs/editor/contrib/clipboard/browser/clipboard.nls",
2575
2648
  "vs/editor/contrib/clipboard/browser/clipboard.nls.keys"
2576
2649
  ],
2577
2650
  "vs/editor/contrib/clipboard/browser/clipboard.nls": [],
2578
2651
  "vs/editor/contrib/clipboard/browser/clipboard.nls.keys": [],
2579
- "vs/editor/browser/stableEditorScroll": [
2580
- "require",
2581
- "exports"
2582
- ],
2583
- "vs/editor/contrib/codelens/browser/codelens": [
2584
- "require",
2585
- "exports",
2586
- "vs/base/common/cancellation",
2587
- "vs/base/common/errors",
2588
- "vs/base/common/lifecycle",
2589
- "vs/base/common/types",
2590
- "vs/base/common/uri",
2591
- "vs/editor/common/services/model",
2592
- "vs/platform/commands/common/commands",
2593
- "vs/editor/common/services/languageFeatures"
2594
- ],
2595
- "vs/editor/contrib/codelens/browser/codeLensCache": [
2596
- "require",
2597
- "exports",
2598
- "vs/base/common/event",
2599
- "vs/base/common/map",
2600
- "vs/editor/common/core/range",
2601
- "vs/editor/contrib/codelens/browser/codelens",
2602
- "vs/platform/instantiation/common/extensions",
2603
- "vs/platform/instantiation/common/instantiation",
2604
- "vs/platform/storage/common/storage",
2605
- "vs/base/browser/window",
2606
- "vs/base/browser/dom"
2607
- ],
2608
- "vs/editor/contrib/codelens/browser/codelensWidget": [
2609
- "require",
2610
- "exports",
2611
- "vs/base/browser/dom",
2612
- "vs/base/browser/ui/iconLabel/iconLabels",
2613
- "vs/editor/common/core/range",
2614
- "vs/editor/common/model/textModel",
2615
- "vs/css!vs/editor/contrib/codelens/browser/codelensWidget"
2616
- ],
2617
- "vs/nls!vs/editor/contrib/codelens/browser/codelensController": [],
2618
- "vs/editor/common/services/languageFeatureDebounce": [
2619
- "require",
2620
- "exports",
2621
- "vs/base/common/hash",
2622
- "vs/base/common/map",
2623
- "vs/base/common/numbers",
2624
- "vs/platform/environment/common/environment",
2625
- "vs/platform/instantiation/common/extensions",
2626
- "vs/platform/instantiation/common/instantiation",
2627
- "vs/platform/log/common/log",
2628
- "vs/base/common/network"
2629
- ],
2630
- "===anonymous12===": [
2631
- "vs/editor/contrib/codelens/browser/codelensController.nls",
2632
- "vs/editor/contrib/codelens/browser/codelensController.nls.keys"
2633
- ],
2634
- "vs/editor/contrib/codelens/browser/codelensController.nls": [],
2635
- "vs/editor/contrib/codelens/browser/codelensController.nls.keys": [],
2636
- "vs/editor/common/config/editorConfigurationSchema": [
2652
+ "vs/editor/common/config/editorConfigurationSchema": [
2637
2653
  "require",
2638
2654
  "exports",
2639
2655
  "vs/editor/common/config/diffEditor",
@@ -2775,33 +2791,63 @@
2775
2791
  "require",
2776
2792
  "exports"
2777
2793
  ],
2778
- "vs/nls!vs/editor/contrib/colorPicker/browser/standaloneColorPickerActions": [],
2779
- "vs/editor/contrib/colorPicker/browser/standaloneColorPickerWidget": [
2794
+ "vs/editor/browser/stableEditorScroll": [
2795
+ "require",
2796
+ "exports"
2797
+ ],
2798
+ "vs/editor/contrib/codelens/browser/codelens": [
2780
2799
  "require",
2781
2800
  "exports",
2801
+ "vs/base/common/cancellation",
2802
+ "vs/base/common/errors",
2782
2803
  "vs/base/common/lifecycle",
2783
- "vs/editor/contrib/colorPicker/browser/colorHoverParticipant",
2784
- "vs/platform/instantiation/common/instantiation",
2785
- "vs/editor/contrib/hover/browser/contentHoverStatusBar",
2786
- "vs/platform/keybinding/common/keybinding",
2787
- "vs/base/common/event",
2788
- "vs/editor/common/services/languageFeatures",
2789
- "vs/editor/browser/editorExtensions",
2790
- "vs/editor/common/editorContextKeys",
2791
- "vs/platform/contextkey/common/contextkey",
2804
+ "vs/base/common/types",
2805
+ "vs/base/common/uri",
2792
2806
  "vs/editor/common/services/model",
2793
- "vs/editor/common/languages/languageConfigurationRegistry",
2794
- "vs/editor/contrib/colorPicker/browser/defaultDocumentColorProvider",
2807
+ "vs/platform/commands/common/commands",
2808
+ "vs/editor/common/services/languageFeatures"
2809
+ ],
2810
+ "vs/editor/contrib/codelens/browser/codeLensCache": [
2811
+ "require",
2812
+ "exports",
2813
+ "vs/base/common/event",
2814
+ "vs/base/common/map",
2815
+ "vs/editor/common/core/range",
2816
+ "vs/editor/contrib/codelens/browser/codelens",
2817
+ "vs/platform/instantiation/common/extensions",
2818
+ "vs/platform/instantiation/common/instantiation",
2819
+ "vs/platform/storage/common/storage",
2820
+ "vs/base/browser/window",
2821
+ "vs/base/browser/dom"
2822
+ ],
2823
+ "vs/editor/contrib/codelens/browser/codelensWidget": [
2824
+ "require",
2825
+ "exports",
2795
2826
  "vs/base/browser/dom",
2796
- "vs/css!vs/editor/contrib/colorPicker/browser/colorPicker"
2827
+ "vs/base/browser/ui/iconLabel/iconLabels",
2828
+ "vs/editor/common/core/range",
2829
+ "vs/editor/common/model/textModel",
2830
+ "vs/css!vs/editor/contrib/codelens/browser/codelensWidget"
2831
+ ],
2832
+ "vs/nls!vs/editor/contrib/codelens/browser/codelensController": [],
2833
+ "vs/editor/common/services/languageFeatureDebounce": [
2834
+ "require",
2835
+ "exports",
2836
+ "vs/base/common/hash",
2837
+ "vs/base/common/map",
2838
+ "vs/base/common/numbers",
2839
+ "vs/platform/environment/common/environment",
2840
+ "vs/platform/instantiation/common/extensions",
2841
+ "vs/platform/instantiation/common/instantiation",
2842
+ "vs/platform/log/common/log",
2843
+ "vs/base/common/network"
2797
2844
  ],
2798
- "vs/css!vs/editor/contrib/colorPicker/browser/colorPicker": [],
2799
2845
  "===anonymous14===": [
2800
- "vs/editor/contrib/colorPicker/browser/standaloneColorPickerActions.nls",
2801
- "vs/editor/contrib/colorPicker/browser/standaloneColorPickerActions.nls.keys"
2846
+ "vs/editor/contrib/codelens/browser/codelensController.nls",
2847
+ "vs/editor/contrib/codelens/browser/codelensController.nls.keys"
2802
2848
  ],
2803
- "vs/editor/contrib/colorPicker/browser/standaloneColorPickerActions.nls": [],
2804
- "vs/editor/contrib/colorPicker/browser/standaloneColorPickerActions.nls.keys": [],
2849
+ "vs/editor/contrib/codelens/browser/codelensController.nls": [],
2850
+ "vs/editor/contrib/codelens/browser/codelensController.nls.keys": [],
2805
2851
  "vs/editor/contrib/comment/browser/blockCommentCommand": [
2806
2852
  "require",
2807
2853
  "exports",
@@ -2827,86 +2873,33 @@
2827
2873
  ],
2828
2874
  "vs/editor/contrib/comment/browser/comment.nls": [],
2829
2875
  "vs/editor/contrib/comment/browser/comment.nls.keys": [],
2830
- "vs/nls!vs/editor/browser/coreCommands": [],
2831
- "vs/editor/common/cursor/cursorColumnSelection": [
2832
- "require",
2833
- "exports",
2834
- "vs/editor/common/cursorCommon",
2835
- "vs/editor/common/core/position",
2836
- "vs/editor/common/core/range"
2837
- ],
2838
- "vs/editor/common/cursorCommon": [
2839
- "require",
2840
- "exports",
2841
- "vs/editor/common/core/position",
2842
- "vs/editor/common/core/range",
2843
- "vs/editor/common/core/selection",
2844
- "vs/editor/common/languages/supports",
2845
- "vs/editor/common/core/cursorColumns",
2846
- "vs/editor/common/core/indentation"
2847
- ],
2848
- "vs/editor/common/cursor/cursorDeleteOperations": [
2849
- "require",
2850
- "exports",
2851
- "vs/base/common/strings",
2852
- "vs/editor/common/commands/replaceCommand",
2853
- "vs/editor/common/cursorCommon",
2854
- "vs/editor/common/core/cursorColumns",
2855
- "vs/editor/common/cursor/cursorMoveOperations",
2856
- "vs/editor/common/core/range",
2857
- "vs/editor/common/core/position"
2858
- ],
2859
- "vs/editor/common/cursor/cursorMoveCommands": [
2860
- "require",
2861
- "exports",
2862
- "vs/base/common/types",
2863
- "vs/editor/common/cursorCommon",
2864
- "vs/editor/common/cursor/cursorMoveOperations",
2865
- "vs/editor/common/cursor/cursorWordOperations",
2866
- "vs/editor/common/core/position",
2867
- "vs/editor/common/core/range"
2868
- ],
2869
- "vs/editor/common/cursor/cursorTypeOperations": [
2870
- "require",
2871
- "exports",
2872
- "vs/base/common/errors",
2873
- "vs/base/common/strings",
2874
- "vs/editor/common/commands/replaceCommand",
2875
- "vs/editor/common/commands/shiftCommand",
2876
- "vs/editor/common/commands/surroundSelectionCommand",
2877
- "vs/editor/common/cursorCommon",
2878
- "vs/editor/common/core/wordCharacterClassifier",
2879
- "vs/editor/common/core/range",
2880
- "vs/editor/common/core/position",
2881
- "vs/editor/common/languages/languageConfiguration",
2882
- "vs/editor/common/languages/languageConfigurationRegistry",
2883
- "vs/editor/common/languages/supports",
2884
- "vs/editor/common/languages/autoIndent",
2885
- "vs/editor/common/languages/enterAction"
2886
- ],
2887
- "vs/platform/keybinding/common/keybindingsRegistry": [
2876
+ "vs/nls!vs/editor/contrib/colorPicker/browser/standaloneColorPickerActions": [],
2877
+ "vs/editor/contrib/colorPicker/browser/standaloneColorPickerWidget": [
2888
2878
  "require",
2889
2879
  "exports",
2890
- "vs/base/common/keybindings",
2891
- "vs/base/common/platform",
2892
- "vs/platform/commands/common/commands",
2893
- "vs/platform/registry/common/platform",
2894
2880
  "vs/base/common/lifecycle",
2895
- "vs/base/common/linkedList"
2881
+ "vs/editor/contrib/colorPicker/browser/colorHoverParticipant",
2882
+ "vs/platform/instantiation/common/instantiation",
2883
+ "vs/editor/contrib/hover/browser/contentHoverStatusBar",
2884
+ "vs/platform/keybinding/common/keybinding",
2885
+ "vs/base/common/event",
2886
+ "vs/editor/common/services/languageFeatures",
2887
+ "vs/editor/browser/editorExtensions",
2888
+ "vs/editor/common/editorContextKeys",
2889
+ "vs/platform/contextkey/common/contextkey",
2890
+ "vs/editor/common/services/model",
2891
+ "vs/editor/common/languages/languageConfigurationRegistry",
2892
+ "vs/editor/contrib/colorPicker/browser/defaultDocumentColorProvider",
2893
+ "vs/base/browser/dom",
2894
+ "vs/css!vs/editor/contrib/colorPicker/browser/colorPicker"
2896
2895
  ],
2896
+ "vs/css!vs/editor/contrib/colorPicker/browser/colorPicker": [],
2897
2897
  "===anonymous16===": [
2898
- "vs/editor/browser/coreCommands.nls",
2899
- "vs/editor/browser/coreCommands.nls.keys"
2900
- ],
2901
- "vs/editor/browser/coreCommands.nls": [],
2902
- "vs/editor/browser/coreCommands.nls.keys": [],
2903
- "vs/nls!vs/editor/contrib/cursorUndo/browser/cursorUndo": [],
2904
- "===anonymous17===": [
2905
- "vs/editor/contrib/cursorUndo/browser/cursorUndo.nls",
2906
- "vs/editor/contrib/cursorUndo/browser/cursorUndo.nls.keys"
2898
+ "vs/editor/contrib/colorPicker/browser/standaloneColorPickerActions.nls",
2899
+ "vs/editor/contrib/colorPicker/browser/standaloneColorPickerActions.nls.keys"
2907
2900
  ],
2908
- "vs/editor/contrib/cursorUndo/browser/cursorUndo.nls": [],
2909
- "vs/editor/contrib/cursorUndo/browser/cursorUndo.nls.keys": [],
2901
+ "vs/editor/contrib/colorPicker/browser/standaloneColorPickerActions.nls": [],
2902
+ "vs/editor/contrib/colorPicker/browser/standaloneColorPickerActions.nls.keys": [],
2910
2903
  "vs/base/browser/ui/actionbar/actionViewItems": [
2911
2904
  "require",
2912
2905
  "exports",
@@ -2946,12 +2939,19 @@
2946
2939
  "vs/base/common/uri",
2947
2940
  "vs/platform/instantiation/common/instantiation"
2948
2941
  ],
2949
- "===anonymous18===": [
2942
+ "===anonymous17===": [
2950
2943
  "vs/editor/contrib/contextmenu/browser/contextmenu.nls",
2951
2944
  "vs/editor/contrib/contextmenu/browser/contextmenu.nls.keys"
2952
2945
  ],
2953
2946
  "vs/editor/contrib/contextmenu/browser/contextmenu.nls": [],
2954
2947
  "vs/editor/contrib/contextmenu/browser/contextmenu.nls.keys": [],
2948
+ "vs/nls!vs/editor/contrib/cursorUndo/browser/cursorUndo": [],
2949
+ "===anonymous18===": [
2950
+ "vs/editor/contrib/cursorUndo/browser/cursorUndo.nls",
2951
+ "vs/editor/contrib/cursorUndo/browser/cursorUndo.nls.keys"
2952
+ ],
2953
+ "vs/editor/contrib/cursorUndo/browser/cursorUndo.nls": [],
2954
+ "vs/editor/contrib/cursorUndo/browser/cursorUndo.nls.keys": [],
2955
2955
  "vs/editor/contrib/dnd/browser/dragAndDropCommand": [
2956
2956
  "require",
2957
2957
  "exports",
@@ -3158,18 +3158,6 @@
3158
3158
  ],
3159
3159
  "vs/editor/contrib/folding/browser/folding.nls": [],
3160
3160
  "vs/editor/contrib/folding/browser/folding.nls.keys": [],
3161
- "vs/nls!vs/editor/contrib/format/browser/formatActions": [],
3162
- "vs/platform/progress/common/progress": [
3163
- "require",
3164
- "exports",
3165
- "vs/platform/instantiation/common/instantiation"
3166
- ],
3167
- "===anonymous24===": [
3168
- "vs/editor/contrib/format/browser/formatActions.nls",
3169
- "vs/editor/contrib/format/browser/formatActions.nls.keys"
3170
- ],
3171
- "vs/editor/contrib/format/browser/formatActions.nls": [],
3172
- "vs/editor/contrib/format/browser/formatActions.nls.keys": [],
3173
3161
  "vs/editor/contrib/inlineCompletions/browser/commands": [
3174
3162
  "require",
3175
3163
  "exports",
@@ -3237,6 +3225,18 @@
3237
3225
  "vs/platform/instantiation/common/instantiation",
3238
3226
  "vs/platform/keybinding/common/keybinding"
3239
3227
  ],
3228
+ "vs/nls!vs/editor/contrib/format/browser/formatActions": [],
3229
+ "vs/platform/progress/common/progress": [
3230
+ "require",
3231
+ "exports",
3232
+ "vs/platform/instantiation/common/instantiation"
3233
+ ],
3234
+ "===anonymous24===": [
3235
+ "vs/editor/contrib/format/browser/formatActions.nls",
3236
+ "vs/editor/contrib/format/browser/formatActions.nls.keys"
3237
+ ],
3238
+ "vs/editor/contrib/format/browser/formatActions.nls": [],
3239
+ "vs/editor/contrib/format/browser/formatActions.nls.keys": [],
3240
3240
  "vs/base/common/themables": [
3241
3241
  "require",
3242
3242
  "exports",
@@ -3352,19 +3352,34 @@
3352
3352
  ],
3353
3353
  "vs/editor/contrib/gotoSymbol/browser/goToCommands.nls": [],
3354
3354
  "vs/editor/contrib/gotoSymbol/browser/goToCommands.nls.keys": [],
3355
- "vs/editor/contrib/gotoError/browser/markerNavigationService": [
3355
+ "vs/editor/contrib/gotoSymbol/browser/link/clickLinkGesture": [
3356
3356
  "require",
3357
3357
  "exports",
3358
- "vs/base/common/arrays",
3359
3358
  "vs/base/common/event",
3360
3359
  "vs/base/common/lifecycle",
3361
- "vs/base/common/linkedList",
3362
- "vs/base/common/strings",
3363
- "vs/base/common/uri",
3364
- "vs/editor/common/core/range",
3365
- "vs/platform/instantiation/common/extensions",
3366
- "vs/platform/instantiation/common/instantiation",
3367
- "vs/platform/markers/common/markers",
3360
+ "vs/base/common/platform"
3361
+ ],
3362
+ "vs/nls!vs/editor/contrib/gotoSymbol/browser/link/goToDefinitionAtPosition": [],
3363
+ "vs/css!vs/editor/contrib/gotoSymbol/browser/link/goToDefinitionAtPosition": [],
3364
+ "===anonymous26===": [
3365
+ "vs/editor/contrib/gotoSymbol/browser/link/goToDefinitionAtPosition.nls",
3366
+ "vs/editor/contrib/gotoSymbol/browser/link/goToDefinitionAtPosition.nls.keys"
3367
+ ],
3368
+ "vs/editor/contrib/gotoSymbol/browser/link/goToDefinitionAtPosition.nls": [],
3369
+ "vs/editor/contrib/gotoSymbol/browser/link/goToDefinitionAtPosition.nls.keys": [],
3370
+ "vs/editor/contrib/gotoError/browser/markerNavigationService": [
3371
+ "require",
3372
+ "exports",
3373
+ "vs/base/common/arrays",
3374
+ "vs/base/common/event",
3375
+ "vs/base/common/lifecycle",
3376
+ "vs/base/common/linkedList",
3377
+ "vs/base/common/strings",
3378
+ "vs/base/common/uri",
3379
+ "vs/editor/common/core/range",
3380
+ "vs/platform/instantiation/common/extensions",
3381
+ "vs/platform/instantiation/common/instantiation",
3382
+ "vs/platform/markers/common/markers",
3368
3383
  "vs/platform/configuration/common/configuration"
3369
3384
  ],
3370
3385
  "vs/nls!vs/editor/contrib/gotoError/browser/gotoError": [],
@@ -3408,7 +3423,7 @@
3408
3423
  "vs/platform/theme/common/themeService",
3409
3424
  "vs/css!vs/editor/contrib/gotoError/browser/media/gotoErrorWidget"
3410
3425
  ],
3411
- "===anonymous26===": [
3426
+ "===anonymous27===": [
3412
3427
  "vs/editor/contrib/gotoError/browser/gotoError.nls",
3413
3428
  "vs/editor/contrib/gotoError/browser/gotoError.nls.keys"
3414
3429
  ],
@@ -3477,6 +3492,44 @@
3477
3492
  "vs/platform/progress/common/progress"
3478
3493
  ],
3479
3494
  "vs/css!vs/editor/contrib/hover/browser/hover": [],
3495
+ "vs/editor/common/commands/shiftCommand": [
3496
+ "require",
3497
+ "exports",
3498
+ "vs/base/common/strings",
3499
+ "vs/editor/common/core/cursorColumns",
3500
+ "vs/editor/common/core/range",
3501
+ "vs/editor/common/core/selection",
3502
+ "vs/editor/common/languages/enterAction",
3503
+ "vs/editor/common/languages/languageConfigurationRegistry"
3504
+ ],
3505
+ "vs/editor/contrib/indentation/common/indentUtils": [
3506
+ "require",
3507
+ "exports"
3508
+ ],
3509
+ "vs/nls!vs/editor/contrib/indentation/browser/indentation": [],
3510
+ "vs/editor/common/languages/autoIndent": [
3511
+ "require",
3512
+ "exports",
3513
+ "vs/base/common/strings",
3514
+ "vs/editor/common/languages/languageConfiguration",
3515
+ "vs/editor/common/languages/supports",
3516
+ "vs/editor/common/languages/languageConfigurationRegistry"
3517
+ ],
3518
+ "vs/editor/contrib/indentation/common/indentation": [
3519
+ "require",
3520
+ "exports",
3521
+ "vs/base/common/strings",
3522
+ "vs/editor/common/commands/shiftCommand",
3523
+ "vs/editor/common/core/editOperation",
3524
+ "vs/editor/common/core/indentation",
3525
+ "vs/editor/common/core/selection"
3526
+ ],
3527
+ "===anonymous28===": [
3528
+ "vs/editor/contrib/indentation/browser/indentation.nls",
3529
+ "vs/editor/contrib/indentation/browser/indentation.nls.keys"
3530
+ ],
3531
+ "vs/editor/contrib/indentation/browser/indentation.nls": [],
3532
+ "vs/editor/contrib/indentation/browser/indentation.nls.keys": [],
3480
3533
  "vs/editor/contrib/inlayHints/browser/inlayHintsController": [
3481
3534
  "require",
3482
3535
  "exports",
@@ -3533,59 +3586,6 @@
3533
3586
  "vs/platform/keybinding/common/keybinding",
3534
3587
  "vs/platform/hover/browser/hover"
3535
3588
  ],
3536
- "vs/editor/contrib/gotoSymbol/browser/link/clickLinkGesture": [
3537
- "require",
3538
- "exports",
3539
- "vs/base/common/event",
3540
- "vs/base/common/lifecycle",
3541
- "vs/base/common/platform"
3542
- ],
3543
- "vs/nls!vs/editor/contrib/gotoSymbol/browser/link/goToDefinitionAtPosition": [],
3544
- "vs/css!vs/editor/contrib/gotoSymbol/browser/link/goToDefinitionAtPosition": [],
3545
- "===anonymous27===": [
3546
- "vs/editor/contrib/gotoSymbol/browser/link/goToDefinitionAtPosition.nls",
3547
- "vs/editor/contrib/gotoSymbol/browser/link/goToDefinitionAtPosition.nls.keys"
3548
- ],
3549
- "vs/editor/contrib/gotoSymbol/browser/link/goToDefinitionAtPosition.nls": [],
3550
- "vs/editor/contrib/gotoSymbol/browser/link/goToDefinitionAtPosition.nls.keys": [],
3551
- "vs/editor/common/commands/shiftCommand": [
3552
- "require",
3553
- "exports",
3554
- "vs/base/common/strings",
3555
- "vs/editor/common/core/cursorColumns",
3556
- "vs/editor/common/core/range",
3557
- "vs/editor/common/core/selection",
3558
- "vs/editor/common/languages/enterAction",
3559
- "vs/editor/common/languages/languageConfigurationRegistry"
3560
- ],
3561
- "vs/editor/contrib/indentation/common/indentUtils": [
3562
- "require",
3563
- "exports"
3564
- ],
3565
- "vs/nls!vs/editor/contrib/indentation/browser/indentation": [],
3566
- "vs/editor/common/languages/autoIndent": [
3567
- "require",
3568
- "exports",
3569
- "vs/base/common/strings",
3570
- "vs/editor/common/languages/languageConfiguration",
3571
- "vs/editor/common/languages/supports",
3572
- "vs/editor/common/languages/languageConfigurationRegistry"
3573
- ],
3574
- "vs/editor/contrib/indentation/common/indentation": [
3575
- "require",
3576
- "exports",
3577
- "vs/base/common/strings",
3578
- "vs/editor/common/commands/shiftCommand",
3579
- "vs/editor/common/core/editOperation",
3580
- "vs/editor/common/core/indentation",
3581
- "vs/editor/common/core/selection"
3582
- ],
3583
- "===anonymous28===": [
3584
- "vs/editor/contrib/indentation/browser/indentation.nls",
3585
- "vs/editor/contrib/indentation/browser/indentation.nls.keys"
3586
- ],
3587
- "vs/editor/contrib/indentation/browser/indentation.nls": [],
3588
- "vs/editor/contrib/indentation/browser/indentation.nls.keys": [],
3589
3589
  "vs/nls!vs/editor/contrib/inPlaceReplace/browser/inPlaceReplace": [],
3590
3590
  "vs/editor/contrib/inPlaceReplace/browser/inPlaceReplaceCommand": [
3591
3591
  "require",
@@ -3599,13 +3599,14 @@
3599
3599
  ],
3600
3600
  "vs/editor/contrib/inPlaceReplace/browser/inPlaceReplace.nls": [],
3601
3601
  "vs/editor/contrib/inPlaceReplace/browser/inPlaceReplace.nls.keys": [],
3602
- "vs/nls!vs/editor/contrib/lineSelection/browser/lineSelection": [],
3602
+ "vs/nls!vs/editor/contrib/linkedEditing/browser/linkedEditing": [],
3603
+ "vs/css!vs/editor/contrib/linkedEditing/browser/linkedEditing": [],
3603
3604
  "===anonymous30===": [
3604
- "vs/editor/contrib/lineSelection/browser/lineSelection.nls",
3605
- "vs/editor/contrib/lineSelection/browser/lineSelection.nls.keys"
3605
+ "vs/editor/contrib/linkedEditing/browser/linkedEditing.nls",
3606
+ "vs/editor/contrib/linkedEditing/browser/linkedEditing.nls.keys"
3606
3607
  ],
3607
- "vs/editor/contrib/lineSelection/browser/lineSelection.nls": [],
3608
- "vs/editor/contrib/lineSelection/browser/lineSelection.nls.keys": [],
3608
+ "vs/editor/contrib/linkedEditing/browser/linkedEditing.nls": [],
3609
+ "vs/editor/contrib/linkedEditing/browser/linkedEditing.nls.keys": [],
3609
3610
  "vs/editor/common/commands/trimTrailingWhitespaceCommand": [
3610
3611
  "require",
3611
3612
  "exports",
@@ -3650,6 +3651,13 @@
3650
3651
  ],
3651
3652
  "vs/editor/contrib/linesOperations/browser/linesOperations.nls": [],
3652
3653
  "vs/editor/contrib/linesOperations/browser/linesOperations.nls.keys": [],
3654
+ "vs/nls!vs/editor/contrib/lineSelection/browser/lineSelection": [],
3655
+ "===anonymous32===": [
3656
+ "vs/editor/contrib/lineSelection/browser/lineSelection.nls",
3657
+ "vs/editor/contrib/lineSelection/browser/lineSelection.nls.keys"
3658
+ ],
3659
+ "vs/editor/contrib/lineSelection/browser/lineSelection.nls": [],
3660
+ "vs/editor/contrib/lineSelection/browser/lineSelection.nls.keys": [],
3653
3661
  "vs/base/common/resources": [
3654
3662
  "require",
3655
3663
  "exports",
@@ -3676,20 +3684,12 @@
3676
3684
  ],
3677
3685
  "vs/nls!vs/editor/contrib/links/browser/links": [],
3678
3686
  "vs/css!vs/editor/contrib/links/browser/links": [],
3679
- "===anonymous32===": [
3687
+ "===anonymous33===": [
3680
3688
  "vs/editor/contrib/links/browser/links.nls",
3681
3689
  "vs/editor/contrib/links/browser/links.nls.keys"
3682
3690
  ],
3683
3691
  "vs/editor/contrib/links/browser/links.nls": [],
3684
3692
  "vs/editor/contrib/links/browser/links.nls.keys": [],
3685
- "vs/nls!vs/editor/contrib/linkedEditing/browser/linkedEditing": [],
3686
- "vs/css!vs/editor/contrib/linkedEditing/browser/linkedEditing": [],
3687
- "===anonymous33===": [
3688
- "vs/editor/contrib/linkedEditing/browser/linkedEditing.nls",
3689
- "vs/editor/contrib/linkedEditing/browser/linkedEditing.nls.keys"
3690
- ],
3691
- "vs/editor/contrib/linkedEditing/browser/linkedEditing.nls": [],
3692
- "vs/editor/contrib/linkedEditing/browser/linkedEditing.nls.keys": [],
3693
3693
  "vs/editor/contrib/inlineEdit/browser/commands": [
3694
3694
  "require",
3695
3695
  "exports",
@@ -3804,6 +3804,37 @@
3804
3804
  ],
3805
3805
  "vs/editor/contrib/parameterHints/browser/parameterHints.nls": [],
3806
3806
  "vs/editor/contrib/parameterHints/browser/parameterHints.nls.keys": [],
3807
+ "vs/editor/common/services/semanticTokensProviderStyling": [
3808
+ "require",
3809
+ "exports",
3810
+ "vs/editor/common/encodedTokenAttributes",
3811
+ "vs/platform/theme/common/themeService",
3812
+ "vs/platform/log/common/log",
3813
+ "vs/editor/common/tokens/sparseMultilineTokens",
3814
+ "vs/editor/common/languages/language"
3815
+ ],
3816
+ "vs/editor/contrib/semanticTokens/common/getSemanticTokens": [
3817
+ "require",
3818
+ "exports",
3819
+ "vs/base/common/cancellation",
3820
+ "vs/base/common/errors",
3821
+ "vs/base/common/uri",
3822
+ "vs/editor/common/services/model",
3823
+ "vs/platform/commands/common/commands",
3824
+ "vs/base/common/types",
3825
+ "vs/editor/common/services/semanticTokensDto",
3826
+ "vs/editor/common/core/range",
3827
+ "vs/editor/common/services/languageFeatures"
3828
+ ],
3829
+ "vs/editor/common/services/semanticTokensStyling": [
3830
+ "require",
3831
+ "exports",
3832
+ "vs/platform/instantiation/common/instantiation"
3833
+ ],
3834
+ "vs/editor/contrib/semanticTokens/common/semanticTokensConfig": [
3835
+ "require",
3836
+ "exports"
3837
+ ],
3807
3838
  "vs/editor/browser/services/bulkEditService": [
3808
3839
  "require",
3809
3840
  "exports",
@@ -3855,37 +3886,26 @@
3855
3886
  ],
3856
3887
  "vs/editor/contrib/rename/browser/rename.nls": [],
3857
3888
  "vs/editor/contrib/rename/browser/rename.nls.keys": [],
3858
- "vs/editor/common/services/semanticTokensProviderStyling": [
3859
- "require",
3860
- "exports",
3861
- "vs/editor/common/encodedTokenAttributes",
3862
- "vs/platform/theme/common/themeService",
3863
- "vs/platform/log/common/log",
3864
- "vs/editor/common/tokens/sparseMultilineTokens",
3865
- "vs/editor/common/languages/language"
3866
- ],
3867
- "vs/editor/contrib/semanticTokens/common/getSemanticTokens": [
3889
+ "vs/editor/contrib/smartSelect/browser/bracketSelections": [
3868
3890
  "require",
3869
3891
  "exports",
3870
- "vs/base/common/cancellation",
3871
- "vs/base/common/errors",
3872
- "vs/base/common/uri",
3873
- "vs/editor/common/services/model",
3874
- "vs/platform/commands/common/commands",
3875
- "vs/base/common/types",
3876
- "vs/editor/common/services/semanticTokensDto",
3877
- "vs/editor/common/core/range",
3878
- "vs/editor/common/services/languageFeatures"
3892
+ "vs/base/common/linkedList",
3893
+ "vs/editor/common/core/position",
3894
+ "vs/editor/common/core/range"
3879
3895
  ],
3880
- "vs/editor/common/services/semanticTokensStyling": [
3896
+ "vs/editor/contrib/smartSelect/browser/wordSelections": [
3881
3897
  "require",
3882
3898
  "exports",
3883
- "vs/platform/instantiation/common/instantiation"
3899
+ "vs/base/common/strings",
3900
+ "vs/editor/common/core/range"
3884
3901
  ],
3885
- "vs/editor/contrib/semanticTokens/common/semanticTokensConfig": [
3886
- "require",
3887
- "exports"
3902
+ "vs/nls!vs/editor/contrib/smartSelect/browser/smartSelect": [],
3903
+ "===anonymous37===": [
3904
+ "vs/editor/contrib/smartSelect/browser/smartSelect.nls",
3905
+ "vs/editor/contrib/smartSelect/browser/smartSelect.nls.keys"
3888
3906
  ],
3907
+ "vs/editor/contrib/smartSelect/browser/smartSelect.nls": [],
3908
+ "vs/editor/contrib/smartSelect/browser/smartSelect.nls.keys": [],
3889
3909
  "vs/editor/contrib/suggest/browser/suggest": [
3890
3910
  "require",
3891
3911
  "exports",
@@ -3925,32 +3945,12 @@
3925
3945
  "vs/editor/contrib/snippet/browser/snippetVariables",
3926
3946
  "vs/css!vs/editor/contrib/snippet/browser/snippetSession"
3927
3947
  ],
3928
- "===anonymous37===": [
3948
+ "===anonymous38===": [
3929
3949
  "vs/editor/contrib/snippet/browser/snippetController2.nls",
3930
3950
  "vs/editor/contrib/snippet/browser/snippetController2.nls.keys"
3931
3951
  ],
3932
3952
  "vs/editor/contrib/snippet/browser/snippetController2.nls": [],
3933
3953
  "vs/editor/contrib/snippet/browser/snippetController2.nls.keys": [],
3934
- "vs/editor/contrib/smartSelect/browser/bracketSelections": [
3935
- "require",
3936
- "exports",
3937
- "vs/base/common/linkedList",
3938
- "vs/editor/common/core/position",
3939
- "vs/editor/common/core/range"
3940
- ],
3941
- "vs/editor/contrib/smartSelect/browser/wordSelections": [
3942
- "require",
3943
- "exports",
3944
- "vs/base/common/strings",
3945
- "vs/editor/common/core/range"
3946
- ],
3947
- "vs/nls!vs/editor/contrib/smartSelect/browser/smartSelect": [],
3948
- "===anonymous38===": [
3949
- "vs/editor/contrib/smartSelect/browser/smartSelect.nls",
3950
- "vs/editor/contrib/smartSelect/browser/smartSelect.nls.keys"
3951
- ],
3952
- "vs/editor/contrib/smartSelect/browser/smartSelect.nls": [],
3953
- "vs/editor/contrib/smartSelect/browser/smartSelect.nls.keys": [],
3954
3954
  "vs/editor/contrib/stickyScroll/browser/stickyScrollActions": [
3955
3955
  "require",
3956
3956
  "exports",
@@ -4049,13 +4049,6 @@
4049
4049
  "vs/editor/common/core/range",
4050
4050
  "vs/editor/contrib/smartSelect/browser/bracketSelections"
4051
4051
  ],
4052
- "vs/nls!vs/editor/contrib/toggleTabFocusMode/browser/toggleTabFocusMode": [],
4053
- "===anonymous39===": [
4054
- "vs/editor/contrib/toggleTabFocusMode/browser/toggleTabFocusMode.nls",
4055
- "vs/editor/contrib/toggleTabFocusMode/browser/toggleTabFocusMode.nls.keys"
4056
- ],
4057
- "vs/editor/contrib/toggleTabFocusMode/browser/toggleTabFocusMode.nls": [],
4058
- "vs/editor/contrib/toggleTabFocusMode/browser/toggleTabFocusMode.nls.keys": [],
4059
4052
  "vs/base/common/keybindings": [
4060
4053
  "require",
4061
4054
  "exports",
@@ -4118,12 +4111,19 @@
4118
4111
  "vs/css!vs/editor/contrib/suggest/browser/media/suggest",
4119
4112
  "vs/editor/contrib/symbolIcons/browser/symbolIcons"
4120
4113
  ],
4121
- "===anonymous40===": [
4114
+ "===anonymous39===": [
4122
4115
  "vs/editor/contrib/suggest/browser/suggestController.nls",
4123
4116
  "vs/editor/contrib/suggest/browser/suggestController.nls.keys"
4124
4117
  ],
4125
4118
  "vs/editor/contrib/suggest/browser/suggestController.nls": [],
4126
4119
  "vs/editor/contrib/suggest/browser/suggestController.nls.keys": [],
4120
+ "vs/nls!vs/editor/contrib/toggleTabFocusMode/browser/toggleTabFocusMode": [],
4121
+ "===anonymous40===": [
4122
+ "vs/editor/contrib/toggleTabFocusMode/browser/toggleTabFocusMode.nls",
4123
+ "vs/editor/contrib/toggleTabFocusMode/browser/toggleTabFocusMode.nls.keys"
4124
+ ],
4125
+ "vs/editor/contrib/toggleTabFocusMode/browser/toggleTabFocusMode.nls": [],
4126
+ "vs/editor/contrib/toggleTabFocusMode/browser/toggleTabFocusMode.nls.keys": [],
4127
4127
  "vs/nls!vs/editor/contrib/tokenization/browser/tokenization": [],
4128
4128
  "===anonymous41===": [
4129
4129
  "vs/editor/contrib/tokenization/browser/tokenization.nls",
@@ -4262,12 +4262,19 @@
4262
4262
  "vs/editor/common/standaloneStrings.nls.keys": [],
4263
4263
  "vs/css!vs/base/browser/ui/codicons/codicon/codicon": [],
4264
4264
  "vs/css!vs/base/browser/ui/codicons/codicon/codicon-modifiers": [],
4265
- "vs/base/browser/canIUse": [
4266
- "require",
4267
- "exports",
4268
- "vs/base/browser/browser",
4269
- "vs/base/browser/window",
4270
- "vs/base/common/platform"
4265
+ "vs/nls!vs/editor/browser/editorExtensions": [],
4266
+ "===anonymous48===": [
4267
+ "vs/editor/browser/editorExtensions.nls",
4268
+ "vs/editor/browser/editorExtensions.nls.keys"
4269
+ ],
4270
+ "vs/editor/browser/editorExtensions.nls": [],
4271
+ "vs/editor/browser/editorExtensions.nls.keys": [],
4272
+ "vs/base/browser/canIUse": [
4273
+ "require",
4274
+ "exports",
4275
+ "vs/base/browser/browser",
4276
+ "vs/base/browser/window",
4277
+ "vs/base/common/platform"
4271
4278
  ],
4272
4279
  "vs/base/browser/keyboardEvent": [
4273
4280
  "require",
@@ -4289,13 +4296,6 @@
4289
4296
  "exports",
4290
4297
  "module"
4291
4298
  ],
4292
- "vs/nls!vs/editor/browser/editorExtensions": [],
4293
- "===anonymous48===": [
4294
- "vs/editor/browser/editorExtensions.nls",
4295
- "vs/editor/browser/editorExtensions.nls.keys"
4296
- ],
4297
- "vs/editor/browser/editorExtensions.nls": [],
4298
- "vs/editor/browser/editorExtensions.nls.keys": [],
4299
4299
  "vs/editor/common/tokenizationRegistry": [
4300
4300
  "require",
4301
4301
  "exports",
@@ -4479,6 +4479,19 @@
4479
4479
  "vs/base/common/marshalling",
4480
4480
  "vs/base/common/types"
4481
4481
  ],
4482
+ "vs/platform/contextkey/common/scanner": [
4483
+ "require",
4484
+ "exports",
4485
+ "vs/base/common/errors",
4486
+ "vs/nls!vs/platform/contextkey/common/scanner"
4487
+ ],
4488
+ "vs/nls!vs/platform/contextkey/common/contextkey": [],
4489
+ "===anonymous56===": [
4490
+ "vs/platform/contextkey/common/contextkey.nls",
4491
+ "vs/platform/contextkey/common/contextkey.nls.keys"
4492
+ ],
4493
+ "vs/platform/contextkey/common/contextkey.nls": [],
4494
+ "vs/platform/contextkey/common/contextkey.nls.keys": [],
4482
4495
  "vs/editor/common/languages/supports/tokenization": [
4483
4496
  "require",
4484
4497
  "exports",
@@ -4499,19 +4512,6 @@
4499
4512
  "vs/base/common/themables",
4500
4513
  "vs/platform/theme/common/iconRegistry"
4501
4514
  ],
4502
- "vs/platform/contextkey/common/scanner": [
4503
- "require",
4504
- "exports",
4505
- "vs/base/common/errors",
4506
- "vs/nls!vs/platform/contextkey/common/scanner"
4507
- ],
4508
- "vs/nls!vs/platform/contextkey/common/contextkey": [],
4509
- "===anonymous56===": [
4510
- "vs/platform/contextkey/common/contextkey.nls",
4511
- "vs/platform/contextkey/common/contextkey.nls.keys"
4512
- ],
4513
- "vs/platform/contextkey/common/contextkey.nls": [],
4514
- "vs/platform/contextkey/common/contextkey.nls.keys": [],
4515
4515
  "vs/base/common/process": [
4516
4516
  "require",
4517
4517
  "exports",
@@ -4521,18 +4521,6 @@
4521
4521
  "require",
4522
4522
  "exports"
4523
4523
  ],
4524
- "vs/editor/common/diff/linesDiffComputer": [
4525
- "require",
4526
- "exports"
4527
- ],
4528
- "vs/editor/common/diff/rangeMapping": [
4529
- "require",
4530
- "exports",
4531
- "vs/base/common/errors",
4532
- "vs/editor/common/core/lineRange",
4533
- "vs/editor/common/core/range",
4534
- "vs/editor/common/core/textEdit"
4535
- ],
4536
4524
  "vs/editor/common/core/lineRange": [
4537
4525
  "require",
4538
4526
  "exports",
@@ -4600,40 +4588,17 @@
4600
4588
  "vs/editor/common/core/range",
4601
4589
  "vs/editor/common/diff/defaultLinesDiffComputer/utils"
4602
4590
  ],
4603
- "vs/base/browser/pixelRatio": [
4604
- "require",
4605
- "exports",
4606
- "vs/base/browser/dom",
4607
- "vs/base/common/event",
4608
- "vs/base/common/lifecycle"
4609
- ],
4610
- "vs/editor/browser/config/charWidthReader": [
4591
+ "vs/editor/common/diff/linesDiffComputer": [
4611
4592
  "require",
4612
- "exports",
4613
- "vs/editor/browser/config/domFontInfo"
4593
+ "exports"
4614
4594
  ],
4615
- "vs/editor/browser/services/editorWorkerService": [
4595
+ "vs/editor/common/diff/rangeMapping": [
4616
4596
  "require",
4617
4597
  "exports",
4618
- "vs/base/common/async",
4619
- "vs/base/common/lifecycle",
4620
- "vs/base/common/worker/simpleWorker",
4621
- "vs/base/browser/defaultWorkerFactory",
4622
- "vs/editor/common/core/range",
4623
- "vs/editor/common/languages/languageConfigurationRegistry",
4624
- "vs/editor/common/services/editorSimpleWorker",
4625
- "vs/editor/common/services/model",
4626
- "vs/editor/common/services/textResourceConfiguration",
4627
- "vs/base/common/arrays",
4628
- "vs/platform/log/common/log",
4629
- "vs/base/common/stopwatch",
4630
4598
  "vs/base/common/errors",
4631
- "vs/editor/common/services/languageFeatures",
4632
- "vs/editor/common/diff/linesDiffComputer",
4633
- "vs/editor/common/diff/rangeMapping",
4634
4599
  "vs/editor/common/core/lineRange",
4635
- "vs/base/browser/window",
4636
- "vs/base/browser/dom"
4600
+ "vs/editor/common/core/range",
4601
+ "vs/editor/common/core/textEdit"
4637
4602
  ],
4638
4603
  "vs/editor/common/languages/languageConfiguration": [
4639
4604
  "require",
@@ -4689,92 +4654,6 @@
4689
4654
  ],
4690
4655
  "vs/editor/common/languages/modesRegistry.nls": [],
4691
4656
  "vs/editor/common/languages/modesRegistry.nls.keys": [],
4692
- "vs/base/browser/trustedTypes": [
4693
- "require",
4694
- "exports",
4695
- "vs/base/browser/window",
4696
- "vs/base/common/errors"
4697
- ],
4698
- "vs/editor/common/tokens/lineTokens": [
4699
- "require",
4700
- "exports",
4701
- "vs/editor/common/encodedTokenAttributes"
4702
- ],
4703
- "vs/editor/common/viewLayout/viewLineRenderer": [
4704
- "require",
4705
- "exports",
4706
- "vs/nls!vs/editor/common/viewLayout/viewLineRenderer",
4707
- "vs/base/common/strings",
4708
- "vs/editor/common/core/stringBuilder",
4709
- "vs/editor/common/viewLayout/lineDecorations",
4710
- "vs/editor/common/viewLayout/linePart"
4711
- ],
4712
- "vs/editor/common/viewModel": [
4713
- "require",
4714
- "exports",
4715
- "vs/base/common/arrays",
4716
- "vs/base/common/strings",
4717
- "vs/editor/common/core/range"
4718
- ],
4719
- "vs/editor/standalone/browser/standaloneCodeEditorService": [
4720
- "require",
4721
- "exports",
4722
- "vs/base/browser/dom",
4723
- "vs/base/common/network",
4724
- "vs/editor/browser/services/abstractCodeEditorService",
4725
- "vs/editor/browser/services/codeEditorService",
4726
- "vs/platform/contextkey/common/contextkey",
4727
- "vs/platform/instantiation/common/extensions",
4728
- "vs/platform/theme/common/themeService"
4729
- ],
4730
- "vs/editor/browser/widget/diffEditor/diffEditorWidget": [
4731
- "require",
4732
- "exports",
4733
- "vs/base/browser/dom",
4734
- "vs/base/common/arraysFind",
4735
- "vs/base/common/errors",
4736
- "vs/base/common/event",
4737
- "vs/base/common/lifecycle",
4738
- "vs/base/common/observable",
4739
- "vs/base/common/observableInternal/derived",
4740
- "vs/editor/browser/editorExtensions",
4741
- "vs/editor/browser/services/codeEditorService",
4742
- "vs/editor/browser/stableEditorScroll",
4743
- "vs/editor/browser/widget/codeEditor/codeEditorWidget",
4744
- "vs/editor/browser/widget/diffEditor/components/accessibleDiffViewer",
4745
- "vs/editor/browser/widget/diffEditor/components/diffEditorDecorations",
4746
- "vs/editor/browser/widget/diffEditor/components/diffEditorSash",
4747
- "vs/editor/browser/widget/diffEditor/components/diffEditorViewZones/diffEditorViewZones",
4748
- "vs/editor/browser/widget/diffEditor/features/gutterFeature",
4749
- "vs/editor/browser/widget/diffEditor/features/hideUnchangedRegionsFeature",
4750
- "vs/editor/browser/widget/diffEditor/features/movedBlocksLinesFeature",
4751
- "vs/editor/browser/widget/diffEditor/features/overviewRulerFeature",
4752
- "vs/editor/browser/widget/diffEditor/features/revertButtonsFeature",
4753
- "vs/editor/browser/widget/diffEditor/utils",
4754
- "vs/editor/common/core/position",
4755
- "vs/editor/common/core/range",
4756
- "vs/editor/common/editorCommon",
4757
- "vs/editor/common/editorContextKeys",
4758
- "vs/platform/accessibilitySignal/browser/accessibilitySignalService",
4759
- "vs/platform/contextkey/common/contextkey",
4760
- "vs/platform/instantiation/common/instantiation",
4761
- "vs/platform/instantiation/common/serviceCollection",
4762
- "vs/platform/progress/common/progress",
4763
- "vs/editor/browser/widget/diffEditor/components/diffEditorEditors",
4764
- "vs/editor/browser/widget/diffEditor/delegatingEditorImpl",
4765
- "vs/editor/browser/widget/diffEditor/diffEditorOptions",
4766
- "vs/editor/browser/widget/diffEditor/diffEditorViewModel",
4767
- "vs/css!vs/editor/browser/widget/diffEditor/style"
4768
- ],
4769
- "vs/base/browser/ui/hover/hoverDelegateFactory": [
4770
- "require",
4771
- "exports",
4772
- "vs/base/common/lazy"
4773
- ],
4774
- "vs/base/browser/ui/hover/hoverDelegate2": [
4775
- "require",
4776
- "exports"
4777
- ],
4778
4657
  "vs/platform/configuration/common/configurationModels": [
4779
4658
  "require",
4780
4659
  "exports",
@@ -4876,6 +4755,29 @@
4876
4755
  "vs/platform/editor/common/editor",
4877
4756
  "vs/platform/opener/common/opener"
4878
4757
  ],
4758
+ "vs/editor/browser/services/editorWorkerService": [
4759
+ "require",
4760
+ "exports",
4761
+ "vs/base/common/async",
4762
+ "vs/base/common/lifecycle",
4763
+ "vs/base/common/worker/simpleWorker",
4764
+ "vs/base/browser/defaultWorkerFactory",
4765
+ "vs/editor/common/core/range",
4766
+ "vs/editor/common/languages/languageConfigurationRegistry",
4767
+ "vs/editor/common/services/editorSimpleWorker",
4768
+ "vs/editor/common/services/model",
4769
+ "vs/editor/common/services/textResourceConfiguration",
4770
+ "vs/base/common/arrays",
4771
+ "vs/platform/log/common/log",
4772
+ "vs/base/common/stopwatch",
4773
+ "vs/base/common/errors",
4774
+ "vs/editor/common/services/languageFeatures",
4775
+ "vs/editor/common/diff/linesDiffComputer",
4776
+ "vs/editor/common/diff/rangeMapping",
4777
+ "vs/editor/common/core/lineRange",
4778
+ "vs/base/browser/window",
4779
+ "vs/base/browser/dom"
4780
+ ],
4879
4781
  "vs/editor/common/services/markerDecorationsService": [
4880
4782
  "require",
4881
4783
  "exports",
@@ -5032,6 +4934,17 @@
5032
4934
  "exports",
5033
4935
  "vs/platform/instantiation/common/instantiation"
5034
4936
  ],
4937
+ "vs/editor/standalone/browser/standaloneCodeEditorService": [
4938
+ "require",
4939
+ "exports",
4940
+ "vs/base/browser/dom",
4941
+ "vs/base/common/network",
4942
+ "vs/editor/browser/services/abstractCodeEditorService",
4943
+ "vs/editor/browser/services/codeEditorService",
4944
+ "vs/platform/contextkey/common/contextkey",
4945
+ "vs/platform/instantiation/common/extensions",
4946
+ "vs/platform/theme/common/themeService"
4947
+ ],
5035
4948
  "vs/editor/standalone/browser/standaloneLayoutService": [
5036
4949
  "require",
5037
4950
  "exports",
@@ -5095,6 +5008,10 @@
5095
5008
  "vs/editor/browser/services/hoverService/updatableHoverWidget",
5096
5009
  "vs/base/common/async"
5097
5010
  ],
5011
+ "vs/editor/standalone/common/monarch/monarchCommon": [
5012
+ "require",
5013
+ "exports"
5014
+ ],
5098
5015
  "vs/nls!vs/platform/markers/common/markers": [],
5099
5016
  "===anonymous58===": [
5100
5017
  "vs/platform/markers/common/markers.nls",
@@ -5102,55 +5019,138 @@
5102
5019
  ],
5103
5020
  "vs/platform/markers/common/markers.nls": [],
5104
5021
  "vs/platform/markers/common/markers.nls.keys": [],
5105
- "vs/editor/browser/widget/multiDiffEditor/multiDiffEditorWidgetImpl": [
5022
+ "vs/base/browser/pixelRatio": [
5106
5023
  "require",
5107
5024
  "exports",
5108
5025
  "vs/base/browser/dom",
5109
- "vs/base/browser/ui/scrollbar/scrollableElement",
5110
- "vs/base/common/arrays",
5111
- "vs/base/common/arraysFind",
5112
- "vs/base/common/errors",
5113
- "vs/base/common/lifecycle",
5114
- "vs/base/common/observable",
5115
- "vs/base/common/observableInternal/base",
5116
- "vs/base/common/scrollable",
5117
- "vs/editor/browser/widget/diffEditor/utils",
5118
- "vs/editor/common/core/offsetRange",
5119
- "vs/editor/common/core/selection",
5120
- "vs/editor/common/editorContextKeys",
5121
- "vs/platform/contextkey/common/contextkey",
5122
- "vs/platform/instantiation/common/instantiation",
5123
- "vs/platform/instantiation/common/serviceCollection",
5124
- "vs/editor/browser/widget/multiDiffEditor/diffEditorItemTemplate",
5125
- "vs/editor/browser/widget/multiDiffEditor/objectPool",
5126
- "vs/css!vs/editor/browser/widget/multiDiffEditor/style"
5026
+ "vs/base/common/event",
5027
+ "vs/base/common/lifecycle"
5127
5028
  ],
5128
- "vs/editor/browser/widget/multiDiffEditor/diffEditorItemTemplate": [
5029
+ "vs/editor/browser/config/charWidthReader": [
5129
5030
  "require",
5130
5031
  "exports",
5131
- "vs/base/browser/dom",
5132
- "vs/base/browser/ui/button/button",
5133
- "vs/base/common/codicons",
5134
- "vs/base/common/lifecycle",
5135
- "vs/base/common/observable",
5136
- "vs/base/common/observableInternal/base",
5137
- "vs/editor/browser/widget/diffEditor/diffEditorWidget",
5138
- "vs/platform/actions/browser/toolbar",
5139
- "vs/platform/actions/common/actions",
5140
- "vs/platform/instantiation/common/instantiation",
5141
- "vs/editor/browser/widget/multiDiffEditor/utils",
5142
- "vs/platform/actions/browser/menuEntryActionViewItem"
5032
+ "vs/editor/browser/config/domFontInfo"
5143
5033
  ],
5144
- "vs/editor/browser/widget/multiDiffEditor/colors": [
5034
+ "vs/base/browser/trustedTypes": [
5145
5035
  "require",
5146
5036
  "exports",
5147
- "vs/nls!vs/editor/browser/widget/multiDiffEditor/colors",
5148
- "vs/platform/theme/common/colorRegistry"
5037
+ "vs/base/browser/window",
5038
+ "vs/base/common/errors"
5149
5039
  ],
5150
- "vs/editor/standalone/common/monarch/monarchCommon": [
5040
+ "vs/editor/common/tokens/lineTokens": [
5041
+ "require",
5042
+ "exports",
5043
+ "vs/editor/common/encodedTokenAttributes"
5044
+ ],
5045
+ "vs/editor/common/viewLayout/viewLineRenderer": [
5046
+ "require",
5047
+ "exports",
5048
+ "vs/nls!vs/editor/common/viewLayout/viewLineRenderer",
5049
+ "vs/base/common/strings",
5050
+ "vs/editor/common/core/stringBuilder",
5051
+ "vs/editor/common/viewLayout/lineDecorations",
5052
+ "vs/editor/common/viewLayout/linePart"
5053
+ ],
5054
+ "vs/editor/common/viewModel": [
5055
+ "require",
5056
+ "exports",
5057
+ "vs/base/common/arrays",
5058
+ "vs/base/common/strings",
5059
+ "vs/editor/common/core/range"
5060
+ ],
5061
+ "vs/editor/browser/widget/diffEditor/diffEditorWidget": [
5062
+ "require",
5063
+ "exports",
5064
+ "vs/base/browser/dom",
5065
+ "vs/base/common/arraysFind",
5066
+ "vs/base/common/errors",
5067
+ "vs/base/common/event",
5068
+ "vs/base/common/lifecycle",
5069
+ "vs/base/common/observable",
5070
+ "vs/base/common/observableInternal/derived",
5071
+ "vs/editor/browser/editorExtensions",
5072
+ "vs/editor/browser/services/codeEditorService",
5073
+ "vs/editor/browser/stableEditorScroll",
5074
+ "vs/editor/browser/widget/codeEditor/codeEditorWidget",
5075
+ "vs/editor/browser/widget/diffEditor/components/accessibleDiffViewer",
5076
+ "vs/editor/browser/widget/diffEditor/components/diffEditorDecorations",
5077
+ "vs/editor/browser/widget/diffEditor/components/diffEditorSash",
5078
+ "vs/editor/browser/widget/diffEditor/components/diffEditorViewZones/diffEditorViewZones",
5079
+ "vs/editor/browser/widget/diffEditor/features/gutterFeature",
5080
+ "vs/editor/browser/widget/diffEditor/features/hideUnchangedRegionsFeature",
5081
+ "vs/editor/browser/widget/diffEditor/features/movedBlocksLinesFeature",
5082
+ "vs/editor/browser/widget/diffEditor/features/overviewRulerFeature",
5083
+ "vs/editor/browser/widget/diffEditor/features/revertButtonsFeature",
5084
+ "vs/editor/browser/widget/diffEditor/utils",
5085
+ "vs/editor/common/core/position",
5086
+ "vs/editor/common/core/range",
5087
+ "vs/editor/common/editorCommon",
5088
+ "vs/editor/common/editorContextKeys",
5089
+ "vs/platform/accessibilitySignal/browser/accessibilitySignalService",
5090
+ "vs/platform/contextkey/common/contextkey",
5091
+ "vs/platform/instantiation/common/instantiation",
5092
+ "vs/platform/instantiation/common/serviceCollection",
5093
+ "vs/platform/progress/common/progress",
5094
+ "vs/editor/browser/widget/diffEditor/components/diffEditorEditors",
5095
+ "vs/editor/browser/widget/diffEditor/delegatingEditorImpl",
5096
+ "vs/editor/browser/widget/diffEditor/diffEditorOptions",
5097
+ "vs/editor/browser/widget/diffEditor/diffEditorViewModel",
5098
+ "vs/css!vs/editor/browser/widget/diffEditor/style"
5099
+ ],
5100
+ "vs/base/browser/ui/hover/hoverDelegateFactory": [
5101
+ "require",
5102
+ "exports",
5103
+ "vs/base/common/lazy"
5104
+ ],
5105
+ "vs/base/browser/ui/hover/hoverDelegate2": [
5151
5106
  "require",
5152
5107
  "exports"
5153
5108
  ],
5109
+ "vs/editor/browser/widget/multiDiffEditor/multiDiffEditorWidgetImpl": [
5110
+ "require",
5111
+ "exports",
5112
+ "vs/base/browser/dom",
5113
+ "vs/base/browser/ui/scrollbar/scrollableElement",
5114
+ "vs/base/common/arrays",
5115
+ "vs/base/common/arraysFind",
5116
+ "vs/base/common/errors",
5117
+ "vs/base/common/lifecycle",
5118
+ "vs/base/common/observable",
5119
+ "vs/base/common/observableInternal/base",
5120
+ "vs/base/common/scrollable",
5121
+ "vs/editor/browser/widget/diffEditor/utils",
5122
+ "vs/editor/common/core/offsetRange",
5123
+ "vs/editor/common/core/selection",
5124
+ "vs/editor/common/editorContextKeys",
5125
+ "vs/platform/contextkey/common/contextkey",
5126
+ "vs/platform/instantiation/common/instantiation",
5127
+ "vs/platform/instantiation/common/serviceCollection",
5128
+ "vs/editor/browser/widget/multiDiffEditor/diffEditorItemTemplate",
5129
+ "vs/editor/browser/widget/multiDiffEditor/objectPool",
5130
+ "vs/css!vs/editor/browser/widget/multiDiffEditor/style"
5131
+ ],
5132
+ "vs/editor/browser/widget/multiDiffEditor/diffEditorItemTemplate": [
5133
+ "require",
5134
+ "exports",
5135
+ "vs/base/browser/dom",
5136
+ "vs/base/browser/ui/button/button",
5137
+ "vs/base/common/codicons",
5138
+ "vs/base/common/lifecycle",
5139
+ "vs/base/common/observable",
5140
+ "vs/base/common/observableInternal/base",
5141
+ "vs/editor/browser/widget/diffEditor/diffEditorWidget",
5142
+ "vs/platform/actions/browser/toolbar",
5143
+ "vs/platform/actions/common/actions",
5144
+ "vs/platform/instantiation/common/instantiation",
5145
+ "vs/editor/browser/widget/multiDiffEditor/utils",
5146
+ "vs/platform/actions/browser/menuEntryActionViewItem"
5147
+ ],
5148
+ "vs/editor/browser/widget/multiDiffEditor/colors": [
5149
+ "require",
5150
+ "exports",
5151
+ "vs/nls!vs/editor/browser/widget/multiDiffEditor/colors",
5152
+ "vs/platform/theme/common/colorRegistry"
5153
+ ],
5154
5154
  "vs/editor/contrib/editorState/browser/keybindingCancellation": [
5155
5155
  "require",
5156
5156
  "exports",
@@ -5169,6 +5169,31 @@
5169
5169
  ],
5170
5170
  "vs/platform/accessibilitySignal/browser/accessibilitySignalService.nls": [],
5171
5171
  "vs/platform/accessibilitySignal/browser/accessibilitySignalService.nls.keys": [],
5172
+ "vs/base/common/codiconsUtil": [
5173
+ "require",
5174
+ "exports",
5175
+ "vs/base/common/types"
5176
+ ],
5177
+ "vs/base/common/codiconsLibrary": [
5178
+ "require",
5179
+ "exports",
5180
+ "vs/base/common/codiconsUtil"
5181
+ ],
5182
+ "vs/nls!vs/editor/browser/widget/diffEditor/commands": [],
5183
+ "===anonymous60===": [
5184
+ "vs/editor/browser/widget/diffEditor/commands.nls",
5185
+ "vs/editor/browser/widget/diffEditor/commands.nls.keys"
5186
+ ],
5187
+ "vs/editor/browser/widget/diffEditor/commands.nls": [],
5188
+ "vs/editor/browser/widget/diffEditor/commands.nls.keys": [],
5189
+ "vs/nls!vs/editor/browser/widget/diffEditor/registrations.contribution": [],
5190
+ "===anonymous61===": [
5191
+ "vs/editor/browser/widget/diffEditor/registrations.contribution.nls",
5192
+ "vs/editor/browser/widget/diffEditor/registrations.contribution.nls.keys"
5193
+ ],
5194
+ "vs/editor/browser/widget/diffEditor/registrations.contribution.nls": [],
5195
+ "vs/editor/browser/widget/diffEditor/registrations.contribution.nls.keys": [],
5196
+ "vs/css!vs/base/browser/ui/aria/aria": [],
5172
5197
  "vs/base/browser/fastDomNode": [
5173
5198
  "require",
5174
5199
  "exports"
@@ -5519,116 +5544,12 @@
5519
5544
  "exports"
5520
5545
  ],
5521
5546
  "vs/nls!vs/editor/common/core/editorColorRegistry": [],
5522
- "===anonymous60===": [
5547
+ "===anonymous62===": [
5523
5548
  "vs/editor/common/core/editorColorRegistry.nls",
5524
5549
  "vs/editor/common/core/editorColorRegistry.nls.keys"
5525
5550
  ],
5526
5551
  "vs/editor/common/core/editorColorRegistry.nls": [],
5527
5552
  "vs/editor/common/core/editorColorRegistry.nls.keys": [],
5528
- "vs/editor/common/core/eolCounter": [
5529
- "require",
5530
- "exports"
5531
- ],
5532
- "vs/editor/common/core/indentation": [
5533
- "require",
5534
- "exports",
5535
- "vs/base/common/strings",
5536
- "vs/editor/common/core/cursorColumns"
5537
- ],
5538
- "vs/editor/common/model/bracketPairsTextModelPart/bracketPairsImpl": [
5539
- "require",
5540
- "exports",
5541
- "vs/base/common/arrays",
5542
- "vs/base/common/event",
5543
- "vs/base/common/lifecycle",
5544
- "vs/editor/common/core/range",
5545
- "vs/editor/common/languages/supports",
5546
- "vs/editor/common/languages/supports/richEditBrackets",
5547
- "vs/editor/common/model/bracketPairsTextModelPart/bracketPairsTree/bracketPairsTree"
5548
- ],
5549
- "vs/editor/common/model/bracketPairsTextModelPart/colorizedBracketPairsDecorationProvider": [
5550
- "require",
5551
- "exports",
5552
- "vs/base/common/event",
5553
- "vs/base/common/lifecycle",
5554
- "vs/editor/common/core/range",
5555
- "vs/editor/common/core/editorColorRegistry",
5556
- "vs/platform/theme/common/themeService"
5557
- ],
5558
- "vs/editor/common/model/editStack": [
5559
- "require",
5560
- "exports",
5561
- "vs/nls!vs/editor/common/model/editStack",
5562
- "vs/base/common/errors",
5563
- "vs/editor/common/core/selection",
5564
- "vs/base/common/uri",
5565
- "vs/editor/common/core/textChange",
5566
- "vs/base/common/buffer",
5567
- "vs/base/common/resources"
5568
- ],
5569
- "vs/editor/common/model/guidesTextModelPart": [
5570
- "require",
5571
- "exports",
5572
- "vs/base/common/arraysFind",
5573
- "vs/base/common/strings",
5574
- "vs/editor/common/core/cursorColumns",
5575
- "vs/editor/common/core/range",
5576
- "vs/editor/common/model/textModelPart",
5577
- "vs/editor/common/model/utils",
5578
- "vs/editor/common/textModelGuides",
5579
- "vs/base/common/errors"
5580
- ],
5581
- "vs/editor/common/model/indentationGuesser": [
5582
- "require",
5583
- "exports"
5584
- ],
5585
- "vs/editor/common/model/intervalTree": [
5586
- "require",
5587
- "exports"
5588
- ],
5589
- "vs/editor/common/model/pieceTreeTextBuffer/pieceTreeTextBuffer": [
5590
- "require",
5591
- "exports",
5592
- "vs/base/common/event",
5593
- "vs/base/common/strings",
5594
- "vs/editor/common/core/range",
5595
- "vs/editor/common/model",
5596
- "vs/editor/common/model/pieceTreeTextBuffer/pieceTreeBase",
5597
- "vs/editor/common/core/eolCounter",
5598
- "vs/editor/common/core/textChange",
5599
- "vs/base/common/lifecycle"
5600
- ],
5601
- "vs/editor/common/model/pieceTreeTextBuffer/pieceTreeTextBufferBuilder": [
5602
- "require",
5603
- "exports",
5604
- "vs/base/common/strings",
5605
- "vs/editor/common/model/pieceTreeTextBuffer/pieceTreeBase",
5606
- "vs/editor/common/model/pieceTreeTextBuffer/pieceTreeTextBuffer"
5607
- ],
5608
- "vs/editor/common/model/tokenizationTextModelPart": [
5609
- "require",
5610
- "exports",
5611
- "vs/base/common/arrays",
5612
- "vs/base/common/async",
5613
- "vs/base/common/errors",
5614
- "vs/base/common/event",
5615
- "vs/base/common/lifecycle",
5616
- "vs/editor/common/core/eolCounter",
5617
- "vs/editor/common/core/lineRange",
5618
- "vs/editor/common/core/position",
5619
- "vs/editor/common/core/wordHelper",
5620
- "vs/editor/common/languages",
5621
- "vs/editor/common/model/textModelPart",
5622
- "vs/editor/common/model/textModelTokens",
5623
- "vs/editor/common/tokens/contiguousMultilineTokensBuilder",
5624
- "vs/editor/common/tokens/contiguousTokensStore",
5625
- "vs/editor/common/tokens/sparseTokensStore"
5626
- ],
5627
- "vs/platform/undoRedo/common/undoRedo": [
5628
- "require",
5629
- "exports",
5630
- "vs/platform/instantiation/common/instantiation"
5631
- ],
5632
5553
  "vs/editor/common/cursor/cursor": [
5633
5554
  "require",
5634
5555
  "exports",
@@ -5797,40 +5718,131 @@
5797
5718
  "vs/platform/theme/common/colors/baseColors",
5798
5719
  "vs/platform/theme/common/colors/editorColors"
5799
5720
  ],
5800
- "vs/base/common/codiconsUtil": [
5721
+ "vs/editor/common/core/eolCounter": [
5801
5722
  "require",
5802
- "exports",
5803
- "vs/base/common/types"
5723
+ "exports"
5804
5724
  ],
5805
- "vs/base/common/codiconsLibrary": [
5725
+ "vs/editor/common/core/indentation": [
5806
5726
  "require",
5807
5727
  "exports",
5808
- "vs/base/common/codiconsUtil"
5728
+ "vs/base/common/strings",
5729
+ "vs/editor/common/core/cursorColumns"
5809
5730
  ],
5810
- "vs/nls!vs/editor/browser/widget/diffEditor/commands": [],
5811
- "===anonymous61===": [
5812
- "vs/editor/browser/widget/diffEditor/commands.nls",
5813
- "vs/editor/browser/widget/diffEditor/commands.nls.keys"
5731
+ "vs/editor/common/model/bracketPairsTextModelPart/bracketPairsImpl": [
5732
+ "require",
5733
+ "exports",
5734
+ "vs/base/common/arrays",
5735
+ "vs/base/common/event",
5736
+ "vs/base/common/lifecycle",
5737
+ "vs/editor/common/core/range",
5738
+ "vs/editor/common/languages/supports",
5739
+ "vs/editor/common/languages/supports/richEditBrackets",
5740
+ "vs/editor/common/model/bracketPairsTextModelPart/bracketPairsTree/bracketPairsTree"
5814
5741
  ],
5815
- "vs/editor/browser/widget/diffEditor/commands.nls": [],
5816
- "vs/editor/browser/widget/diffEditor/commands.nls.keys": [],
5817
- "vs/nls!vs/editor/browser/widget/diffEditor/registrations.contribution": [],
5818
- "===anonymous62===": [
5819
- "vs/editor/browser/widget/diffEditor/registrations.contribution.nls",
5820
- "vs/editor/browser/widget/diffEditor/registrations.contribution.nls.keys"
5742
+ "vs/editor/common/model/bracketPairsTextModelPart/colorizedBracketPairsDecorationProvider": [
5743
+ "require",
5744
+ "exports",
5745
+ "vs/base/common/event",
5746
+ "vs/base/common/lifecycle",
5747
+ "vs/editor/common/core/range",
5748
+ "vs/editor/common/core/editorColorRegistry",
5749
+ "vs/platform/theme/common/themeService"
5821
5750
  ],
5822
- "vs/editor/browser/widget/diffEditor/registrations.contribution.nls": [],
5823
- "vs/editor/browser/widget/diffEditor/registrations.contribution.nls.keys": [],
5824
- "vs/css!vs/base/browser/ui/aria/aria": [],
5825
- "vs/base/common/symbols": [
5751
+ "vs/editor/common/model/editStack": [
5752
+ "require",
5753
+ "exports",
5754
+ "vs/nls!vs/editor/common/model/editStack",
5755
+ "vs/base/common/errors",
5756
+ "vs/editor/common/core/selection",
5757
+ "vs/base/common/uri",
5758
+ "vs/editor/common/core/textChange",
5759
+ "vs/base/common/buffer",
5760
+ "vs/base/common/resources"
5761
+ ],
5762
+ "vs/editor/common/model/guidesTextModelPart": [
5763
+ "require",
5764
+ "exports",
5765
+ "vs/base/common/arraysFind",
5766
+ "vs/base/common/strings",
5767
+ "vs/editor/common/core/cursorColumns",
5768
+ "vs/editor/common/core/range",
5769
+ "vs/editor/common/model/textModelPart",
5770
+ "vs/editor/common/model/utils",
5771
+ "vs/editor/common/textModelGuides",
5772
+ "vs/base/common/errors"
5773
+ ],
5774
+ "vs/editor/common/model/indentationGuesser": [
5775
+ "require",
5776
+ "exports"
5777
+ ],
5778
+ "vs/editor/common/model/intervalTree": [
5826
5779
  "require",
5827
5780
  "exports"
5828
5781
  ],
5782
+ "vs/editor/common/model/pieceTreeTextBuffer/pieceTreeTextBuffer": [
5783
+ "require",
5784
+ "exports",
5785
+ "vs/base/common/event",
5786
+ "vs/base/common/strings",
5787
+ "vs/editor/common/core/range",
5788
+ "vs/editor/common/model",
5789
+ "vs/editor/common/model/pieceTreeTextBuffer/pieceTreeBase",
5790
+ "vs/editor/common/core/eolCounter",
5791
+ "vs/editor/common/core/textChange",
5792
+ "vs/base/common/lifecycle"
5793
+ ],
5794
+ "vs/editor/common/model/pieceTreeTextBuffer/pieceTreeTextBufferBuilder": [
5795
+ "require",
5796
+ "exports",
5797
+ "vs/base/common/strings",
5798
+ "vs/editor/common/model/pieceTreeTextBuffer/pieceTreeBase",
5799
+ "vs/editor/common/model/pieceTreeTextBuffer/pieceTreeTextBuffer"
5800
+ ],
5801
+ "vs/editor/common/model/tokenizationTextModelPart": [
5802
+ "require",
5803
+ "exports",
5804
+ "vs/base/common/arrays",
5805
+ "vs/base/common/async",
5806
+ "vs/base/common/errors",
5807
+ "vs/base/common/event",
5808
+ "vs/base/common/lifecycle",
5809
+ "vs/editor/common/core/eolCounter",
5810
+ "vs/editor/common/core/lineRange",
5811
+ "vs/editor/common/core/position",
5812
+ "vs/editor/common/core/wordHelper",
5813
+ "vs/editor/common/languages",
5814
+ "vs/editor/common/model/textModelPart",
5815
+ "vs/editor/common/model/textModelTokens",
5816
+ "vs/editor/common/tokens/contiguousMultilineTokensBuilder",
5817
+ "vs/editor/common/tokens/contiguousTokensStore",
5818
+ "vs/editor/common/tokens/sparseTokensStore"
5819
+ ],
5820
+ "vs/platform/undoRedo/common/undoRedo": [
5821
+ "require",
5822
+ "exports",
5823
+ "vs/platform/instantiation/common/instantiation"
5824
+ ],
5829
5825
  "vs/editor/common/cursor/cursorAtomicMoveOperations": [
5830
5826
  "require",
5831
5827
  "exports",
5832
5828
  "vs/editor/common/core/cursorColumns"
5833
5829
  ],
5830
+ "vs/editor/common/commands/surroundSelectionCommand": [
5831
+ "require",
5832
+ "exports",
5833
+ "vs/editor/common/core/range",
5834
+ "vs/editor/common/core/selection"
5835
+ ],
5836
+ "vs/editor/common/languages/enterAction": [
5837
+ "require",
5838
+ "exports",
5839
+ "vs/editor/common/languages/languageConfiguration",
5840
+ "vs/editor/common/languages/languageConfigurationRegistry"
5841
+ ],
5842
+ "vs/base/common/symbols": [
5843
+ "require",
5844
+ "exports"
5845
+ ],
5834
5846
  "vs/base/browser/event": [
5835
5847
  "require",
5836
5848
  "exports",
@@ -5891,17 +5903,6 @@
5891
5903
  ],
5892
5904
  "vs/editor/contrib/dropOrPasteInto/browser/copyPasteController.nls": [],
5893
5905
  "vs/editor/contrib/dropOrPasteInto/browser/copyPasteController.nls.keys": [],
5894
- "vs/base/browser/ui/iconLabel/iconLabels": [
5895
- "require",
5896
- "exports",
5897
- "vs/base/browser/dom",
5898
- "vs/base/common/themables"
5899
- ],
5900
- "vs/css!vs/editor/contrib/codelens/browser/codelensWidget": [],
5901
- "vs/base/common/numbers": [
5902
- "require",
5903
- "exports"
5904
- ],
5905
5906
  "vs/editor/common/config/diffEditor": [
5906
5907
  "require",
5907
5908
  "exports"
@@ -5935,6 +5936,36 @@
5935
5936
  "vs/editor/contrib/codeAction/common/types",
5936
5937
  "vs/base/common/hierarchicalKind"
5937
5938
  ],
5939
+ "vs/nls!vs/editor/contrib/codeAction/browser/codeActionCommands": [],
5940
+ "vs/editor/contrib/codeAction/common/types": [
5941
+ "require",
5942
+ "exports",
5943
+ "vs/base/common/errors",
5944
+ "vs/base/common/hierarchicalKind"
5945
+ ],
5946
+ "vs/editor/contrib/codeAction/browser/codeActionModel": [
5947
+ "require",
5948
+ "exports",
5949
+ "vs/base/common/async",
5950
+ "vs/base/common/errors",
5951
+ "vs/base/common/event",
5952
+ "vs/base/common/lifecycle",
5953
+ "vs/base/common/resources",
5954
+ "vs/editor/common/config/editorOptions",
5955
+ "vs/editor/common/core/position",
5956
+ "vs/editor/common/core/selection",
5957
+ "vs/platform/contextkey/common/contextkey",
5958
+ "vs/platform/progress/common/progress",
5959
+ "vs/editor/contrib/codeAction/common/types",
5960
+ "vs/editor/contrib/codeAction/browser/codeAction",
5961
+ "vs/base/common/hierarchicalKind"
5962
+ ],
5963
+ "===anonymous65===": [
5964
+ "vs/editor/contrib/codeAction/browser/codeActionCommands.nls",
5965
+ "vs/editor/contrib/codeAction/browser/codeActionCommands.nls.keys"
5966
+ ],
5967
+ "vs/editor/contrib/codeAction/browser/codeActionCommands.nls": [],
5968
+ "vs/editor/contrib/codeAction/browser/codeActionCommands.nls.keys": [],
5938
5969
  "vs/editor/contrib/codeAction/browser/codeActionKeybindingResolver": [
5939
5970
  "require",
5940
5971
  "exports",
@@ -5971,42 +6002,12 @@
5971
6002
  "vs/platform/theme/common/colorRegistry",
5972
6003
  "vs/css!vs/platform/actionWidget/browser/actionWidget"
5973
6004
  ],
5974
- "vs/editor/contrib/codeAction/common/types": [
5975
- "require",
5976
- "exports",
5977
- "vs/base/common/errors",
5978
- "vs/base/common/hierarchicalKind"
5979
- ],
5980
- "vs/editor/contrib/codeAction/browser/codeActionModel": [
5981
- "require",
5982
- "exports",
5983
- "vs/base/common/async",
5984
- "vs/base/common/errors",
5985
- "vs/base/common/event",
5986
- "vs/base/common/lifecycle",
5987
- "vs/base/common/resources",
5988
- "vs/editor/common/config/editorOptions",
5989
- "vs/editor/common/core/position",
5990
- "vs/editor/common/core/selection",
5991
- "vs/platform/contextkey/common/contextkey",
5992
- "vs/platform/progress/common/progress",
5993
- "vs/editor/contrib/codeAction/common/types",
5994
- "vs/editor/contrib/codeAction/browser/codeAction",
5995
- "vs/base/common/hierarchicalKind"
5996
- ],
5997
- "===anonymous65===": [
6005
+ "===anonymous66===": [
5998
6006
  "vs/editor/contrib/codeAction/browser/codeActionController.nls",
5999
6007
  "vs/editor/contrib/codeAction/browser/codeActionController.nls.keys"
6000
6008
  ],
6001
6009
  "vs/editor/contrib/codeAction/browser/codeActionController.nls": [],
6002
6010
  "vs/editor/contrib/codeAction/browser/codeActionController.nls.keys": [],
6003
- "vs/nls!vs/editor/contrib/codeAction/browser/codeActionCommands": [],
6004
- "===anonymous66===": [
6005
- "vs/editor/contrib/codeAction/browser/codeActionCommands.nls",
6006
- "vs/editor/contrib/codeAction/browser/codeActionCommands.nls.keys"
6007
- ],
6008
- "vs/editor/contrib/codeAction/browser/codeActionCommands.nls": [],
6009
- "vs/editor/contrib/codeAction/browser/codeActionCommands.nls.keys": [],
6010
6011
  "vs/base/browser/touch": [
6011
6012
  "require",
6012
6013
  "exports",
@@ -6164,6 +6165,17 @@
6164
6165
  "vs/base/browser/ui/hover/hoverWidget",
6165
6166
  "vs/editor/contrib/hover/browser/marginHoverComputer"
6166
6167
  ],
6168
+ "vs/base/browser/ui/iconLabel/iconLabels": [
6169
+ "require",
6170
+ "exports",
6171
+ "vs/base/browser/dom",
6172
+ "vs/base/common/themables"
6173
+ ],
6174
+ "vs/css!vs/editor/contrib/codelens/browser/codelensWidget": [],
6175
+ "vs/base/common/numbers": [
6176
+ "require",
6177
+ "exports"
6178
+ ],
6167
6179
  "vs/editor/contrib/hover/browser/contentHoverStatusBar": [
6168
6180
  "require",
6169
6181
  "exports",
@@ -6183,18 +6195,6 @@
6183
6195
  "vs/editor/common/services/languageFeatures",
6184
6196
  "vs/editor/common/editorFeatures"
6185
6197
  ],
6186
- "vs/editor/common/commands/surroundSelectionCommand": [
6187
- "require",
6188
- "exports",
6189
- "vs/editor/common/core/range",
6190
- "vs/editor/common/core/selection"
6191
- ],
6192
- "vs/editor/common/languages/enterAction": [
6193
- "require",
6194
- "exports",
6195
- "vs/editor/common/languages/languageConfiguration",
6196
- "vs/editor/common/languages/languageConfigurationRegistry"
6197
- ],
6198
6198
  "vs/base/browser/dnd": [
6199
6199
  "require",
6200
6200
  "exports",
@@ -6808,6 +6808,19 @@
6808
6808
  ],
6809
6809
  "vs/editor/contrib/parameterHints/browser/parameterHintsWidget.nls": [],
6810
6810
  "vs/editor/contrib/parameterHints/browser/parameterHintsWidget.nls.keys": [],
6811
+ "vs/editor/common/tokens/sparseMultilineTokens": [
6812
+ "require",
6813
+ "exports",
6814
+ "vs/editor/common/core/position",
6815
+ "vs/editor/common/core/range",
6816
+ "vs/editor/common/core/eolCounter"
6817
+ ],
6818
+ "vs/editor/common/services/semanticTokensDto": [
6819
+ "require",
6820
+ "exports",
6821
+ "vs/base/common/buffer",
6822
+ "vs/base/common/platform"
6823
+ ],
6811
6824
  "vs/base/browser/ui/list/listWidget": [
6812
6825
  "require",
6813
6826
  "exports",
@@ -6841,19 +6854,6 @@
6841
6854
  ],
6842
6855
  "vs/editor/contrib/rename/browser/renameWidget.nls": [],
6843
6856
  "vs/editor/contrib/rename/browser/renameWidget.nls.keys": [],
6844
- "vs/editor/common/tokens/sparseMultilineTokens": [
6845
- "require",
6846
- "exports",
6847
- "vs/editor/common/core/position",
6848
- "vs/editor/common/core/range",
6849
- "vs/editor/common/core/eolCounter"
6850
- ],
6851
- "vs/editor/common/services/semanticTokensDto": [
6852
- "require",
6853
- "exports",
6854
- "vs/base/common/buffer",
6855
- "vs/base/common/platform"
6856
- ],
6857
6857
  "vs/nls!vs/editor/contrib/suggest/browser/suggest": [],
6858
6858
  "===anonymous93===": [
6859
6859
  "vs/editor/contrib/suggest/browser/suggest.nls",
@@ -7089,59 +7089,17 @@
7089
7089
  ],
7090
7090
  "vs/platform/quickinput/browser/commandsQuickAccess.nls": [],
7091
7091
  "vs/platform/quickinput/browser/commandsQuickAccess.nls.keys": [],
7092
- "vs/base/browser/ui/splitview/splitview": [
7092
+ "vs/base/browser/ui/list/listPaging": [
7093
7093
  "require",
7094
7094
  "exports",
7095
- "vs/base/browser/dom",
7096
- "vs/base/browser/event",
7097
- "vs/base/browser/ui/sash/sash",
7098
- "vs/base/browser/ui/scrollbar/scrollableElement",
7099
7095
  "vs/base/common/arrays",
7100
- "vs/base/common/color",
7096
+ "vs/base/common/cancellation",
7101
7097
  "vs/base/common/event",
7102
7098
  "vs/base/common/lifecycle",
7103
- "vs/base/common/numbers",
7104
- "vs/base/common/scrollable",
7105
- "vs/base/common/types",
7106
- "vs/css!vs/base/browser/ui/splitview/splitview"
7099
+ "vs/base/browser/ui/list/listWidget",
7100
+ "vs/css!vs/base/browser/ui/list/list"
7107
7101
  ],
7108
- "vs/editor/contrib/gotoSymbol/browser/peek/referencesTree": [
7109
- "require",
7110
- "exports",
7111
- "vs/base/browser/dom",
7112
- "vs/base/browser/ui/countBadge/countBadge",
7113
- "vs/base/browser/ui/highlightedlabel/highlightedLabel",
7114
- "vs/base/browser/ui/iconLabel/iconLabel",
7115
- "vs/base/common/filters",
7116
- "vs/base/common/lifecycle",
7117
- "vs/base/common/resources",
7118
- "vs/editor/common/services/resolverService",
7119
- "vs/nls!vs/editor/contrib/gotoSymbol/browser/peek/referencesTree",
7120
- "vs/platform/instantiation/common/instantiation",
7121
- "vs/platform/keybinding/common/keybinding",
7122
- "vs/platform/label/common/label",
7123
- "vs/platform/theme/browser/defaultStyles",
7124
- "vs/editor/contrib/gotoSymbol/browser/referencesModel"
7125
- ],
7126
- "vs/nls!vs/editor/contrib/gotoSymbol/browser/peek/referencesWidget": [],
7127
- "vs/css!vs/editor/contrib/gotoSymbol/browser/peek/referencesWidget": [],
7128
- "===anonymous98===": [
7129
- "vs/editor/contrib/gotoSymbol/browser/peek/referencesWidget.nls",
7130
- "vs/editor/contrib/gotoSymbol/browser/peek/referencesWidget.nls.keys"
7131
- ],
7132
- "vs/editor/contrib/gotoSymbol/browser/peek/referencesWidget.nls": [],
7133
- "vs/editor/contrib/gotoSymbol/browser/peek/referencesWidget.nls.keys": [],
7134
- "vs/base/browser/ui/list/listPaging": [
7135
- "require",
7136
- "exports",
7137
- "vs/base/common/arrays",
7138
- "vs/base/common/cancellation",
7139
- "vs/base/common/event",
7140
- "vs/base/common/lifecycle",
7141
- "vs/base/browser/ui/list/listWidget",
7142
- "vs/css!vs/base/browser/ui/list/list"
7143
- ],
7144
- "vs/base/browser/ui/table/tableWidget": [
7102
+ "vs/base/browser/ui/table/tableWidget": [
7145
7103
  "require",
7146
7104
  "exports",
7147
7105
  "vs/base/browser/dom",
@@ -7216,12 +7174,54 @@
7216
7174
  "vs/base/common/iterator"
7217
7175
  ],
7218
7176
  "vs/nls!vs/platform/list/browser/listService": [],
7219
- "===anonymous99===": [
7177
+ "===anonymous98===": [
7220
7178
  "vs/platform/list/browser/listService.nls",
7221
7179
  "vs/platform/list/browser/listService.nls.keys"
7222
7180
  ],
7223
7181
  "vs/platform/list/browser/listService.nls": [],
7224
7182
  "vs/platform/list/browser/listService.nls.keys": [],
7183
+ "vs/base/browser/ui/splitview/splitview": [
7184
+ "require",
7185
+ "exports",
7186
+ "vs/base/browser/dom",
7187
+ "vs/base/browser/event",
7188
+ "vs/base/browser/ui/sash/sash",
7189
+ "vs/base/browser/ui/scrollbar/scrollableElement",
7190
+ "vs/base/common/arrays",
7191
+ "vs/base/common/color",
7192
+ "vs/base/common/event",
7193
+ "vs/base/common/lifecycle",
7194
+ "vs/base/common/numbers",
7195
+ "vs/base/common/scrollable",
7196
+ "vs/base/common/types",
7197
+ "vs/css!vs/base/browser/ui/splitview/splitview"
7198
+ ],
7199
+ "vs/editor/contrib/gotoSymbol/browser/peek/referencesTree": [
7200
+ "require",
7201
+ "exports",
7202
+ "vs/base/browser/dom",
7203
+ "vs/base/browser/ui/countBadge/countBadge",
7204
+ "vs/base/browser/ui/highlightedlabel/highlightedLabel",
7205
+ "vs/base/browser/ui/iconLabel/iconLabel",
7206
+ "vs/base/common/filters",
7207
+ "vs/base/common/lifecycle",
7208
+ "vs/base/common/resources",
7209
+ "vs/editor/common/services/resolverService",
7210
+ "vs/nls!vs/editor/contrib/gotoSymbol/browser/peek/referencesTree",
7211
+ "vs/platform/instantiation/common/instantiation",
7212
+ "vs/platform/keybinding/common/keybinding",
7213
+ "vs/platform/label/common/label",
7214
+ "vs/platform/theme/browser/defaultStyles",
7215
+ "vs/editor/contrib/gotoSymbol/browser/referencesModel"
7216
+ ],
7217
+ "vs/nls!vs/editor/contrib/gotoSymbol/browser/peek/referencesWidget": [],
7218
+ "vs/css!vs/editor/contrib/gotoSymbol/browser/peek/referencesWidget": [],
7219
+ "===anonymous99===": [
7220
+ "vs/editor/contrib/gotoSymbol/browser/peek/referencesWidget.nls",
7221
+ "vs/editor/contrib/gotoSymbol/browser/peek/referencesWidget.nls.keys"
7222
+ ],
7223
+ "vs/editor/contrib/gotoSymbol/browser/peek/referencesWidget.nls": [],
7224
+ "vs/editor/contrib/gotoSymbol/browser/peek/referencesWidget.nls.keys": [],
7225
7225
  "vs/base/common/marshalling": [
7226
7226
  "require",
7227
7227
  "exports",
@@ -7235,6 +7235,10 @@
7235
7235
  ],
7236
7236
  "vs/platform/contextkey/common/scanner.nls": [],
7237
7237
  "vs/platform/contextkey/common/scanner.nls.keys": [],
7238
+ "vs/editor/common/diff/defaultLinesDiffComputer/utils": [
7239
+ "require",
7240
+ "exports"
7241
+ ],
7238
7242
  "vs/editor/common/core/textEdit": [
7239
7243
  "require",
7240
7244
  "exports",
@@ -7245,7 +7249,58 @@
7245
7249
  "vs/editor/common/core/range",
7246
7250
  "vs/editor/common/core/textLength"
7247
7251
  ],
7248
- "vs/editor/common/diff/defaultLinesDiffComputer/utils": [
7252
+ "vs/base/common/ime": [
7253
+ "require",
7254
+ "exports",
7255
+ "vs/base/common/event"
7256
+ ],
7257
+ "vs/nls!vs/platform/keybinding/common/abstractKeybindingService": [],
7258
+ "===anonymous101===": [
7259
+ "vs/platform/keybinding/common/abstractKeybindingService.nls",
7260
+ "vs/platform/keybinding/common/abstractKeybindingService.nls.keys"
7261
+ ],
7262
+ "vs/platform/keybinding/common/abstractKeybindingService.nls": [],
7263
+ "vs/platform/keybinding/common/abstractKeybindingService.nls.keys": [],
7264
+ "vs/platform/keybinding/common/baseResolvedKeybinding": [
7265
+ "require",
7266
+ "exports",
7267
+ "vs/base/common/errors",
7268
+ "vs/base/common/keybindingLabels",
7269
+ "vs/base/common/keybindings"
7270
+ ],
7271
+ "vs/base/browser/ui/contextview/contextview": [
7272
+ "require",
7273
+ "exports",
7274
+ "vs/base/browser/canIUse",
7275
+ "vs/base/browser/dom",
7276
+ "vs/base/common/lifecycle",
7277
+ "vs/base/common/platform",
7278
+ "vs/base/common/range",
7279
+ "vs/css!vs/base/browser/ui/contextview/contextview"
7280
+ ],
7281
+ "vs/editor/common/services/languagesRegistry": [
7282
+ "require",
7283
+ "exports",
7284
+ "vs/base/common/event",
7285
+ "vs/base/common/lifecycle",
7286
+ "vs/base/common/strings",
7287
+ "vs/editor/common/services/languagesAssociations",
7288
+ "vs/editor/common/languages/modesRegistry",
7289
+ "vs/platform/configuration/common/configurationRegistry",
7290
+ "vs/platform/registry/common/platform"
7291
+ ],
7292
+ "vs/platform/contextview/browser/contextMenuHandler": [
7293
+ "require",
7294
+ "exports",
7295
+ "vs/base/browser/dom",
7296
+ "vs/base/browser/mouseEvent",
7297
+ "vs/base/browser/ui/menu/menu",
7298
+ "vs/base/common/actions",
7299
+ "vs/base/common/errors",
7300
+ "vs/base/common/lifecycle",
7301
+ "vs/platform/theme/browser/defaultStyles"
7302
+ ],
7303
+ "vs/platform/editor/common/editor": [
7249
7304
  "require",
7250
7305
  "exports"
7251
7306
  ],
@@ -7258,6 +7313,99 @@
7258
7313
  "vs/base/common/worker/simpleWorker",
7259
7314
  "vs/base/common/lifecycle"
7260
7315
  ],
7316
+ "vs/base/common/collections": [
7317
+ "require",
7318
+ "exports"
7319
+ ],
7320
+ "vs/platform/quickinput/browser/quickInputService": [
7321
+ "require",
7322
+ "exports",
7323
+ "vs/base/common/cancellation",
7324
+ "vs/base/common/event",
7325
+ "vs/platform/contextkey/common/contextkey",
7326
+ "vs/platform/instantiation/common/instantiation",
7327
+ "vs/platform/layout/browser/layoutService",
7328
+ "vs/platform/opener/common/opener",
7329
+ "vs/platform/quickinput/browser/quickAccess",
7330
+ "vs/platform/theme/browser/defaultStyles",
7331
+ "vs/platform/theme/common/colorRegistry",
7332
+ "vs/platform/theme/common/themeService",
7333
+ "vs/platform/quickinput/browser/quickInput",
7334
+ "vs/platform/quickinput/browser/quickInputController",
7335
+ "vs/platform/configuration/common/configuration",
7336
+ "vs/base/browser/dom"
7337
+ ],
7338
+ "vs/css!vs/editor/standalone/browser/quickInput/standaloneQuickInput": [],
7339
+ "vs/nls!vs/platform/actions/common/menuService": [],
7340
+ "===anonymous102===": [
7341
+ "vs/platform/actions/common/menuService.nls",
7342
+ "vs/platform/actions/common/menuService.nls.keys"
7343
+ ],
7344
+ "vs/platform/actions/common/menuService.nls": [],
7345
+ "vs/platform/actions/common/menuService.nls.keys": [],
7346
+ "vs/nls!vs/platform/contextkey/browser/contextKeyService": [],
7347
+ "===anonymous103===": [
7348
+ "vs/platform/contextkey/browser/contextKeyService.nls",
7349
+ "vs/platform/contextkey/browser/contextKeyService.nls.keys"
7350
+ ],
7351
+ "vs/platform/contextkey/browser/contextKeyService.nls": [],
7352
+ "vs/platform/contextkey/browser/contextKeyService.nls.keys": [],
7353
+ "vs/platform/instantiation/common/graph": [
7354
+ "require",
7355
+ "exports"
7356
+ ],
7357
+ "vs/editor/browser/services/abstractCodeEditorService": [
7358
+ "require",
7359
+ "exports",
7360
+ "vs/base/common/event",
7361
+ "vs/base/common/lifecycle",
7362
+ "vs/base/common/linkedList",
7363
+ "vs/platform/theme/common/themeService"
7364
+ ],
7365
+ "vs/nls!vs/platform/undoRedo/common/undoRedoService": [],
7366
+ "===anonymous104===": [
7367
+ "vs/platform/undoRedo/common/undoRedoService.nls",
7368
+ "vs/platform/undoRedo/common/undoRedoService.nls.keys"
7369
+ ],
7370
+ "vs/platform/undoRedo/common/undoRedoService.nls": [],
7371
+ "vs/platform/undoRedo/common/undoRedoService.nls.keys": [],
7372
+ "vs/editor/common/languageFeatureRegistry": [
7373
+ "require",
7374
+ "exports",
7375
+ "vs/base/common/event",
7376
+ "vs/base/common/lifecycle",
7377
+ "vs/editor/common/model",
7378
+ "vs/editor/common/languageSelector"
7379
+ ],
7380
+ "vs/editor/browser/services/hoverService/hoverWidget": [
7381
+ "require",
7382
+ "exports",
7383
+ "vs/base/common/lifecycle",
7384
+ "vs/base/common/event",
7385
+ "vs/base/browser/dom",
7386
+ "vs/platform/keybinding/common/keybinding",
7387
+ "vs/platform/configuration/common/configuration",
7388
+ "vs/editor/common/config/editorOptions",
7389
+ "vs/base/browser/ui/hover/hoverWidget",
7390
+ "vs/base/browser/ui/widget",
7391
+ "vs/platform/opener/common/opener",
7392
+ "vs/platform/instantiation/common/instantiation",
7393
+ "vs/editor/browser/widget/markdownRenderer/browser/markdownRenderer",
7394
+ "vs/base/common/htmlContent",
7395
+ "vs/nls!vs/editor/browser/services/hoverService/hoverWidget",
7396
+ "vs/base/common/platform",
7397
+ "vs/platform/accessibility/common/accessibility",
7398
+ "vs/base/browser/ui/aria/aria",
7399
+ "vs/css!vs/editor/browser/services/hoverService/hover"
7400
+ ],
7401
+ "vs/editor/browser/services/hoverService/updatableHoverWidget": [
7402
+ "require",
7403
+ "exports",
7404
+ "vs/base/common/cancellation",
7405
+ "vs/base/common/htmlContent",
7406
+ "vs/base/common/types",
7407
+ "vs/nls!vs/editor/browser/services/hoverService/updatableHoverWidget"
7408
+ ],
7261
7409
  "vs/nls!vs/editor/common/viewLayout/viewLineRenderer": [],
7262
7410
  "vs/editor/common/viewLayout/lineDecorations": [
7263
7411
  "require",
@@ -7268,20 +7416,12 @@
7268
7416
  "require",
7269
7417
  "exports"
7270
7418
  ],
7271
- "===anonymous101===": [
7419
+ "===anonymous105===": [
7272
7420
  "vs/editor/common/viewLayout/viewLineRenderer.nls",
7273
7421
  "vs/editor/common/viewLayout/viewLineRenderer.nls.keys"
7274
7422
  ],
7275
7423
  "vs/editor/common/viewLayout/viewLineRenderer.nls": [],
7276
7424
  "vs/editor/common/viewLayout/viewLineRenderer.nls.keys": [],
7277
- "vs/editor/browser/services/abstractCodeEditorService": [
7278
- "require",
7279
- "exports",
7280
- "vs/base/common/event",
7281
- "vs/base/common/lifecycle",
7282
- "vs/base/common/linkedList",
7283
- "vs/platform/theme/common/themeService"
7284
- ],
7285
7425
  "vs/editor/browser/widget/diffEditor/components/accessibleDiffViewer": [
7286
7426
  "require",
7287
7427
  "exports",
@@ -7465,146 +7605,6 @@
7465
7605
  "vs/base/common/assert"
7466
7606
  ],
7467
7607
  "vs/css!vs/editor/browser/widget/diffEditor/style": [],
7468
- "vs/base/common/ime": [
7469
- "require",
7470
- "exports",
7471
- "vs/base/common/event"
7472
- ],
7473
- "vs/nls!vs/platform/keybinding/common/abstractKeybindingService": [],
7474
- "===anonymous102===": [
7475
- "vs/platform/keybinding/common/abstractKeybindingService.nls",
7476
- "vs/platform/keybinding/common/abstractKeybindingService.nls.keys"
7477
- ],
7478
- "vs/platform/keybinding/common/abstractKeybindingService.nls": [],
7479
- "vs/platform/keybinding/common/abstractKeybindingService.nls.keys": [],
7480
- "vs/platform/keybinding/common/baseResolvedKeybinding": [
7481
- "require",
7482
- "exports",
7483
- "vs/base/common/errors",
7484
- "vs/base/common/keybindingLabels",
7485
- "vs/base/common/keybindings"
7486
- ],
7487
- "vs/base/browser/ui/contextview/contextview": [
7488
- "require",
7489
- "exports",
7490
- "vs/base/browser/canIUse",
7491
- "vs/base/browser/dom",
7492
- "vs/base/common/lifecycle",
7493
- "vs/base/common/platform",
7494
- "vs/base/common/range",
7495
- "vs/css!vs/base/browser/ui/contextview/contextview"
7496
- ],
7497
- "vs/editor/common/services/languagesRegistry": [
7498
- "require",
7499
- "exports",
7500
- "vs/base/common/event",
7501
- "vs/base/common/lifecycle",
7502
- "vs/base/common/strings",
7503
- "vs/editor/common/services/languagesAssociations",
7504
- "vs/editor/common/languages/modesRegistry",
7505
- "vs/platform/configuration/common/configurationRegistry",
7506
- "vs/platform/registry/common/platform"
7507
- ],
7508
- "vs/platform/contextview/browser/contextMenuHandler": [
7509
- "require",
7510
- "exports",
7511
- "vs/base/browser/dom",
7512
- "vs/base/browser/mouseEvent",
7513
- "vs/base/browser/ui/menu/menu",
7514
- "vs/base/common/actions",
7515
- "vs/base/common/errors",
7516
- "vs/base/common/lifecycle",
7517
- "vs/platform/theme/browser/defaultStyles"
7518
- ],
7519
- "vs/platform/editor/common/editor": [
7520
- "require",
7521
- "exports"
7522
- ],
7523
- "vs/base/common/collections": [
7524
- "require",
7525
- "exports"
7526
- ],
7527
- "vs/platform/quickinput/browser/quickInputService": [
7528
- "require",
7529
- "exports",
7530
- "vs/base/common/cancellation",
7531
- "vs/base/common/event",
7532
- "vs/platform/contextkey/common/contextkey",
7533
- "vs/platform/instantiation/common/instantiation",
7534
- "vs/platform/layout/browser/layoutService",
7535
- "vs/platform/opener/common/opener",
7536
- "vs/platform/quickinput/browser/quickAccess",
7537
- "vs/platform/theme/browser/defaultStyles",
7538
- "vs/platform/theme/common/colorRegistry",
7539
- "vs/platform/theme/common/themeService",
7540
- "vs/platform/quickinput/browser/quickInput",
7541
- "vs/platform/quickinput/browser/quickInputController",
7542
- "vs/platform/configuration/common/configuration",
7543
- "vs/base/browser/dom"
7544
- ],
7545
- "vs/css!vs/editor/standalone/browser/quickInput/standaloneQuickInput": [],
7546
- "vs/nls!vs/platform/actions/common/menuService": [],
7547
- "===anonymous103===": [
7548
- "vs/platform/actions/common/menuService.nls",
7549
- "vs/platform/actions/common/menuService.nls.keys"
7550
- ],
7551
- "vs/platform/actions/common/menuService.nls": [],
7552
- "vs/platform/actions/common/menuService.nls.keys": [],
7553
- "vs/nls!vs/platform/contextkey/browser/contextKeyService": [],
7554
- "===anonymous104===": [
7555
- "vs/platform/contextkey/browser/contextKeyService.nls",
7556
- "vs/platform/contextkey/browser/contextKeyService.nls.keys"
7557
- ],
7558
- "vs/platform/contextkey/browser/contextKeyService.nls": [],
7559
- "vs/platform/contextkey/browser/contextKeyService.nls.keys": [],
7560
- "vs/platform/instantiation/common/graph": [
7561
- "require",
7562
- "exports"
7563
- ],
7564
- "vs/nls!vs/platform/undoRedo/common/undoRedoService": [],
7565
- "===anonymous105===": [
7566
- "vs/platform/undoRedo/common/undoRedoService.nls",
7567
- "vs/platform/undoRedo/common/undoRedoService.nls.keys"
7568
- ],
7569
- "vs/platform/undoRedo/common/undoRedoService.nls": [],
7570
- "vs/platform/undoRedo/common/undoRedoService.nls.keys": [],
7571
- "vs/editor/common/languageFeatureRegistry": [
7572
- "require",
7573
- "exports",
7574
- "vs/base/common/event",
7575
- "vs/base/common/lifecycle",
7576
- "vs/editor/common/model",
7577
- "vs/editor/common/languageSelector"
7578
- ],
7579
- "vs/editor/browser/services/hoverService/hoverWidget": [
7580
- "require",
7581
- "exports",
7582
- "vs/base/common/lifecycle",
7583
- "vs/base/common/event",
7584
- "vs/base/browser/dom",
7585
- "vs/platform/keybinding/common/keybinding",
7586
- "vs/platform/configuration/common/configuration",
7587
- "vs/editor/common/config/editorOptions",
7588
- "vs/base/browser/ui/hover/hoverWidget",
7589
- "vs/base/browser/ui/widget",
7590
- "vs/platform/opener/common/opener",
7591
- "vs/platform/instantiation/common/instantiation",
7592
- "vs/editor/browser/widget/markdownRenderer/browser/markdownRenderer",
7593
- "vs/base/common/htmlContent",
7594
- "vs/nls!vs/editor/browser/services/hoverService/hoverWidget",
7595
- "vs/base/common/platform",
7596
- "vs/platform/accessibility/common/accessibility",
7597
- "vs/base/browser/ui/aria/aria",
7598
- "vs/css!vs/editor/browser/services/hoverService/hover"
7599
- ],
7600
- "vs/editor/browser/services/hoverService/updatableHoverWidget": [
7601
- "require",
7602
- "exports",
7603
- "vs/base/common/cancellation",
7604
- "vs/base/common/htmlContent",
7605
- "vs/base/common/types",
7606
- "vs/nls!vs/editor/browser/services/hoverService/updatableHoverWidget"
7607
- ],
7608
7608
  "vs/base/common/scrollable": [
7609
7609
  "require",
7610
7610
  "exports",
@@ -7662,33 +7662,20 @@
7662
7662
  "exports",
7663
7663
  "vs/base/common/actions"
7664
7664
  ],
7665
- "vs/nls!vs/editor/browser/widget/multiDiffEditor/colors": [],
7666
- "===anonymous106===": [
7667
- "vs/editor/browser/widget/multiDiffEditor/colors.nls",
7668
- "vs/editor/browser/widget/multiDiffEditor/colors.nls.keys"
7669
- ],
7670
- "vs/editor/browser/widget/multiDiffEditor/colors.nls": [],
7671
- "vs/editor/browser/widget/multiDiffEditor/colors.nls.keys": [],
7672
7665
  "vs/nls!vs/editor/contrib/editorState/browser/keybindingCancellation": [],
7673
- "===anonymous107===": [
7666
+ "===anonymous106===": [
7674
7667
  "vs/editor/contrib/editorState/browser/keybindingCancellation.nls",
7675
7668
  "vs/editor/contrib/editorState/browser/keybindingCancellation.nls.keys"
7676
7669
  ],
7677
7670
  "vs/editor/contrib/editorState/browser/keybindingCancellation.nls": [],
7678
7671
  "vs/editor/contrib/editorState/browser/keybindingCancellation.nls.keys": [],
7679
- "vs/editor/browser/viewParts/lines/viewLine": [
7680
- "require",
7681
- "exports",
7682
- "vs/base/browser/browser",
7683
- "vs/base/browser/fastDomNode",
7684
- "vs/base/common/platform",
7685
- "vs/editor/browser/viewParts/lines/rangeUtil",
7686
- "vs/editor/browser/view/renderingContext",
7687
- "vs/editor/common/viewLayout/lineDecorations",
7688
- "vs/editor/common/viewLayout/viewLineRenderer",
7689
- "vs/platform/theme/common/theme",
7690
- "vs/editor/common/config/editorOptions"
7672
+ "vs/nls!vs/editor/browser/widget/multiDiffEditor/colors": [],
7673
+ "===anonymous107===": [
7674
+ "vs/editor/browser/widget/multiDiffEditor/colors.nls",
7675
+ "vs/editor/browser/widget/multiDiffEditor/colors.nls.keys"
7691
7676
  ],
7677
+ "vs/editor/browser/widget/multiDiffEditor/colors.nls": [],
7678
+ "vs/editor/browser/widget/multiDiffEditor/colors.nls.keys": [],
7692
7679
  "vs/editor/browser/controller/mouseHandler": [
7693
7680
  "require",
7694
7681
  "exports",
@@ -7704,6 +7691,19 @@
7704
7691
  "vs/editor/common/viewEventHandler",
7705
7692
  "vs/base/browser/ui/scrollbar/scrollableElement"
7706
7693
  ],
7694
+ "vs/editor/browser/viewParts/lines/viewLine": [
7695
+ "require",
7696
+ "exports",
7697
+ "vs/base/browser/browser",
7698
+ "vs/base/browser/fastDomNode",
7699
+ "vs/base/common/platform",
7700
+ "vs/editor/browser/viewParts/lines/rangeUtil",
7701
+ "vs/editor/browser/view/renderingContext",
7702
+ "vs/editor/common/viewLayout/lineDecorations",
7703
+ "vs/editor/common/viewLayout/viewLineRenderer",
7704
+ "vs/platform/theme/common/theme",
7705
+ "vs/editor/common/config/editorOptions"
7706
+ ],
7707
7707
  "vs/nls!vs/editor/browser/controller/textAreaHandler": [],
7708
7708
  "vs/base/browser/ui/mouseCursor/mouseCursor": [
7709
7709
  "require",
@@ -7740,14 +7740,14 @@
7740
7740
  ],
7741
7741
  "vs/css!vs/editor/browser/viewParts/indentGuides/indentGuides": [],
7742
7742
  "vs/css!vs/editor/browser/viewParts/lineNumbers/lineNumbers": [],
7743
- "vs/css!vs/editor/browser/viewParts/linesDecorations/linesDecorations": [],
7744
7743
  "vs/editor/browser/viewParts/lines/domReadingContext": [
7745
7744
  "require",
7746
7745
  "exports"
7747
7746
  ],
7748
7747
  "vs/css!vs/editor/browser/viewParts/lines/viewLines": [],
7749
- "vs/css!vs/editor/browser/viewParts/marginDecorations/marginDecorations": [],
7748
+ "vs/css!vs/editor/browser/viewParts/linesDecorations/linesDecorations": [],
7750
7749
  "vs/css!vs/editor/browser/viewParts/margin/margin": [],
7750
+ "vs/css!vs/editor/browser/viewParts/marginDecorations/marginDecorations": [],
7751
7751
  "vs/base/browser/globalPointerMoveMonitor": [
7752
7752
  "require",
7753
7753
  "exports",
@@ -7773,11 +7773,11 @@
7773
7773
  ],
7774
7774
  "vs/css!vs/editor/browser/viewParts/minimap/minimap": [],
7775
7775
  "vs/css!vs/editor/browser/viewParts/overlayWidgets/overlayWidgets": [],
7776
+ "vs/css!vs/editor/browser/viewParts/rulers/rulers": [],
7776
7777
  "vs/editor/common/viewModel/overviewZoneManager": [
7777
7778
  "require",
7778
7779
  "exports"
7779
7780
  ],
7780
- "vs/css!vs/editor/browser/viewParts/rulers/rulers": [],
7781
7781
  "vs/css!vs/editor/browser/viewParts/scrollDecoration/scrollDecoration": [],
7782
7782
  "vs/css!vs/editor/browser/viewParts/selections/selections": [],
7783
7783
  "vs/editor/browser/viewParts/viewCursors/viewCursor": [
@@ -7801,84 +7801,7 @@
7801
7801
  "vs/base/common/buffer": [
7802
7802
  "require",
7803
7803
  "exports",
7804
- "vs/base/common/lazy"
7805
- ],
7806
- "vs/editor/common/model/bracketPairsTextModelPart/bracketPairsTree/bracketPairsTree": [
7807
- "require",
7808
- "exports",
7809
- "vs/base/common/event",
7810
- "vs/base/common/lifecycle",
7811
- "vs/editor/common/textModelBracketPairs",
7812
- "vs/editor/common/model/bracketPairsTextModelPart/bracketPairsTree/beforeEditPositionMapper",
7813
- "vs/editor/common/model/bracketPairsTextModelPart/bracketPairsTree/brackets",
7814
- "vs/editor/common/model/bracketPairsTextModelPart/bracketPairsTree/length",
7815
- "vs/editor/common/model/bracketPairsTextModelPart/bracketPairsTree/parser",
7816
- "vs/editor/common/model/bracketPairsTextModelPart/bracketPairsTree/smallImmutableSet",
7817
- "vs/editor/common/model/bracketPairsTextModelPart/bracketPairsTree/tokenizer",
7818
- "vs/base/common/arrays",
7819
- "vs/editor/common/model/bracketPairsTextModelPart/bracketPairsTree/combineTextEditInfos"
7820
- ],
7821
- "vs/editor/common/model/textModelPart": [
7822
- "require",
7823
- "exports",
7824
- "vs/base/common/lifecycle"
7825
- ],
7826
- "vs/nls!vs/editor/common/model/editStack": [],
7827
- "vs/editor/common/core/textChange": [
7828
- "require",
7829
- "exports",
7830
- "vs/base/common/buffer",
7831
- "vs/editor/common/core/stringBuilder"
7832
- ],
7833
- "===anonymous109===": [
7834
- "vs/editor/common/model/editStack.nls",
7835
- "vs/editor/common/model/editStack.nls.keys"
7836
- ],
7837
- "vs/editor/common/model/editStack.nls": [],
7838
- "vs/editor/common/model/editStack.nls.keys": [],
7839
- "vs/editor/common/model/pieceTreeTextBuffer/pieceTreeBase": [
7840
- "require",
7841
- "exports",
7842
- "vs/editor/common/core/position",
7843
- "vs/editor/common/core/range",
7844
- "vs/editor/common/model",
7845
- "vs/editor/common/model/pieceTreeTextBuffer/rbTreeBase",
7846
- "vs/editor/common/model/textModelSearch"
7847
- ],
7848
- "vs/editor/common/model/textModelTokens": [
7849
- "require",
7850
- "exports",
7851
- "vs/base/common/async",
7852
- "vs/base/common/errors",
7853
- "vs/base/common/platform",
7854
- "vs/base/common/stopwatch",
7855
- "vs/editor/common/core/eolCounter",
7856
- "vs/editor/common/core/lineRange",
7857
- "vs/editor/common/core/offsetRange",
7858
- "vs/editor/common/languages/nullTokenize",
7859
- "vs/editor/common/model/fixedArray",
7860
- "vs/editor/common/tokens/contiguousMultilineTokensBuilder",
7861
- "vs/editor/common/tokens/lineTokens"
7862
- ],
7863
- "vs/editor/common/tokens/contiguousMultilineTokensBuilder": [
7864
- "require",
7865
- "exports",
7866
- "vs/editor/common/tokens/contiguousMultilineTokens"
7867
- ],
7868
- "vs/editor/common/tokens/contiguousTokensStore": [
7869
- "require",
7870
- "exports",
7871
- "vs/base/common/arrays",
7872
- "vs/editor/common/core/position",
7873
- "vs/editor/common/tokens/contiguousTokensEditing",
7874
- "vs/editor/common/tokens/lineTokens",
7875
- "vs/editor/common/encodedTokenAttributes"
7876
- ],
7877
- "vs/editor/common/tokens/sparseTokensStore": [
7878
- "require",
7879
- "exports",
7880
- "vs/base/common/arrays",
7881
- "vs/editor/common/tokens/lineTokens"
7804
+ "vs/base/common/lazy"
7882
7805
  ],
7883
7806
  "vs/editor/common/cursor/cursorCollection": [
7884
7807
  "require",
@@ -7909,19 +7832,26 @@
7909
7832
  "vs/editor/common/viewModel"
7910
7833
  ],
7911
7834
  "vs/nls!vs/platform/theme/common/colors/baseColors": [],
7912
- "===anonymous110===": [
7835
+ "===anonymous109===": [
7913
7836
  "vs/platform/theme/common/colors/baseColors.nls",
7914
7837
  "vs/platform/theme/common/colors/baseColors.nls.keys"
7915
7838
  ],
7916
7839
  "vs/platform/theme/common/colors/baseColors.nls": [],
7917
7840
  "vs/platform/theme/common/colors/baseColors.nls.keys": [],
7918
7841
  "vs/nls!vs/platform/theme/common/colors/chartsColors": [],
7919
- "===anonymous111===": [
7842
+ "===anonymous110===": [
7920
7843
  "vs/platform/theme/common/colors/chartsColors.nls",
7921
7844
  "vs/platform/theme/common/colors/chartsColors.nls.keys"
7922
7845
  ],
7923
7846
  "vs/platform/theme/common/colors/chartsColors.nls": [],
7924
7847
  "vs/platform/theme/common/colors/chartsColors.nls.keys": [],
7848
+ "vs/nls!vs/platform/theme/common/colors/inputColors": [],
7849
+ "===anonymous111===": [
7850
+ "vs/platform/theme/common/colors/inputColors.nls",
7851
+ "vs/platform/theme/common/colors/inputColors.nls.keys"
7852
+ ],
7853
+ "vs/platform/theme/common/colors/inputColors.nls": [],
7854
+ "vs/platform/theme/common/colors/inputColors.nls.keys": [],
7925
7855
  "vs/nls!vs/platform/theme/common/colors/editorColors": [],
7926
7856
  "===anonymous112===": [
7927
7857
  "vs/platform/theme/common/colors/editorColors.nls",
@@ -7936,20 +7866,20 @@
7936
7866
  ],
7937
7867
  "vs/platform/theme/common/colors/listColors.nls": [],
7938
7868
  "vs/platform/theme/common/colors/listColors.nls.keys": [],
7939
- "vs/nls!vs/platform/theme/common/colors/inputColors": [],
7940
- "===anonymous114===": [
7941
- "vs/platform/theme/common/colors/inputColors.nls",
7942
- "vs/platform/theme/common/colors/inputColors.nls.keys"
7943
- ],
7944
- "vs/platform/theme/common/colors/inputColors.nls": [],
7945
- "vs/platform/theme/common/colors/inputColors.nls.keys": [],
7946
7869
  "vs/nls!vs/platform/theme/common/colors/menuColors": [],
7947
- "===anonymous115===": [
7870
+ "===anonymous114===": [
7948
7871
  "vs/platform/theme/common/colors/menuColors.nls",
7949
7872
  "vs/platform/theme/common/colors/menuColors.nls.keys"
7950
7873
  ],
7951
7874
  "vs/platform/theme/common/colors/menuColors.nls": [],
7952
7875
  "vs/platform/theme/common/colors/menuColors.nls.keys": [],
7876
+ "vs/nls!vs/platform/theme/common/colors/minimapColors": [],
7877
+ "===anonymous115===": [
7878
+ "vs/platform/theme/common/colors/minimapColors.nls",
7879
+ "vs/platform/theme/common/colors/minimapColors.nls.keys"
7880
+ ],
7881
+ "vs/platform/theme/common/colors/minimapColors.nls": [],
7882
+ "vs/platform/theme/common/colors/minimapColors.nls.keys": [],
7953
7883
  "vs/nls!vs/platform/theme/common/colors/miscColors": [],
7954
7884
  "===anonymous116===": [
7955
7885
  "vs/platform/theme/common/colors/miscColors.nls",
@@ -7957,27 +7887,97 @@
7957
7887
  ],
7958
7888
  "vs/platform/theme/common/colors/miscColors.nls": [],
7959
7889
  "vs/platform/theme/common/colors/miscColors.nls.keys": [],
7960
- "vs/nls!vs/platform/theme/common/colors/minimapColors": [],
7961
- "===anonymous117===": [
7962
- "vs/platform/theme/common/colors/minimapColors.nls",
7963
- "vs/platform/theme/common/colors/minimapColors.nls.keys"
7964
- ],
7965
- "vs/platform/theme/common/colors/minimapColors.nls": [],
7966
- "vs/platform/theme/common/colors/minimapColors.nls.keys": [],
7967
7890
  "vs/nls!vs/platform/theme/common/colors/quickpickColors": [],
7968
- "===anonymous118===": [
7891
+ "===anonymous117===": [
7969
7892
  "vs/platform/theme/common/colors/quickpickColors.nls",
7970
7893
  "vs/platform/theme/common/colors/quickpickColors.nls.keys"
7971
7894
  ],
7972
7895
  "vs/platform/theme/common/colors/quickpickColors.nls": [],
7973
7896
  "vs/platform/theme/common/colors/quickpickColors.nls.keys": [],
7974
7897
  "vs/nls!vs/platform/theme/common/colors/searchColors": [],
7975
- "===anonymous119===": [
7898
+ "===anonymous118===": [
7976
7899
  "vs/platform/theme/common/colors/searchColors.nls",
7977
7900
  "vs/platform/theme/common/colors/searchColors.nls.keys"
7978
7901
  ],
7979
7902
  "vs/platform/theme/common/colors/searchColors.nls": [],
7980
7903
  "vs/platform/theme/common/colors/searchColors.nls.keys": [],
7904
+ "vs/editor/common/model/bracketPairsTextModelPart/bracketPairsTree/bracketPairsTree": [
7905
+ "require",
7906
+ "exports",
7907
+ "vs/base/common/event",
7908
+ "vs/base/common/lifecycle",
7909
+ "vs/editor/common/textModelBracketPairs",
7910
+ "vs/editor/common/model/bracketPairsTextModelPart/bracketPairsTree/beforeEditPositionMapper",
7911
+ "vs/editor/common/model/bracketPairsTextModelPart/bracketPairsTree/brackets",
7912
+ "vs/editor/common/model/bracketPairsTextModelPart/bracketPairsTree/length",
7913
+ "vs/editor/common/model/bracketPairsTextModelPart/bracketPairsTree/parser",
7914
+ "vs/editor/common/model/bracketPairsTextModelPart/bracketPairsTree/smallImmutableSet",
7915
+ "vs/editor/common/model/bracketPairsTextModelPart/bracketPairsTree/tokenizer",
7916
+ "vs/base/common/arrays",
7917
+ "vs/editor/common/model/bracketPairsTextModelPart/bracketPairsTree/combineTextEditInfos"
7918
+ ],
7919
+ "vs/nls!vs/editor/common/model/editStack": [],
7920
+ "vs/editor/common/core/textChange": [
7921
+ "require",
7922
+ "exports",
7923
+ "vs/base/common/buffer",
7924
+ "vs/editor/common/core/stringBuilder"
7925
+ ],
7926
+ "===anonymous119===": [
7927
+ "vs/editor/common/model/editStack.nls",
7928
+ "vs/editor/common/model/editStack.nls.keys"
7929
+ ],
7930
+ "vs/editor/common/model/editStack.nls": [],
7931
+ "vs/editor/common/model/editStack.nls.keys": [],
7932
+ "vs/editor/common/model/textModelPart": [
7933
+ "require",
7934
+ "exports",
7935
+ "vs/base/common/lifecycle"
7936
+ ],
7937
+ "vs/editor/common/model/pieceTreeTextBuffer/pieceTreeBase": [
7938
+ "require",
7939
+ "exports",
7940
+ "vs/editor/common/core/position",
7941
+ "vs/editor/common/core/range",
7942
+ "vs/editor/common/model",
7943
+ "vs/editor/common/model/pieceTreeTextBuffer/rbTreeBase",
7944
+ "vs/editor/common/model/textModelSearch"
7945
+ ],
7946
+ "vs/editor/common/model/textModelTokens": [
7947
+ "require",
7948
+ "exports",
7949
+ "vs/base/common/async",
7950
+ "vs/base/common/errors",
7951
+ "vs/base/common/platform",
7952
+ "vs/base/common/stopwatch",
7953
+ "vs/editor/common/core/eolCounter",
7954
+ "vs/editor/common/core/lineRange",
7955
+ "vs/editor/common/core/offsetRange",
7956
+ "vs/editor/common/languages/nullTokenize",
7957
+ "vs/editor/common/model/fixedArray",
7958
+ "vs/editor/common/tokens/contiguousMultilineTokensBuilder",
7959
+ "vs/editor/common/tokens/lineTokens"
7960
+ ],
7961
+ "vs/editor/common/tokens/contiguousMultilineTokensBuilder": [
7962
+ "require",
7963
+ "exports",
7964
+ "vs/editor/common/tokens/contiguousMultilineTokens"
7965
+ ],
7966
+ "vs/editor/common/tokens/contiguousTokensStore": [
7967
+ "require",
7968
+ "exports",
7969
+ "vs/base/common/arrays",
7970
+ "vs/editor/common/core/position",
7971
+ "vs/editor/common/tokens/contiguousTokensEditing",
7972
+ "vs/editor/common/tokens/lineTokens",
7973
+ "vs/editor/common/encodedTokenAttributes"
7974
+ ],
7975
+ "vs/editor/common/tokens/sparseTokensStore": [
7976
+ "require",
7977
+ "exports",
7978
+ "vs/base/common/arrays",
7979
+ "vs/editor/common/tokens/lineTokens"
7980
+ ],
7981
7981
  "vs/css!vs/editor/contrib/dropOrPasteInto/browser/postEditWidget": [],
7982
7982
  "vs/nls!vs/editor/contrib/codeAction/browser/codeAction": [],
7983
7983
  "===anonymous120===": [
@@ -8392,48 +8392,7 @@
8392
8392
  ],
8393
8393
  "vs/base/common/errorMessage.nls": [],
8394
8394
  "vs/base/common/errorMessage.nls.keys": [],
8395
- "vs/base/browser/ui/countBadge/countBadge": [
8396
- "require",
8397
- "exports",
8398
- "vs/base/browser/dom",
8399
- "vs/base/common/strings",
8400
- "vs/css!vs/base/browser/ui/countBadge/countBadge"
8401
- ],
8402
- "vs/base/browser/ui/highlightedlabel/highlightedLabel": [
8403
- "require",
8404
- "exports",
8405
- "vs/base/browser/dom",
8406
- "vs/base/browser/ui/hover/hoverDelegate2",
8407
- "vs/base/browser/ui/hover/hoverDelegateFactory",
8408
- "vs/base/browser/ui/iconLabel/iconLabels",
8409
- "vs/base/common/lifecycle",
8410
- "vs/base/common/objects"
8411
- ],
8412
- "vs/nls!vs/editor/contrib/gotoSymbol/browser/peek/referencesTree": [],
8413
- "===anonymous136===": [
8414
- "vs/editor/contrib/gotoSymbol/browser/peek/referencesTree.nls",
8415
- "vs/editor/contrib/gotoSymbol/browser/peek/referencesTree.nls.keys"
8416
- ],
8417
- "vs/editor/contrib/gotoSymbol/browser/peek/referencesTree.nls": [],
8418
- "vs/editor/contrib/gotoSymbol/browser/peek/referencesTree.nls.keys": [],
8419
- "vs/css!vs/base/browser/ui/splitview/splitview": [],
8420
8395
  "vs/css!vs/base/browser/ui/table/table": [],
8421
- "vs/base/browser/ui/tree/objectTreeModel": [
8422
- "require",
8423
- "exports",
8424
- "vs/base/browser/ui/tree/indexTreeModel",
8425
- "vs/base/browser/ui/tree/tree",
8426
- "vs/base/common/iterator"
8427
- ],
8428
- "vs/base/browser/ui/tree/compressedObjectTreeModel": [
8429
- "require",
8430
- "exports",
8431
- "vs/base/browser/ui/tree/objectTreeModel",
8432
- "vs/base/browser/ui/tree/tree",
8433
- "vs/base/common/arrays",
8434
- "vs/base/common/event",
8435
- "vs/base/common/iterator"
8436
- ],
8437
8396
  "vs/base/browser/ui/inputbox/inputBox": [
8438
8397
  "require",
8439
8398
  "exports",
@@ -8469,117 +8428,58 @@
8469
8428
  ],
8470
8429
  "vs/nls!vs/base/browser/ui/tree/abstractTree": [],
8471
8430
  "vs/css!vs/base/browser/ui/tree/media/tree": [],
8472
- "===anonymous137===": [
8431
+ "===anonymous136===": [
8473
8432
  "vs/base/browser/ui/tree/abstractTree.nls",
8474
8433
  "vs/base/browser/ui/tree/abstractTree.nls.keys"
8475
8434
  ],
8476
8435
  "vs/base/browser/ui/tree/abstractTree.nls": [],
8477
8436
  "vs/base/browser/ui/tree/abstractTree.nls.keys": [],
8478
- "vs/editor/common/core/positionToOffset": [
8479
- "require",
8480
- "exports",
8481
- "vs/editor/common/core/offsetRange",
8482
- "vs/editor/common/core/textLength"
8483
- ],
8484
- "vs/nls!vs/editor/browser/widget/diffEditor/components/accessibleDiffViewer": [],
8485
- "vs/css!vs/editor/browser/widget/diffEditor/components/accessibleDiffViewer": [],
8486
- "===anonymous138===": [
8487
- "vs/editor/browser/widget/diffEditor/components/accessibleDiffViewer.nls",
8488
- "vs/editor/browser/widget/diffEditor/components/accessibleDiffViewer.nls.keys"
8489
- ],
8490
- "vs/editor/browser/widget/diffEditor/components/accessibleDiffViewer.nls": [],
8491
- "vs/editor/browser/widget/diffEditor/components/accessibleDiffViewer.nls.keys": [],
8492
- "vs/editor/browser/widget/diffEditor/utils/editorGutter": [
8493
- "require",
8494
- "exports",
8495
- "vs/base/browser/dom",
8496
- "vs/base/common/lifecycle",
8497
- "vs/base/common/observable",
8498
- "vs/editor/common/core/lineRange",
8499
- "vs/editor/common/core/offsetRange"
8500
- ],
8501
- "vs/editor/common/model/textModelText": [
8502
- "require",
8503
- "exports",
8504
- "vs/editor/common/core/textEdit",
8505
- "vs/editor/common/core/textLength"
8506
- ],
8507
- "vs/editor/browser/widget/diffEditor/components/diffEditorViewZones/inlineDiffDeletedCodeMargin": [
8508
- "require",
8509
- "exports",
8510
- "vs/base/browser/dom",
8511
- "vs/base/common/actions",
8512
- "vs/base/common/codicons",
8513
- "vs/base/common/lifecycle",
8514
- "vs/base/common/platform",
8515
- "vs/base/common/themables",
8516
- "vs/nls!vs/editor/browser/widget/diffEditor/components/diffEditorViewZones/inlineDiffDeletedCodeMargin"
8517
- ],
8518
- "vs/editor/browser/widget/diffEditor/components/diffEditorViewZones/renderLines": [
8519
- "require",
8520
- "exports",
8521
- "vs/base/browser/trustedTypes",
8522
- "vs/editor/browser/config/domFontInfo",
8523
- "vs/editor/common/config/editorOptions",
8524
- "vs/editor/common/core/stringBuilder",
8525
- "vs/editor/common/viewLayout/lineDecorations",
8526
- "vs/editor/common/viewLayout/viewLineRenderer",
8527
- "vs/editor/common/viewModel"
8528
- ],
8529
- "vs/nls!vs/editor/browser/widget/diffEditor/features/movedBlocksLinesFeature": [],
8530
- "===anonymous139===": [
8531
- "vs/editor/browser/widget/diffEditor/features/movedBlocksLinesFeature.nls",
8532
- "vs/editor/browser/widget/diffEditor/features/movedBlocksLinesFeature.nls.keys"
8533
- ],
8534
- "vs/editor/browser/widget/diffEditor/features/movedBlocksLinesFeature.nls": [],
8535
- "vs/editor/browser/widget/diffEditor/features/movedBlocksLinesFeature.nls.keys": [],
8536
- "vs/base/browser/ui/scrollbar/scrollbarState": [
8537
- "require",
8538
- "exports"
8539
- ],
8540
- "vs/nls!vs/editor/browser/widget/diffEditor/features/revertButtonsFeature": [],
8541
- "===anonymous140===": [
8542
- "vs/editor/browser/widget/diffEditor/features/revertButtonsFeature.nls",
8543
- "vs/editor/browser/widget/diffEditor/features/revertButtonsFeature.nls.keys"
8544
- ],
8545
- "vs/editor/browser/widget/diffEditor/features/revertButtonsFeature.nls": [],
8546
- "vs/editor/browser/widget/diffEditor/features/revertButtonsFeature.nls.keys": [],
8547
- "vs/editor/browser/observableUtilities": [
8437
+ "vs/base/browser/ui/tree/objectTreeModel": [
8548
8438
  "require",
8549
8439
  "exports",
8550
- "vs/base/common/observable"
8551
- ],
8552
- "vs/nls!vs/editor/browser/widget/diffEditor/components/diffEditorEditors": [],
8553
- "===anonymous141===": [
8554
- "vs/editor/browser/widget/diffEditor/components/diffEditorEditors.nls",
8555
- "vs/editor/browser/widget/diffEditor/components/diffEditorEditors.nls.keys"
8440
+ "vs/base/browser/ui/tree/indexTreeModel",
8441
+ "vs/base/browser/ui/tree/tree",
8442
+ "vs/base/common/iterator"
8556
8443
  ],
8557
- "vs/editor/browser/widget/diffEditor/components/diffEditorEditors.nls": [],
8558
- "vs/editor/browser/widget/diffEditor/components/diffEditorEditors.nls.keys": [],
8559
- "vs/editor/browser/widget/diffEditor/diffProviderFactoryService": [
8444
+ "vs/base/browser/ui/tree/compressedObjectTreeModel": [
8560
8445
  "require",
8561
8446
  "exports",
8562
- "vs/platform/instantiation/common/extensions",
8563
- "vs/platform/instantiation/common/instantiation",
8447
+ "vs/base/browser/ui/tree/objectTreeModel",
8448
+ "vs/base/browser/ui/tree/tree",
8449
+ "vs/base/common/arrays",
8564
8450
  "vs/base/common/event",
8565
- "vs/base/common/stopwatch",
8566
- "vs/editor/common/core/lineRange",
8567
- "vs/editor/common/diff/rangeMapping",
8568
- "vs/editor/common/services/editorWorker",
8569
- "vs/platform/telemetry/common/telemetry"
8451
+ "vs/base/common/iterator"
8452
+ ],
8453
+ "vs/css!vs/base/browser/ui/splitview/splitview": [],
8454
+ "vs/base/browser/ui/countBadge/countBadge": [
8455
+ "require",
8456
+ "exports",
8457
+ "vs/base/browser/dom",
8458
+ "vs/base/common/strings",
8459
+ "vs/css!vs/base/browser/ui/countBadge/countBadge"
8570
8460
  ],
8571
- "vs/editor/common/model/bracketPairsTextModelPart/bracketPairsTree/beforeEditPositionMapper": [
8461
+ "vs/base/browser/ui/highlightedlabel/highlightedLabel": [
8572
8462
  "require",
8573
8463
  "exports",
8574
- "vs/editor/common/core/range",
8575
- "vs/editor/common/model/bracketPairsTextModelPart/bracketPairsTree/length"
8464
+ "vs/base/browser/dom",
8465
+ "vs/base/browser/ui/hover/hoverDelegate2",
8466
+ "vs/base/browser/ui/hover/hoverDelegateFactory",
8467
+ "vs/base/browser/ui/iconLabel/iconLabels",
8468
+ "vs/base/common/lifecycle",
8469
+ "vs/base/common/objects"
8576
8470
  ],
8577
- "vs/editor/common/model/bracketPairsTextModelPart/bracketPairsTree/combineTextEditInfos": [
8471
+ "vs/nls!vs/editor/contrib/gotoSymbol/browser/peek/referencesTree": [],
8472
+ "===anonymous137===": [
8473
+ "vs/editor/contrib/gotoSymbol/browser/peek/referencesTree.nls",
8474
+ "vs/editor/contrib/gotoSymbol/browser/peek/referencesTree.nls.keys"
8475
+ ],
8476
+ "vs/editor/contrib/gotoSymbol/browser/peek/referencesTree.nls": [],
8477
+ "vs/editor/contrib/gotoSymbol/browser/peek/referencesTree.nls.keys": [],
8478
+ "vs/editor/common/core/positionToOffset": [
8578
8479
  "require",
8579
8480
  "exports",
8580
- "vs/base/common/arrays",
8581
- "vs/editor/common/model/bracketPairsTextModelPart/bracketPairsTree/beforeEditPositionMapper",
8582
- "vs/editor/common/model/bracketPairsTextModelPart/bracketPairsTree/length"
8481
+ "vs/editor/common/core/offsetRange",
8482
+ "vs/editor/common/core/textLength"
8583
8483
  ],
8584
8484
  "vs/base/common/range": [
8585
8485
  "require",
@@ -8676,19 +8576,119 @@
8676
8576
  ],
8677
8577
  "vs/nls!vs/editor/browser/services/hoverService/hoverWidget": [],
8678
8578
  "vs/css!vs/editor/browser/services/hoverService/hover": [],
8679
- "===anonymous142===": [
8579
+ "===anonymous138===": [
8680
8580
  "vs/editor/browser/services/hoverService/hoverWidget.nls",
8681
8581
  "vs/editor/browser/services/hoverService/hoverWidget.nls.keys"
8682
8582
  ],
8683
8583
  "vs/editor/browser/services/hoverService/hoverWidget.nls": [],
8684
8584
  "vs/editor/browser/services/hoverService/hoverWidget.nls.keys": [],
8685
8585
  "vs/nls!vs/editor/browser/services/hoverService/updatableHoverWidget": [],
8686
- "===anonymous143===": [
8586
+ "===anonymous139===": [
8687
8587
  "vs/editor/browser/services/hoverService/updatableHoverWidget.nls",
8688
8588
  "vs/editor/browser/services/hoverService/updatableHoverWidget.nls.keys"
8689
8589
  ],
8690
8590
  "vs/editor/browser/services/hoverService/updatableHoverWidget.nls": [],
8691
8591
  "vs/editor/browser/services/hoverService/updatableHoverWidget.nls.keys": [],
8592
+ "vs/nls!vs/editor/browser/widget/diffEditor/components/accessibleDiffViewer": [],
8593
+ "vs/css!vs/editor/browser/widget/diffEditor/components/accessibleDiffViewer": [],
8594
+ "===anonymous140===": [
8595
+ "vs/editor/browser/widget/diffEditor/components/accessibleDiffViewer.nls",
8596
+ "vs/editor/browser/widget/diffEditor/components/accessibleDiffViewer.nls.keys"
8597
+ ],
8598
+ "vs/editor/browser/widget/diffEditor/components/accessibleDiffViewer.nls": [],
8599
+ "vs/editor/browser/widget/diffEditor/components/accessibleDiffViewer.nls.keys": [],
8600
+ "vs/editor/browser/widget/diffEditor/components/diffEditorViewZones/inlineDiffDeletedCodeMargin": [
8601
+ "require",
8602
+ "exports",
8603
+ "vs/base/browser/dom",
8604
+ "vs/base/common/actions",
8605
+ "vs/base/common/codicons",
8606
+ "vs/base/common/lifecycle",
8607
+ "vs/base/common/platform",
8608
+ "vs/base/common/themables",
8609
+ "vs/nls!vs/editor/browser/widget/diffEditor/components/diffEditorViewZones/inlineDiffDeletedCodeMargin"
8610
+ ],
8611
+ "vs/editor/browser/widget/diffEditor/components/diffEditorViewZones/renderLines": [
8612
+ "require",
8613
+ "exports",
8614
+ "vs/base/browser/trustedTypes",
8615
+ "vs/editor/browser/config/domFontInfo",
8616
+ "vs/editor/common/config/editorOptions",
8617
+ "vs/editor/common/core/stringBuilder",
8618
+ "vs/editor/common/viewLayout/lineDecorations",
8619
+ "vs/editor/common/viewLayout/viewLineRenderer",
8620
+ "vs/editor/common/viewModel"
8621
+ ],
8622
+ "vs/editor/browser/widget/diffEditor/utils/editorGutter": [
8623
+ "require",
8624
+ "exports",
8625
+ "vs/base/browser/dom",
8626
+ "vs/base/common/lifecycle",
8627
+ "vs/base/common/observable",
8628
+ "vs/editor/common/core/lineRange",
8629
+ "vs/editor/common/core/offsetRange"
8630
+ ],
8631
+ "vs/editor/common/model/textModelText": [
8632
+ "require",
8633
+ "exports",
8634
+ "vs/editor/common/core/textEdit",
8635
+ "vs/editor/common/core/textLength"
8636
+ ],
8637
+ "vs/nls!vs/editor/browser/widget/diffEditor/features/movedBlocksLinesFeature": [],
8638
+ "===anonymous141===": [
8639
+ "vs/editor/browser/widget/diffEditor/features/movedBlocksLinesFeature.nls",
8640
+ "vs/editor/browser/widget/diffEditor/features/movedBlocksLinesFeature.nls.keys"
8641
+ ],
8642
+ "vs/editor/browser/widget/diffEditor/features/movedBlocksLinesFeature.nls": [],
8643
+ "vs/editor/browser/widget/diffEditor/features/movedBlocksLinesFeature.nls.keys": [],
8644
+ "vs/base/browser/ui/scrollbar/scrollbarState": [
8645
+ "require",
8646
+ "exports"
8647
+ ],
8648
+ "vs/nls!vs/editor/browser/widget/diffEditor/features/revertButtonsFeature": [],
8649
+ "===anonymous142===": [
8650
+ "vs/editor/browser/widget/diffEditor/features/revertButtonsFeature.nls",
8651
+ "vs/editor/browser/widget/diffEditor/features/revertButtonsFeature.nls.keys"
8652
+ ],
8653
+ "vs/editor/browser/widget/diffEditor/features/revertButtonsFeature.nls": [],
8654
+ "vs/editor/browser/widget/diffEditor/features/revertButtonsFeature.nls.keys": [],
8655
+ "vs/editor/browser/observableUtilities": [
8656
+ "require",
8657
+ "exports",
8658
+ "vs/base/common/observable"
8659
+ ],
8660
+ "vs/nls!vs/editor/browser/widget/diffEditor/components/diffEditorEditors": [],
8661
+ "===anonymous143===": [
8662
+ "vs/editor/browser/widget/diffEditor/components/diffEditorEditors.nls",
8663
+ "vs/editor/browser/widget/diffEditor/components/diffEditorEditors.nls.keys"
8664
+ ],
8665
+ "vs/editor/browser/widget/diffEditor/components/diffEditorEditors.nls": [],
8666
+ "vs/editor/browser/widget/diffEditor/components/diffEditorEditors.nls.keys": [],
8667
+ "vs/editor/browser/widget/diffEditor/diffProviderFactoryService": [
8668
+ "require",
8669
+ "exports",
8670
+ "vs/platform/instantiation/common/extensions",
8671
+ "vs/platform/instantiation/common/instantiation",
8672
+ "vs/base/common/event",
8673
+ "vs/base/common/stopwatch",
8674
+ "vs/editor/common/core/lineRange",
8675
+ "vs/editor/common/diff/rangeMapping",
8676
+ "vs/editor/common/services/editorWorker",
8677
+ "vs/platform/telemetry/common/telemetry"
8678
+ ],
8679
+ "vs/editor/common/model/bracketPairsTextModelPart/bracketPairsTree/beforeEditPositionMapper": [
8680
+ "require",
8681
+ "exports",
8682
+ "vs/editor/common/core/range",
8683
+ "vs/editor/common/model/bracketPairsTextModelPart/bracketPairsTree/length"
8684
+ ],
8685
+ "vs/editor/common/model/bracketPairsTextModelPart/bracketPairsTree/combineTextEditInfos": [
8686
+ "require",
8687
+ "exports",
8688
+ "vs/base/common/arrays",
8689
+ "vs/editor/common/model/bracketPairsTextModelPart/bracketPairsTree/beforeEditPositionMapper",
8690
+ "vs/editor/common/model/bracketPairsTextModelPart/bracketPairsTree/length"
8691
+ ],
8692
8692
  "vs/css!vs/base/browser/ui/button/button": [],
8693
8693
  "vs/base/browser/ui/toolbar/toolbar": [
8694
8694
  "require",
@@ -8732,6 +8732,14 @@
8732
8732
  "exports",
8733
8733
  "vs/base/common/functional"
8734
8734
  ],
8735
+ "vs/editor/common/cursor/oneCursor": [
8736
+ "require",
8737
+ "exports",
8738
+ "vs/editor/common/cursorCommon",
8739
+ "vs/editor/common/core/position",
8740
+ "vs/editor/common/core/range",
8741
+ "vs/editor/common/core/selection"
8742
+ ],
8735
8743
  "vs/editor/common/textModelBracketPairs": [
8736
8744
  "require",
8737
8745
  "exports"
@@ -8784,22 +8792,14 @@
8784
8792
  "exports",
8785
8793
  "vs/base/common/arrays"
8786
8794
  ],
8787
- "vs/editor/common/tokens/contiguousMultilineTokens": [
8788
- "require",
8789
- "exports"
8790
- ],
8791
8795
  "vs/editor/common/tokens/contiguousTokensEditing": [
8792
8796
  "require",
8793
8797
  "exports",
8794
8798
  "vs/editor/common/tokens/lineTokens"
8795
8799
  ],
8796
- "vs/editor/common/cursor/oneCursor": [
8800
+ "vs/editor/common/tokens/contiguousMultilineTokens": [
8797
8801
  "require",
8798
- "exports",
8799
- "vs/editor/common/cursorCommon",
8800
- "vs/editor/common/core/position",
8801
- "vs/editor/common/core/range",
8802
- "vs/editor/common/core/selection"
8802
+ "exports"
8803
8803
  ],
8804
8804
  "vs/nls!vs/platform/actionWidget/browser/actionList": [],
8805
8805
  "===anonymous145===": [
@@ -8901,7 +8901,6 @@
8901
8901
  "vs/base/browser/dom"
8902
8902
  ],
8903
8903
  "vs/css!vs/base/browser/ui/iconLabel/iconlabel": [],
8904
- "vs/css!vs/base/browser/ui/countBadge/countBadge": [],
8905
8904
  "vs/base/common/history": [
8906
8905
  "require",
8907
8906
  "exports",
@@ -8915,26 +8914,23 @@
8915
8914
  ],
8916
8915
  "vs/base/browser/ui/inputbox/inputBox.nls": [],
8917
8916
  "vs/base/browser/ui/inputbox/inputBox.nls.keys": [],
8918
- "vs/nls!vs/editor/browser/widget/diffEditor/components/diffEditorViewZones/inlineDiffDeletedCodeMargin": [],
8919
- "===anonymous152===": [
8920
- "vs/editor/browser/widget/diffEditor/components/diffEditorViewZones/inlineDiffDeletedCodeMargin.nls",
8921
- "vs/editor/browser/widget/diffEditor/components/diffEditorViewZones/inlineDiffDeletedCodeMargin.nls.keys"
8917
+ "vs/css!vs/base/browser/ui/countBadge/countBadge": [],
8918
+ "vs/base/browser/ui/progressbar/progressbar": [
8919
+ "require",
8920
+ "exports",
8921
+ "vs/base/browser/dom",
8922
+ "vs/base/common/async",
8923
+ "vs/base/common/lifecycle",
8924
+ "vs/css!vs/base/browser/ui/progressbar/progressbar"
8922
8925
  ],
8923
- "vs/editor/browser/widget/diffEditor/components/diffEditorViewZones/inlineDiffDeletedCodeMargin.nls": [],
8924
- "vs/editor/browser/widget/diffEditor/components/diffEditorViewZones/inlineDiffDeletedCodeMargin.nls.keys": [],
8925
- "vs/nls!vs/platform/quickinput/browser/quickInput": [],
8926
- "vs/platform/quickinput/browser/quickInputUtils": [
8926
+ "vs/nls!vs/platform/quickinput/browser/quickInputController": [],
8927
+ "vs/platform/quickinput/browser/quickInputBox": [
8927
8928
  "require",
8928
8929
  "exports",
8929
8930
  "vs/base/browser/dom",
8930
- "vs/base/browser/event",
8931
- "vs/base/common/event",
8932
- "vs/base/browser/keyboardEvent",
8933
- "vs/base/browser/touch",
8934
- "vs/base/browser/ui/iconLabel/iconLabels",
8935
- "vs/base/common/idGenerator",
8936
- "vs/base/common/linkedText",
8937
- "vs/nls!vs/platform/quickinput/browser/quickInputUtils",
8931
+ "vs/base/browser/ui/findinput/findInput",
8932
+ "vs/base/common/lifecycle",
8933
+ "vs/base/common/severity",
8938
8934
  "vs/css!vs/platform/quickinput/browser/media/quickInput"
8939
8935
  ],
8940
8936
  "vs/platform/quickinput/browser/quickInputTree": [
@@ -8964,6 +8960,27 @@
8964
8960
  "vs/base/common/async",
8965
8961
  "vs/base/common/errors"
8966
8962
  ],
8963
+ "===anonymous152===": [
8964
+ "vs/platform/quickinput/browser/quickInputController.nls",
8965
+ "vs/platform/quickinput/browser/quickInputController.nls.keys"
8966
+ ],
8967
+ "vs/platform/quickinput/browser/quickInputController.nls": [],
8968
+ "vs/platform/quickinput/browser/quickInputController.nls.keys": [],
8969
+ "vs/nls!vs/platform/quickinput/browser/quickInput": [],
8970
+ "vs/platform/quickinput/browser/quickInputUtils": [
8971
+ "require",
8972
+ "exports",
8973
+ "vs/base/browser/dom",
8974
+ "vs/base/browser/event",
8975
+ "vs/base/common/event",
8976
+ "vs/base/browser/keyboardEvent",
8977
+ "vs/base/browser/touch",
8978
+ "vs/base/browser/ui/iconLabel/iconLabels",
8979
+ "vs/base/common/idGenerator",
8980
+ "vs/base/common/linkedText",
8981
+ "vs/nls!vs/platform/quickinput/browser/quickInputUtils",
8982
+ "vs/css!vs/platform/quickinput/browser/media/quickInput"
8983
+ ],
8967
8984
  "vs/css!vs/platform/quickinput/browser/media/quickInput": [],
8968
8985
  "===anonymous153===": [
8969
8986
  "vs/platform/quickinput/browser/quickInput.nls",
@@ -8971,30 +8988,13 @@
8971
8988
  ],
8972
8989
  "vs/platform/quickinput/browser/quickInput.nls": [],
8973
8990
  "vs/platform/quickinput/browser/quickInput.nls.keys": [],
8974
- "vs/base/browser/ui/progressbar/progressbar": [
8975
- "require",
8976
- "exports",
8977
- "vs/base/browser/dom",
8978
- "vs/base/common/async",
8979
- "vs/base/common/lifecycle",
8980
- "vs/css!vs/base/browser/ui/progressbar/progressbar"
8981
- ],
8982
- "vs/nls!vs/platform/quickinput/browser/quickInputController": [],
8983
- "vs/platform/quickinput/browser/quickInputBox": [
8984
- "require",
8985
- "exports",
8986
- "vs/base/browser/dom",
8987
- "vs/base/browser/ui/findinput/findInput",
8988
- "vs/base/common/lifecycle",
8989
- "vs/base/common/severity",
8990
- "vs/css!vs/platform/quickinput/browser/media/quickInput"
8991
- ],
8991
+ "vs/nls!vs/editor/browser/widget/diffEditor/components/diffEditorViewZones/inlineDiffDeletedCodeMargin": [],
8992
8992
  "===anonymous154===": [
8993
- "vs/platform/quickinput/browser/quickInputController.nls",
8994
- "vs/platform/quickinput/browser/quickInputController.nls.keys"
8993
+ "vs/editor/browser/widget/diffEditor/components/diffEditorViewZones/inlineDiffDeletedCodeMargin.nls",
8994
+ "vs/editor/browser/widget/diffEditor/components/diffEditorViewZones/inlineDiffDeletedCodeMargin.nls.keys"
8995
8995
  ],
8996
- "vs/platform/quickinput/browser/quickInputController.nls": [],
8997
- "vs/platform/quickinput/browser/quickInputController.nls.keys": [],
8996
+ "vs/editor/browser/widget/diffEditor/components/diffEditorViewZones/inlineDiffDeletedCodeMargin.nls": [],
8997
+ "vs/editor/browser/widget/diffEditor/components/diffEditorViewZones/inlineDiffDeletedCodeMargin.nls.keys": [],
8998
8998
  "vs/nls!vs/base/browser/ui/toolbar/toolbar": [],
8999
8999
  "vs/css!vs/base/browser/ui/toolbar/toolbar": [],
9000
9000
  "===anonymous155===": [
@@ -9040,31 +9040,31 @@
9040
9040
  "require",
9041
9041
  "exports"
9042
9042
  ],
9043
- "vs/base/common/linkedText": [
9044
- "require",
9045
- "exports",
9046
- "vs/base/common/decorators"
9047
- ],
9048
- "vs/nls!vs/platform/quickinput/browser/quickInputUtils": [],
9049
- "===anonymous156===": [
9050
- "vs/platform/quickinput/browser/quickInputUtils.nls",
9051
- "vs/platform/quickinput/browser/quickInputUtils.nls.keys"
9052
- ],
9053
- "vs/platform/quickinput/browser/quickInputUtils.nls": [],
9054
- "vs/platform/quickinput/browser/quickInputUtils.nls.keys": [],
9043
+ "vs/css!vs/base/browser/ui/progressbar/progressbar": [],
9055
9044
  "vs/nls!vs/platform/quickinput/browser/quickInputTree": [],
9056
9045
  "vs/base/common/comparers": [
9057
9046
  "require",
9058
9047
  "exports",
9059
9048
  "vs/base/common/lazy"
9060
9049
  ],
9061
- "===anonymous157===": [
9050
+ "===anonymous156===": [
9062
9051
  "vs/platform/quickinput/browser/quickInputTree.nls",
9063
9052
  "vs/platform/quickinput/browser/quickInputTree.nls.keys"
9064
9053
  ],
9065
9054
  "vs/platform/quickinput/browser/quickInputTree.nls": [],
9066
9055
  "vs/platform/quickinput/browser/quickInputTree.nls.keys": [],
9067
- "vs/css!vs/base/browser/ui/progressbar/progressbar": []
9056
+ "vs/base/common/linkedText": [
9057
+ "require",
9058
+ "exports",
9059
+ "vs/base/common/decorators"
9060
+ ],
9061
+ "vs/nls!vs/platform/quickinput/browser/quickInputUtils": [],
9062
+ "===anonymous157===": [
9063
+ "vs/platform/quickinput/browser/quickInputUtils.nls",
9064
+ "vs/platform/quickinput/browser/quickInputUtils.nls.keys"
9065
+ ],
9066
+ "vs/platform/quickinput/browser/quickInputUtils.nls": [],
9067
+ "vs/platform/quickinput/browser/quickInputUtils.nls.keys": []
9068
9068
  },
9069
9069
  "bundles": {
9070
9070
  "vs/editor/editor.main": [