bmewburn / vscode-intelephense

PHP intellisense for Visual Studio Code
https://intelephense.com
Other
1.56k stars 92 forks source link

Helix: Code Actions only work when on the first character of what you want the code action on #2893

Closed atomicptr closed 4 days ago

atomicptr commented 4 weeks ago

Describe the bug When I want to use a code action normally aka I am on the word it does not work, however when I go the first character of what I'm trying to use the code action on it works fine

To Reproduce Two easy ways to reproduce this: (Probably tied to Helix and/or other modal text editors)

Expected behavior I get code actions no matter where inside the underlined part I am

Screenshots Middle of the not imported class name: image

First character: image

On the interface image

First character again image

Platform and version Linux / NixOS unstable Intelephense v1.10.4