|
92 | 92 | }, |
93 | 93 | { |
94 | 94 | "command": "magento-toolbox.generateEventsXml", |
95 | | - "title": "Generate Events XML", |
| 95 | + "title": "Generate Sample events.xml", |
96 | 96 | "category": "Magento Toolbox" |
97 | 97 | }, |
98 | 98 | { |
99 | 99 | "command": "magento-toolbox.generateGraphqlSchemaFile", |
100 | | - "title": "Generate GraphQL Schema File", |
| 100 | + "title": "Generate Sample schema.graphqls", |
101 | 101 | "category": "Magento Toolbox" |
102 | 102 | }, |
103 | 103 | { |
104 | 104 | "command": "magento-toolbox.generateRoutesXmlFile", |
105 | | - "title": "Generate Routes XML", |
| 105 | + "title": "Generate Sample routes.xml", |
106 | 106 | "category": "Magento Toolbox" |
107 | 107 | }, |
108 | 108 | { |
109 | 109 | "command": "magento-toolbox.generateAclXmlFile", |
110 | | - "title": "Generate ACL XML", |
| 110 | + "title": "Generate Sample acl.xml", |
111 | 111 | "category": "Magento Toolbox" |
112 | 112 | }, |
113 | 113 | { |
114 | 114 | "command": "magento-toolbox.generateDiXmlFile", |
115 | | - "title": "Generate DI XML", |
| 115 | + "title": "Generate Sample di.xml", |
116 | 116 | "category": "Magento Toolbox" |
117 | 117 | }, |
118 | 118 | { |
119 | 119 | "command": "magento-toolbox.generateWebapiXmlFile", |
120 | | - "title": "Generate Webapi XML", |
| 120 | + "title": "Generate Sample webapi.xml", |
121 | 121 | "category": "Magento Toolbox" |
122 | 122 | }, |
123 | 123 | { |
|
132 | 132 | }, |
133 | 133 | { |
134 | 134 | "command": "magento-toolbox.generatePageTypesXmlFile", |
135 | | - "title": "Generate Page Types XML", |
| 135 | + "title": "Generate Sample page_types.xml", |
136 | 136 | "category": "Magento Toolbox" |
137 | 137 | }, |
138 | 138 | { |
139 | 139 | "command": "magento-toolbox.generateCrontabXmlFile", |
140 | | - "title": "Generate Crontab XML", |
| 140 | + "title": "Generate Sample crontab.xml", |
141 | 141 | "category": "Magento Toolbox" |
142 | 142 | }, |
143 | 143 | { |
144 | 144 | "command": "magento-toolbox.generateEmailTemplatesXmlFile", |
145 | | - "title": "Generate Email Templates XML", |
| 145 | + "title": "Generate Sample email_templates.xml", |
146 | 146 | "category": "Magento Toolbox" |
147 | 147 | }, |
148 | 148 | { |
149 | 149 | "command": "magento-toolbox.generateSectionsXmlFile", |
150 | | - "title": "Generate Sections XML", |
| 150 | + "title": "Generate Sample sections.xml", |
151 | 151 | "category": "Magento Toolbox" |
152 | 152 | }, |
153 | 153 | { |
154 | 154 | "command": "magento-toolbox.generateFieldsetXmlFile", |
155 | | - "title": "Generate Fieldset XML", |
| 155 | + "title": "Generate Sample fieldset.xml", |
156 | 156 | "category": "Magento Toolbox" |
157 | 157 | }, |
158 | 158 | { |
159 | 159 | "command": "magento-toolbox.generateViewXmlFile", |
160 | | - "title": "Generate View XML", |
| 160 | + "title": "Generate Sample view.xml", |
161 | 161 | "category": "Magento Toolbox" |
162 | 162 | }, |
163 | 163 | { |
164 | 164 | "command": "magento-toolbox.generateIndexerXmlFile", |
165 | | - "title": "Generate Indexer XML", |
| 165 | + "title": "Generate Sample indexer.xml", |
166 | 166 | "category": "Magento Toolbox" |
167 | 167 | }, |
168 | 168 | { |
169 | 169 | "command": "magento-toolbox.generateMviewXmlFile", |
170 | | - "title": "Generate MVIEW XML", |
| 170 | + "title": "Generate Sample mview.xml", |
171 | 171 | "category": "Magento Toolbox" |
172 | 172 | }, |
173 | 173 | { |
174 | 174 | "command": "magento-toolbox.generateWidgetXmlFile", |
175 | | - "title": "Generate Widget XML", |
| 175 | + "title": "Generate Sample widget.xml", |
176 | 176 | "category": "Magento Toolbox" |
177 | 177 | }, |
178 | 178 | { |
179 | 179 | "command": "magento-toolbox.generateExtensionAttributesXmlFile", |
180 | | - "title": "Generate Extension Attributes XML", |
| 180 | + "title": "Generate Sample extension_attributes.xml", |
181 | 181 | "category": "Magento Toolbox" |
182 | 182 | }, |
183 | 183 | { |
184 | 184 | "command": "magento-toolbox.generateSystemXmlFile", |
185 | | - "title": "Generate System XML", |
| 185 | + "title": "Generate Sample system.xml", |
186 | 186 | "category": "Magento Toolbox" |
187 | 187 | }, |
188 | 188 | { |
189 | 189 | "command": "magento-toolbox.generateConfigXmlFile", |
190 | | - "title": "Generate Config XML", |
| 190 | + "title": "Generate Sample config.xml", |
191 | 191 | "category": "Magento Toolbox" |
192 | 192 | }, |
193 | 193 | { |
|
0 commit comments