intellij-powershell icon indicating copy to clipboard operation
intellij-powershell copied to clipboard

Auto-completion not available

Open safesparrow opened this issue 5 years ago • 3 comments

Hi,

First of all, thanks a lot for the plugin!

I'm using the latest Rider EAP version (2019.2 EAP 5) and plugin version 2.0.2

When I edit a *.ps1 script, I don't get any auto-completion for built-in commands. Simple "Write-Host" doesn't seem to be recognized by the editor. I can run the script just fine from the IDE with the right results. Is there any settings/environment change that would help with this?

Thanks again

safesparrow avatar Jul 27 '19 15:07 safesparrow

Hi, for me it doesn't work too. I tried to install the powershell editor services manually and checked if the path for powershell is working correctly.

tarikweiss avatar Feb 06 '20 12:02 tarikweiss

Same here. Would be good if someone could look into this issue.

slugmandrew avatar Mar 27 '20 12:03 slugmandrew

Hi guys. Could you please add

com.intellij.plugin.powershell.lang.lsp.languagehost
#com.intellij.plugin.powershell.lang.lsp.languagehost

lines into Help | Debug Log Settings, restart IDE reproduce the problem and attach idea.log file (Help | Show Log in... action).

ant-druha avatar Mar 27 '20 19:03 ant-druha

This issue was closed because it has been open for 14 days, but no requested information was received. Please leave a comment if you think this is a mistake.

github-actions[bot] avatar Oct 03 '23 01:10 github-actions[bot]