[Bug]: PhpStorm Remote Development WSL - autocomplete ignored?
Bug description
While coding in PhpStorm Remote Development, I think the suggestions I get is from Laravel Idea, but when I click to use them it shows for a millisecond and then it is gone again. Should this plugin work fully also with this Remote Development (beta) functionality, or will it work fully soon?
Plugin version
8.4.0.242
Operating system
Windows
Steps to reproduce
- Add a project inside WSL
- Connect to it from PhpStorm through their Remote Development WSL
- Try write some code where autocomplete normally would work and try to use the autocomplete suggestions
Relevant log output
No response
AFAIK, users use the plugin with WSL and it works(there are some issues, but anyway).
If you see some completions, but they are gone for some reason, it looks like a UI bug. Not Laravel Idea's.
Same Here, Action name not suggesting anything in WSL
Instead, i tested also the plugin in a local project (not under wsl) and it works as expected.
Update 1: Now i saw that if you call the Menu > Laravel > Code Generation, it works, but if you do right click on a folder > New > Laravel > Other, it will not appear nothing
There used to be bug in the Remote Gateway itself, this should be working right now