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

Execute selection in integrated terminal

Open mikeTWC1984 opened this issue 6 years ago • 6 comments
trafficstars

Is there a way to execute script or selection in the integrated console? Similar to what F5/F8 do in powershell ISE or VSCode?

mikeTWC1984 avatar Aug 11 '19 18:08 mikeTWC1984

is there any news about this? Thank you.

pqant avatar Oct 16 '19 14:10 pqant

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...

ngoov avatar Jun 17 '22 06:06 ngoov

This would be a really usefull feature for this plugin! Would love to hear if this is on the roadmap

iam-take avatar Jul 05 '22 13:07 iam-take

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?

ForNeVeR avatar Sep 18 '23 22:09 ForNeVeR