[Report] When using PowerShell, after a decent amount of time autocompletion and suggestions no longer work until Rider is restarted.
Hey there,
I just wanted to report that I am having an issue when using PowerShell. It's hard to say exactly how much time has to pass, maybe an hour, maybe three hours, but after a relatively decent amount of time autocompletion and suggestions no longer work for PowerShell until Rider is restarted.
Hitting the completion hotkey (ctrl + enter) the box comes up but simply says "No Suggestion". It doesn't matter where or in what context I attempt to bring up suggestions, but as soon as I close Rider and reopen it, they work just fine again, until whenever it decides that it wants to stop working again.
Thanks,
-id
Please sign in to leave a comment.
Do you use default settings in Settings | Languages & Frameworks | PowerShell?
Please add
into Debug Log Settings dialog (to open it use Help | Find Action and type 'Debug Log Settings') and after problem happens attach several last idea.log files (Help | Show Log in ... action).
For uploading you can use https://uploads.jetbrains.com or any file sharing service.
Thank you for the reply. Yes, I do just use the default settings. I will be sure to add what you have mentioned above and will report back next time this occurs with the logs.
Just to confirm
#com.intellij.plugin.powershell.lang.lspThis is supposed to have the # at the front?
Thanks,
-id
>This is supposed to have the # at the front?
Yes.