Skip to content

Commit fc0fa59

Browse files
author
Vitaliy Boyko
committed
Updated CHANGELOG.md
1 parent 4f23977 commit fc0fa59

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,20 +5,25 @@
55
* "Go to GraphQL resolver class" line marker in the scope of GraphQL schema type arguments
66
* RequireJS mapping support (reference navigation, completion)
77
* 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
99
* MFTF support MVP (reference navigation, completion)
1010
* Fixed support of 2020.* versions of IDE's
1111
* Create a New Magento 2 Module action
1212
* Code Inspection: Duplicated Observer Usage in events XML
13+
* Code Inspection: Duplicated plugin Usage in di.xml
1314
* Create a Plugin class for a class public method action
1415
* Code Inspection: Warning regarding Cacheable false attribute in default XML
1516
* Create a Preference for a class action
1617
* Create a Block action
18+
* Create a View Model action
1719
* Line markers for navigation from a plugin class to a target class
1820
* Magento 2 Module Project template on the start up
1921
* Create an observer for an event action
2022
* 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
2227

2328
0.3.0
2429
=============

0 commit comments

Comments
 (0)