Skip to content

Commit 7dbb272

Browse files
committed
Update README
1 parent bdda0dc commit 7dbb272

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,7 @@ I'll support them using `.cake` file.
6464

6565
- Code completion
6666
- Smart Go To
67+
- Run Actions (Run Command)
6768
- Template files(Controller, Table, Helper, e.t.c.)
6869
- Resolve mime-types for a ctp extension and a `.cake` file
6970

@@ -143,8 +144,13 @@ You can change a list to specific category's one like the following.
143144

144145
Right-click a project > CakePHP3
145146

147+
- Run Command
146148
- Run server
147149

150+
### Run Command
151+
152+
All commands will be shown as a list in the command dialog. Then you can run a command with some parameters.
153+
148154
### Run server
149155

150156
Just run `cake server`. If you want to set details, please use `Run Configuration` of project properties.

0 commit comments

Comments
 (0)