We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 61fd942 commit 2b3b02cCopy full SHA for 2b3b02c
README_EN.md
@@ -1,4 +1,6 @@
1
# NOTE THIS IS A TRANSLATED COPY OF [中文文档](/README.md), MAY OUT OF DATE.
2
+
3
+Thanks for [XieEDeHeiShou](https://github.com/XieEDeHeiShou)
4
# MvpHelper
5
A plugin that designed for ```Intellij IDEA``` and ```Android Studio```, used to generate Mvp interfaces and classes.
6
@@ -61,7 +63,7 @@ Install it.
61
63
In ```Contract``` or ```Presenter``` ,click ```Generate``` menu or try hot-key ```Alt + Insert```,
62
64
select ```Mvp Helper``` .
65
-## Feature
66
+## Features
67
+ Remove hot-key ```Meta + 1```
68
+ MvpHelper menu will not appear in un-java files when use hot key ```Alt + Insert```
69
+ No more root package limit (v1.0 only support com,org,me...)
0 commit comments