1.0.3 • Published 4 years ago

coc-phpactor v1.0.3

Weekly downloads
95
License
MIT
Repository
-
Last release
4 years ago

Phpactor CoC Extension

phpactor2sm

Extension which integrates Phpactor with CoC.

Installation

First, install Phpactor.

Then install this extension from Vim/Nvim:

:CocInstall coc-phpactor

NOTE: The Phpactor language server is a work-in-progress (see currently supported features).

In order to have access to all of Phpactors functionality it is recommended to install the standard VIM Plugin.

Commands

  • phpactor.status: Show Phpactor's status
  • phpactor.reindex: Reindex the project.
  • phpactor.services.list: List Phpactor's currently running services.
  • phpactor.config.dump: Dump Phpactor's configuratoin to the log window.

Configuration

You can add any Phpactor configuration using the phpactor.config key in :CocConfig.

Documentation

For full documentation see the docs.

1.0.3

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago