@theia/core 1.73.0-next.2 → 1.73.0-next.20

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.
@@ -2,6 +2,12 @@
2
2
  "$schema": "https://www.schemastore.org/schema-catalog.json",
3
3
  "version": 1,
4
4
  "schemas": [
5
+ {
6
+ "name": "SigmaCV CV",
7
+ "description": "SigmaCV canonical academic-CV object — open, machine-readable CV metadata (publications, positions, education, funding and narrative sections) generated from open research information",
8
+ "fileMatch": ["**/*.sigmacv.json"],
9
+ "url": "https://www.schemastore.org/sigmacv.json"
10
+ },
5
11
  {
6
12
  "name": "revola.json",
7
13
  "description": "Configuration file for Revola",
@@ -64,7 +70,9 @@
64
70
  "fileMatch": [
65
71
  ".platform.app.yml",
66
72
  ".platform.app.yaml",
67
- "**/.platform.app.yml"
73
+ "**/.platform.app.yml",
74
+ "**/.platform/applications.yml",
75
+ "**/.platform/applications.yaml"
68
76
  ],
69
77
  "url": "https://raw.githubusercontent.com/platformsh/platformify/refs/heads/main/validator/schema/platformsh.application.json"
70
78
  },
@@ -1887,6 +1895,12 @@
1887
1895
  "fileMatch": ["**/charts/*/tests/*.yaml"],
1888
1896
  "url": "https://raw.githubusercontent.com/helm-unittest/helm-unittest/refs/heads/main/schema/helm-testsuite.json"
1889
1897
  },
1898
+ {
1899
+ "name": "Hex file",
1900
+ "description": "Hex notebook file format - create and maintain data notebooks on Hex.tech",
1901
+ "fileMatch": ["*.hex.yaml"],
1902
+ "url": "https://static.hex.site/hex-file-schema.json"
1903
+ },
1890
1904
  {
1891
1905
  "name": "CircleCI config.yml",
1892
1906
  "description": "CircleCI config files",
@@ -1963,6 +1977,12 @@
1963
1977
  "fileMatch": ["**/.codex/hooks.json"],
1964
1978
  "url": "https://www.schemastore.org/codex-hooks.json"
1965
1979
  },
1980
+ {
1981
+ "name": "Codex Skill Metadata",
1982
+ "description": "OpenAI Codex skill metadata file",
1983
+ "fileMatch": ["**/agents/openai.yaml"],
1984
+ "url": "https://www.schemastore.org/codex-skill-metadata.json"
1985
+ },
1966
1986
  {
1967
1987
  "name": "codemagic",
1968
1988
  "description": "Codemagic CI/CD file configuration",
@@ -2434,8 +2454,13 @@
2434
2454
  },
2435
2455
  {
2436
2456
  "name": "dependabot-v2.json",
2437
- "description": "GitHub Actions' dependabot.yml files",
2438
- "fileMatch": ["**/.github/dependabot.yml", "**/.github/dependabot.yaml"],
2457
+ "description": "Dependabot v2 configuration files",
2458
+ "fileMatch": [
2459
+ "**/.azuredevops/dependabot.yml",
2460
+ "**/.azuredevops/dependabot.yaml",
2461
+ "**/.github/dependabot.yml",
2462
+ "**/.github/dependabot.yaml"
2463
+ ],
2439
2464
  "url": "https://www.schemastore.org/dependabot-2.0.json"
2440
2465
  },
2441
2466
  {
@@ -2713,23 +2738,27 @@
2713
2738
  "**/src/main/resources/apis/*/*.yaml",
2714
2739
  "**/src/main/resources/apis/*/*.yml"
2715
2740
  ],
2716
- "url": "https://www.schemastore.org/enonic-xp-api-8.0.0-B4.json",
2741
+ "url": "https://www.schemastore.org/enonic-xp-api-8.0.0.json",
2717
2742
  "versions": {
2718
- "latest": "https://www.schemastore.org/enonic-xp-api-8.0.0-B4.json",
2719
- "8.0.0-B4": "https://www.schemastore.org/enonic-xp-api-8.0.0-B4.json"
2743
+ "latest": "https://www.schemastore.org/enonic-xp-api-8.0.0.json",
2744
+ "8.0.0-B4": "https://www.schemastore.org/enonic-xp-api-8.0.0-B4.json",
2745
+ "8.0.0-B5": "https://www.schemastore.org/enonic-xp-api-8.0.0-B5.json",
2746
+ "8.0.0": "https://www.schemastore.org/enonic-xp-api-8.0.0.json"
2720
2747
  }
2721
2748
  },
2722
2749
  {
2723
2750
  "name": "Enonic XP Admin Extension descriptor",
2724
2751
  "description": "YAML descriptor for Enonic XP Admin Extensions",
2725
2752
  "fileMatch": [
2726
- "**/src/main/resources/admins/extensions/*/*.yaml",
2727
- "**/src/main/resources/admins/extensions/*/*.yml"
2753
+ "**/src/main/resources/admin/extensions/*/*.yaml",
2754
+ "**/src/main/resources/admin/extensions/*/*.yml"
2728
2755
  ],
2729
- "url": "https://www.schemastore.org/enonic-xp-admin-extension-8.0.0-B4.json",
2756
+ "url": "https://www.schemastore.org/enonic-xp-admin-extension-8.0.0.json",
2730
2757
  "versions": {
2731
- "latest": "https://www.schemastore.org/enonic-xp-admin-extension-8.0.0-B4.json",
2732
- "8.0.0-B4": "https://www.schemastore.org/enonic-xp-admin-extension-8.0.0-B4.json"
2758
+ "latest": "https://www.schemastore.org/enonic-xp-admin-extension-8.0.0.json",
2759
+ "8.0.0-B4": "https://www.schemastore.org/enonic-xp-admin-extension-8.0.0-B4.json",
2760
+ "8.0.0-B5": "https://www.schemastore.org/enonic-xp-admin-extension-8.0.0-B5.json",
2761
+ "8.0.0": "https://www.schemastore.org/enonic-xp-admin-extension-8.0.0.json"
2733
2762
  }
2734
2763
  },
2735
2764
  {
@@ -2739,23 +2768,27 @@
2739
2768
  "**/src/main/resources/admin/tools/*/*.yaml",
2740
2769
  "**/src/main/resources/admin/tools/*/*.yml"
2741
2770
  ],
2742
- "url": "https://www.schemastore.org/enonic-xp-admin-tool-8.0.0-B4.json",
2771
+ "url": "https://www.schemastore.org/enonic-xp-admin-tool-8.0.0.json",
2743
2772
  "versions": {
2744
- "latest": "https://www.schemastore.org/enonic-xp-admin-tool-8.0.0-B4.json",
2745
- "8.0.0-B4": "https://www.schemastore.org/enonic-xp-admin-tool-8.0.0-B4.json"
2773
+ "latest": "https://www.schemastore.org/enonic-xp-admin-tool-8.0.0.json",
2774
+ "8.0.0-B4": "https://www.schemastore.org/enonic-xp-admin-tool-8.0.0-B4.json",
2775
+ "8.0.0-B5": "https://www.schemastore.org/enonic-xp-admin-tool-8.0.0-B5.json",
2776
+ "8.0.0": "https://www.schemastore.org/enonic-xp-admin-tool-8.0.0.json"
2746
2777
  }
