File tree
83 files changed
+983
-259
lines changed- resources
- META-INF
- magento2
- src/com/magento/idea/magento2plugin
- actions/generation
- dialog
- generator
- code
- util
- completion
- provider/mftf
- xml
- generation/php
- indexes
- inspections
- php
- fix
- xml
- linemarker/php
- magento
- files
- packages
- reference
- provider/mftf
- xml
- stubs/indexes/mftf
- util/magento
- graphql
- testData
- completion/xml
- ConfigurationTypeCompletionRegistrar/diXmlTypeNameMustHaveCompletion
- MftfNameCompletionRegistrar
- extendsInActionGroupMustBeEmpty
- extendsMustProvideCompletion
- extendsSameNameMustBeEmpty
- MftfSelectorCompletionRegistrar
- selectorInActionGroupMustBeEmpty
- selectorInActionGroupMustProvideCompletion
- selectorInTestMustBeEmpty
- selectorInTestMustProvideCompletion
- inspections/php/GraphQlResolverInspection
- withInvalidResolverInterface
- withValidBatchResolverInterface
- withValidBatchServiceContractResolverInterface
- withValidResolverInterface
- linemarker/php/ConfigurationTypeClassLinemarkerRegistrar
- regularPhpClassShouldNotHaveLinemarker
- typeNameClassShouldHaveLinemarker
- project/magento2/vendor/magento
- framework
- module-catalog/etc
- reference/xml
- ConfigurationTypeReferenceRegistrar/diXmlTypeNameMustHaveReference
- MftfNameReferenceRegistrar
- extendsInActionGroupMustBeEmpty
- extendsMustHaveReference
- MftfSelectorReferenceRegistrar
- selectorInActionGroupMustBeEmpty
- selectorInActionGroupMustHaveReference
- selectorInTestMustBeEmpty
- selectorInTestMustHaveReference
- tests/com/magento/idea/magento2plugin
- completion/xml
- inspections
- php
- xml
- linemarker/php
- reference
- php
- xml
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
83 files changed
+983
-259
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
108 | 108 |
| |
109 | 109 |
| |
110 | 110 |
| |
111 |
| - | |
| 111 | + | |
112 | 112 |
| |
113 | 113 |
| |
114 | 114 |
| |
|
Lines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
| 3 | + | |
| 4 | + | |
| 5 | + |
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
21 | 21 |
| |
22 | 22 |
| |
23 | 23 |
| |
24 |
| - | |
| 24 | + | |
25 | 25 |
| |
26 | 26 |
| |
27 | 27 |
| |
|
Lines changed: 1 addition & 5 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
5 | 5 |
| |
6 | 6 |
| |
7 | 7 |
| |
8 |
| - | |
9 |
| - | |
10 | 8 |
| |
11 | 9 |
| |
12 | 10 |
| |
13 | 11 |
| |
14 |
| - | |
15 | 12 |
| |
16 | 13 |
| |
17 | 14 |
| |
18 | 15 |
| |
19 | 16 |
| |
20 | 17 |
| |
21 | 18 |
| |
22 |
| - | |
23 | 19 |
| |
24 | 20 |
| |
25 |
| - | |
| 21 | + | |
26 | 22 |
| |
27 | 23 |
| |
28 | 24 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
16 | 16 |
| |
17 | 17 |
| |
18 | 18 |
| |
19 |
| - | |
| 19 | + | |
20 | 20 |
| |
21 | 21 |
| |
22 | 22 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
16 | 16 |
| |
17 | 17 |
| |
18 | 18 |
| |
19 |
| - | |
| 19 | + | |
20 | 20 |
| |
21 | 21 |
| |
22 | 22 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
16 | 16 |
| |
17 | 17 |
| |
18 | 18 |
| |
19 |
| - | |
| 19 | + | |
20 | 20 |
| |
21 | 21 |
| |
22 | 22 |
| |
|
src/com/magento/idea/magento2plugin/actions/generation/dialog/OverrideClassByAPreferenceDialog.java
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
21 | 21 |
| |
22 | 22 |
| |
23 | 23 |
| |
24 |
| - | |
| 24 | + | |
25 | 25 |
| |
26 | 26 |
| |
27 | 27 |
| |
|
Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
20 | 20 |
| |
21 | 21 |
| |
22 | 22 |
| |
| 23 | + | |
23 | 24 |
| |
24 | 25 |
| |
25 | 26 |
| |
| |||
68 | 69 |
| |
69 | 70 |
| |
70 | 71 |
| |
71 |
| - | |
| 72 | + | |
72 | 73 |
| |
73 | 74 |
| |
74 | 75 |
| |
|
Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
28 | 28 |
| |
29 | 29 |
| |
30 | 30 |
| |
| 31 | + | |
31 | 32 |
| |
32 | 33 |
| |
33 | 34 |
| |
| |||
105 | 106 |
| |
106 | 107 |
| |
107 | 108 |
| |
108 |
| - | |
| 109 | + | |
109 | 110 |
| |
110 | 111 |
| |
111 | 112 |
| |
|
0 commit comments