Vscode-intelephense: Standalone LSP server

Created on 12 Mar 2019  路  2Comments  路  Source: bmewburn/vscode-intelephense

Hello,

Is there a standalone server version of intelephense ?

I would like to use this with neovim as it apparently is faster than this server.

Thanks !

Most helpful comment

Yeah there is a standalone, i'm using it in neovim with vim-lsp and ncm2 and Intelephense is far superior, you're going to have no regrets making the switch.

Here is the standalone https://github.com/bmewburn/intelephense-docs

All 2 comments

Yeah there is a standalone, i'm using it in neovim with vim-lsp and ncm2 and Intelephense is far superior, you're going to have no regrets making the switch.

Here is the standalone https://github.com/bmewburn/intelephense-docs

Thanks you @carlevison. I had a small issue when I ran:

intelephense --stdio

Instead I had to use:

node /usr/local/lib/node_modules/intelephense/lib/intelephense.js --stdio

It's very fast, thank you vm

Was this page helpful?
0 / 5 - 0 ratings

Related issues

ghnp5 picture ghnp5  路  3Comments

nn-hh picture nn-hh  路  3Comments

vanasis picture vanasis  路  4Comments

dgunay picture dgunay  路  3Comments

mushmelty picture mushmelty  路  4Comments