intellij-powershell
intellij-powershell copied to clipboard
Execute selection in integrated terminal
Is there a way to execute script or selection in the integrated console? Similar to what F5/F8 do in powershell ISE or VSCode?
is there any news about this? Thank you.
Again, 3 years later, is there any news about this? This is the most useful feature, which seems to be missing. It seems contradictory to have to copy and paste stuff in a scripting language...
This would be a really usefull feature for this plugin! Would love to hear if this is on the roadmap
I am not familiar with how it works in other tools. Should it just open a PowerShell terminal (if it's not yet) and literally send the selected text to it, and press Enter there? Should there be a session selector or something, in case several sessions are already open?