File tree Expand file tree Collapse file tree 1 file changed +1
-2
lines changed Expand file tree Collapse file tree 1 file changed +1
-2
lines changed Original file line number Diff line number Diff line change @@ -9,8 +9,6 @@ with [VSCode](https://github.com/neoclide/coc.nvim).
99Installation
1010------------
1111
12- First, install [ Phpactor] ( https://phpactor.readthedocs.io/en/develop/usage/standalone.html ) .
13-
1412The package isn't published yet on the "marketplace" so:
1513
16141 . Install [ yarn] ( https://classic.yarnpkg.com/en/docs/install ) and [ npm] ( https://www.npmjs.com/get-npm ) .
@@ -26,6 +24,7 @@ Phpactor should then be enabled the next time you start VS code.
2624Commands
2725--------
2826
27+ - ` phpactor.update ` : Update Phpactor to the latest version
2928- ` phpactor.status ` : Show Phpactor's status
3029- ` phpactor.reindex ` : Reindex the project.
3130- ` phpactor.services.list ` : List Phpactor's currently running services.
You can’t perform that action at this time.
0 commit comments