File tree Expand file tree Collapse file tree 1 file changed +7
-2
lines changed Expand file tree Collapse file tree 1 file changed +7
-2
lines changed Original file line number Diff line number Diff line change 5
5
* "Go to GraphQL resolver class" line marker in the scope of GraphQL schema type arguments
6
6
* RequireJS mapping support (reference navigation, completion)
7
7
* Plugin class methods generation
8
- * Plugin declaration inspection in the scope of a Plugin Class
8
+ * Code Inspection: Plugin declaration in the scope of a Plugin Class
9
9
* MFTF support MVP (reference navigation, completion)
10
10
* Fixed support of 2020.* versions of IDE's
11
11
* Create a New Magento 2 Module action
12
12
* Code Inspection: Duplicated Observer Usage in events XML
13
+ * Code Inspection: Duplicated plugin Usage in di.xml
13
14
* Create a Plugin class for a class public method action
14
15
* Code Inspection: Warning regarding Cacheable false attribute in default XML
15
16
* Create a Preference for a class action
16
17
* Create a Block action
18
+ * Create a View Model action
17
19
* Line markers for navigation from a plugin class to a target class
18
20
* Magento 2 Module Project template on the start up
19
21
* Create an observer for an event action
20
22
* Plugin - Target line markers
21
- * GraphQL resolver inspection in the scope of a PHP Class
23
+ * Code Inspection: GraphQL resolver in the scope of a PHP Class
24
+ * Moved plugin configuration from ` Settings > Preferences > Languages & Frameworks > PHP > Magento ` to
25
+ ` Settings > Preferences > Languages & Frameworks > PHP > Frameworks > Magento `
26
+ * Create a GraphQL resolver action
22
27
23
28
0.3.0
24
29
=============
You can’t perform that action at this time.
0 commit comments