Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
osevensen opened this issue Oct 14, 2024 · 2 comments
Open

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

osevensen opened this issue Oct 14, 2024 · 2 comments

Comments

@osevensen
Copy link

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

@adelf
Copy link
Member

adelf commented Oct 16, 2024

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.

@ggiorginoalmaviva
Copy link

ggiorginoalmaviva commented Oct 17, 2024

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants