laravel-idea / plugin

Laravel Idea plugin for PhpStorm
https://laravel-idea.com/
177 stars 7 forks source link

[Bug]: PhpStorm Remote Development WSL - autocomplete ignored? #1086

Open osevensen opened 1 month ago

osevensen commented 1 month ago

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

Relevant log output

No response

adelf commented 1 month ago

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.

ggadt commented 1 month ago

Same Here, Action name not suggesting anything in WSL image

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