yaegassy / coc-intelephense

intelephense (PHP language server) extension for coc.nvim. intelephense’s various LSP features and this extension's additional features are available.
https://www.npmjs.com/package/@yaegassy/coc-intelephense
MIT License
98 stars 4 forks source link

feat: add Symfony integration #27

Closed pierreboissinot closed 2 years ago

pierreboissinot commented 2 years ago

Artisan and Symfony commands are based on symfony/console component so it basically the same behavior

yaegassy commented 2 years ago

Thanks for the pull request. I'll check and merge later.

yaegassy commented 2 years ago

Merged. 🙇

pierreboissinot commented 2 years ago

@yaegassy thank you :+1: