monaco-editor-core 0.51.0-dev-20240817 → 0.51.0-dev-20240818

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 (38) hide show
  1. package/dev/bundleInfo.json +740 -740
  2. package/dev/nls.messages.de.js +1 -1
  3. package/dev/nls.messages.es.js +1 -1
  4. package/dev/nls.messages.fr.js +1 -1
  5. package/dev/nls.messages.it.js +1 -1
  6. package/dev/nls.messages.ja.js +1 -1
  7. package/dev/nls.messages.ko.js +1 -1
  8. package/dev/nls.messages.ru.js +1 -1
  9. package/dev/nls.messages.zh-cn.js +1 -1
  10. package/dev/nls.messages.zh-tw.js +1 -1
  11. package/dev/vs/base/worker/workerMain.js +1 -1
  12. package/dev/vs/editor/editor.main.css +1 -1
  13. package/dev/vs/editor/editor.main.js +1 -1
  14. package/dev/vs/loader.js +1 -1
  15. package/min/nls.messages.de.js +1 -1
  16. package/min/nls.messages.es.js +1 -1
  17. package/min/nls.messages.fr.js +1 -1
  18. package/min/nls.messages.it.js +1 -1
  19. package/min/nls.messages.ja.js +1 -1
  20. package/min/nls.messages.ko.js +1 -1
  21. package/min/nls.messages.ru.js +1 -1
  22. package/min/nls.messages.zh-cn.js +1 -1
  23. package/min/nls.messages.zh-tw.js +1 -1
  24. package/min/vs/base/worker/workerMain.js +1 -1
  25. package/min/vs/editor/editor.main.css +1 -1
  26. package/min/vs/editor/editor.main.js +1 -1
  27. package/min/vs/loader.js +1 -1
  28. package/min-maps/nls.messages.de.js.map +1 -1
  29. package/min-maps/nls.messages.es.js.map +1 -1
  30. package/min-maps/nls.messages.fr.js.map +1 -1
  31. package/min-maps/nls.messages.it.js.map +1 -1
  32. package/min-maps/nls.messages.ja.js.map +1 -1
  33. package/min-maps/nls.messages.ko.js.map +1 -1
  34. package/min-maps/nls.messages.ru.js.map +1 -1
  35. package/min-maps/nls.messages.zh-cn.js.map +1 -1
  36. package/min-maps/nls.messages.zh-tw.js.map +1 -1
  37. package/min-maps/vs/loader.js.map +1 -1
  38. package/package.json +2 -2
@@ -1488,29 +1488,6 @@
1488
1488
  "vs/base/browser/dom"
1489
1489
  ],
1490
1490
  "vs/css!vs/editor/standalone/browser/iPadShowKeyboard/iPadShowKeyboard": [],
1491
- "vs/platform/registry/common/platform": [
1492
- "require",
1493
- "exports",
1494
- "vs/base/common/assert",
1495
- "vs/base/common/types"
1496
- ],
1497
- "vs/platform/quickinput/common/quickAccess": [
1498
- "require",
1499
- "exports",
1500
- "vs/base/common/arrays",
1501
- "vs/base/common/lifecycle",
1502
- "vs/platform/registry/common/platform"
1503
- ],
1504
- "vs/platform/quickinput/browser/helpQuickAccess": [
1505
- "require",
1506
- "exports",
1507
- "vs/nls",
1508
- "vs/platform/registry/common/platform",
1509
- "vs/base/common/lifecycle",
1510
- "vs/platform/keybinding/common/keybinding",
1511
- "vs/platform/quickinput/common/quickAccess",
1512
- "vs/platform/quickinput/common/quickInput"
1513
- ],
1514
1491
  "vs/base/common/color": [
1515
1492
  "require",
1516
1493
  "exports"
@@ -1544,6 +1521,29 @@
1544
1521
  "vs/platform/instantiation/common/instantiation"
1545
1522
  ],
1546
1523
  "vs/css!vs/editor/standalone/browser/inspectTokens/inspectTokens": [],
1524
+ "vs/platform/registry/common/platform": [
1525
+ "require",
1526
+ "exports",
1527
+ "vs/base/common/assert",
1528
+ "vs/base/common/types"
1529
+ ],
1530
+ "vs/platform/quickinput/common/quickAccess": [
1531
+ "require",
1532
+ "exports",
1533
+ "vs/base/common/arrays",
1534
+ "vs/base/common/lifecycle",
1535
+ "vs/platform/registry/common/platform"
1536
+ ],
1537
+ "vs/platform/quickinput/browser/helpQuickAccess": [
1538
+ "require",
1539
+ "exports",
1540
+ "vs/nls",
1541
+ "vs/platform/registry/common/platform",
1542
+ "vs/base/common/lifecycle",
1543
+ "vs/platform/keybinding/common/keybinding",
1544
+ "vs/platform/quickinput/common/quickAccess",
1545
+ "vs/platform/quickinput/common/quickInput"
1546
+ ],
1547
1547
  "vs/editor/contrib/quickAccess/browser/gotoLineQuickAccess": [
1548
1548
  "require",
1549
1549
  "exports",
@@ -1839,18 +1839,6 @@
1839
1839
  "vs/editor/common/diff/linesDiffComputer",
1840
1840
  "vs/editor/common/diff/rangeMapping"
1841
1841
  ],
1842
- "vs/base/common/arrays": [
1843
- "require",
1844
- "exports"
1845
- ],
1846
- "vs/editor/common/core/textModelDefaults": [
1847
- "require",
1848
- "exports"
1849
- ],
1850
- "vs/nls": [
1851
- "require",
1852
- "exports"
1853
- ],
1854
1842
  "vs/base/browser/window": [
1855
1843
  "require",
1856
1844
  "exports"
@@ -2117,6 +2105,10 @@
2117
2105
  "vs/editor/standalone/common/monarch/monarchCommon",
2118
2106
  "vs/platform/configuration/common/configuration"
2119
2107
  ],
2108
+ "vs/base/common/arrays": [
2109
+ "require",
2110
+ "exports"
2111
+ ],
2120
2112
  "vs/editor/contrib/editorState/browser/editorState": [
2121
2113
  "require",
2122
2114
  "exports",
@@ -2166,6 +2158,10 @@
2166
2158
  "vs/nls",
2167
2159
  "vs/platform/instantiation/common/instantiation"
2168
2160
  ],
2161
+ "vs/nls": [
2162
+ "require",
2163
+ "exports"
2164
+ ],
2169
2165
  "vs/base/browser/browser": [
2170
2166
  "require",
2171
2167
  "exports",
@@ -2251,6 +2247,10 @@
2251
2247
  "vs/editor/common/languages/autoIndent",
2252
2248
  "vs/editor/common/languages/enterAction"
2253
2249
  ],
2250
+ "vs/editor/common/core/textModelDefaults": [
2251
+ "require",
2252
+ "exports"
2253
+ ],
2254
2254
  "vs/editor/browser/config/domFontInfo": [
2255
2255
  "require",
2256
2256
  "exports",
@@ -2488,6 +2488,16 @@
2488
2488
  "vs/editor/browser/editorExtensions"
2489
2489
  ],
2490
2490
  "vs/css!vs/editor/browser/widget/codeEditor/editor": [],
2491
+ "vs/base/common/htmlContent": [
2492
+ "require",
2493
+ "exports",
2494
+ "vs/base/common/errors",
2495
+ "vs/base/common/iconLabels",
2496
+ "vs/base/common/resources",
2497
+ "vs/base/common/strings",
2498
+ "vs/base/common/uri"
2499
+ ],
2500
+ "vs/css!vs/editor/contrib/anchorSelect/browser/anchorSelect": [],
2491
2501
  "vs/base/common/codicons": [
2492
2502
  "require",
2493
2503
  "exports",
@@ -2519,16 +2529,6 @@
2519
2529
  "vs/platform/theme/common/colorRegistry",
2520
2530
  "vs/platform/theme/common/iconRegistry"
2521
2531
  ],
2522
- "vs/base/common/htmlContent": [
2523
- "require",
2524
- "exports",
2525
- "vs/base/common/errors",
2526
- "vs/base/common/iconLabels",
2527
- "vs/base/common/resources",
2528
- "vs/base/common/strings",
2529
- "vs/base/common/uri"
2530
- ],
2531
- "vs/css!vs/editor/contrib/anchorSelect/browser/anchorSelect": [],
2532
2532
  "vs/base/common/async": [
2533
2533
  "require",
2534
2534
  "exports",
@@ -2561,62 +2561,6 @@
2561
2561
  "vs/editor/common/cursor/cursorAtomicMoveOperations",
2562
2562
  "vs/editor/common/cursorCommon"
2563
2563
  ],
2564
- "vs/editor/browser/controller/textAreaInput": [
2565
- "require",
2566
- "exports",
2567
- "vs/base/browser/browser",
2568
- "vs/base/browser/dom",
2569
- "vs/base/browser/event",
2570
- "vs/base/browser/keyboardEvent",
2571
- "vs/base/browser/performance",
2572
- "vs/base/common/async",
2573
- "vs/base/common/event",
2574
- "vs/base/common/lifecycle",
2575
- "vs/base/common/mime",
2576
- "vs/base/common/strings",
2577
- "vs/editor/browser/controller/textAreaState",
2578
- "vs/editor/common/core/selection",
2579
- "vs/platform/accessibility/common/accessibility",
2580
- "vs/platform/log/common/log"
2581
- ],
2582
- "vs/editor/contrib/dropOrPasteInto/browser/copyPasteController": [
2583
- "require",
2584
- "exports",
2585
- "vs/base/browser/dom",
2586
- "vs/base/common/arrays",
2587
- "vs/base/common/async",
2588
- "vs/base/common/cancellation",
2589
- "vs/base/common/dataTransfer",
2590
- "vs/base/common/hierarchicalKind",
2591
- "vs/base/common/lifecycle",
2592
- "vs/base/common/mime",
2593
- "vs/base/common/platform",
2594
- "vs/base/common/uuid",
2595
- "vs/editor/browser/controller/textAreaInput",
2596
- "vs/editor/browser/dnd",
2597
- "vs/editor/browser/services/bulkEditService",
2598
- "vs/editor/common/core/range",
2599
- "vs/editor/common/languages",
2600
- "vs/editor/common/services/languageFeatures",
2601
- "vs/editor/contrib/dropOrPasteInto/browser/defaultProviders",
2602
- "vs/editor/contrib/dropOrPasteInto/browser/edit",
2603
- "vs/editor/contrib/editorState/browser/editorState",
2604
- "vs/editor/contrib/inlineProgress/browser/inlineProgress",
2605
- "vs/editor/contrib/message/browser/messageController",
2606
- "vs/nls",
2607
- "vs/platform/clipboard/common/clipboardService",
2608
- "vs/platform/contextkey/common/contextkey",
2609
- "vs/platform/instantiation/common/instantiation",
2610
- "vs/platform/progress/common/progress",
2611
- "vs/platform/quickinput/common/quickInput",
2612
- "vs/editor/contrib/dropOrPasteInto/browser/postEditWidget",
2613
- "vs/base/common/errors"
2614
- ],
2615
- "vs/platform/clipboard/common/clipboardService": [
2616
- "require",
2617
- "exports",
2618
- "vs/platform/instantiation/common/instantiation"
2619
- ],
2620
2564
  "vs/editor/common/config/editorConfigurationSchema": [
2621
2565
  "require",
2622
2566
  "exports",
@@ -2703,58 +2647,61 @@
2703
2647
  "vs/platform/jsonschemas/common/jsonContributionRegistry",
2704
2648
  "vs/platform/registry/common/platform"
2705
2649
  ],
2706
- "vs/editor/contrib/colorPicker/browser/colorDetector": [
2650
+ "vs/editor/browser/controller/textAreaInput": [
2707
2651
  "require",
2708
2652
  "exports",
2653
+ "vs/base/browser/browser",
2654
+ "vs/base/browser/dom",
2655
+ "vs/base/browser/event",
2656
+ "vs/base/browser/keyboardEvent",
2657
+ "vs/base/browser/performance",
2709
2658
  "vs/base/common/async",
2710
- "vs/base/common/color",
2711
- "vs/base/common/errors",
2712
2659
  "vs/base/common/event",
2713
2660
  "vs/base/common/lifecycle",
2714
- "vs/base/common/stopwatch",
2661
+ "vs/base/common/mime",
2715
2662
  "vs/base/common/strings",
2716
- "vs/editor/browser/editorDom",
2717
- "vs/editor/browser/editorExtensions",
2718
- "vs/editor/common/core/range",
2719
- "vs/editor/common/model/textModel",
2720
- "vs/editor/common/services/languageFeatureDebounce",
2721
- "vs/editor/common/services/languageFeatures",
2722
- "vs/editor/contrib/colorPicker/browser/color",
2723
- "vs/platform/configuration/common/configuration"
2663
+ "vs/editor/browser/controller/textAreaState",
2664
+ "vs/editor/common/core/selection",
2665
+ "vs/platform/accessibility/common/accessibility",
2666
+ "vs/platform/log/common/log"
2724
2667
  ],
2725
- "vs/editor/contrib/colorPicker/browser/colorHoverParticipant": [
2668
+ "vs/editor/contrib/dropOrPasteInto/browser/copyPasteController": [
2726
2669
  "require",
2727
2670
  "exports",
2671
+ "vs/base/browser/dom",
2672
+ "vs/base/common/arrays",
2728
2673
  "vs/base/common/async",
2729
2674
  "vs/base/common/cancellation",
2730
- "vs/base/common/color",
2675
+ "vs/base/common/dataTransfer",
2676
+ "vs/base/common/hierarchicalKind",
2731
2677
  "vs/base/common/lifecycle",
2678
+ "vs/base/common/mime",
2679
+ "vs/base/common/platform",
2680
+ "vs/base/common/uuid",
2681
+ "vs/editor/browser/controller/textAreaInput",
2682
+ "vs/editor/browser/dnd",
2683
+ "vs/editor/browser/services/bulkEditService",
2732
2684
  "vs/editor/common/core/range",
2733
- "vs/editor/contrib/colorPicker/browser/color",
2734
- "vs/editor/contrib/colorPicker/browser/colorDetector",
2735
- "vs/editor/contrib/colorPicker/browser/colorPickerModel",
2736
- "vs/editor/contrib/colorPicker/browser/colorPickerWidget",
2737
- "vs/editor/contrib/hover/browser/hoverTypes",
2738
- "vs/platform/theme/common/themeService",
2739
- "vs/base/browser/dom"
2740
- ],
2741
- "vs/editor/contrib/hover/browser/contentHoverController2": [
2742
- "require",
2743
- "exports",
2744
- "vs/editor/contrib/hover/browser/hoverActionIds",
2745
- "vs/base/common/lifecycle",
2685
+ "vs/editor/common/languages",
2686
+ "vs/editor/common/services/languageFeatures",
2687
+ "vs/editor/contrib/dropOrPasteInto/browser/defaultProviders",
2688
+ "vs/editor/contrib/dropOrPasteInto/browser/edit",
2689
+ "vs/editor/contrib/editorState/browser/editorState",
2690
+ "vs/editor/contrib/inlineProgress/browser/inlineProgress",
2691
+ "vs/editor/contrib/message/browser/messageController",
2692
+ "vs/nls",
2693
+ "vs/platform/clipboard/common/clipboardService",
2694
+ "vs/platform/contextkey/common/contextkey",
2746
2695
  "vs/platform/instantiation/common/instantiation",
2747
- "vs/editor/contrib/inlineCompletions/browser/inlineCompletionsHintsWidget",
2748
- "vs/platform/keybinding/common/keybinding",
2749
- "vs/base/common/async",
2750
- "vs/editor/contrib/hover/browser/hoverUtils",
2751
- "vs/editor/contrib/hover/browser/contentHoverWidgetWrapper",
2752
- "vs/base/common/event",
2753
- "vs/css!vs/editor/contrib/hover/browser/hover"
2696
+ "vs/platform/progress/common/progress",
2697
+ "vs/platform/quickinput/common/quickInput",
2698
+ "vs/editor/contrib/dropOrPasteInto/browser/postEditWidget",
2699
+ "vs/base/common/errors"
2754
2700
  ],
2755
- "vs/editor/contrib/hover/browser/hoverTypes": [
2701
+ "vs/platform/clipboard/common/clipboardService": [
2756
2702
  "require",
2757
- "exports"
2703
+ "exports",
2704
+ "vs/platform/instantiation/common/instantiation"
2758
2705
  ],
2759
2706
  "vs/editor/browser/stableEditorScroll": [
2760
2707
  "require",
@@ -2806,43 +2753,76 @@
2806
2753
  "vs/platform/log/common/log",
2807
2754
  "vs/base/common/network"
2808
2755
  ],
2809
- "vs/base/browser/ui/actionbar/actionViewItems": [
2810
- "require",
2811
- "exports",
2812
- "vs/base/browser/browser",
2813
- "vs/base/browser/dnd",
2814
- "vs/base/browser/dom",
2815
- "vs/base/browser/touch",
2816
- "vs/base/browser/ui/hover/hoverDelegateFactory",
2817
- "vs/base/browser/ui/selectBox/selectBox",
2818
- "vs/base/common/actions",
2819
- "vs/base/common/lifecycle",
2820
- "vs/base/common/platform",
2821
- "vs/base/common/types",
2822
- "vs/nls",
2823
- "vs/base/browser/ui/hover/hoverDelegate2",
2824
- "vs/css!vs/base/browser/ui/actionbar/actionbar"
2825
- ],
2826
- "vs/base/common/actions": [
2756
+ "vs/editor/contrib/colorPicker/browser/colorDetector": [
2827
2757
  "require",
2828
2758
  "exports",
2759
+ "vs/base/common/async",
2760
+ "vs/base/common/color",
2761
+ "vs/base/common/errors",
2829
2762
  "vs/base/common/event",
2830
2763
  "vs/base/common/lifecycle",
2831
- "vs/nls"
2764
+ "vs/base/common/stopwatch",
2765
+ "vs/base/common/strings",
2766
+ "vs/editor/browser/editorDom",
2767
+ "vs/editor/browser/editorExtensions",
2768
+ "vs/editor/common/core/range",
2769
+ "vs/editor/common/model/textModel",
2770
+ "vs/editor/common/services/languageFeatureDebounce",
2771
+ "vs/editor/common/services/languageFeatures",
2772
+ "vs/editor/contrib/colorPicker/browser/color",
2773
+ "vs/platform/configuration/common/configuration"
2832
2774
  ],
2833
- "vs/platform/contextview/browser/contextView": [
2775
+ "vs/editor/contrib/colorPicker/browser/colorHoverParticipant": [
2834
2776
  "require",
2835
2777
  "exports",
2836
- "vs/platform/instantiation/common/instantiation"
2778
+ "vs/base/common/async",
2779
+ "vs/base/common/cancellation",
2780
+ "vs/base/common/color",
2781
+ "vs/base/common/lifecycle",
2782
+ "vs/editor/common/core/range",
2783
+ "vs/editor/contrib/colorPicker/browser/color",
2784
+ "vs/editor/contrib/colorPicker/browser/colorDetector",
2785
+ "vs/editor/contrib/colorPicker/browser/colorPickerModel",
2786
+ "vs/editor/contrib/colorPicker/browser/colorPickerWidget",
2787
+ "vs/editor/contrib/hover/browser/hoverTypes",
2788
+ "vs/platform/theme/common/themeService",
2789
+ "vs/base/browser/dom"
2837
2790
  ],
2838
- "vs/platform/workspace/common/workspace": [
2791
+ "vs/editor/contrib/hover/browser/contentHoverController2": [
2839
2792
  "require",
2840
2793
  "exports",
2841
- "vs/nls",
2842
- "vs/base/common/path",
2843
- "vs/base/common/ternarySearchTree",
2844
- "vs/base/common/uri",
2845
- "vs/platform/instantiation/common/instantiation"
2794
+ "vs/editor/contrib/hover/browser/hoverActionIds",
2795
+ "vs/base/common/lifecycle",
2796
+ "vs/platform/instantiation/common/instantiation",
2797
+ "vs/editor/contrib/inlineCompletions/browser/inlineCompletionsHintsWidget",
2798
+ "vs/platform/keybinding/common/keybinding",
2799
+ "vs/base/common/async",
2800
+ "vs/editor/contrib/hover/browser/hoverUtils",
2801
+ "vs/editor/contrib/hover/browser/contentHoverWidgetWrapper",
2802
+ "vs/base/common/event",
2803
+ "vs/css!vs/editor/contrib/hover/browser/hover"
2804
+ ],
2805
+ "vs/editor/contrib/hover/browser/hoverTypes": [
2806
+ "require",
2807
+ "exports"
2808
+ ],
2809
+ "vs/editor/contrib/comment/browser/blockCommentCommand": [
2810
+ "require",
2811
+ "exports",
2812
+ "vs/editor/common/core/editOperation",
2813
+ "vs/editor/common/core/position",
2814
+ "vs/editor/common/core/range",
2815
+ "vs/editor/common/core/selection"
2816
+ ],
2817
+ "vs/editor/contrib/comment/browser/lineCommentCommand": [
2818
+ "require",
2819
+ "exports",
2820
+ "vs/base/common/strings",
2821
+ "vs/editor/common/core/editOperation",
2822
+ "vs/editor/common/core/position",
2823
+ "vs/editor/common/core/range",
2824
+ "vs/editor/common/core/selection",
2825
+ "vs/editor/contrib/comment/browser/blockCommentCommand"
2846
2826
  ],
2847
2827
  "vs/editor/contrib/colorPicker/browser/standaloneColorPickerWidget": [
2848
2828
  "require",
@@ -2864,23 +2844,43 @@
2864
2844
  "vs/css!vs/editor/contrib/colorPicker/browser/colorPicker"
2865
2845
  ],
2866
2846
  "vs/css!vs/editor/contrib/colorPicker/browser/colorPicker": [],
2867
- "vs/editor/contrib/comment/browser/blockCommentCommand": [
2847
+ "vs/base/browser/ui/actionbar/actionViewItems": [
2868
2848
  "require",
2869
2849
  "exports",
2870
- "vs/editor/common/core/editOperation",
2871
- "vs/editor/common/core/position",
2872
- "vs/editor/common/core/range",
2873
- "vs/editor/common/core/selection"
2850
+ "vs/base/browser/browser",
2851
+ "vs/base/browser/dnd",
2852
+ "vs/base/browser/dom",
2853
+ "vs/base/browser/touch",
2854
+ "vs/base/browser/ui/hover/hoverDelegateFactory",
2855
+ "vs/base/browser/ui/selectBox/selectBox",
2856
+ "vs/base/common/actions",
2857
+ "vs/base/common/lifecycle",
2858
+ "vs/base/common/platform",
2859
+ "vs/base/common/types",
2860
+ "vs/nls",
2861
+ "vs/base/browser/ui/hover/hoverDelegate2",
2862
+ "vs/css!vs/base/browser/ui/actionbar/actionbar"
2874
2863
  ],
2875
- "vs/editor/contrib/comment/browser/lineCommentCommand": [
2864
+ "vs/base/common/actions": [
2876
2865
  "require",
2877
2866
  "exports",
2878
- "vs/base/common/strings",
2879
- "vs/editor/common/core/editOperation",
2880
- "vs/editor/common/core/position",
2881
- "vs/editor/common/core/range",
2882
- "vs/editor/common/core/selection",
2883
- "vs/editor/contrib/comment/browser/blockCommentCommand"
2867
+ "vs/base/common/event",
2868
+ "vs/base/common/lifecycle",
2869
+ "vs/nls"
2870
+ ],
2871
+ "vs/platform/contextview/browser/contextView": [
2872
+ "require",
2873
+ "exports",
2874
+ "vs/platform/instantiation/common/instantiation"
2875
+ ],
2876
+ "vs/platform/workspace/common/workspace": [
2877
+ "require",
2878
+ "exports",
2879
+ "vs/nls",
2880
+ "vs/base/common/path",
2881
+ "vs/base/common/ternarySearchTree",
2882
+ "vs/base/common/uri",
2883
+ "vs/platform/instantiation/common/instantiation"
2884
2884
  ],
2885
2885
  "vs/base/common/hierarchicalKind": [
2886
2886
  "require",
@@ -3250,6 +3250,122 @@
3250
3250
  "vs/base/common/platform"
3251
3251
  ],
3252
3252
  "vs/css!vs/editor/contrib/gotoSymbol/browser/link/goToDefinitionAtPosition": [],
3253
+ "vs/editor/common/commands/shiftCommand": [
3254
+ "require",
3255
+ "exports",
3256
+ "vs/base/common/strings",
3257
+ "vs/editor/common/core/cursorColumns",
3258
+ "vs/editor/common/core/range",
3259
+ "vs/editor/common/core/selection",
3260
+ "vs/editor/common/languages/enterAction",
3261
+ "vs/editor/common/languages/languageConfigurationRegistry"
3262
+ ],
3263
+ "vs/editor/contrib/indentation/common/indentUtils": [
3264
+ "require",
3265
+ "exports"
3266
+ ],
3267
+ "vs/editor/common/languages/autoIndent": [
3268
+ "require",
3269
+ "exports",
3270
+ "vs/base/common/strings",
3271
+ "vs/editor/common/languages/languageConfiguration",
3272
+ "vs/editor/common/languages/supports/indentationLineProcessor"
3273
+ ],
3274
+ "vs/editor/contrib/indentation/common/indentation": [
3275
+ "require",
3276
+ "exports",
3277
+ "vs/base/common/strings",
3278
+ "vs/editor/common/commands/shiftCommand",
3279
+ "vs/editor/common/core/editOperation",
3280
+ "vs/editor/common/core/indentation",
3281
+ "vs/editor/common/core/selection",
3282
+ "vs/editor/common/languages/supports/indentationLineProcessor"
3283
+ ],
3284
+ "vs/editor/common/tokens/lineTokens": [
3285
+ "require",
3286
+ "exports",
3287
+ "vs/editor/common/encodedTokenAttributes"
3288
+ ],
3289
+ "vs/editor/contrib/hover/browser/hoverActions": [
3290
+ "require",
3291
+ "exports",
3292
+ "vs/editor/contrib/hover/browser/hoverActionIds",
3293
+ "vs/base/common/keyCodes",
3294
+ "vs/editor/browser/editorExtensions",
3295
+ "vs/editor/common/core/range",
3296
+ "vs/editor/common/editorContextKeys",
3297
+ "vs/editor/contrib/gotoSymbol/browser/link/goToDefinitionAtPosition",
3298
+ "vs/editor/contrib/hover/browser/contentHoverController2",
3299
+ "vs/editor/common/languages",
3300
+ "vs/nls",
3301
+ "vs/css!vs/editor/contrib/hover/browser/hover"
3302
+ ],
3303
+ "vs/editor/contrib/hover/browser/markdownHoverParticipant": [
3304
+ "require",
3305
+ "exports",
3306
+ "vs/base/browser/dom",
3307
+ "vs/base/common/arrays",
3308
+ "vs/base/common/cancellation",
3309
+ "vs/base/common/htmlContent",
3310
+ "vs/base/common/lifecycle",
3311
+ "vs/editor/browser/widget/markdownRenderer/browser/markdownRenderer",
3312
+ "vs/editor/contrib/hover/browser/hoverActionIds",
3313
+ "vs/editor/common/core/range",
3314
+ "vs/editor/common/languages/language",
3315
+ "vs/editor/contrib/hover/browser/hoverTypes",
3316
+ "vs/nls",
3317
+ "vs/platform/configuration/common/configuration",
3318
+ "vs/platform/opener/common/opener",
3319
+ "vs/editor/common/services/languageFeatures",
3320
+ "vs/editor/common/languages",
3321
+ "vs/platform/theme/common/iconRegistry",
3322
+ "vs/base/common/codicons",
3323
+ "vs/base/common/themables",
3324
+ "vs/base/common/errors",
3325
+ "vs/platform/keybinding/common/keybinding",
3326
+ "vs/base/browser/ui/hover/hoverWidget",
3327
+ "vs/platform/hover/browser/hover",
3328
+ "vs/base/common/async",
3329
+ "vs/editor/contrib/hover/browser/getHover",
3330
+ "vs/platform/commands/common/commands"
3331
+ ],
3332
+ "vs/editor/contrib/hover/browser/markerHoverParticipant": [
3333
+ "require",
3334
+ "exports",
3335
+ "vs/base/browser/dom",
3336
+ "vs/base/common/arrays",
3337
+ "vs/base/common/async",
3338
+ "vs/base/common/errors",
3339
+ "vs/base/common/lifecycle",
3340
+ "vs/base/common/resources",
3341
+ "vs/editor/common/core/range",
3342
+ "vs/editor/common/services/languageFeatures",
3343
+ "vs/editor/common/services/markerDecorations",
3344
+ "vs/editor/contrib/codeAction/browser/codeAction",
3345
+ "vs/editor/contrib/codeAction/browser/codeActionController",
3346
+ "vs/editor/contrib/codeAction/common/types",
3347
+ "vs/editor/contrib/gotoError/browser/gotoError",
3348
+ "vs/editor/contrib/hover/browser/hoverTypes",
3349
+ "vs/nls",
3350
+ "vs/platform/markers/common/markers",
3351
+ "vs/platform/opener/common/opener",
3352
+ "vs/platform/progress/common/progress"
3353
+ ],
3354
+ "vs/editor/contrib/hover/browser/marginHoverController": [
3355
+ "require",
3356
+ "exports",
3357
+ "vs/base/common/lifecycle",
3358
+ "vs/platform/instantiation/common/instantiation",
3359
+ "vs/base/common/async",
3360
+ "vs/editor/contrib/hover/browser/hoverUtils",
3361
+ "vs/editor/contrib/hover/browser/marginHoverWidget",
3362
+ "vs/css!vs/editor/contrib/hover/browser/hover"
3363
+ ],
3364
+ "vs/editor/contrib/hover/browser/hoverAccessibleViews": [
3365
+ "require",
3366
+ "exports"
3367
+ ],
3368
+ "vs/css!vs/editor/contrib/hover/browser/hover": [],
3253
3369
  "vs/editor/contrib/gotoError/browser/markerNavigationService": [
3254
3370
  "require",
3255
3371
  "exports",
@@ -3362,128 +3478,12 @@
3362
3478
  "vs/platform/hover/browser/hover",
3363
3479
  "vs/platform/commands/common/commands"
3364
3480
  ],
3365
- "vs/editor/common/commands/shiftCommand": [
3366
- "require",
3367
- "exports",
3368
- "vs/base/common/strings",
3369
- "vs/editor/common/core/cursorColumns",
3370
- "vs/editor/common/core/range",
3371
- "vs/editor/common/core/selection",
3372
- "vs/editor/common/languages/enterAction",
3373
- "vs/editor/common/languages/languageConfigurationRegistry"
3374
- ],
3375
- "vs/editor/contrib/indentation/common/indentUtils": [
3376
- "require",
3377
- "exports"
3378
- ],
3379
- "vs/editor/common/languages/autoIndent": [
3380
- "require",
3381
- "exports",
3382
- "vs/base/common/strings",
3383
- "vs/editor/common/languages/languageConfiguration",
3384
- "vs/editor/common/languages/supports/indentationLineProcessor"
3385
- ],
3386
- "vs/editor/contrib/indentation/common/indentation": [
3387
- "require",
3388
- "exports",
3389
- "vs/base/common/strings",
3390
- "vs/editor/common/commands/shiftCommand",
3391
- "vs/editor/common/core/editOperation",
3392
- "vs/editor/common/core/indentation",
3393
- "vs/editor/common/core/selection",
3394
- "vs/editor/common/languages/supports/indentationLineProcessor"
3395
- ],
3396
- "vs/editor/common/tokens/lineTokens": [
3397
- "require",
3398
- "exports",
3399
- "vs/editor/common/encodedTokenAttributes"
3400
- ],
3401
3481
  "vs/editor/contrib/inPlaceReplace/browser/inPlaceReplaceCommand": [
3402
3482
  "require",
3403
3483
  "exports",
3404
3484
  "vs/editor/common/core/selection"
3405
3485
  ],
3406
3486
  "vs/css!vs/editor/contrib/inPlaceReplace/browser/inPlaceReplace": [],
3407
- "vs/editor/contrib/hover/browser/hoverActions": [
3408
- "require",
3409
- "exports",
3410
- "vs/editor/contrib/hover/browser/hoverActionIds",
3411
- "vs/base/common/keyCodes",
3412
- "vs/editor/browser/editorExtensions",
3413
- "vs/editor/common/core/range",
3414
- "vs/editor/common/editorContextKeys",
3415
- "vs/editor/contrib/gotoSymbol/browser/link/goToDefinitionAtPosition",
3416
- "vs/editor/contrib/hover/browser/contentHoverController2",
3417
- "vs/editor/common/languages",
3418
- "vs/nls",
3419
- "vs/css!vs/editor/contrib/hover/browser/hover"
3420
- ],
3421
- "vs/editor/contrib/hover/browser/markdownHoverParticipant": [
3422
- "require",
3423
- "exports",
3424
- "vs/base/browser/dom",
3425
- "vs/base/common/arrays",
3426
- "vs/base/common/cancellation",
3427
- "vs/base/common/htmlContent",
3428
- "vs/base/common/lifecycle",
3429
- "vs/editor/browser/widget/markdownRenderer/browser/markdownRenderer",
3430
- "vs/editor/contrib/hover/browser/hoverActionIds",
3431
- "vs/editor/common/core/range",
3432
- "vs/editor/common/languages/language",
3433
- "vs/editor/contrib/hover/browser/hoverTypes",
3434
- "vs/nls",
3435
- "vs/platform/configuration/common/configuration",
3436
- "vs/platform/opener/common/opener",
3437
- "vs/editor/common/services/languageFeatures",
3438
- "vs/editor/common/languages",
3439
- "vs/platform/theme/common/iconRegistry",
3440
- "vs/base/common/codicons",
3441
- "vs/base/common/themables",
3442
- "vs/base/common/errors",
3443
- "vs/platform/keybinding/common/keybinding",
3444
- "vs/base/browser/ui/hover/hoverWidget",
3445
- "vs/platform/hover/browser/hover",
3446
- "vs/base/common/async",
3447
- "vs/editor/contrib/hover/browser/getHover",
3448
- "vs/platform/commands/common/commands"
3449
- ],
3450
- "vs/editor/contrib/hover/browser/markerHoverParticipant": [
3451
- "require",
3452
- "exports",
3453
- "vs/base/browser/dom",
3454
- "vs/base/common/arrays",
3455
- "vs/base/common/async",
3456
- "vs/base/common/errors",
3457
- "vs/base/common/lifecycle",
3458
- "vs/base/common/resources",
3459
- "vs/editor/common/core/range",
3460
- "vs/editor/common/services/languageFeatures",
3461
- "vs/editor/common/services/markerDecorations",
3462
- "vs/editor/contrib/codeAction/browser/codeAction",
3463
- "vs/editor/contrib/codeAction/browser/codeActionController",
3464
- "vs/editor/contrib/codeAction/common/types",
3465
- "vs/editor/contrib/gotoError/browser/gotoError",
3466
- "vs/editor/contrib/hover/browser/hoverTypes",
3467
- "vs/nls",
3468
- "vs/platform/markers/common/markers",
3469
- "vs/platform/opener/common/opener",
3470
- "vs/platform/progress/common/progress"
3471
- ],
3472
- "vs/editor/contrib/hover/browser/marginHoverController": [
3473
- "require",
3474
- "exports",
3475
- "vs/base/common/lifecycle",
3476
- "vs/platform/instantiation/common/instantiation",
3477
- "vs/base/common/async",
3478
- "vs/editor/contrib/hover/browser/hoverUtils",
3479
- "vs/editor/contrib/hover/browser/marginHoverWidget",
3480
- "vs/css!vs/editor/contrib/hover/browser/hover"
3481
- ],
3482
- "vs/editor/contrib/hover/browser/hoverAccessibleViews": [
3483
- "require",
3484
- "exports"
3485
- ],
3486
- "vs/css!vs/editor/contrib/hover/browser/hover": [],
3487
3487
  "vs/editor/common/commands/trimTrailingWhitespaceCommand": [
3488
3488
  "require",
3489
3489
  "exports",
@@ -3521,7 +3521,6 @@
3521
3521
  "vs/editor/common/core/editOperation",
3522
3522
  "vs/editor/common/core/range"
3523
3523
  ],
3524
- "vs/css!vs/editor/contrib/linkedEditing/browser/linkedEditing": [],
3525
3524
  "vs/base/common/resources": [
3526
3525
  "require",
3527
3526
  "exports",
@@ -3547,6 +3546,18 @@
3547
3546
  "vs/editor/common/services/languageFeatures"
3548
3547
  ],
3549
3548
  "vs/css!vs/editor/contrib/links/browser/links": [],
3549
+ "vs/css!vs/editor/contrib/linkedEditing/browser/linkedEditing": [],
3550
+ "vs/editor/contrib/wordHighlighter/browser/highlightDecorations": [
3551
+ "require",
3552
+ "exports",
3553
+ "vs/editor/common/model",
3554
+ "vs/editor/common/model/textModel",
3555
+ "vs/editor/common/languages",
3556
+ "vs/nls",
3557
+ "vs/platform/theme/common/colorRegistry",
3558
+ "vs/platform/theme/common/themeService",
3559
+ "vs/css!vs/editor/contrib/wordHighlighter/browser/highlightDecorations"
3560
+ ],
3550
3561
  "vs/editor/contrib/inlineEdit/browser/commands": [
3551
3562
  "require",
3552
3563
  "exports",
@@ -3582,51 +3593,6 @@
3582
3593
  "vs/editor/browser/widget/diffEditor/diffProviderFactoryService",
3583
3594
  "vs/editor/common/services/model"
3584
3595
  ],
3585
- "vs/editor/contrib/inlineEdits/browser/commands": [
3586
- "require",
3587
- "exports",
3588
- "vs/base/common/codicons",
3589
- "vs/base/common/observable",
3590
- "vs/base/common/observableInternal/base",
3591
- "vs/editor/browser/editorExtensions",
3592
- "vs/editor/browser/widget/codeEditor/embeddedCodeEditorWidget",
3593
- "vs/editor/common/editorContextKeys",
3594
- "vs/editor/contrib/inlineEdits/browser/consts",
3595
- "vs/editor/contrib/inlineEdits/browser/inlineEditsController",
3596
- "vs/nls",
3597
- "vs/platform/actions/common/actions",
3598
- "vs/platform/contextkey/common/contextkey"
3599
- ],
3600
- "vs/editor/contrib/inlineEdits/browser/inlineEditsController": [
3601
- "require",
3602
- "exports",
3603
- "vs/base/common/lifecycle",
3604
- "vs/base/common/observable",
3605
- "vs/base/common/observableInternal/derived",
3606
- "vs/editor/browser/observableCodeEditor",
3607
- "vs/base/common/hotReloadHelpers",
3608
- "vs/editor/common/core/selection",
3609
- "vs/editor/common/services/languageFeatureDebounce",
3610
- "vs/editor/common/services/languageFeatures",
3611
- "vs/editor/contrib/inlineEdits/browser/consts",
3612
- "vs/editor/contrib/inlineEdits/browser/inlineEditsModel",
3613
- "vs/editor/contrib/inlineEdits/browser/inlineEditsWidget",
3614
- "vs/platform/configuration/common/configuration",
3615
- "vs/platform/contextkey/common/contextkey",
3616
- "vs/platform/instantiation/common/instantiation",
3617
- "vs/platform/observable/common/platformObservableUtils"
3618
- ],
3619
- "vs/editor/contrib/wordHighlighter/browser/highlightDecorations": [
3620
- "require",
3621
- "exports",
3622
- "vs/editor/common/model",
3623
- "vs/editor/common/model/textModel",
3624
- "vs/editor/common/languages",
3625
- "vs/nls",
3626
- "vs/platform/theme/common/colorRegistry",
3627
- "vs/platform/theme/common/themeService",
3628
- "vs/css!vs/editor/contrib/wordHighlighter/browser/highlightDecorations"
3629
- ],
3630
3596
  "vs/editor/contrib/parameterHints/browser/parameterHintsModel": [
3631
3597
  "require",
3632
3598
  "exports",
@@ -3677,36 +3643,39 @@
3677
3643
  "vs/platform/telemetry/common/telemetry",
3678
3644
  "vs/css!vs/editor/contrib/parameterHints/browser/parameterHints"
3679
3645
  ],
3680
- "vs/editor/common/services/semanticTokensProviderStyling": [
3681
- "require",
3682
- "exports",
3683
- "vs/editor/common/encodedTokenAttributes",
3684
- "vs/platform/theme/common/themeService",
3685
- "vs/platform/log/common/log",
3686
- "vs/editor/common/tokens/sparseMultilineTokens",
3687
- "vs/editor/common/languages/language"
3688
- ],
3689
- "vs/editor/contrib/semanticTokens/common/getSemanticTokens": [
3646
+ "vs/editor/contrib/inlineEdits/browser/commands": [
3690
3647
  "require",
3691
3648
  "exports",
3692
- "vs/base/common/cancellation",
3693
- "vs/base/common/errors",
3694
- "vs/base/common/uri",
3695
- "vs/editor/common/services/model",
3696
- "vs/platform/commands/common/commands",
3697
- "vs/base/common/types",
3698
- "vs/editor/common/services/semanticTokensDto",
3699
- "vs/editor/common/core/range",
3700
- "vs/editor/common/services/languageFeatures"
3649
+ "vs/base/common/codicons",
3650
+ "vs/base/common/observable",
3651
+ "vs/base/common/observableInternal/base",
3652
+ "vs/editor/browser/editorExtensions",
3653
+ "vs/editor/browser/widget/codeEditor/embeddedCodeEditorWidget",
3654
+ "vs/editor/common/editorContextKeys",
3655
+ "vs/editor/contrib/inlineEdits/browser/consts",
3656
+ "vs/editor/contrib/inlineEdits/browser/inlineEditsController",
3657
+ "vs/nls",
3658
+ "vs/platform/actions/common/actions",
3659
+ "vs/platform/contextkey/common/contextkey"
3701
3660
  ],
3702
- "vs/editor/common/services/semanticTokensStyling": [
3661
+ "vs/editor/contrib/inlineEdits/browser/inlineEditsController": [
3703
3662
  "require",
3704
3663
  "exports",
3705
- "vs/platform/instantiation/common/instantiation"
3706
- ],
3707
- "vs/editor/contrib/semanticTokens/common/semanticTokensConfig": [
3708
- "require",
3709
- "exports"
3664
+ "vs/base/common/lifecycle",
3665
+ "vs/base/common/observable",
3666
+ "vs/base/common/observableInternal/derived",
3667
+ "vs/editor/browser/observableCodeEditor",
3668
+ "vs/base/common/hotReloadHelpers",
3669
+ "vs/editor/common/core/selection",
3670
+ "vs/editor/common/services/languageFeatureDebounce",
3671
+ "vs/editor/common/services/languageFeatures",
3672
+ "vs/editor/contrib/inlineEdits/browser/consts",
3673
+ "vs/editor/contrib/inlineEdits/browser/inlineEditsModel",
3674
+ "vs/editor/contrib/inlineEdits/browser/inlineEditsWidget",
3675
+ "vs/platform/configuration/common/configuration",
3676
+ "vs/platform/contextkey/common/contextkey",
3677
+ "vs/platform/instantiation/common/instantiation",
3678
+ "vs/platform/observable/common/platformObservableUtils"
3710
3679
  ],
3711
3680
  "vs/platform/theme/common/colorUtils": [
3712
3681
  "require",
@@ -3781,56 +3750,49 @@
3781
3750
  "vs/platform/theme/common/themeService",
3782
3751
  "vs/css!vs/editor/contrib/rename/browser/renameWidget"
3783
3752
  ],
3784
- "vs/editor/contrib/smartSelect/browser/bracketSelections": [
3753
+ "vs/editor/common/services/semanticTokensProviderStyling": [
3754
+ "require",
3755
+ "exports",
3756
+ "vs/editor/common/encodedTokenAttributes",
3757
+ "vs/platform/theme/common/themeService",
3758
+ "vs/platform/log/common/log",
3759
+ "vs/editor/common/tokens/sparseMultilineTokens",
3760
+ "vs/editor/common/languages/language"
3761
+ ],
3762
+ "vs/editor/contrib/semanticTokens/common/getSemanticTokens": [
3763
+ "require",
3764
+ "exports",
3765
+ "vs/base/common/cancellation",
3766
+ "vs/base/common/errors",
3767
+ "vs/base/common/uri",
3768
+ "vs/editor/common/services/model",
3769
+ "vs/platform/commands/common/commands",
3770
+ "vs/base/common/types",
3771
+ "vs/editor/common/services/semanticTokensDto",
3772
+ "vs/editor/common/core/range",
3773
+ "vs/editor/common/services/languageFeatures"
3774
+ ],
3775
+ "vs/editor/common/services/semanticTokensStyling": [
3785
3776
  "require",
3786
3777
  "exports",
3787
- "vs/base/common/linkedList",
3788
- "vs/editor/common/core/position",
3789
- "vs/editor/common/core/range"
3778
+ "vs/platform/instantiation/common/instantiation"
3790
3779
  ],
3791
- "vs/editor/contrib/smartSelect/browser/wordSelections": [
3780
+ "vs/editor/contrib/semanticTokens/common/semanticTokensConfig": [
3792
3781
  "require",
3793
- "exports",
3794
- "vs/base/common/strings",
3795
- "vs/editor/common/core/range"
3782
+ "exports"
3796
3783
  ],
3797
- "vs/editor/contrib/suggest/browser/suggest": [
3784
+ "vs/editor/contrib/smartSelect/browser/bracketSelections": [
3798
3785
  "require",
3799
3786
  "exports",
3800
- "vs/base/common/cancellation",
3801
- "vs/base/common/errors",
3802
- "vs/base/common/filters",
3803
- "vs/base/common/lifecycle",
3804
- "vs/base/common/stopwatch",
3805
- "vs/base/common/types",
3806
- "vs/base/common/uri",
3787
+ "vs/base/common/linkedList",
3807
3788
  "vs/editor/common/core/position",
3808
- "vs/editor/common/core/range",
3809
- "vs/editor/common/services/resolverService",
3810
- "vs/editor/contrib/snippet/browser/snippetParser",
3811
- "vs/nls",
3812
- "vs/platform/actions/common/actions",
3813
- "vs/platform/commands/common/commands",
3814
- "vs/platform/contextkey/common/contextkey",
3815
- "vs/editor/common/services/languageFeatures",
3816
- "vs/platform/history/browser/contextScopedHistoryWidget"
3789
+ "vs/editor/common/core/range"
3817
3790
  ],
3818
- "vs/editor/contrib/snippet/browser/snippetSession": [
3791
+ "vs/editor/contrib/smartSelect/browser/wordSelections": [
3819
3792
  "require",
3820
3793
  "exports",
3821
- "vs/base/common/arrays",
3822
- "vs/base/common/lifecycle",
3823
3794
  "vs/base/common/strings",
3824
- "vs/editor/common/core/editOperation",
3825
- "vs/editor/common/core/range",
3826
- "vs/editor/common/core/selection",
3827
- "vs/editor/common/languages/languageConfigurationRegistry",
3828
- "vs/editor/common/model/textModel",
3829
- "vs/platform/label/common/label",
3830
- "vs/platform/workspace/common/workspace",
3831
- "vs/editor/contrib/snippet/browser/snippetParser",
3832
- "vs/editor/contrib/snippet/browser/snippetVariables",
3833
- "vs/css!vs/editor/contrib/snippet/browser/snippetSession"
3795
+ "vs/editor/common/core/range"
3834
3796
  ],
3835
3797
  "vs/editor/contrib/stickyScroll/browser/stickyScrollActions": [
3836
3798
  "require",
@@ -3870,19 +3832,52 @@
3870
3832
  "vs/editor/contrib/folding/browser/folding",
3871
3833
  "vs/editor/contrib/folding/browser/foldingModel"
3872
3834
  ],
3873
- "vs/base/common/filters": [
3835
+ "vs/editor/contrib/suggest/browser/suggest": [
3874
3836
  "require",
3875
3837
  "exports",
3876
- "vs/base/common/map",
3877
- "vs/base/common/naturalLanguage/korean",
3878
- "vs/base/common/strings"
3838
+ "vs/base/common/cancellation",
3839
+ "vs/base/common/errors",
3840
+ "vs/base/common/filters",
3841
+ "vs/base/common/lifecycle",
3842
+ "vs/base/common/stopwatch",
3843
+ "vs/base/common/types",
3844
+ "vs/base/common/uri",
3845
+ "vs/editor/common/core/position",
3846
+ "vs/editor/common/core/range",
3847
+ "vs/editor/common/services/resolverService",
3848
+ "vs/editor/contrib/snippet/browser/snippetParser",
3849
+ "vs/nls",
3850
+ "vs/platform/actions/common/actions",
3851
+ "vs/platform/commands/common/commands",
3852
+ "vs/platform/contextkey/common/contextkey",
3853
+ "vs/editor/common/services/languageFeatures",
3854
+ "vs/platform/history/browser/contextScopedHistoryWidget"
3879
3855
  ],
3880
- "vs/editor/contrib/suggest/browser/completionModel": [
3856
+ "vs/editor/contrib/snippet/browser/snippetSession": [
3881
3857
  "require",
3882
3858
  "exports",
3883
3859
  "vs/base/common/arrays",
3884
- "vs/base/common/filters",
3885
- "vs/base/common/strings"
3860
+ "vs/base/common/lifecycle",
3861
+ "vs/base/common/strings",
3862
+ "vs/editor/common/core/editOperation",
3863
+ "vs/editor/common/core/range",
3864
+ "vs/editor/common/core/selection",
3865
+ "vs/editor/common/languages/languageConfigurationRegistry",
3866
+ "vs/editor/common/model/textModel",
3867
+ "vs/platform/label/common/label",
3868
+ "vs/platform/workspace/common/workspace",
3869
+ "vs/editor/contrib/snippet/browser/snippetParser",
3870
+ "vs/editor/contrib/snippet/browser/snippetVariables",
3871
+ "vs/css!vs/editor/contrib/snippet/browser/snippetSession"
3872
+ ],
3873
+ "vs/base/common/keybindings": [
3874
+ "require",
3875
+ "exports",
3876
+ "vs/base/common/errors"
3877
+ ],
3878
+ "vs/editor/contrib/snippet/browser/snippetParser": [
3879
+ "require",
3880
+ "exports"
3886
3881
  ],
3887
3882
  "vs/editor/contrib/suggest/browser/suggestMemory": [
3888
3883
  "require",
@@ -3897,6 +3892,23 @@
3897
3892
  "vs/platform/instantiation/common/instantiation",
3898
3893
  "vs/platform/storage/common/storage"
3899
3894
  ],
3895
+ "vs/editor/contrib/suggest/browser/wordContextKey": [
3896
+ "require",
3897
+ "exports",
3898
+ "vs/platform/contextkey/common/contextkey"
3899
+ ],
3900
+ "vs/editor/contrib/suggest/browser/suggestAlternatives": [
3901
+ "require",
3902
+ "exports",
3903
+ "vs/platform/contextkey/common/contextkey"
3904
+ ],
3905
+ "vs/editor/contrib/suggest/browser/suggestCommitCharacters": [
3906
+ "require",
3907
+ "exports",
3908
+ "vs/base/common/arrays",
3909
+ "vs/base/common/lifecycle",
3910
+ "vs/editor/common/core/characterClassifier"
3911
+ ],
3900
3912
  "vs/editor/contrib/suggest/browser/suggestModel": [
3901
3913
  "require",
3902
3914
  "exports",
@@ -3923,39 +3935,6 @@
3923
3935
  "vs/editor/contrib/snippet/browser/snippetController2",
3924
3936
  "vs/platform/environment/common/environment"
3925
3937
  ],
3926
- "vs/editor/contrib/suggest/browser/wordDistance": [
3927
- "require",
3928
- "exports",
3929
- "vs/base/common/arrays",
3930
- "vs/editor/common/core/range",
3931
- "vs/editor/contrib/smartSelect/browser/bracketSelections"
3932
- ],
3933
- "vs/base/common/keybindings": [
3934
- "require",
3935
- "exports",
3936
- "vs/base/common/errors"
3937
- ],
3938
- "vs/editor/contrib/snippet/browser/snippetParser": [
3939
- "require",
3940
- "exports"
3941
- ],
3942
- "vs/editor/contrib/suggest/browser/wordContextKey": [
3943
- "require",
3944
- "exports",
3945
- "vs/platform/contextkey/common/contextkey"
3946
- ],
3947
- "vs/editor/contrib/suggest/browser/suggestAlternatives": [
3948
- "require",
3949
- "exports",
3950
- "vs/platform/contextkey/common/contextkey"
3951
- ],
3952
- "vs/editor/contrib/suggest/browser/suggestCommitCharacters": [
3953
- "require",
3954
- "exports",
3955
- "vs/base/common/arrays",
3956
- "vs/base/common/lifecycle",
3957
- "vs/editor/common/core/characterClassifier"
3958
- ],
3959
3938
  "vs/editor/contrib/suggest/browser/suggestOvertypingCapturer": [
3960
3939
  "require",
3961
3940
  "exports",
@@ -3991,6 +3970,27 @@
3991
3970
  "vs/css!vs/editor/contrib/suggest/browser/media/suggest",
3992
3971
  "vs/editor/contrib/symbolIcons/browser/symbolIcons"
3993
3972
  ],
3973
+ "vs/base/common/filters": [
3974
+ "require",
3975
+ "exports",
3976
+ "vs/base/common/map",
3977
+ "vs/base/common/naturalLanguage/korean",
3978
+ "vs/base/common/strings"
3979
+ ],
3980
+ "vs/editor/contrib/suggest/browser/completionModel": [
3981
+ "require",
3982
+ "exports",
3983
+ "vs/base/common/arrays",
3984
+ "vs/base/common/filters",
3985
+ "vs/base/common/strings"
3986
+ ],
3987
+ "vs/editor/contrib/suggest/browser/wordDistance": [
3988
+ "require",
3989
+ "exports",
3990
+ "vs/base/common/arrays",
3991
+ "vs/editor/common/core/range",
3992
+ "vs/editor/contrib/smartSelect/browser/bracketSelections"
3993
+ ],
3994
3994
  "vs/editor/common/viewModel/viewModelDecorations": [
3995
3995
  "require",
3996
3996
  "exports",
@@ -4166,11 +4166,6 @@
4166
4166
  "vs/platform/storage/common/storage",
4167
4167
  "vs/platform/telemetry/common/telemetry"
4168
4168
  ],
4169
- "vs/platform/instantiation/common/extensions": [
4170
- "require",
4171
- "exports",
4172
- "vs/platform/instantiation/common/descriptors"
4173
- ],
4174
4169
  "vs/base/common/fuzzyScorer": [
4175
4170
  "require",
4176
4171
  "exports",
@@ -4183,6 +4178,11 @@
4183
4178
  "require",
4184
4179
  "exports"
4185
4180
  ],
4181
+ "vs/platform/instantiation/common/extensions": [
4182
+ "require",
4183
+ "exports",
4184
+ "vs/platform/instantiation/common/descriptors"
4185
+ ],
4186
4186
  "vs/css!vs/editor/contrib/symbolIcons/browser/symbolIcons": [],
4187
4187
  "vs/platform/list/browser/listService": [
4188
4188
  "require",
@@ -4283,19 +4283,6 @@
4283
4283
  "require",
4284
4284
  "exports"
4285
4285
  ],
4286
- "vs/editor/common/diff/linesDiffComputer": [
4287
- "require",
4288
- "exports"
4289
- ],
4290
- "vs/editor/common/diff/rangeMapping": [
4291
- "require",
4292
- "exports",
4293
- "vs/base/common/errors",
4294
- "vs/editor/common/core/lineRange",
4295
- "vs/editor/common/core/position",
4296
- "vs/editor/common/core/range",
4297
- "vs/editor/common/core/textEdit"
4298
- ],
4299
4286
  "vs/editor/common/core/lineRange": [
4300
4287
  "require",
4301
4288
  "exports",
@@ -4363,6 +4350,19 @@
4363
4350
  "vs/editor/common/core/range",
4364
4351
  "vs/editor/common/diff/defaultLinesDiffComputer/utils"
4365
4352
  ],
4353
+ "vs/editor/common/diff/linesDiffComputer": [
4354
+ "require",
4355
+ "exports"
4356
+ ],
4357
+ "vs/editor/common/diff/rangeMapping": [
4358
+ "require",
4359
+ "exports",
4360
+ "vs/base/common/errors",
4361
+ "vs/editor/common/core/lineRange",
4362
+ "vs/editor/common/core/position",
4363
+ "vs/editor/common/core/range",
4364
+ "vs/editor/common/core/textEdit"
4365
+ ],
4366
4366
  "vs/base/browser/pixelRatio": [
4367
4367
  "require",
4368
4368
  "exports",
@@ -4930,10 +4930,6 @@
4930
4930
  "vs/editor/common/core/range",
4931
4931
  "vs/editor/common/core/selection"
4932
4932
  ],
4933
- "vs/base/browser/fastDomNode": [
4934
- "require",
4935
- "exports"
4936
- ],
4937
4933
  "vs/editor/common/languages/enterAction": [
4938
4934
  "require",
4939
4935
  "exports",
@@ -4941,6 +4937,10 @@
4941
4937
  "vs/editor/common/languages/languageConfigurationRegistry",
4942
4938
  "vs/editor/common/languages/supports/indentationLineProcessor"
4943
4939
  ],
4940
+ "vs/base/browser/fastDomNode": [
4941
+ "require",
4942
+ "exports"
4943
+ ],
4944
4944
  "vs/editor/browser/config/elementSizeObserver": [
4945
4945
  "require",
4946
4946
  "exports",
@@ -5536,98 +5536,41 @@
5536
5536
  "vs/platform/theme/common/colorUtils",
5537
5537
  "vs/platform/theme/common/colors/baseColors"
5538
5538
  ],
5539
- "vs/platform/theme/common/colors/quickpickColors": [
5540
- "require",
5541
- "exports",
5542
- "vs/nls",
5543
- "vs/base/common/color",
5544
- "vs/platform/theme/common/colorUtils",
5545
- "vs/platform/theme/common/colors/editorColors",
5546
- "vs/platform/theme/common/colors/listColors"
5547
- ],
5548
- "vs/platform/theme/common/colors/searchColors": [
5549
- "require",
5550
- "exports",
5551
- "vs/nls",
5552
- "vs/platform/theme/common/colorUtils",
5553
- "vs/platform/theme/common/colors/baseColors",
5554
- "vs/platform/theme/common/colors/editorColors"
5555
- ],
5556
- "vs/base/common/codiconsUtil": [
5557
- "require",
5558
- "exports",
5559
- "vs/base/common/types"
5560
- ],
5561
- "vs/base/common/codiconsLibrary": [
5562
- "require",
5563
- "exports",
5564
- "vs/base/common/codiconsUtil"
5565
- ],
5566
- "vs/base/common/symbols": [
5567
- "require",
5568
- "exports"
5569
- ],
5570
- "vs/editor/common/cursor/cursorAtomicMoveOperations": [
5571
- "require",
5572
- "exports",
5573
- "vs/editor/common/core/cursorColumns"
5574
- ],
5575
- "vs/base/browser/event": [
5576
- "require",
5577
- "exports",
5578
- "vs/base/common/event"
5579
- ],
5580
- "vs/editor/browser/controller/textAreaState": [
5539
+ "vs/platform/theme/common/colors/quickpickColors": [
5581
5540
  "require",
5582
5541
  "exports",
5583
- "vs/base/common/strings",
5584
- "vs/editor/common/core/range"
5542
+ "vs/nls",
5543
+ "vs/base/common/color",
5544
+ "vs/platform/theme/common/colorUtils",
5545
+ "vs/platform/theme/common/colors/editorColors",
5546
+ "vs/platform/theme/common/colors/listColors"
5585
5547
  ],
5586
- "vs/base/common/dataTransfer": [
5548
+ "vs/platform/theme/common/colors/searchColors": [
5587
5549
  "require",
5588
5550
  "exports",
5589
- "vs/base/common/arrays",
5590
- "vs/base/common/iterator",
5591
- "vs/base/common/uuid"
5551
+ "vs/nls",
5552
+ "vs/platform/theme/common/colorUtils",
5553
+ "vs/platform/theme/common/colors/baseColors",
5554
+ "vs/platform/theme/common/colors/editorColors"
5592
5555
  ],
5593
- "vs/base/common/uuid": [
5556
+ "vs/base/common/codiconsUtil": [
5594
5557
  "require",
5595
- "exports"
5558
+ "exports",
5559
+ "vs/base/common/types"
5596
5560
  ],
5597
- "vs/editor/browser/dnd": [
5561
+ "vs/base/common/codiconsLibrary": [
5598
5562
  "require",
5599
5563
  "exports",
5600
- "vs/base/browser/dnd",
5601
- "vs/base/common/dataTransfer",
5602
- "vs/base/common/mime",
5603
- "vs/base/common/uri",
5604
- "vs/platform/dnd/browser/dnd"
5564
+ "vs/base/common/codiconsUtil"
5605
5565
  ],
5606
- "vs/editor/contrib/dropOrPasteInto/browser/edit": [
5566
+ "vs/base/common/symbols": [
5607
5567
  "require",
5608
- "exports",
5609
- "vs/editor/browser/services/bulkEditService",
5610
- "vs/editor/contrib/snippet/browser/snippetParser"
5568
+ "exports"
5611
5569
  ],
5612
- "vs/editor/contrib/dropOrPasteInto/browser/postEditWidget": [
5570
+ "vs/editor/common/cursor/cursorAtomicMoveOperations": [
5613
5571
  "require",
5614
5572
  "exports",
5615
- "vs/base/browser/dom",
5616
- "vs/base/browser/ui/button/button",
5617
- "vs/base/common/actions",
5618
- "vs/base/common/errorMessage",
5619
- "vs/base/common/errors",
5620
- "vs/base/common/event",
5621
- "vs/base/common/lifecycle",
5622
- "vs/editor/browser/services/bulkEditService",
5623
- "vs/editor/contrib/dropOrPasteInto/browser/edit",
5624
- "vs/nls",
5625
- "vs/platform/contextkey/common/contextkey",
5626
- "vs/platform/contextview/browser/contextView",
5627
- "vs/platform/instantiation/common/instantiation",
5628
- "vs/platform/keybinding/common/keybinding",
5629
- "vs/platform/notification/common/notification",
5630
- "vs/css!vs/editor/contrib/dropOrPasteInto/browser/postEditWidget"
5573
+ "vs/editor/common/core/cursorColumns"
5631
5574
  ],
5632
5575
  "vs/editor/common/config/diffEditor": [
5633
5576
  "require",
@@ -5736,6 +5679,74 @@
5736
5679
  "vs/base/common/event",
5737
5680
  "vs/platform/registry/common/platform"
5738
5681
  ],
5682
+ "vs/base/browser/event": [
5683
+ "require",
5684
+ "exports",
5685
+ "vs/base/common/event"
5686
+ ],
5687
+ "vs/editor/browser/controller/textAreaState": [
5688
+ "require",
5689
+ "exports",
5690
+ "vs/base/common/strings",
5691
+ "vs/editor/common/core/range"
5692
+ ],
5693
+ "vs/base/common/dataTransfer": [
5694
+ "require",
5695
+ "exports",
5696
+ "vs/base/common/arrays",
5697
+ "vs/base/common/iterator",
5698
+ "vs/base/common/uuid"
5699
+ ],
5700
+ "vs/base/common/uuid": [
5701
+ "require",
5702
+ "exports"
5703
+ ],
5704
+ "vs/editor/browser/dnd": [
5705
+ "require",
5706
+ "exports",
5707
+ "vs/base/browser/dnd",
5708
+ "vs/base/common/dataTransfer",
5709
+ "vs/base/common/mime",
5710
+ "vs/base/common/uri",
5711
+ "vs/platform/dnd/browser/dnd"
5712
+ ],
5713
+ "vs/editor/contrib/dropOrPasteInto/browser/edit": [
5714
+ "require",
5715
+ "exports",
5716
+ "vs/editor/browser/services/bulkEditService",
5717
+ "vs/editor/contrib/snippet/browser/snippetParser"
5718
+ ],
5719
+ "vs/editor/contrib/dropOrPasteInto/browser/postEditWidget": [
5720
+ "require",
5721
+ "exports",
5722
+ "vs/base/browser/dom",
5723
+ "vs/base/browser/ui/button/button",
5724
+ "vs/base/common/actions",
5725
+ "vs/base/common/errorMessage",
5726
+ "vs/base/common/errors",
5727
+ "vs/base/common/event",
5728
+ "vs/base/common/lifecycle",
5729
+ "vs/editor/browser/services/bulkEditService",
5730
+ "vs/editor/contrib/dropOrPasteInto/browser/edit",
5731
+ "vs/nls",
5732
+ "vs/platform/contextkey/common/contextkey",
5733
+ "vs/platform/contextview/browser/contextView",
5734
+ "vs/platform/instantiation/common/instantiation",
5735
+ "vs/platform/keybinding/common/keybinding",
5736
+ "vs/platform/notification/common/notification",
5737
+ "vs/css!vs/editor/contrib/dropOrPasteInto/browser/postEditWidget"
5738
+ ],
5739
+ "vs/base/browser/ui/iconLabel/iconLabels": [
5740
+ "require",
5741
+ "exports",
5742
+ "vs/base/browser/dom",
5743
+ "vs/base/common/themables"
5744
+ ],
5745
+ "vs/css!vs/editor/contrib/codelens/browser/codelensWidget": [],
5746
+ "vs/base/common/numbers": [
5747
+ "require",
5748
+ "exports"
5749
+ ],
5739
5750
  "vs/editor/browser/editorDom": [
5740
5751
  "require",
5741
5752
  "exports",
@@ -5839,16 +5850,25 @@
5839
5850
  "vs/editor/contrib/hover/browser/contentHoverRendered",
5840
5851
  "vs/editor/contrib/hover/browser/hoverUtils"
5841
5852
  ],
5842
- "vs/base/browser/ui/iconLabel/iconLabels": [
5853
+ "vs/editor/contrib/hover/browser/contentHoverStatusBar": [
5843
5854
  "require",
5844
5855
  "exports",
5845
5856
  "vs/base/browser/dom",
5846
- "vs/base/common/themables"
5857
+ "vs/base/browser/ui/hover/hoverWidget",
5858
+ "vs/base/common/lifecycle",
5859
+ "vs/platform/keybinding/common/keybinding"
5847
5860
  ],
5848
- "vs/css!vs/editor/contrib/codelens/browser/codelensWidget": [],
5849
- "vs/base/common/numbers": [
5861
+ "vs/editor/contrib/colorPicker/browser/defaultDocumentColorProvider": [
5850
5862
  "require",
5851
- "exports"
5863
+ "exports",
5864
+ "vs/base/common/color",
5865
+ "vs/editor/browser/services/editorWorkerService",
5866
+ "vs/editor/common/services/model",
5867
+ "vs/editor/common/languages/languageConfigurationRegistry",
5868
+ "vs/base/common/lifecycle",
5869
+ "vs/editor/common/services/languageFeatures",
5870
+ "vs/editor/common/editorFeatures",
5871
+ "vs/base/common/network"
5852
5872
  ],
5853
5873
  "vs/base/browser/dnd": [
5854
5874
  "require",
@@ -5870,26 +5890,6 @@
5870
5890
  "exports",
5871
5891
  "vs/base/common/strings"
5872
5892
  ],
5873
- "vs/editor/contrib/hover/browser/contentHoverStatusBar": [
5874
- "require",
5875
- "exports",
5876
- "vs/base/browser/dom",
5877
- "vs/base/browser/ui/hover/hoverWidget",
5878
- "vs/base/common/lifecycle",
5879
- "vs/platform/keybinding/common/keybinding"
5880
- ],
5881
- "vs/editor/contrib/colorPicker/browser/defaultDocumentColorProvider": [
5882
- "require",
5883
- "exports",
5884
- "vs/base/common/color",
5885
- "vs/editor/browser/services/editorWorkerService",
5886
- "vs/editor/common/services/model",
5887
- "vs/editor/common/languages/languageConfigurationRegistry",
5888
- "vs/base/common/lifecycle",
5889
- "vs/editor/common/services/languageFeatures",
5890
- "vs/editor/common/editorFeatures",
5891
- "vs/base/common/network"
5892
- ],
5893
5893
  "vs/editor/common/services/treeViewsDnd": [
5894
5894
  "require",
5895
5895
  "exports"
@@ -6213,6 +6213,45 @@
6213
6213
  "vs/css!vs/platform/actions/browser/menuEntryActionViewItem"
6214
6214
  ],
6215
6215
  "vs/css!vs/editor/contrib/peekView/browser/media/peekViewWidget": [],
6216
+ "vs/editor/common/languages/supports/indentationLineProcessor": [
6217
+ "require",
6218
+ "exports",
6219
+ "vs/base/common/strings",
6220
+ "vs/editor/common/languages/supports",
6221
+ "vs/editor/common/tokens/lineTokens"
6222
+ ],
6223
+ "vs/base/browser/ui/hover/hoverWidget": [
6224
+ "require",
6225
+ "exports",
6226
+ "vs/base/browser/dom",
6227
+ "vs/base/browser/keyboardEvent",
6228
+ "vs/base/browser/ui/scrollbar/scrollableElement",
6229
+ "vs/base/common/lifecycle",
6230
+ "vs/nls",
6231
+ "vs/css!vs/base/browser/ui/hover/hoverWidget"
6232
+ ],
6233
+ "vs/editor/contrib/hover/browser/getHover": [
6234
+ "require",
6235
+ "exports",
6236
+ "vs/base/common/async",
6237
+ "vs/base/common/cancellation",
6238
+ "vs/base/common/errors",
6239
+ "vs/editor/browser/editorExtensions",
6240
+ "vs/editor/common/services/languageFeatures"
6241
+ ],
6242
+ "vs/editor/contrib/hover/browser/marginHoverWidget": [
6243
+ "require",
6244
+ "exports",
6245
+ "vs/base/browser/dom",
6246
+ "vs/base/common/lifecycle",
6247
+ "vs/editor/browser/widget/markdownRenderer/browser/markdownRenderer",
6248
+ "vs/editor/common/languages/language",
6249
+ "vs/editor/contrib/hover/browser/hoverOperation",
6250
+ "vs/platform/opener/common/opener",
6251
+ "vs/base/browser/ui/hover/hoverWidget",
6252
+ "vs/editor/contrib/hover/browser/marginHoverComputer",
6253
+ "vs/editor/contrib/hover/browser/hoverUtils"
6254
+ ],
6216
6255
  "vs/base/browser/ui/scrollbar/scrollableElement": [
6217
6256
  "require",
6218
6257
  "exports",
@@ -6250,61 +6289,22 @@
6250
6289
  "vs/base/common/uri"
6251
6290
  ],
6252
6291
  "vs/editor/contrib/inlayHints/browser/inlayHintsLocations": [
6253
- "require",
6254
- "exports",
6255
- "vs/base/browser/dom",
6256
- "vs/base/common/actions",
6257
- "vs/base/common/cancellation",
6258
- "vs/base/common/uuid",
6259
- "vs/editor/common/core/range",
6260
- "vs/editor/common/services/resolverService",
6261
- "vs/editor/contrib/gotoSymbol/browser/goToCommands",
6262
- "vs/editor/contrib/peekView/browser/peekView",
6263
- "vs/platform/actions/common/actions",
6264
- "vs/platform/commands/common/commands",
6265
- "vs/platform/contextkey/common/contextkey",
6266
- "vs/platform/contextview/browser/contextView",
6267
- "vs/platform/instantiation/common/instantiation",
6268
- "vs/platform/notification/common/notification"
6269
- ],
6270
- "vs/editor/contrib/hover/browser/getHover": [
6271
- "require",
6272
- "exports",
6273
- "vs/base/common/async",
6274
- "vs/base/common/cancellation",
6275
- "vs/base/common/errors",
6276
- "vs/editor/browser/editorExtensions",
6277
- "vs/editor/common/services/languageFeatures"
6278
- ],
6279
- "vs/editor/common/languages/supports/indentationLineProcessor": [
6280
- "require",
6281
- "exports",
6282
- "vs/base/common/strings",
6283
- "vs/editor/common/languages/supports",
6284
- "vs/editor/common/tokens/lineTokens"
6285
- ],
6286
- "vs/base/browser/ui/hover/hoverWidget": [
6287
- "require",
6288
- "exports",
6289
- "vs/base/browser/dom",
6290
- "vs/base/browser/keyboardEvent",
6291
- "vs/base/browser/ui/scrollbar/scrollableElement",
6292
- "vs/base/common/lifecycle",
6293
- "vs/nls",
6294
- "vs/css!vs/base/browser/ui/hover/hoverWidget"
6295
- ],
6296
- "vs/editor/contrib/hover/browser/marginHoverWidget": [
6297
- "require",
6298
- "exports",
6299
- "vs/base/browser/dom",
6300
- "vs/base/common/lifecycle",
6301
- "vs/editor/browser/widget/markdownRenderer/browser/markdownRenderer",
6302
- "vs/editor/common/languages/language",
6303
- "vs/editor/contrib/hover/browser/hoverOperation",
6304
- "vs/platform/opener/common/opener",
6305
- "vs/base/browser/ui/hover/hoverWidget",
6306
- "vs/editor/contrib/hover/browser/marginHoverComputer",
6307
- "vs/editor/contrib/hover/browser/hoverUtils"
6292
+ "require",
6293
+ "exports",
6294
+ "vs/base/browser/dom",
6295
+ "vs/base/common/actions",
6296
+ "vs/base/common/cancellation",
6297
+ "vs/base/common/uuid",
6298
+ "vs/editor/common/core/range",
6299
+ "vs/editor/common/services/resolverService",
6300
+ "vs/editor/contrib/gotoSymbol/browser/goToCommands",
6301
+ "vs/editor/contrib/peekView/browser/peekView",
6302
+ "vs/platform/actions/common/actions",
6303
+ "vs/platform/commands/common/commands",
6304
+ "vs/platform/contextkey/common/contextkey",
6305
+ "vs/platform/contextview/browser/contextView",
6306
+ "vs/platform/instantiation/common/instantiation",
6307
+ "vs/platform/notification/common/notification"
6308
6308
  ],
6309
6309
  "vs/base/common/extpath": [
6310
6310
  "require",
@@ -6313,6 +6313,7 @@
6313
6313
  "vs/base/common/platform",
6314
6314
  "vs/base/common/strings"
6315
6315
  ],
6316
+ "vs/css!vs/editor/contrib/wordHighlighter/browser/highlightDecorations": [],
6316
6317
  "vs/editor/contrib/inlineEdit/browser/commandIds": [
6317
6318
  "require",
6318
6319
  "exports"
@@ -6395,6 +6396,7 @@
6395
6396
  "vs/editor/common/services/editorWorker",
6396
6397
  "vs/platform/telemetry/common/telemetry"
6397
6398
  ],
6399
+ "vs/css!vs/editor/contrib/parameterHints/browser/parameterHints": [],
6398
6400
  "vs/editor/contrib/inlineEdits/browser/consts": [
6399
6401
  "require",
6400
6402
  "exports",
@@ -6447,21 +6449,6 @@
6447
6449
  "vs/base/common/observable",
6448
6450
  "vs/base/common/observableInternal/utils"
6449
6451
  ],
6450
- "vs/css!vs/editor/contrib/wordHighlighter/browser/highlightDecorations": [],
6451
- "vs/css!vs/editor/contrib/parameterHints/browser/parameterHints": [],
6452
- "vs/editor/common/tokens/sparseMultilineTokens": [
6453
- "require",
6454
- "exports",
6455
- "vs/editor/common/core/position",
6456
- "vs/editor/common/core/range",
6457
- "vs/editor/common/core/eolCounter"
6458
- ],
6459
- "vs/editor/common/services/semanticTokensDto": [
6460
- "require",
6461
- "exports",
6462
- "vs/base/common/buffer",
6463
- "vs/base/common/platform"
6464
- ],
6465
6452
  "vs/base/common/equals": [
6466
6453
  "require",
6467
6454
  "exports",
@@ -6498,25 +6485,24 @@
6498
6485
  "vs/css!vs/base/browser/ui/list/list"
6499
6486
  ],
6500
6487
  "vs/css!vs/editor/contrib/rename/browser/renameWidget": [],
6501
- "vs/platform/action/common/actionCommonCategories": [
6488
+ "vs/editor/common/tokens/sparseMultilineTokens": [
6502
6489
  "require",
6503
6490
  "exports",
6504
- "vs/nls"
6491
+ "vs/editor/common/core/position",
6492
+ "vs/editor/common/core/range",
6493
+ "vs/editor/common/core/eolCounter"
6505
6494
  ],
6506
- "vs/editor/contrib/snippet/browser/snippetVariables": [
6495
+ "vs/editor/common/services/semanticTokensDto": [
6507
6496
  "require",
6508
6497
  "exports",
6509
- "vs/base/common/labels",
6510
- "vs/base/common/path",
6511
- "vs/base/common/resources",
6512
- "vs/base/common/strings",
6513
- "vs/base/common/uuid",
6514
- "vs/editor/common/languages/languageConfigurationRegistry",
6515
- "vs/editor/contrib/snippet/browser/snippetParser",
6516
- "vs/nls",
6517
- "vs/platform/workspace/common/workspace"
6498
+ "vs/base/common/buffer",
6499
+ "vs/base/common/platform"
6500
+ ],
6501
+ "vs/platform/action/common/actionCommonCategories": [
6502
+ "require",
6503
+ "exports",
6504
+ "vs/nls"
6518
6505
  ],
6519
- "vs/css!vs/editor/contrib/snippet/browser/snippetSession": [],
6520
6506
  "vs/editor/contrib/stickyScroll/browser/stickyScrollWidget": [
6521
6507
  "require",
6522
6508
  "exports",
@@ -6550,10 +6536,20 @@
6550
6536
  "require",
6551
6537
  "exports"
6552
6538
  ],
6553
- "vs/base/common/naturalLanguage/korean": [
6539
+ "vs/editor/contrib/snippet/browser/snippetVariables": [
6554
6540
  "require",
6555
- "exports"
6541
+ "exports",
6542
+ "vs/base/common/labels",
6543
+ "vs/base/common/path",
6544
+ "vs/base/common/resources",
6545
+ "vs/base/common/strings",
6546
+ "vs/base/common/uuid",
6547
+ "vs/editor/common/languages/languageConfigurationRegistry",
6548
+ "vs/editor/contrib/snippet/browser/snippetParser",
6549
+ "vs/nls",
6550
+ "vs/platform/workspace/common/workspace"
6556
6551
  ],
6552
+ "vs/css!vs/editor/contrib/snippet/browser/snippetSession": [],
6557
6553
  "vs/editor/contrib/suggest/browser/suggestWidgetStatus": [
6558
6554
  "require",
6559
6555
  "exports",
@@ -6610,6 +6606,10 @@
6610
6606
  "vs/editor/contrib/suggest/browser/suggestWidgetDetails"
6611
6607
  ],
6612
6608
  "vs/css!vs/editor/contrib/suggest/browser/media/suggest": [],
6609
+ "vs/base/common/naturalLanguage/korean": [
6610
+ "require",
6611
+ "exports"
6612
+ ],
6613
6613
  "vs/platform/opener/browser/link": [
6614
6614
  "require",
6615
6615
  "exports",
@@ -6691,41 +6691,6 @@
6691
6691
  "vs/base/common/lifecycle",
6692
6692
  "vs/base/common/types"
6693
6693
  ],
6694
- "vs/base/browser/ui/splitview/splitview": [
6695
- "require",
6696
- "exports",
6697
- "vs/base/browser/dom",
6698
- "vs/base/browser/event",
6699
- "vs/base/browser/ui/sash/sash",
6700
- "vs/base/browser/ui/scrollbar/scrollableElement",
6701
- "vs/base/common/arrays",
6702
- "vs/base/common/color",
6703
- "vs/base/common/event",
6704
- "vs/base/common/lifecycle",
6705
- "vs/base/common/numbers",
6706
- "vs/base/common/scrollable",
6707
- "vs/base/common/types",
6708
- "vs/css!vs/base/browser/ui/splitview/splitview"
6709
- ],
6710
- "vs/editor/contrib/gotoSymbol/browser/peek/referencesTree": [
6711
- "require",
6712
- "exports",
6713
- "vs/base/browser/dom",
6714
- "vs/base/browser/ui/countBadge/countBadge",
6715
- "vs/base/browser/ui/highlightedlabel/highlightedLabel",
6716
- "vs/base/browser/ui/iconLabel/iconLabel",
6717
- "vs/base/common/filters",
6718
- "vs/base/common/lifecycle",
6719
- "vs/base/common/resources",
6720
- "vs/editor/common/services/resolverService",
6721
- "vs/nls",
6722
- "vs/platform/instantiation/common/instantiation",
6723
- "vs/platform/keybinding/common/keybinding",
6724
- "vs/platform/label/common/label",
6725
- "vs/platform/theme/browser/defaultStyles",
6726
- "vs/editor/contrib/gotoSymbol/browser/referencesModel"
6727
- ],
6728
- "vs/css!vs/editor/contrib/gotoSymbol/browser/peek/referencesWidget": [],
6729
6694
  "vs/base/browser/ui/list/listPaging": [
6730
6695
  "require",
6731
6696
  "exports",
@@ -6811,12 +6776,51 @@
6811
6776
  "vs/base/common/decorators",
6812
6777
  "vs/base/common/iterator"
6813
6778
  ],
6779
+ "vs/base/browser/ui/splitview/splitview": [
6780
+ "require",
6781
+ "exports",
6782
+ "vs/base/browser/dom",
6783
+ "vs/base/browser/event",
6784
+ "vs/base/browser/ui/sash/sash",
6785
+ "vs/base/browser/ui/scrollbar/scrollableElement",
6786
+ "vs/base/common/arrays",
6787
+ "vs/base/common/color",
6788
+ "vs/base/common/event",
6789
+ "vs/base/common/lifecycle",
6790
+ "vs/base/common/numbers",
6791
+ "vs/base/common/scrollable",
6792
+ "vs/base/common/types",
6793
+ "vs/css!vs/base/browser/ui/splitview/splitview"
6794
+ ],
6795
+ "vs/editor/contrib/gotoSymbol/browser/peek/referencesTree": [
6796
+ "require",
6797
+ "exports",
6798
+ "vs/base/browser/dom",
6799
+ "vs/base/browser/ui/countBadge/countBadge",
6800
+ "vs/base/browser/ui/highlightedlabel/highlightedLabel",
6801
+ "vs/base/browser/ui/iconLabel/iconLabel",
6802
+ "vs/base/common/filters",
6803
+ "vs/base/common/lifecycle",
6804
+ "vs/base/common/resources",
6805
+ "vs/editor/common/services/resolverService",
6806
+ "vs/nls",
6807
+ "vs/platform/instantiation/common/instantiation",
6808
+ "vs/platform/keybinding/common/keybinding",
6809
+ "vs/platform/label/common/label",
6810
+ "vs/platform/theme/browser/defaultStyles",
6811
+ "vs/editor/contrib/gotoSymbol/browser/referencesModel"
6812
+ ],
6813
+ "vs/css!vs/editor/contrib/gotoSymbol/browser/peek/referencesWidget": [],
6814
6814
  "vs/base/common/marshalling": [
6815
6815
  "require",
6816
6816
  "exports",
6817
6817
  "vs/base/common/buffer",
6818
6818
  "vs/base/common/uri"
6819
6819
  ],
6820
+ "vs/editor/common/diff/defaultLinesDiffComputer/utils": [
6821
+ "require",
6822
+ "exports"
6823
+ ],
6820
6824
  "vs/editor/common/core/textEdit": [
6821
6825
  "require",
6822
6826
  "exports",
@@ -6827,10 +6831,6 @@
6827
6831
  "vs/editor/common/core/range",
6828
6832
  "vs/editor/common/core/textLength"
6829
6833
  ],
6830
- "vs/editor/common/diff/defaultLinesDiffComputer/utils": [
6831
- "require",
6832
- "exports"
6833
- ],
6834
6834
  "vs/base/browser/defaultWorkerFactory": [
6835
6835
  "require",
6836
6836
  "exports",
@@ -7284,6 +7284,7 @@
7284
7284
  "vs/css!vs/editor/browser/viewParts/linesDecorations/linesDecorations": [],
7285
7285
  "vs/css!vs/editor/browser/viewParts/margin/margin": [],
7286
7286
  "vs/css!vs/editor/browser/viewParts/marginDecorations/marginDecorations": [],
7287
+ "vs/css!vs/editor/browser/viewParts/overlayWidgets/overlayWidgets": [],
7287
7288
  "vs/base/browser/globalPointerMoveMonitor": [
7288
7289
  "require",
7289
7290
  "exports",
@@ -7308,12 +7309,11 @@
7308
7309
  "vs/base/common/platform"
7309
7310
  ],
7310
7311
  "vs/css!vs/editor/browser/viewParts/minimap/minimap": [],
7311
- "vs/css!vs/editor/browser/viewParts/overlayWidgets/overlayWidgets": [],
7312
- "vs/css!vs/editor/browser/viewParts/rulers/rulers": [],
7313
7312
  "vs/editor/common/viewModel/overviewZoneManager": [
7314
7313
  "require",
7315
7314
  "exports"
7316
7315
  ],
7316
+ "vs/css!vs/editor/browser/viewParts/rulers/rulers": [],
7317
7317
  "vs/css!vs/editor/browser/viewParts/scrollDecoration/scrollDecoration": [],
7318
7318
  "vs/css!vs/editor/browser/viewParts/selections/selections": [],
7319
7319
  "vs/editor/browser/viewParts/viewCursors/viewCursor": [
@@ -7437,7 +7437,6 @@
7437
7437
  "vs/editor/common/textModelEvents",
7438
7438
  "vs/editor/common/viewModel"
7439
7439
  ],
7440
- "vs/css!vs/editor/contrib/dropOrPasteInto/browser/postEditWidget": [],
7441
7440
  "vs/platform/actionWidget/browser/actionList": [
7442
7441
  "require",
7443
7442
  "exports",
@@ -7461,6 +7460,7 @@
7461
7460
  "require",
7462
7461
  "exports"
7463
7462
  ],
7463
+ "vs/css!vs/editor/contrib/dropOrPasteInto/browser/postEditWidget": [],
7464
7464
  "vs/base/browser/ui/keybindingLabel/keybindingLabel": [
7465
7465
  "require",
7466
7466
  "exports",
@@ -7597,16 +7597,6 @@
7597
7597
  "vs/editor/common/core/range"
7598
7598
  ],
7599
7599
  "vs/css!vs/editor/contrib/inlineCompletions/browser/ghostText": [],
7600
- "vs/editor/contrib/inlineCompletions/browser/singleTextEdit": [
7601
- "require",
7602
- "exports",
7603
- "vs/base/common/diff/diff",
7604
- "vs/base/common/strings",
7605
- "vs/editor/common/core/range",
7606
- "vs/editor/common/core/textLength",
7607
- "vs/editor/common/core/textEdit",
7608
- "vs/editor/contrib/inlineCompletions/browser/ghostText"
7609
- ],
7610
7600
  "vs/editor/contrib/inlineCompletions/browser/inlineCompletionsSource": [
7611
7601
  "require",
7612
7602
  "exports",
@@ -7624,6 +7614,16 @@
7624
7614
  "vs/editor/contrib/inlineCompletions/browser/provideInlineCompletions",
7625
7615
  "vs/editor/contrib/inlineCompletions/browser/singleTextEdit"
7626
7616
  ],
7617
+ "vs/editor/contrib/inlineCompletions/browser/singleTextEdit": [
7618
+ "require",
7619
+ "exports",
7620
+ "vs/base/common/diff/diff",
7621
+ "vs/base/common/strings",
7622
+ "vs/editor/common/core/range",
7623
+ "vs/editor/common/core/textLength",
7624
+ "vs/editor/common/core/textEdit",
7625
+ "vs/editor/contrib/inlineCompletions/browser/ghostText"
7626
+ ],
7627
7627
  "vs/base/browser/formattedTextRenderer": [
7628
7628
  "require",
7629
7629
  "exports",
@@ -7650,6 +7650,14 @@
7650
7650
  "vs/nls"
7651
7651
  ],
7652
7652
  "vs/css!vs/platform/actions/browser/menuEntryActionViewItem": [],
7653
+ "vs/css!vs/base/browser/ui/hover/hoverWidget": [],
7654
+ "vs/editor/contrib/hover/browser/marginHoverComputer": [
7655
+ "require",
7656
+ "exports",
7657
+ "vs/base/common/arrays",
7658
+ "vs/base/common/htmlContent",
7659
+ "vs/editor/common/model"
7660
+ ],
7653
7661
  "vs/base/browser/ui/scrollbar/horizontalScrollbar": [
7654
7662
  "require",
7655
7663
  "exports",
@@ -7670,14 +7678,6 @@
7670
7678
  ],
7671
7679
  "vs/css!vs/base/browser/ui/scrollbar/media/scrollbars": [],
7672
7680
  "vs/css!vs/platform/severityIcon/browser/media/severityIcon": [],
7673
- "vs/css!vs/base/browser/ui/hover/hoverWidget": [],
7674
- "vs/editor/contrib/hover/browser/marginHoverComputer": [
7675
- "require",
7676
- "exports",
7677
- "vs/base/common/arrays",
7678
- "vs/base/common/htmlContent",
7679
- "vs/editor/common/model"
7680
- ],
7681
7681
  "vs/css!vs/editor/contrib/inlineEdit/browser/inlineEdit": [],
7682
7682
  "vs/css!vs/editor/contrib/inlineEdit/browser/inlineEditHintsWidget": [],
7683
7683
  "vs/css!vs/editor/contrib/inlineEdit/browser/inlineEditSideBySideWidget": [],
@@ -7726,12 +7726,6 @@
7726
7726
  "vs/base/common/numbers"
7727
7727
  ],
7728
7728
  "vs/css!vs/base/browser/ui/list/list": [],
7729
- "vs/base/common/labels": [
7730
- "require",
7731
- "exports",
7732
- "vs/base/common/extpath",
7733
- "vs/base/common/platform"
7734
- ],
7735
7729
  "vs/css!vs/editor/contrib/stickyScroll/browser/stickyScroll": [],
7736
7730
  "vs/editor/contrib/stickyScroll/browser/stickyScrollModelProvider": [
7737
7731
  "require",
@@ -7749,6 +7743,12 @@
7749
7743
  "vs/base/common/iterator",
7750
7744
  "vs/platform/instantiation/common/instantiation"
7751
7745
  ],
7746
+ "vs/base/common/labels": [
7747
+ "require",
7748
+ "exports",
7749
+ "vs/base/common/extpath",
7750
+ "vs/base/common/platform"
7751
+ ],
7752
7752
  "vs/base/browser/ui/iconLabel/iconLabel": [
7753
7753
  "require",
7754
7754
  "exports",
@@ -7784,25 +7784,6 @@
7784
7784
  "exports",
7785
7785
  "vs/base/common/observableInternal/base"
7786
7786
  ],
7787
- "vs/css!vs/base/browser/ui/splitview/splitview": [],
7788
- "vs/base/browser/ui/countBadge/countBadge": [
7789
- "require",
7790
- "exports",
7791
- "vs/base/browser/dom",
7792
- "vs/base/common/strings",
7793
- "vs/css!vs/base/browser/ui/countBadge/countBadge"
7794
- ],
7795
- "vs/base/browser/ui/highlightedlabel/highlightedLabel": [
7796
- "require",
7797
- "exports",
7798
- "vs/base/browser/dom",
7799
- "vs/base/browser/ui/hover/hoverDelegate2",
7800
- "vs/base/browser/ui/hover/hoverDelegateFactory",
7801
- "vs/base/browser/ui/iconLabel/iconLabels",
7802
- "vs/base/common/lifecycle",
7803
- "vs/base/common/objects"
7804
- ],
7805
- "vs/css!vs/base/browser/ui/table/table": [],
7806
7787
  "vs/base/browser/ui/inputbox/inputBox": [
7807
7788
  "require",
7808
7789
  "exports",
@@ -7837,6 +7818,7 @@
7837
7818
  "exports"
7838
7819
  ],
7839
7820
  "vs/css!vs/base/browser/ui/tree/media/tree": [],
7821
+ "vs/css!vs/base/browser/ui/table/table": [],
7840
7822
  "vs/base/browser/ui/tree/objectTreeModel": [
7841
7823
  "require",
7842
7824
  "exports",
@@ -7844,6 +7826,7 @@
7844
7826
  "vs/base/browser/ui/tree/tree",
7845
7827
  "vs/base/common/iterator"
7846
7828
  ],
7829
+ "vs/css!vs/base/browser/ui/splitview/splitview": [],
7847
7830
  "vs/base/browser/ui/tree/compressedObjectTreeModel": [
7848
7831
  "require",
7849
7832
  "exports",
@@ -7853,6 +7836,23 @@
7853
7836
  "vs/base/common/event",
7854
7837
  "vs/base/common/iterator"
7855
7838
  ],
7839
+ "vs/base/browser/ui/countBadge/countBadge": [
7840
+ "require",
7841
+ "exports",
7842
+ "vs/base/browser/dom",
7843
+ "vs/base/common/strings",
7844
+ "vs/css!vs/base/browser/ui/countBadge/countBadge"
7845
+ ],
7846
+ "vs/base/browser/ui/highlightedlabel/highlightedLabel": [
7847
+ "require",
7848
+ "exports",
7849
+ "vs/base/browser/dom",
7850
+ "vs/base/browser/ui/hover/hoverDelegate2",
7851
+ "vs/base/browser/ui/hover/hoverDelegateFactory",
7852
+ "vs/base/browser/ui/iconLabel/iconLabels",
7853
+ "vs/base/common/lifecycle",
7854
+ "vs/base/common/objects"
7855
+ ],
7856
7856
  "vs/editor/common/core/positionToOffset": [
7857
7857
  "require",
7858
7858
  "exports",
@@ -8093,15 +8093,15 @@
8093
8093
  "require",
8094
8094
  "exports"
8095
8095
  ],
8096
- "vs/editor/common/tokens/contiguousMultilineTokens": [
8097
- "require",
8098
- "exports"
8099
- ],
8100
8096
  "vs/editor/common/model/fixedArray": [
8101
8097
  "require",
8102
8098
  "exports",
8103
8099
  "vs/base/common/arrays"
8104
8100
  ],
8101
+ "vs/editor/common/tokens/contiguousMultilineTokens": [
8102
+ "require",
8103
+ "exports"
8104
+ ],
8105
8105
  "vs/editor/common/tokens/contiguousTokensEditing": [
8106
8106
  "require",
8107
8107
  "exports",
@@ -8177,13 +8177,13 @@
8177
8177
  "vs/base/browser/dom"
8178
8178
  ],
8179
8179
  "vs/css!vs/base/browser/ui/iconLabel/iconlabel": [],
8180
- "vs/css!vs/base/browser/ui/countBadge/countBadge": [],
8181
8180
  "vs/base/common/history": [
8182
8181
  "require",
8183
8182
  "exports",
8184
8183
  "vs/base/common/navigator"
8185
8184
  ],
8186
8185
  "vs/css!vs/base/browser/ui/inputbox/inputBox": [],
8186
+ "vs/css!vs/base/browser/ui/countBadge/countBadge": [],
8187
8187
  "vs/platform/quickinput/browser/quickInputUtils": [
8188
8188
  "require",
8189
8189
  "exports",