mirror of
https://github.com/openorg/MLAutoReplace.git
synced 2026-04-29 04:14:55 +08:00
修改说明
This commit is contained in:
@@ -10,7 +10,9 @@ You can custom other replacer with regex.
|
||||

|
||||
|
||||
You need add your own syntax of getter replacer.
|
||||

|
||||

|
||||
|
||||
You can use `Shift+Command+\` to auto re-indent all the current edit file's source.
|
||||
|
||||
##getter replacer
|
||||
`<name>` means the property name.
|
||||
@@ -39,4 +41,8 @@ You can also reload it with the reload button in MLAutoReplace window.
|
||||
##regex replacer
|
||||
|
||||
Exmple:
|
||||

|
||||
This item means that plugin will replace `@s/` to `@property (nonatomic, strong) <#custom#>`.
|
||||
The plugin will detect current input line content.
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user