|
15 | 15 | "categories": [
|
16 | 16 | "Other"
|
17 | 17 | ],
|
18 |
| - "activationEvents": [ |
19 |
| - "onCommand:cics-extension-for-zowe.addSession", |
20 |
| - "onView:cics-view" |
21 |
| - ], |
| 18 | + "activationEvents": [], |
22 | 19 | "extensionDependencies": [
|
23 | 20 | "Zowe.vscode-extension-for-zowe"
|
24 | 21 | ],
|
|
738 | 735 | "command": "cics-extension-for-zowe.purgeTask",
|
739 | 736 | "group": "000_zowecics_main@1"
|
740 | 737 | }
|
| 738 | + ], |
| 739 | + "commandPalette": [ |
| 740 | + { |
| 741 | + "command": "cics-extension-for-zowe.addSession", |
| 742 | + "when": "never" |
| 743 | + }, |
| 744 | + { |
| 745 | + "command": "cics-extension-for-zowe.refreshTree", |
| 746 | + "when": "never" |
| 747 | + }, |
| 748 | + { |
| 749 | + "command": "cics-extension-for-zowe.newCopyProgram", |
| 750 | + "when": "never" |
| 751 | + }, |
| 752 | + { |
| 753 | + "command": "cics-extension-for-zowe.filterPrograms", |
| 754 | + "when": "never" |
| 755 | + }, |
| 756 | + { |
| 757 | + "command": "cics-extension-for-zowe.filterDatasetPrograms", |
| 758 | + "when": "never" |
| 759 | + }, |
| 760 | + { |
| 761 | + "command": "cics-extension-for-zowe.filterLibraries", |
| 762 | + "when": "never" |
| 763 | + }, |
| 764 | + { |
| 765 | + "command": "cics-extension-for-zowe.filterDatasets", |
| 766 | + "when": "never" |
| 767 | + }, |
| 768 | + { |
| 769 | + "command": "cics-extension-for-zowe.filterTCPIPServices", |
| 770 | + "when": "never" |
| 771 | + }, |
| 772 | + { |
| 773 | + "command": "cics-extension-for-zowe.filterURIMaps", |
| 774 | + "when": "never" |
| 775 | + }, |
| 776 | + { |
| 777 | + "command": "cics-extension-for-zowe.filterPipelines", |
| 778 | + "when": "never" |
| 779 | + }, |
| 780 | + { |
| 781 | + "command": "cics-extension-for-zowe.filterWebServices", |
| 782 | + "when": "never" |
| 783 | + }, |
| 784 | + { |
| 785 | + "command": "cics-extension-for-zowe.filterTransactions", |
| 786 | + "when": "never" |
| 787 | + }, |
| 788 | + { |
| 789 | + "command": "cics-extension-for-zowe.filterTasks", |
| 790 | + "when": "never" |
| 791 | + }, |
| 792 | + { |
| 793 | + "command": "cics-extension-for-zowe.filterLocalFiles", |
| 794 | + "when": "never" |
| 795 | + }, |
| 796 | + { |
| 797 | + "command": "cics-extension-for-zowe.filterPlexResources", |
| 798 | + "when": "never" |
| 799 | + }, |
| 800 | + { |
| 801 | + "command": "cics-extension-for-zowe.filterAllPrograms", |
| 802 | + "when": "never" |
| 803 | + }, |
| 804 | + { |
| 805 | + "command": "cics-extension-for-zowe.filterAllLibraries", |
| 806 | + "when": "never" |
| 807 | + }, |
| 808 | + { |
| 809 | + "command": "cics-extension-for-zowe.filterAllPipelines", |
| 810 | + "when": "never" |
| 811 | + }, |
| 812 | + { |
| 813 | + "command": "cics-extension-for-zowe.filterAllWebServices", |
| 814 | + "when": "never" |
| 815 | + }, |
| 816 | + { |
| 817 | + "command": "cics-extension-for-zowe.filterAllTCPIPServices", |
| 818 | + "when": "never" |
| 819 | + }, |
| 820 | + { |
| 821 | + "command": "cics-extension-for-zowe.filterAllURIMaps", |
| 822 | + "when": "never" |
| 823 | + }, |
| 824 | + { |
| 825 | + "command": "cics-extension-for-zowe.filterAllTransactions", |
| 826 | + "when": "never" |
| 827 | + }, |
| 828 | + { |
| 829 | + "command": "cics-extension-for-zowe.filterAllLocalFiles", |
| 830 | + "when": "never" |
| 831 | + }, |
| 832 | + { |
| 833 | + "command": "cics-extension-for-zowe.filterAllTasks", |
| 834 | + "when": "never" |
| 835 | + }, |
| 836 | + { |
| 837 | + "command": "cics-extension-for-zowe.clearFilter", |
| 838 | + "when": "never" |
| 839 | + }, |
| 840 | + { |
| 841 | + "command": "cics-extension-for-zowe.clearPlexFilter", |
| 842 | + "when": "never" |
| 843 | + }, |
| 844 | + { |
| 845 | + "command": "cics-extension-for-zowe.showProgramAttributes", |
| 846 | + "when": "never" |
| 847 | + }, |
| 848 | + { |
| 849 | + "command": "cics-extension-for-zowe.showLibraryAttributes", |
| 850 | + "when": "never" |
| 851 | + }, |
| 852 | + { |
| 853 | + "command": "cics-extension-for-zowe.showLibraryDatasetsAttributes", |
| 854 | + "when": "never" |
| 855 | + }, |
| 856 | + { |
| 857 | + "command": "cics-extension-for-zowe.showTCPIPServiceAttributes", |
| 858 | + "when": "never" |
| 859 | + }, |
| 860 | + { |
| 861 | + "command": "cics-extension-for-zowe.showURIMapAttributes", |
| 862 | + "when": "never" |
| 863 | + }, |
| 864 | + { |
| 865 | + "command": "cics-extension-for-zowe.showTransactionAttributes", |
| 866 | + "when": "never" |
| 867 | + }, |
| 868 | + { |
| 869 | + "command": "cics-extension-for-zowe.showLocalFileAttributes", |
| 870 | + "when": "never" |
| 871 | + }, |
| 872 | + { |
| 873 | + "command": "cics-extension-for-zowe.showTaskAttributes", |
| 874 | + "when": "never" |
| 875 | + }, |
| 876 | + { |
| 877 | + "command": "cics-extension-for-zowe.showPipelineAttributes", |
| 878 | + "when": "never" |
| 879 | + }, |
| 880 | + { |
| 881 | + "command": "cics-extension-for-zowe.showWebServiceAttributes", |
| 882 | + "when": "never" |
| 883 | + }, |
| 884 | + { |
| 885 | + "command": "cics-extension-for-zowe.showRegionAttributes", |
| 886 | + "when": "never" |
| 887 | + }, |
| 888 | + { |
| 889 | + "command": "cics-extension-for-zowe.showRegionParameters", |
| 890 | + "when": "never" |
| 891 | + }, |
| 892 | + { |
| 893 | + "command": "cics-extension-for-zowe.enableProgram", |
| 894 | + "when": "never" |
| 895 | + }, |
| 896 | + { |
| 897 | + "command": "cics-extension-for-zowe.disableProgram", |
| 898 | + "when": "never" |
| 899 | + }, |
| 900 | + { |
| 901 | + "command": "cics-extension-for-zowe.enableTransaction", |
| 902 | + "when": "never" |
| 903 | + }, |
| 904 | + { |
| 905 | + "command": "cics-extension-for-zowe.disableTransaction", |
| 906 | + "when": "never" |
| 907 | + }, |
| 908 | + { |
| 909 | + "command": "cics-extension-for-zowe.enableLocalFile", |
| 910 | + "when": "never" |
| 911 | + }, |
| 912 | + { |
| 913 | + "command": "cics-extension-for-zowe.disableLocalFile", |
| 914 | + "when": "never" |
| 915 | + }, |
| 916 | + { |
| 917 | + "command": "cics-extension-for-zowe.disableLibrary", |
| 918 | + "when": "never" |
| 919 | + }, |
| 920 | + { |
| 921 | + "command": "cics-extension-for-zowe.closeLocalFile", |
| 922 | + "when": "never" |
| 923 | + }, |
| 924 | + { |
| 925 | + "command": "cics-extension-for-zowe.openLocalFile", |
| 926 | + "when": "never" |
| 927 | + }, |
| 928 | + { |
| 929 | + "command": "cics-extension-for-zowe.phaseInCommand", |
| 930 | + "when": "never" |
| 931 | + }, |
| 932 | + { |
| 933 | + "command": "cics-extension-for-zowe.manageSession", |
| 934 | + "when": "never" |
| 935 | + }, |
| 936 | + { |
| 937 | + "command": "cics-extension-for-zowe.inquireTransaction", |
| 938 | + "when": "never" |
| 939 | + }, |
| 940 | + { |
| 941 | + "command": "cics-extension-for-zowe.inquireProgram", |
| 942 | + "when": "never" |
| 943 | + }, |
| 944 | + { |
| 945 | + "command": "cics-extension-for-zowe.purgeTask", |
| 946 | + "when": "never" |
| 947 | + } |
741 | 948 | ]
|
742 | 949 | },
|
743 | 950 | "configuration": {
|
|
0 commit comments