Closed
Description
System Details
- Operating system name and version: Windows 10 Enterprise v1607
- VS Code version: 1.10.2
- PowerShell extension version: 0.10.1
- Output from
$PSVersionTable
:
PSVersion 5.1.15061.0
PSEdition Desktop
PSCompatibleVersions {1.0, 2.0, 3.0, 4.0...}
BuildVersion 10.0.15061.0
CLRVersion 4.0.30319.42000
WSManStackVersion 3.0
PSRemotingProtocolVersion 2.3
SerializationVersion 1.1.0.1
Request Description
In addition to hitting F8 to run the currently highlighted code, could we have the ability to right-click and select an option to run the code as well? Similar to PowerShell ISE's option? (See Attached)