|
57 | 57 | "commands": [ |
58 | 58 | { |
59 | 59 | "command": "magento-toolbox.generateModule", |
60 | | - "title": "Magento Toolbox: Generate Module" |
| 60 | + "title": "Generate Module", |
| 61 | + "category": "Magento Toolbox" |
61 | 62 | }, |
62 | 63 | { |
63 | 64 | "command": "magento-toolbox.generateBlock", |
64 | | - "title": "Magento Toolbox: Generate Block" |
| 65 | + "title": "Generate Block", |
| 66 | + "category": "Magento Toolbox" |
65 | 67 | }, |
66 | 68 | { |
67 | 69 | "command": "magento-toolbox.indexWorkspace", |
68 | | - "title": "Magento Toolbox: Index Workspace" |
| 70 | + "title": "Index Workspace", |
| 71 | + "category": "Magento Toolbox" |
69 | 72 | }, |
70 | 73 | { |
71 | 74 | "command": "magento-toolbox.generateContextPlugin", |
72 | | - "title": "Magento Toolbox: Generate Plugin" |
| 75 | + "title": "Generate Plugin", |
| 76 | + "category": "Magento Toolbox" |
73 | 77 | }, |
74 | 78 | { |
75 | 79 | "command": "magento-toolbox.copyMagentoPath", |
76 | | - "title": "Magento Toolbox: Copy Magento Path" |
| 80 | + "title": "Copy Magento Path", |
| 81 | + "category": "Magento Toolbox" |
77 | 82 | }, |
78 | 83 | { |
79 | 84 | "command": "magento-toolbox.generateXmlCatalog", |
80 | | - "title": "Magento Toolbox: Generate XML URN Catalog" |
| 85 | + "title": "Generate XML URN Catalog", |
| 86 | + "category": "Magento Toolbox" |
81 | 87 | }, |
82 | 88 | { |
83 | 89 | "command": "magento-toolbox.generateObserver", |
84 | | - "title": "Magento Toolbox: Generate Observer" |
| 90 | + "title": "Generate Observer", |
| 91 | + "category": "Magento Toolbox" |
85 | 92 | }, |
86 | 93 | { |
87 | 94 | "command": "magento-toolbox.generateEventsXml", |
88 | | - "title": "Magento Toolbox: Generate Events XML" |
| 95 | + "title": "Generate Sample events.xml", |
| 96 | + "category": "Magento Toolbox" |
89 | 97 | }, |
90 | 98 | { |
91 | 99 | "command": "magento-toolbox.generateGraphqlSchemaFile", |
92 | | - "title": "Magento Toolbox: Generate GraphQL Schema File" |
| 100 | + "title": "Generate Sample schema.graphqls", |
| 101 | + "category": "Magento Toolbox" |
93 | 102 | }, |
94 | 103 | { |
95 | 104 | "command": "magento-toolbox.generateRoutesXmlFile", |
96 | | - "title": "Magento Toolbox: Generate Routes XML" |
| 105 | + "title": "Generate Sample routes.xml", |
| 106 | + "category": "Magento Toolbox" |
97 | 107 | }, |
98 | 108 | { |
99 | 109 | "command": "magento-toolbox.generateAclXmlFile", |
100 | | - "title": "Magento Toolbox: Generate ACL XML" |
| 110 | + "title": "Generate Sample acl.xml", |
| 111 | + "category": "Magento Toolbox" |
101 | 112 | }, |
102 | 113 | { |
103 | 114 | "command": "magento-toolbox.generateDiXmlFile", |
104 | | - "title": "Magento Toolbox: Generate DI XML" |
| 115 | + "title": "Generate Sample di.xml", |
| 116 | + "category": "Magento Toolbox" |
105 | 117 | }, |
106 | 118 | { |
107 | 119 | "command": "magento-toolbox.generateWebapiXmlFile", |
108 | | - "title": "Magento Toolbox: Generate Webapi XML" |
| 120 | + "title": "Generate Sample webapi.xml", |
| 121 | + "category": "Magento Toolbox" |
109 | 122 | }, |
110 | 123 | { |
111 | 124 | "command": "magento-toolbox.generatePreference", |
112 | | - "title": "Magento Toolbox: Generate Preference" |
| 125 | + "title": "Generate Preference", |
| 126 | + "category": "Magento Toolbox" |
113 | 127 | }, |
114 | 128 | { |
115 | 129 | "command": "magento-toolbox.generateLayoutXmlFile", |
116 | | - "title": "Magento Toolbox: Generate Layout XML" |
| 130 | + "title": "Generate Layout XML", |
| 131 | + "category": "Magento Toolbox" |
117 | 132 | }, |
118 | 133 | { |
119 | 134 | "command": "magento-toolbox.generatePageTypesXmlFile", |
120 | | - "title": "Magento Toolbox: Generate Page Types XML" |
| 135 | + "title": "Generate Sample page_types.xml", |
| 136 | + "category": "Magento Toolbox" |
121 | 137 | }, |
122 | 138 | { |
123 | 139 | "command": "magento-toolbox.generateCrontabXmlFile", |
124 | | - "title": "Magento Toolbox: Generate Crontab XML" |
| 140 | + "title": "Generate Sample crontab.xml", |
| 141 | + "category": "Magento Toolbox" |
125 | 142 | }, |
126 | 143 | { |
127 | 144 | "command": "magento-toolbox.generateEmailTemplatesXmlFile", |
128 | | - "title": "Magento Toolbox: Generate Email Templates XML" |
| 145 | + "title": "Generate Sample email_templates.xml", |
| 146 | + "category": "Magento Toolbox" |
129 | 147 | }, |
130 | 148 | { |
131 | 149 | "command": "magento-toolbox.generateSectionsXmlFile", |
132 | | - "title": "Magento Toolbox: Generate Sections XML" |
| 150 | + "title": "Generate Sample sections.xml", |
| 151 | + "category": "Magento Toolbox" |
133 | 152 | }, |
134 | 153 | { |
135 | 154 | "command": "magento-toolbox.generateFieldsetXmlFile", |
136 | | - "title": "Magento Toolbox: Generate Fieldset XML" |
| 155 | + "title": "Generate Sample fieldset.xml", |
| 156 | + "category": "Magento Toolbox" |
137 | 157 | }, |
138 | 158 | { |
139 | 159 | "command": "magento-toolbox.generateViewXmlFile", |
140 | | - "title": "Magento Toolbox: Generate View XML" |
| 160 | + "title": "Generate Sample view.xml", |
| 161 | + "category": "Magento Toolbox" |
141 | 162 | }, |
142 | 163 | { |
143 | 164 | "command": "magento-toolbox.generateIndexerXmlFile", |
144 | | - "title": "Magento Toolbox: Generate Indexer XML" |
| 165 | + "title": "Generate Sample indexer.xml", |
| 166 | + "category": "Magento Toolbox" |
145 | 167 | }, |
146 | 168 | { |
147 | 169 | "command": "magento-toolbox.generateMviewXmlFile", |
148 | | - "title": "Magento Toolbox: Generate MVIEW XML" |
| 170 | + "title": "Generate Sample mview.xml", |
| 171 | + "category": "Magento Toolbox" |
149 | 172 | }, |
150 | 173 | { |
151 | 174 | "command": "magento-toolbox.generateWidgetXmlFile", |
152 | | - "title": "Magento Toolbox: Generate Widget XML" |
| 175 | + "title": "Generate Sample widget.xml", |
| 176 | + "category": "Magento Toolbox" |
153 | 177 | }, |
154 | 178 | { |
155 | 179 | "command": "magento-toolbox.generateExtensionAttributesXmlFile", |
156 | | - "title": "Magento Toolbox: Generate Extension Attributes XML" |
| 180 | + "title": "Generate Sample extension_attributes.xml", |
| 181 | + "category": "Magento Toolbox" |
157 | 182 | }, |
158 | 183 | { |
159 | 184 | "command": "magento-toolbox.generateSystemXmlFile", |
160 | | - "title": "Magento Toolbox: Generate System XML" |
| 185 | + "title": "Generate Sample system.xml", |
| 186 | + "category": "Magento Toolbox" |
161 | 187 | }, |
162 | 188 | { |
163 | 189 | "command": "magento-toolbox.generateConfigXmlFile", |
164 | | - "title": "Magento Toolbox: Generate Config XML" |
| 190 | + "title": "Generate Sample config.xml", |
| 191 | + "category": "Magento Toolbox" |
| 192 | + }, |
| 193 | + { |
| 194 | + "command": "magento-toolbox.jumpToModule", |
| 195 | + "title": "Jump to Module", |
| 196 | + "category": "Magento Toolbox" |
165 | 197 | } |
166 | 198 | ], |
167 | 199 | "menus": { |
|
0 commit comments