Replies: 6 comments 11 replies
|
The following are now planned for 0.10.0:
|
|
I am currently using this extension in Cursor: https://github.com/MehediDracula/PHP-Namespace-Resolver Really the only thing I have it for is co I can right click a class and click "Import to have for example an FQDN imported at the top and auto rewritten to just the class name wherever its called. The other features of this extension are already handled by PHPantom or Pint (Sorting/Unused imports etc). Is the import something PHPantom could support? Or the VSCode extension on it's own. Not sure where to implement. |
|
I would say what I miss the most is being able to move a class, but I'm not sure it's part of the LSP standard sadly. |
|
Convert to string interpolation can now be tested 185585a |
|
@AJenbo would it be alright with you if i went ahead and made a PR for a code action? I really miss all the code actions I used in phpstorm: new class, declare missing method, create test class, create test for function etc and would be happy to try implementing some of them (1 PR per action of course), but only if that's something that wouldn't get in the way of the roadmap. I'd also add some config options to toggle specific actions on or off. |




Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
We are planning ahead and want to hear what matters to you. These features have come up in competitive analysis against PHPStorm, Intelephense, PHP Tools, and Phpactor, but are not currently on the roadmap. The top voted options will be prioritized first.
If there is a feature you want that is not listed here, comment below.
18 votes ·
All reactions