intellij-powershell
intellij-powershell copied to clipboard
add run ability to code blocks in markdown (similar to sql)
While this plugin adds syntax highlighting to code blocks in markdown if you specify the syntax as powershell, it doesn't add the ability to run the code block directly from markdown (as it does when a code block's syntax is specified as being sql). This would be a nice enhancement.