2747
2778
  },
2748
2779
  {
2749
2780
  "name": "Enonic XP Application descriptor",
2750
2781
  "description": "YAML descriptor for Enonic XP Applications",
2751
2782
  "fileMatch": [
2752
- "**/src/main/resources/application.yaml",
2753
- "**/src/main/resources/application.yml"
2783
+ "**/src/main/resources/enonic.yaml",
2784
+ "**/src/main/resources/enonic.yml"
2754
2785
  ],
2755
- "url": "https://www.schemastore.org/enonic-xp-application-8.0.0-B4.json",
2786
+ "url": "https://www.schemastore.org/enonic-xp-application-8.0.0.json",
2756
2787
  "versions": {
2757
- "latest": "https://www.schemastore.org/enonic-xp-application-8.0.0-B4.json",
2758
- "8.0.0-B4": "https://www.schemastore.org/enonic-xp-application-8.0.0-B4.json"
2788
+ "latest": "https://www.schemastore.org/enonic-xp-application-8.0.0.json",
2789
+ "8.0.0-B4": "https://www.schemastore.org/enonic-xp-application-8.0.0-B4.json",
2790
+ "8.0.0-B5": "https://www.schemastore.org/enonic-xp-application-8.0.0-B5.json",
2791
+ "8.0.0": "https://www.schemastore.org/enonic-xp-application-8.0.0.json"
2759
2792
  }
2760
2793
  },
2761
2794
  {
@@ -2765,10 +2798,12 @@
2765
2798
  "**/src/main/resources/cms/cms.yaml",
2766
2799
  "**/src/main/resources/cms/cms.yml"
2767
2800
  ],
2768
- "url": "https://www.schemastore.org/enonic-xp-cms-8.0.0-B4.json",
2801
+ "url": "https://www.schemastore.org/enonic-xp-cms-8.0.0.json",
2769
2802
  "versions": {
2770
- "latest": "https://www.schemastore.org/enonic-xp-cms-8.0.0-B4.json",
2771
- "8.0.0-B4": "https://www.schemastore.org/enonic-xp-cms-8.0.0-B4.json"
2803
+ "latest": "https://www.schemastore.org/enonic-xp-cms-8.0.0.json",
2804
+ "8.0.0-B4": "https://www.schemastore.org/enonic-xp-cms-8.0.0-B4.json",
2805
+ "8.0.0-B5": "https://www.schemastore.org/enonic-xp-cms-8.0.0-B5.json",
2806
+ "8.0.0": "https://www.schemastore.org/enonic-xp-cms-8.0.0.json"
2772
2807
  }
2773
2808
  },
2774
2809
  {
@@ -2778,10 +2813,12 @@
2778
2813
  "**/src/main/resources/cms/content-types/*/*.yaml",
2779
2814
  "**/src/main/resources/cms/content-types/*/*.yml"
2780
2815
  ],
2781
- "url": "https://www.schemastore.org/enonic-xp-content-type-8.0.0-B4.json",
2816
+ "url": "https://www.schemastore.org/enonic-xp-content-type-8.0.0.json",
2782
2817
  "versions": {
2783
- "latest": "https://www.schemastore.org/enonic-xp-content-type-8.0.0-B4.json",
2784
- "8.0.0-B4": "https://www.schemastore.org/enonic-xp-content-type-8.0.0-B4.json"
2818
+ "latest": "https://www.schemastore.org/enonic-xp-content-type-8.0.0.json",
2819
+ "8.0.0-B4": "https://www.schemastore.org/enonic-xp-content-type-8.0.0-B4.json",
2820
+ "8.0.0-B5": "https://www.schemastore.org/enonic-xp-content-type-8.0.0-B5.json",
2821
+ "8.0.0": "https://www.schemastore.org/enonic-xp-content-type-8.0.0.json"
2785
2822
  }
2786
2823
  },
2787
2824
  {
@@ -2791,10 +2828,12 @@
2791
2828
  "**/src/main/resources/cms/form-fragments/*/*.yaml",
2792
2829
  "**/src/main/resources/cms/form-fragments/*/*.yml"
2793
2830
  ],
2794
- "url": "https://www.schemastore.org/enonic-xp-form-fragment-8.0.0-B4.json",
2831
+ "url": "https://www.schemastore.org/enonic-xp-form-fragment-8.0.0.json",
2795
2832
  "versions": {
2796
- "latest": "https://www.schemastore.org/enonic-xp-form-fragment-8.0.0-B4.json",
2797
- "8.0.0-B4": "https://www.schemastore.org/enonic-xp-form-fragment-8.0.0-B4.json"
2833
+ "latest": "https://www.schemastore.org/enonic-xp-form-fragment-8.0.0.json",
2834
+ "8.0.0-B4": "https://www.schemastore.org/enonic-xp-form-fragment-8.0.0-B4.json",
2835
+ "8.0.0-B5": "https://www.schemastore.org/enonic-xp-form-fragment-8.0.0-B5.json",
2836
+ "8.0.0": "https://www.schemastore.org/enonic-xp-form-fragment-8.0.0.json"
2798
2837
  }
2799
2838
  },
2800
2839
  {
@@ -2804,10 +2843,12 @@
2804
2843
  "**/src/main/resources/idprovider/idprovider.yaml",
2805
2844
  "**/src/main/resources/idprovider/idprovider.yml"
2806
2845
  ],
2807
- "url": "https://www.schemastore.org/enonic-xp-idprovider-8.0.0-B4.json",
2846
+ "url": "https://www.schemastore.org/enonic-xp-idprovider-8.0.0.json",
2808
2847
  "versions": {
2809
- "latest": "https://www.schemastore.org/enonic-xp-idprovider-8.0.0-B4.json",
2810
- "8.0.0-B4": "https://www.schemastore.org/enonic-xp-idprovider-8.0.0-B4.json"
2848
+ "latest": "https://www.schemastore.org/enonic-xp-idprovider-8.0.0.json",
2849
+ "8.0.0-B4": "https://www.schemastore.org/enonic-xp-idprovider-8.0.0-B4.json",
2850
+ "8.0.0-B5": "https://www.schemastore.org/enonic-xp-idprovider-8.0.0-B5.json",
2851
+ "8.0.0": "https://www.schemastore.org/enonic-xp-idprovider-8.0.0.json"
2811
2852
  }
2812
2853
  },
2813
2854
  {
@@ -2817,10 +2858,12 @@
2817
2858
  "**/src/main/resources/cms/layouts/*/*.yaml",
2818
2859
  "**/src/main/resources/cms/layouts/*/*.yml"
2819
2860
  ],
2820
- "url": "https://www.schemastore.org/enonic-xp-layout-8.0.0-B4.json",
2861
+ "url": "https://www.schemastore.org/enonic-xp-layout-8.0.0.json",
2821
2862
  "versions": {
2822
- "latest": "https://www.schemastore.org/enonic-xp-layout-8.0.0-B4.json",
2823
- "8.0.0-B4": "https://www.schemastore.org/enonic-xp-layout-8.0.0-B4.json"
2863
+ "latest": "https://www.schemastore.org/enonic-xp-layout-8.0.0.json",
2864
+ "8.0.0-B4": "https://www.schemastore.org/enonic-xp-layout-8.0.0-B4.json",
2865
+ "8.0.0-B5": "https://www.schemastore.org/enonic-xp-layout-8.0.0-B5.json",
2866
+ "8.0.0": "https://www.schemastore.org/enonic-xp-layout-8.0.0.json"
2824
2867
  }
2825
2868
  },
2826
2869
  {
@@ -2830,10 +2873,12 @@
2830
2873
  "**/src/main/resources/cms/macros/*/*.yaml",
2831
2874
  "**/src/main/resources/cms/macros/*/*.yml"
2832
2875
  ],
2833
- "url": "https://www.schemastore.org/enonic-xp-macro-8.0.0-B4.json",
2876
+ "url": "https://www.schemastore.org/enonic-xp-macro-8.0.0.json",
2834
2877
  "versions": {
2835
- "latest": "https://www.schemastore.org/enonic-xp-macro-8.0.0-B4.json",
2836
- "8.0.0-B4": "https://www.schemastore.org/enonic-xp-macro-8.0.0-B4.json"
2878
+ "latest": "https://www.schemastore.org/enonic-xp-macro-8.0.0.json",
2879
+ "8.0.0-B4": "https://www.schemastore.org/enonic-xp-macro-8.0.0-B4.json",
2880
+ "8.0.0-B5": "https://www.schemastore.org/enonic-xp-macro-8.0.0-B5.json",
2881
+ "8.0.0": "https://www.schemastore.org/enonic-xp-macro-8.0.0.json"
2837
2882
  }
2838
2883
  },
2839
2884
  {
@@ -2843,10 +2888,12 @@
2843
2888
  "**/src/main/resources/cms/mixins/*/*.yaml",
2844
2889
  "**/src/main/resources/cms/mixins/*/*.yml"
2845
2890
  ],
2846
- "url": "https://www.schemastore.org/enonic-xp-mixin-8.0.0-B4.json",
2891
+ "url": "https://www.schemastore.org/enonic-xp-mixin-8.0.0.json",
2847
2892
  "versions": {
2848
- "latest": "https://www.schemastore.org/enonic-xp-mixin-8.0.0-B4.json",
2849
- "8.0.0-B4": "https://www.schemastore.org/enonic-xp-mixin-8.0.0-B4.json"
2893
+ "latest": "https://www.schemastore.org/enonic-xp-mixin-8.0.0.json",
2894
+ "8.0.0-B4": "https://www.schemastore.org/enonic-xp-mixin-8.0.0-B4.json",
2895
+ "8.0.0-B5": "https://www.schemastore.org/enonic-xp-mixin-8.0.0-B5.json",
2896
+ "8.0.0": "https://www.schemastore.org/enonic-xp-mixin-8.0.0.json"
2850
2897
  }
2851
2898
  },
2852
2899
  {
@@ -2856,10 +2903,12 @@
2856
2903
  "**/src/main/resources/cms/pages/*/*.yaml",
2857
2904
  "**/src/main/resources/cms/pages/*/*.yml"
2858
2905
  ],
2859
- "url": "https://www.schemastore.org/enonic-xp-page-8.0.0-B4.json",
2906
+ "url": "https://www.schemastore.org/enonic-xp-page-8.0.0.json",
2860
2907
  "versions": {
2861
- "latest": "https://www.schemastore.org/enonic-xp-page-8.0.0-B4.json",
2862
- "8.0.0-B4": "https://www.schemastore.org/enonic-xp-page-8.0.0-B4.json"
2908
+ "latest": "https://www.schemastore.org/enonic-xp-page-8.0.0.json",
2909
+ "8.0.0-B4": "https://www.schemastore.org/enonic-xp-page-8.0.0-B4.json",
2910
+ "8.0.0-B5": "https://www.schemastore.org/enonic-xp-page-8.0.0-B5.json",
2911
+ "8.0.0": "https://www.schemastore.org/enonic-xp-page-8.0.0.json"
2863
2912
  }
2864
2913
  },
2865
2914
  {
@@ -2869,10 +2918,12 @@
2869
2918
  "**/src/main/resources/cms/parts/*/*.yaml",
2870
2919
  "**/src/main/resources/cms/parts/*/*.yml"
2871
2920
  ],
2872
- "url": "https://www.schemastore.org/enonic-xp-part-8.0.0-B4.json",
2921
+ "url": "https://www.schemastore.org/enonic-xp-part-8.0.0.json",
2873
2922
  "versions": {
2874
- "latest": "https://www.schemastore.org/enonic-xp-part-8.0.0-B4.json",
2875
- "8.0.0-B4": "https://www.schemastore.org/enonic-xp-part-8.0.0-B4.json"
2923
+ "latest": "https://www.schemastore.org/enonic-xp-part-8.0.0.json",
2924
+ "8.0.0-B4": "https://www.schemastore.org/enonic-xp-part-8.0.0-B4.json",
2925
+ "8.0.0-B5": "https://www.schemastore.org/enonic-xp-part-8.0.0-B5.json",
2926
+ "8.0.0": "https://www.schemastore.org/enonic-xp-part-8.0.0.json"
2876
2927
  }
2877
2928
  },
2878
2929
  {
@@ -2882,10 +2933,12 @@
2882
2933
  "**/src/main/resources/services/*/*.yaml",
2883
2934
  "**/src/main/resources/services/*/*.yml"
2884
2935
  ],
2885
- "url": "https://www.schemastore.org/enonic-xp-service-8.0.0-B4.json",
2936
+ "url": "https://www.schemastore.org/enonic-xp-service-8.0.0.json",
2886
2937
  "versions": {
2887
- "latest": "https://www.schemastore.org/enonic-xp-service-8.0.0-B4.json",
2888
- "8.0.0-B4": "https://www.schemastore.org/enonic-xp-service-8.0.0-B4.json"
2938
+ "latest": "https://www.schemastore.org/enonic-xp-service-8.0.0.json",
2939
+ "8.0.0-B4": "https://www.schemastore.org/enonic-xp-service-8.0.0-B4.json",
2940
+ "8.0.0-B5": "https://www.schemastore.org/enonic-xp-service-8.0.0-B5.json",
2941
+ "8.0.0": "https://www.schemastore.org/enonic-xp-service-8.0.0.json"
2889
2942
  }
2890
2943
  },
2891
2944
  {
@@ -2895,10 +2948,12 @@
2895
2948
  "**/src/main/resources/cms/site.yaml",
2896
2949
  "**/src/main/resources/cms/site.yml"
2897
2950
  ],
