Closed vazaha-nl closed 4 months ago
I can see
when I trigger code action manually. But honestly, I would recommend DoxyDoxyGen plugin (LSP-intelepense handles Exception
better though).
@jfcherng hmm yes I see that too. So the functionality still works, that's great. Question remains, why did the shortcut disappear, is there a way to bring it back? I liked to use it a lot. Manual trigger is extra work.
I have also used DoxyDoxyGen but as you say intelephense is more intelligent.
Not related to LSP-intelephense anyway. Should be a LSP question. I would guess this is as designed in https://github.com/sublimelsp/LSP/pull/2081
Closing this since it is related to the main LSP package and not this one.
I am not sure whether this is an issue with this sublime plugin, or maybe with intelephense itself. But I used to see a "quick fix" code action "generate docblock" when I hover over a (class) function. It is not there anymore, since some time (not sure how long).
For the rest Intelephense is working like it should. I do see other quick code actions, like import symbol when hovering over a class name without import statement.
I am using the licensed version of intelephense (latest version). Plugin version 1.0.30, Sublime Text build 4143.
Anyone else experiencing the same issue?