2.2.4 • Published 3 months ago

coc-phpls v2.2.4

Weekly downloads
520
License
MIT
Repository
-
Last release
3 months ago

coc-phpls

PHP language server extension for coc.nvim.

Install

In your vim/neovim, run command:

:CocInstall coc-phpls

Features

Language server features provided by intelephense-docs.

Premium features

add licence key to your coc-settings.json file

e.g:

{
    "intelephense.licenceKey": "your licence key",
}

Configuration options

  • phpls.path: Path to intelephense module, you can use a custom version of intelephense by modifying this setting to include the full path. e.g. /path/to/node_modules/intelephense. default: ""
  • phpls.enable: Set to false to disable php language server. default: true

Development

  • Run yarn build or yarn build:watch
  • Link extension
cd ~/github/coc-phpls       && yarn link
cd ~/.config/coc/extensions && yarn link coc-phpls
  • Add "coc-phpls": "*" to dependencies in ~/.config/coc/extensions/package.json

JetBrains OS licenses

coc-phpls had been being developed with JetBrains IDE under the free JetBrains Open Source license(s) granted by JetBrains s.r.o., hence I would like to express my thanks here.

License

MIT

2.2.4

3 months ago

2.2.3

1 year ago

2.2.2

2 years ago

2.2.1

3 years ago

2.2.0

3 years ago

2.1.10

4 years ago

2.1.9

4 years ago

2.1.8

4 years ago

2.1.7

4 years ago

2.1.6

4 years ago

2.1.5

4 years ago

2.1.4

4 years ago

2.1.3

4 years ago

2.1.2

4 years ago

2.1.1

4 years ago

2.1.0

4 years ago

2.0.7

5 years ago

2.0.6

5 years ago

2.0.5

5 years ago

2.0.4

5 years ago

2.0.3

5 years ago

2.0.2

5 years ago

2.0.1

5 years ago

2.0.0

5 years ago

1.1.1

5 years ago

1.1.0

5 years ago

1.0.5

5 years ago

1.0.4

5 years ago

1.0.3

5 years ago

1.0.23

5 years ago

1.0.2

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago