[PR #4504] Adding LSP: PHP Intelephense #10994

Closed
opened 2026-02-16 18:15:46 -05:00 by yindo · 0 comments
Owner

Original Pull Request: https://github.com/anomalyco/opencode/pull/4504

State: closed
Merged: Yes


Adding LSP: PHP Intelephense

Intelephense is a freemium LSP, which means you can also add a license to enable the some premium features, probably who buys it will know how to setup but in order to make it work with opencode we need some extra config, which you can see at https://intelephense.com/docs:

If your LSP client does not expose initializationOptions then a licence key can be provided by placing (only) the key in a text file at $HOME/intelephense/licence.txt on *nix or %USERPROFILE%/intelephense/licence.txt on Windows.

Wondering if we should mention that on the docs, or just leave for the user to find out.

**Original Pull Request:** https://github.com/anomalyco/opencode/pull/4504 **State:** closed **Merged:** Yes --- Adding LSP: PHP Intelephense Intelephense is a freemium LSP, which means you can also add a license to enable the some premium features, probably who buys it will know how to setup but in order to make it work with opencode we need some extra config, which you can see at https://intelephense.com/docs: > If your LSP client does not expose initializationOptions then a licence key can be provided by placing (only) the key in a text file at $HOME/intelephense/licence.txt on *nix or %USERPROFILE%/intelephense/licence.txt on Windows. Wondering if we should mention that on the docs, or just leave for the user to find out.
yindo added the pull-request label 2026-02-16 18:15:46 -05:00
yindo closed this issue 2026-02-16 18:15:46 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#10994