2898
- "url": "https://www.schemastore.org/enonic-xp-site-8.0.0-B4.json",
2951
+ "url": "https://www.schemastore.org/enonic-xp-site-8.0.0.json",
2899
2952
  "versions": {
2900
- "latest": "https://www.schemastore.org/enonic-xp-site-8.0.0-B4.json",
2901
- "8.0.0-B4": "https://www.schemastore.org/enonic-xp-site-8.0.0-B4.json"
2953
+ "latest": "https://www.schemastore.org/enonic-xp-site-8.0.0.json",
2954
+ "8.0.0-B4": "https://www.schemastore.org/enonic-xp-site-8.0.0-B4.json",
2955
+ "8.0.0-B5": "https://www.schemastore.org/enonic-xp-site-8.0.0-B5.json",
2956
+ "8.0.0": "https://www.schemastore.org/enonic-xp-site-8.0.0.json"
2902
2957
  }
2903
2958
  },
2904
2959
  {
@@ -2908,10 +2963,12 @@
2908
2963
  "**/src/main/resources/cms/style/style.yaml",
2909
2964
  "**/src/main/resources/cms/style/style.yml"
2910
2965
  ],
2911
- "url": "https://www.schemastore.org/enonic-xp-style-8.0.0-B4.json",
2966
+ "url": "https://www.schemastore.org/enonic-xp-style-8.0.0.json",
2912
2967
  "versions": {
2913
- "latest": "https://www.schemastore.org/enonic-xp-style-8.0.0-B4.json",
2914
- "8.0.0-B4": "https://www.schemastore.org/enonic-xp-style-8.0.0-B4.json"
2968
+ "latest": "https://www.schemastore.org/enonic-xp-style-8.0.0.json",
2969
+ "8.0.0-B4": "https://www.schemastore.org/enonic-xp-style-8.0.0-B4.json",
2970
+ "8.0.0-B5": "https://www.schemastore.org/enonic-xp-style-8.0.0-B5.json",
2971
+ "8.0.0": "https://www.schemastore.org/enonic-xp-style-8.0.0.json"
2915
2972
  }
2916
2973
  },
2917
2974
  {
@@ -2921,10 +2978,12 @@
2921
2978
  "**/src/main/resources/tasks/*/*.yaml",
2922
2979
  "**/src/main/resources/tasks/*/*.yml"
2923
2980
  ],
2924
- "url": "https://www.schemastore.org/enonic-xp-task-8.0.0-B4.json",
2981
+ "url": "https://www.schemastore.org/enonic-xp-task-8.0.0.json",
2925
2982
  "versions": {
2926
- "latest": "https://www.schemastore.org/enonic-xp-task-8.0.0-B4.json",
2927
- "8.0.0-B4": "https://www.schemastore.org/enonic-xp-task-8.0.0-B4.json"
2983
+ "latest": "https://www.schemastore.org/enonic-xp-task-8.0.0.json",
2984
+ "8.0.0-B4": "https://www.schemastore.org/enonic-xp-task-8.0.0-B4.json",
2985
+ "8.0.0-B5": "https://www.schemastore.org/enonic-xp-task-8.0.0-B5.json",
2986
+ "8.0.0": "https://www.schemastore.org/enonic-xp-task-8.0.0.json"
2928
2987
  }
2929
2988
  },
2930
2989
  {
@@ -2934,10 +2993,12 @@
2934
2993
  "**/src/main/resources/webapp/webapp.yaml",
2935
2994
  "**/src/main/resources/webapp/webapp.yml"
2936
2995
  ],
2937
- "url": "https://www.schemastore.org/enonic-xp-webapp-8.0.0-B4.json",
2996
+ "url": "https://www.schemastore.org/enonic-xp-webapp-8.0.0.json",
2938
2997
  "versions": {
2939
- "latest": "https://www.schemastore.org/enonic-xp-webapp-8.0.0-B4.json",
2940
- "8.0.0-B4": "https://www.schemastore.org/enonic-xp-webapp-8.0.0-B4.json"
2998
+ "latest": "https://www.schemastore.org/enonic-xp-webapp-8.0.0.json",
2999
+ "8.0.0-B4": "https://www.schemastore.org/enonic-xp-webapp-8.0.0-B4.json",
3000
+ "8.0.0-B5": "https://www.schemastore.org/enonic-xp-webapp-8.0.0-B5.json",
3001
+ "8.0.0": "https://www.schemastore.org/enonic-xp-webapp-8.0.0.json"
2941
3002
  }
2942
3003
  },
2943
3004
  {
@@ -3109,6 +3170,12 @@
3109
3170
  ],
3110
3171
  "url": "https://www.schemastore.org/eslintrc.json"
3111
3172
  },
3173
+ {
3174
+ "name": "ESLint Suppressions",
3175
+ "description": "ESLint bulk suppressions file",
3176
+ "fileMatch": ["eslint-suppressions.json"],
3177
+ "url": "https://www.schemastore.org/eslint-suppressions.json"
3178
+ },
3112
3179
  {
3113
3180
  "name": "fabric.mod.json",
3114
3181
  "description": "Metadata file used by the Fabric mod loader",
@@ -3929,6 +3996,22 @@
3929
3996
  "fileMatch": ["importmap.json", "import_map.json", "import-map.json"],
3930
3997
  "url": "https://www.schemastore.org/importmap.json"
3931
3998
  },
3999
+ {
4000
+ "name": "Infinispan Configuration",
4001
+ "description": "Infinispan distributed cache configuration",
4002
+ "fileMatch": ["infinispan.json", "infinispan.yaml", "infinispan.yml"],
4003
+ "url": "https://infinispan.org/schemas/infinispan-config.json"
4004
+ },
4005
+ {
4006
+ "name": "Infinispan Server Configuration",
4007
+ "description": "Infinispan Server configuration",
4008
+ "fileMatch": [
4009
+ "infinispan-server.json",
4010
+ "infinispan-server.yaml",
4011
+ "infinispan-server.yml"
4012
+ ],
4013
+ "url": "https://infinispan.org/schemas/infinispan-server.json"
4014
+ },
3932
4015
  {
3933
4016
  "name": "Infrahub",
3934
4017
  "description": "Repository config definition for Infrahub by OpsMill",
@@ -3947,6 +4030,17 @@
3947
4030
  "fileMatch": ["main_structure.yml"],
3948
4031
  "url": "https://raw.githubusercontent.com/instant-python/instant-python/main/schemas/main-structure-schema.json"
3949
4032
  },
4033
+ {
4034
+ "name": "intlayer",
4035
+ "description": "Intlayer dictionary content declaration file",
4036
+ "fileMatch": [
4037
+ "*.content.json",
4038
+ "*.content.yaml",
4039
+ "*.content.yml",
4040
+ "*.content.toml"
4041
+ ],
4042
+ "url": "https://www.schemastore.org/intlayer.json"
4043
+ },
3950
4044
  {
3951
4045
  "name": "ioBroker Configuration",
3952
4046
  "description": "The configuration file of an ioBroker installation",
@@ -5133,8 +5227,9 @@
5133
5227
  "otel*.yaml",
5134
5228
  "otel*.yml"
5135
5229
  ],
5136
- "url": "https://raw.githubusercontent.com/open-telemetry/opentelemetry-configuration/refs/tags/v1.0.0/opentelemetry_configuration.json",
5230
+ "url": "https://raw.githubusercontent.com/open-telemetry/opentelemetry-configuration/refs/tags/v1.1.0/opentelemetry_configuration.json",
5137
5231
  "versions": {
5232
+ "1.1.0": "https://raw.githubusercontent.com/open-telemetry/opentelemetry-configuration/refs/tags/v1.1.0/opentelemetry_configuration.json",
5138
5233
  "1.0.0": "https://raw.githubusercontent.com/open-telemetry/opentelemetry-configuration/refs/tags/v1.0.0/opentelemetry_configuration.json"
5139
5234
  }
5140
5235
  },
@@ -5428,6 +5523,12 @@
5428
5523
  "fileMatch": ["*.pactspec.json", "*.pactspec.yaml"],
5429
5524
  "url": "https://raw.githubusercontent.com/SchemaStore/schemastore/master/src/schemas/json/pactspec.json"
5430
5525
  },
5526
+ {
5527
+ "name": "Panache",
5528
+ "description": "Configuration file for Panache, a language server, formatter, and linter for Markdown, Quarto, and R Markdown documents",
5529
+ "fileMatch": ["panache.toml", ".panache.toml"],
5530
+ "url": "https://panache.bz/panache.schema.json"
5531
+ },
5431
5532
  {
5432
5533
  "name": "Paper paper-plugin.yml",
5433
5534
  "description": "Paper Plugins YAML",
@@ -7853,6 +7954,12 @@
7853
7954
  "fileMatch": ["**/.yamllint", "**/.yamllint.yaml", "**/.yamllint.yml"],
7854
7955
  "url": "https://www.schemastore.org/yamllint.json"
7855
7956
  },
7957
+ {
7958
+ "name": "yap.json",
7959
+ "description": "YAP (Yet Another Packager) multi-package project file",
7960
+ "fileMatch": ["yap.json"],
7961
+ "url": "https://www.schemastore.org/yap.json"
7962
+ },
7856
7963
  {
7857
7964
  "name": "Yippee-Ki-JSON configuration YML",
7858
7965
  "description": "Action and rule configuration descriptor for Yippee-Ki-JSON transformations",
@@ -8962,13 +9069,13 @@
8962
9069
  "url": "https://alec016.github.io/Custom-Machinery/Json%20Schema/src/main/resources/schemas/custom_machinery_recipe.json"
8963
9070
  },
8964
9071
  {
8965
- "name": "Nuitka.yaml",
8966
- "description": "Nuitka Package Configuration",
9072
+ "name": "Nuitka Package Config",
9073
+ "description": "Nuitka Python compiler package configuration",
8967
9074
  "fileMatch": [
8968
9075
  "*.nuitka-package.config.yml",
8969
9076
  "*.nuitka-package.config.yaml"
8970
9077
  ],
8971
- "url": "https://raw.githubusercontent.com/Nuitka/Nuitka/develop/misc/nuitka-package-config-schema.json"
9078
+ "url": "https://raw.githubusercontent.com/Nuitka/Nuitka/develop/nuitka/package_config/nuitka-package-config-schema.json"
8972
9079
  },
8973
9080
  {
8974
9081
  "name": "bioimageio resource description",
@@ -9233,6 +9340,11 @@
9233
9340
  "fileMatch": ["elm.json"],
9234
9341
  "url": "https://www.schemastore.org/elm.json"
9235
9342
  },
9343
+ {
9344
+ "name": "Emmet",
9345
+ "description": "Emmet snippets file",
9346
+ "url": "https://www.schemastore.org/emmet.json"
9347
+ },
9236
9348
  {
9237
9349
  "name": "Cloud Run Spec v1",
9238
9350
  "description": "Specification for Cloud Run Admin API v1",
@@ -9784,7 +9896,8 @@
9784
9896
  "7.0-preview": "https://www.schemastore.org/aio-connector-metadata-7.0-preview.json",
9785
9897
  "8.0-preview": "https://www.schemastore.org/aio-connector-metadata-8.0-preview.json",
9786
9898
  "9.0-preview": "https://www.schemastore.org/aio-connector-metadata-9.0-preview.json",
9787
- "10.0-preview": "https://www.schemastore.org/aio-connector-metadata-10.0-preview.json"
9899
+ "10.0-preview": "https://www.schemastore.org/aio-connector-metadata-10.0-preview.json",
9900
+ "11.0-preview": "https://www.schemastore.org/aio-connector-metadata-11.0-preview.json"
9788
9901
  }
9789
9902
  },
9790
9903
  {
@@ -10070,6 +10183,12 @@
10070
10183
  "1.0": "https://schema.agentcore.aws.dev/v1/agentcore.json"
10071
10184
  }
10072
10185
  },
10186
+ {
10187
+ "name": "AgentLoopKit",
10188
+ "description": "Configuration file for AgentLoopKit, a repo-level engineering loop for coding agents",
10189
+ "fileMatch": ["agentloop.config.json"],
10190
+ "url": "https://raw.githubusercontent.com/abhiyoheswaran1/AgentLoopKit/main/schema/agentloop.config.schema.json"
10191
+ },
10073
10192
  {
10074
10193
  "name": "Ethereum ERC721",
10075
10194
  "description": "ERC-721 Non-Fungible Token Standard",
@@ -10157,7 +10276,7 @@
10157
10276
  {
10158
10277
  "name": "dacier.yml",
10159
10278
  "description": "Dacier configuration file",
10160
- "fileMatch": ["dacier.yml", "dacier.yaml"],
10279
+ "fileMatch": ["*.dacier.yml", "*.dacier.yaml"],
10161
10280
  "url": "https://raw.githubusercontent.com/daciertech/SchedulerStartup/refs/heads/main/.schemas/dacier-schema-vscode.json"
10162
10281
  },
10163
10282
  {
@@ -10236,6 +10355,15 @@
10236
10355
  "amxbuild.*.yaml"
10237
10356
  ],
10238
10357
  "url": "https://raw.githubusercontent.com/AmxxModularEcosystem/amxx-builder/master/schema/amxbuild.schema.json"
10358
+ },
10359
+ {
10360
+ "name": "Podman Desktop Extension",
10361
+ "description": "Podman Desktop extension package.json manifest",
10362
+ "fileMatch": [],
10363
+ "url": "https://www.schemastore.org/podman-desktop-extension.json",
10364
+ "versions": {
10365
+ "1.27": "https://www.schemastore.org/podman-desktop-extension-1.27.json"
10366
+ }
10239
10367
  }
10240
10368
  ]
10241
10369
  }
@@ -4,6 +4,7 @@ import { QuickAccessContribution, QuickAccessProvider, QuickAccessRegistry } fro
4
4
  import { QuickPickItem, QuickPicks } from './quick-input-service';
5
5
  export interface QuickViewItem {
6
6
  readonly label: string;
7
+ readonly description?: string;
7
8
  readonly when?: string;
8
9
  readonly open: () => void;
9
10
  }
