You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
-3
Original file line number
Diff line number
Diff line change
@@ -6,15 +6,12 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0).
6
6
7
7
## 3.0.0
8
8
9
-
## 2.1.0
10
-
11
9
### Added
12
10
13
11
- Description for "Magento Routes XML" code template in [#349](https://github.com/magento/magento2-phpstorm-plugin/pull/349)
14
12
- Code completion and reference navigation for table names and column names in `db_schema.xml` file in [#351](https://github.com/magento/magento2-phpstorm-plugin/pull/351)
15
13
- Code completion and reference navigation for UI Component names in layout XMLs in [#354](https://github.com/magento/magento2-phpstorm-plugin/pull/354)
16
14
- Description for "Magento Layout XML" code template in [#365](https://github.com/magento/magento2-phpstorm-plugin/pull/365)
17
-
- Code completion and reference navigation for Magento module names in `module.xml` in [#367](https://github.com/magento/magento2-phpstorm-plugin/pull/367)
18
15
- Reference navigation for disabled plugins in `di.xml` in [#373](https://github.com/magento/magento2-phpstorm-plugin/pull/373)
19
16
- Code completion and reference navigation for Magento module names in `config.php` in [#374](https://github.com/magento/magento2-phpstorm-plugin/pull/374)
20
17
- Inspection warning when disabling a nonexistent plugin in `di.xml` in [#382](https://github.com/magento/magento2-phpstorm-plugin/pull/382)
Copy file name to clipboardExpand all lines: tests/com/magento/idea/magento2plugin/actions/generation/generator/ModuleRegistrationPhpGeneratorTest.java.ignore
+14-14
Original file line number
Diff line number
Diff line change
@@ -13,21 +13,21 @@
13
13
public class ModuleRegistrationPhpGeneratorTest extends BaseGeneratorTestCase {
Copy file name to clipboardExpand all lines: tests/com/magento/idea/magento2plugin/linemarker/graphqls/GraphQlResolverClassLinemarkerRegistrarTest.java
+1-1
Original file line number
Diff line number
Diff line change
@@ -15,6 +15,6 @@ public class GraphQlResolverClassLinemarkerRegistrarTest extends LinemarkerFixtu
0 commit comments