Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 671 Bytes

README.md

File metadata and controls

15 lines (12 loc) · 671 Bytes

CodeShell

This extensions works like the Open new Command Prompt command, except it opens a new PowerShell Window.

Just look for the Start PowerShell command.

The PowerShell instance will be started using your system's default ExecutionPolicy, if you need an unrestricted shell use the Start PowerShell (Unrestricted) command.

##Changelog

  • 0.3.0
  • Using the 64 bit version of Powershell on 64 bit Windows
  • 0.2.1
  • Fixed a bug that prevented the use of the Unrestricted command until you started at least one normal instance
  • Added key bindings for both commands
  • 0.2.0
  • Added a command for starting an Unrestricted PowerShell instance