Replies: 2 comments
-
Update: I got the advice to try the following, and still isn't working. But looks closer perhaps?
|
Beta Was this translation helpful? Give feedback.
0 replies
-
It's fixed! This is the code that ended up working. [language-server.intelephense.config] |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm wondering what the right way to pass in customization to your LSP in Helix?
I have an old codeigniter app, that Intelephense flags many undefinedProperies errors (which aren't actually errors)
In VSCode, I add this to the settings, and it works:
But I can't seem to get this working in Helix. In my languages.toml file i tried
But it doesn't work. Any help would be greatly appreciated! Would love to add this to the LSP docs too
Beta Was this translation helpful? Give feedback.
All reactions