@@ -1 +1 @@
1
- {"version":3,"file":"quick-view-service.d.ts","sourceRoot":"","sources":["../../../src/browser/quick-input/quick-view-service.ts"],"names":[],"mappings":"AAiBA,OAAO,EAAE,iBAAiB,EAAE,UAAU,EAAE,MAAM,cAAc,CAAC;AAC7D,OAAO,EAAE,iBAAiB,EAAE,MAAM,wBAAwB,CAAC;AAC3D,OAAO,EAAE,uBAAuB,EAAE,mBAAmB,EAAE,mBAAmB,EAAE,MAAM,gBAAgB,CAAC;AACnG,OAAO,EAAe,aAAa,EAAE,UAAU,EAAE,MAAM,uBAAuB,CAAC;AAE/E,MAAM,WAAW,aAAa;IAC1B,QAAQ,CAAC,KAAK,EAAE,MAAM,CAAC;IACvB,QAAQ,CAAC,IAAI,CAAC,EAAE,MAAM,CAAC;IACvB,QAAQ,CAAC,IAAI,EAAE,MAAM,IAAI,CAAC;CAC7B;AAED,qBACa,gBAAiB,YAAW,uBAAuB,EAAE,mBAAmB;IACjF,MAAM,CAAC,MAAM,SAAW;IAExB,SAAS,CAAC,QAAQ,CAAC,KAAK,EAAE,CAAC,aAAa,GAAG;QAAE,IAAI,CAAC,EAAE,MAAM,CAAA;KAAE,CAAC,EAAE,CAAM;IACrE,OAAO,CAAC,gBAAgB,CAAiC;IAGzD,SAAS,CAAC,QAAQ,CAAC,mBAAmB,EAAE,mBAAmB,CAAC;IAG5D,SAAS,CAAC,QAAQ,CAAC,iBAAiB,EAAE,iBAAiB,CAAC;IAExD,YAAY,CAAC,IAAI,EAAE,aAAa,GAAG,UAAU;IAiB7C,QAAQ,CAAC,KAAK,EAAE,MAAM,GAAG,IAAI;IAI7B,QAAQ,CAAC,KAAK,EAAE,MAAM,GAAG,IAAI;IAI7B,2BAA2B,IAAI,IAAI;IASnC,QAAQ,CAAC,MAAM,EAAE,MAAM,EAAE,KAAK,EAAE,iBAAiB,GAAG,UAAU;CAOjE"}
1
+ {"version":3,"file":"quick-view-service.d.ts","sourceRoot":"","sources":["../../../src/browser/quick-input/quick-view-service.ts"],"names":[],"mappings":"AAiBA,OAAO,EAAE,iBAAiB,EAAE,UAAU,EAAE,MAAM,cAAc,CAAC;AAC7D,OAAO,EAAE,iBAAiB,EAAE,MAAM,wBAAwB,CAAC;AAC3D,OAAO,EAAE,uBAAuB,EAAE,mBAAmB,EAAE,mBAAmB,EAAE,MAAM,gBAAgB,CAAC;AACnG,OAAO,EAAe,aAAa,EAAE,UAAU,EAAE,MAAM,uBAAuB,CAAC;AAE/E,MAAM,WAAW,aAAa;IAC1B,QAAQ,CAAC,KAAK,EAAE,MAAM,CAAC;IACvB,QAAQ,CAAC,WAAW,CAAC,EAAE,MAAM,CAAC;IAC9B,QAAQ,CAAC,IAAI,CAAC,EAAE,MAAM,CAAC;IACvB,QAAQ,CAAC,IAAI,EAAE,MAAM,IAAI,CAAC;CAC7B;AAED,qBACa,gBAAiB,YAAW,uBAAuB,EAAE,mBAAmB;IACjF,MAAM,CAAC,MAAM,SAAW;IAExB,SAAS,CAAC,QAAQ,CAAC,KAAK,EAAE,CAAC,aAAa,GAAG;QAAE,IAAI,CAAC,EAAE,MAAM,CAAA;KAAE,CAAC,EAAE,CAAM;IACrE,OAAO,CAAC,gBAAgB,CAAiC;IAGzD,SAAS,CAAC,QAAQ,CAAC,mBAAmB,EAAE,mBAAmB,CAAC;IAG5D,SAAS,CAAC,QAAQ,CAAC,iBAAiB,EAAE,iBAAiB,CAAC;IAExD,YAAY,CAAC,IAAI,EAAE,aAAa,GAAG,UAAU;IAkB7C,QAAQ,CAAC,KAAK,EAAE,MAAM,GAAG,IAAI;IAI7B,QAAQ,CAAC,KAAK,EAAE,MAAM,GAAG,IAAI;IAI7B,2BAA2B,IAAI,IAAI;IASnC,QAAQ,CAAC,MAAM,EAAE,MAAM,EAAE,KAAK,EAAE,iBAAiB,GAAG,UAAU;CAUjE"}
@@ -33,6 +33,7 @@ let QuickViewService = class QuickViewService {
33
33
  registerItem(item) {
34
34
  const quickOpenItem = {
35
35
  label: item.label,
36
+ description: item.description,
36
37
  execute: () => item.open(),
37
38
  when: item.when
38
39
  };
@@ -60,7 +61,11 @@ let QuickViewService = class QuickViewService {
60
61
  });
61
62
  }
62
63
  getPicks(filter, token) {
63
- const items = this.items.filter(item => (item.when === undefined || this.contextKexService.match(item.when)) &&
64
+ const items = this.items.filter(item =>
65
+ // Some contributions register entries without a label (e.g. an empty view name);
66
+ // those would otherwise sort to the top and appear as a blank row.
67
+ item.label.trim().length > 0 &&
68
+ (item.when === undefined || this.contextKexService.match(item.when)) &&
64
69
  (!this.hiddenItemLabels.has(item.label)));
65
70
  return (0, quick_input_service_1.filterItems)(items, filter);
66
71
  }
@@ -1 +1 @@
1
- {"version":3,"file":"quick-view-service.js","sourceRoot":"","sources":["../../../src/browser/quick-input/quick-view-service.ts"],"names":[],"mappings":";AAAA,gFAAgF;AAChF,oEAAoE;AACpE,EAAE;AACF,2EAA2E;AAC3E,mEAAmE;AACnE,wCAAwC;AACxC,EAAE;AACF,4EAA4E;AAC5E,8EAA8E;AAC9E,6EAA6E;AAC7E,yDAAyD;AACzD,uDAAuD;AACvD,EAAE;AACF,gFAAgF;AAChF,gFAAgF;;;;;AAEhF,yCAA+C;AAC/C,yCAA6D;AAC7D,gEAA2D;AAC3D,iDAAmG;AACnG,+DAA+E;AASxE,IAAM,gBAAgB,GAAtB,MAAM,gBAAgB;IAAtB;QAGgB,UAAK,GAA0C,EAAE,CAAC;QAC7D,qBAAgB,GAAG,IAAI,GAAG,EAAsB,CAAC;IAiD7D,CAAC;;aApDU,WAAM,GAAG,OAAO,AAAV,CAAW;IAWxB,YAAY,CAAC,IAAmB;QAC5B,MAAM,aAAa,GAAG;YAClB,KAAK,EAAE,IAAI,CAAC,KAAK;YACjB,OAAO,EAAE,GAAG,EAAE,CAAC,IAAI,CAAC,IAAI,EAAE;YAC1B,IAAI,EAAE,IAAI,CAAC,IAAI;SAClB,CAAC;QACF,IAAI,CAAC,KAAK,CAAC,IAAI,CAAC,aAAa,CAAC,CAAC;QAC/B,IAAI,CAAC,KAAK,CAAC,IAAI,CAAC,CAAC,CAAC,EAAE,CAAC,EAAE,EAAE,CAAC,CAAC,CAAC,KAAM,CAAC,aAAa,CAAC,CAAC,CAAC,KAAM,CAAC,CAAC,CAAC;QAE5D,OAAO,mBAAU,CAAC,MAAM,CAAC,GAAG,EAAE;YAC1B,MAAM,KAAK,GAAG,IAAI,CAAC,KAAK,CAAC,OAAO,CAAC,aAAa,CAAC,CAAC;YAChD,IAAI,KAAK,KAAK,CAAC,CAAC,EAAE,CAAC;gBACf,IAAI,CAAC,KAAK,CAAC,MAAM,CAAC,KAAK,EAAE,CAAC,CAAC,CAAC;YAChC,CAAC;QACL,CAAC,CAAC,CAAC;IACP,CAAC;IAED,QAAQ,CAAC,KAAa;QAClB,IAAI,CAAC,gBAAgB,CAAC,GAAG,CAAC,KAAK,CAAC,CAAC;IACrC,CAAC;IAED,QAAQ,CAAC,KAAa;QAClB,IAAI,CAAC,gBAAgB,CAAC,MAAM,CAAC,KAAK,CAAC,CAAC;IACxC,CAAC;IAED,2BAA2B;QACvB,IAAI,CAAC,mBAAmB,CAAC,2BAA2B,CAAC;YACjD,WAAW,EAAE,GAAG,EAAE,CAAC,IAAI;YACvB,MAAM,EAAE,kBAAgB,CAAC,MAAM;YAC/B,WAAW,EAAE,EAAE;YACf,WAAW,EAAE,CAAC,EAAE,WAAW,EAAE,WAAW,EAAE,WAAW,EAAE,KAAK,EAAE,CAAC;SAClE,CAAC,CAAC;IACP,CAAC;IAED,QAAQ,CAAC,MAAc,EAAE,KAAwB;QAC7C,MAAM,KAAK,GAAG,IAAI,CAAC,KAAK,CAAC,MAAM,CAAC,IAAI,CAAC,EAAE,CACnC,CAAC,IAAI,CAAC,IAAI,KAAK,SAAS,IAAI,IAAI,CAAC,iBAAiB,CAAC,KAAK,CAAC,IAAI,CAAC,IAAI,CAAC,CAAC;YACpE,CAAC,CAAC,IAAI,CAAC,gBAAgB,CAAC,GAAG,CAAC,IAAI,CAAC,KAAK,CAAC,CAAC,CAC3C,CAAC;QACF,OAAO,IAAA,iCAAW,EAAC,KAAK,EAAE,MAAM,CAAC,CAAC;IACtC,CAAC;;AApDQ,4CAAgB;AAON;IADlB,IAAA,kBAAM,EAAC,kCAAmB,CAAC;;6DACgC;AAGzC;IADlB,IAAA,kBAAM,EAAC,uCAAiB,CAAC;;2DAC8B;2BAV/C,gBAAgB;IAD5B,IAAA,sBAAU,GAAE;GACA,gBAAgB,CAqD5B"}
1
+ {"version":3,"file":"quick-view-service.js","sourceRoot":"","sources":["../../../src/browser/quick-input/quick-view-service.ts"],"names":[],"mappings":"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"}
@@ -0,0 +1,2 @@
1
+ export {};
2
+ //# sourceMappingURL=quick-view-service.spec.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"quick-view-service.spec.d.ts","sourceRoot":"","sources":["../../../src/browser/quick-input/quick-view-service.spec.ts"],"names":[],"mappings":""}
@@ -0,0 +1,41 @@
1
+ "use strict";
2
+ // *****************************************************************************
3
+ // Copyright (C) 2026 Safi Seid-Ahmad, K2view and others.
4
+ //
5
+ // This program and the accompanying materials are made available under the
6
+ // terms of the Eclipse Public License v. 2.0 which is available at
7
+ // http://www.eclipse.org/legal/epl-2.0.
8
+ //
9
+ // This Source Code may also be made available under the following Secondary
10
+ // Licenses when the conditions for such availability set forth in the Eclipse
11
+ // Public License v. 2.0 are satisfied: GNU General Public License, version 2
12
+ // with the GNU Classpath Exception which is available at
13
+ // https://www.gnu.org/software/classpath/license.html.
14
+ //
15
+ // SPDX-License-Identifier: EPL-2.0 OR GPL-2.0-only WITH Classpath-exception-2.0
16
+ // *****************************************************************************
17
+ Object.defineProperty(exports, "__esModule", { value: true });
18
+ const chai = require("chai");
19
+ const common_1 = require("../../common");
20
+ const quick_view_service_1 = require("./quick-view-service");
21
+ const expect = chai.expect;
22
+ describe('quick-view-service', () => {
23
+ describe('#getPicks', () => {
24
+ function labelsOf(service) {
25
+ return service.getPicks('', common_1.CancellationToken.None).map(pick => pick.label);
26
+ }
27
+ it('returns registered items with a non-empty label', () => {
28
+ const service = new quick_view_service_1.QuickViewService();
29
+ service.registerItem({ label: 'Explorer', open: () => { } });
30
+ expect(labelsOf(service)).to.deep.equal(['Explorer']);
31
+ });
32
+ it('omits items with an empty or whitespace-only label', () => {
33
+ const service = new quick_view_service_1.QuickViewService();
34
+ service.registerItem({ label: 'Explorer', open: () => { } });
35
+ service.registerItem({ label: '', open: () => { } });
36
+ service.registerItem({ label: ' ', open: () => { } });
37
+ expect(labelsOf(service)).to.deep.equal(['Explorer']);
38
+ });
39
+ });
40
+ });
41
+ //# sourceMappingURL=quick-view-service.spec.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"quick-view-service.spec.js","sourceRoot":"","sources":["../../../src/browser/quick-input/quick-view-service.spec.ts"],"names":[],"mappings":";AAAA,gFAAgF;AAChF,yDAAyD;AACzD,EAAE;AACF,2EAA2E;AAC3E,mEAAmE;AACnE,wCAAwC;AACxC,EAAE;AACF,4EAA4E;AAC5E,8EAA8E;AAC9E,6EAA6E;AAC7E,yDAAyD;AACzD,uDAAuD;AACvD,EAAE;AACF,gFAAgF;AAChF,gFAAgF;;AAEhF,6BAA6B;AAC7B,yCAAiD;AAEjD,6DAAwD;AAExD,MAAM,MAAM,GAAG,IAAI,CAAC,MAAM,CAAC;AAE3B,QAAQ,CAAC,oBAAoB,EAAE,GAAG,EAAE;IAEhC,QAAQ,CAAC,WAAW,EAAE,GAAG,EAAE;QAEvB,SAAS,QAAQ,CAAC,OAAyB;YACvC,OAAO,OAAO,CAAC,QAAQ,CAAC,EAAE,EAAE,0BAAiB,CAAC,IAAI,CAAC,CAAC,GAAG,CAAC,IAAI,CAAC,EAAE,CAAE,IAAsB,CAAC,KAAK,CAAC,CAAC;QACnG,CAAC;QAED,EAAE,CAAC,iDAAiD,EAAE,GAAG,EAAE;YACvD,MAAM,OAAO,GAAG,IAAI,qCAAgB,EAAE,CAAC;YACvC,OAAO,CAAC,YAAY,CAAC,EAAE,KAAK,EAAE,UAAU,EAAE,IAAI,EAAE,GAAG,EAAE,GAAG,CAAC,EAAE,CAAC,CAAC;YAE7D,MAAM,CAAC,QAAQ,CAAC,OAAO,CAAC,CAAC,CAAC,EAAE,CAAC,IAAI,CAAC,KAAK,CAAC,CAAC,UAAU,CAAC,CAAC,CAAC;QAC1D,CAAC,CAAC,CAAC;QAEH,EAAE,CAAC,oDAAoD,EAAE,GAAG,EAAE;YAC1D,MAAM,OAAO,GAAG,IAAI,qCAAgB,EAAE,CAAC;YACvC,OAAO,CAAC,YAAY,CAAC,EAAE,KAAK,EAAE,UAAU,EAAE,IAAI,EAAE,GAAG,EAAE,GAAG,CAAC,EAAE,CAAC,CAAC;YAC7D,OAAO,CAAC,YAAY,CAAC,EAAE,KAAK,EAAE,EAAE,EAAE,IAAI,EAAE,GAAG,EAAE,GAAG,CAAC,EAAE,CAAC,CAAC;YACrD,OAAO,CAAC,YAAY,CAAC,EAAE,KAAK,EAAE,KAAK,EAAE,IAAI,EAAE,GAAG,EAAE,GAAG,CAAC,EAAE,CAAC,CAAC;YAExD,MAAM,CAAC,QAAQ,CAAC,OAAO,CAAC,CAAC,CAAC,EAAE,CAAC,IAAI,CAAC,KAAK,CAAC,CAAC,UAAU,CAAC,CAAC,CAAC;QAC1D,CAAC,CAAC,CAAC;IAEP,CAAC,CAAC,CAAC;AAEP,CAAC,CAAC,CAAC"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@theia/core",
3
- "version": "1.73.0-next.2+8ed51a5e94d",
3
+ "version": "1.73.0-next.20+f7f30c799",
4
4
  "description": "Theia is a cloud & desktop IDE framework implemented in TypeScript.",
5
5
  "main": "lib/common/index.js",
6
6
  "typings": "lib/common/index.d.ts",
@@ -17,8 +17,8 @@
17
17
  "@lumino/virtualdom": "^2.0.4",
18
18
  "@lumino/widgets": "2.7.5",
19
19
  "@parcel/watcher": "^2.5.6",
20
- "@theia/application-package": "1.73.0-next.2+8ed51a5e94d",
21
- "@theia/request": "1.73.0-next.2+8ed51a5e94d",
20
+ "@theia/application-package": "1.73.0-next.20+f7f30c799",
21
+ "@theia/request": "1.73.0-next.20+f7f30c799",
22
22
  "@types/body-parser": "^1.19.6",
23
23
  "@types/express": "^4.17.25",
24
24
  "@types/fs-extra": "^4.0.15",
@@ -221,5 +221,5 @@
221
221
  "nyc": {
222
222
  "extends": "../../configs/nyc.json"
223
223
  },
224
- "gitHead": "8ed51a5e94d15a6003725683a14773c6f8d64ac6"
224
+ "gitHead": "f7f30c799bad3eeeb4daa01583a7083a9d58c26d"
225
225
  }
@@ -0,0 +1,50 @@
1
+ // *****************************************************************************
2
+ // Copyright (C) 2026 Safi Seid-Ahmad, K2view and others.
3
+ //
4
+ // This program and the accompanying materials are made available under the
5
+ // terms of the Eclipse Public License v. 2.0 which is available at
6
+ // http://www.eclipse.org/legal/epl-2.0.
7
+ //
8
+ // This Source Code may also be made available under the following Secondary
9
+ // Licenses when the conditions for such availability set forth in the Eclipse
10
+ // Public License v. 2.0 are satisfied: GNU General Public License, version 2
11
+ // with the GNU Classpath Exception which is available at
12
+ // https://www.gnu.org/software/classpath/license.html.
13
+ //
14
+ // SPDX-License-Identifier: EPL-2.0 OR GPL-2.0-only WITH Classpath-exception-2.0
15
+ // *****************************************************************************
16
+
17
+ import * as chai from 'chai';
18
+ import { CancellationToken } from '../../common';
19
+ import { QuickPickItem } from './quick-input-service';
20
+ import { QuickViewService } from './quick-view-service';
21
+
22
+ const expect = chai.expect;
23
+
24
+ describe('quick-view-service', () => {
25
+
26
+ describe('#getPicks', () => {
27
+
28
+ function labelsOf(service: QuickViewService): (string | undefined)[] {
29
+ return service.getPicks('', CancellationToken.None).map(pick => (pick as QuickPickItem).label);
30
+ }
31
+
32
+ it('returns registered items with a non-empty label', () => {
33
+ const service = new QuickViewService();
34
+ service.registerItem({ label: 'Explorer', open: () => { } });
35
+
36
+ expect(labelsOf(service)).to.deep.equal(['Explorer']);
37
+ });
38
+
39
+ it('omits items with an empty or whitespace-only label', () => {
40
+ const service = new QuickViewService();
41
+ service.registerItem({ label: 'Explorer', open: () => { } });
42
+ service.registerItem({ label: '', open: () => { } });
43
+ service.registerItem({ label: ' ', open: () => { } });
44
+
45
+ expect(labelsOf(service)).to.deep.equal(['Explorer']);
46
+ });
47
+
48
+ });
49
+
50
+ });
@@ -22,6 +22,7 @@ import { filterItems, QuickPickItem, QuickPicks } from './quick-input-service';
22
22
 
23
23
  export interface QuickViewItem {
24
24
  readonly label: string;
25
+ readonly description?: string;
25
26
  readonly when?: string;
26
27
  readonly open: () => void;
27
28
  }
@@ -42,6 +43,7 @@ export class QuickViewService implements QuickAccessContribution, QuickAccessPro
42
43
  registerItem(item: QuickViewItem): Disposable {
43
44
  const quickOpenItem = {
44
45
  label: item.label,
46
+ description: item.description,
45
47
  execute: () => item.open(),
46
48
  when: item.when
47
49
  };
@@ -75,6 +77,9 @@ export class QuickViewService implements QuickAccessContribution, QuickAccessPro
75
77
 
76
78
  getPicks(filter: string, token: CancellationToken): QuickPicks {
77
79
  const items = this.items.filter(item =>
80
+ // Some contributions register entries without a label (e.g. an empty view name);
81
+ // those would otherwise sort to the top and appear as a blank row.
82
+ item.label.trim().length > 0 &&
78
83
  (item.when === undefined || this.contextKexService.match(item.when)) &&
79
84
  (!this.hiddenItemLabels.has(item.label))
80
85
  );