Andrey Dernov
Andrey Dernov
Could you provide an example code and the expected/actual behavior? Thanks.
Could you please attach a sample code here which reproduces this for you? Thank you.
Please also make sure the IDE directories ([system](https://www.jetbrains.com/help/rider/Directories_Used_by_the_IDE_to_Store_Settings_Caches_Plugins_and_Logs.html#system-directory) and [config](https://www.jetbrains.com/help/rider/Directories_Used_by_the_IDE_to_Store_Settings_Caches_Plugins_and_Logs.html#config-directory)) are excluded from the Windows firewall or antivirus scan.
You can configure default Run/Debug Configuration (for current project only), see [Changing Run/Debug Configuration Templates](https://www.jetbrains.com/help/idea/changing-default-run-debug-configurations.html). Does it help?
There is a request in IDE platform for this feature, please feel free to vote for [IDEA-65915](https://youtrack.jetbrains.com/issue/IDEA-65915).
@Krande actually, the IDE must automatically substitute the paths with the pre-defined in IDE path macros variables like `$PROJECT_DIR$` in Run Configuration paths. It would be nice if you open...
Is the problem still actual? If yes, can you provide a sample file to reproduce? Thanks.
Thanks for the suggestion! It looks useful.
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...
Do you have PowerShell installed? Please try attached version [PowerShell-2.0.1.zip](https://github.com/ant-druha/intellij-powershell/files/3186246/PowerShell-2.0.1.zip)