2.1.0 • Published 6 years ago
coc-phpls v2.1.0
coc-phpls
PHP language server extension for coc.nvim.
Install
In your vim/neovim, run command:
:CocInstall coc-phplsFeatures
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 tofalseto 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
2 years ago
2.2.3
3 years ago
2.2.2
4 years ago
2.2.1
5 years ago
2.2.0
5 years ago
2.1.10
5 years ago
2.1.9
5 years ago
2.1.8
6 years ago
2.1.7
6 years ago
2.1.6
6 years ago
2.1.5
6 years ago
2.1.4
6 years ago
2.1.3
6 years ago
2.1.2
6 years ago
2.1.1
6 years ago
2.1.0
6 years ago
2.0.7
6 years ago
2.0.6
7 years ago
2.0.5
7 years ago
2.0.4
7 years ago
2.0.3
7 years ago
2.0.2
7 years ago
2.0.1
7 years ago
2.0.0
7 years ago
1.1.1
7 years ago
1.1.0
7 years ago
1.0.5
7 years ago
1.0.4
7 years ago
1.0.3
7 years ago
1.0.23
7 years ago
1.0.2
7 years ago
1.0.1
7 years ago
1.0.0
7 years ago