PSCode

1.0.7

PSCode launches VS Code in a PowerShell context to avoid the limitations of cmd.exe and UNC paths. The familiar code command is aliased.

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name PSCode -RequiredVersion 1.0.7

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name PSCode -Version 1.0.7

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

(c) 2017 William T Jones. All rights reserved.

Package Details

Author(s)

  • William T Jones

Tags

vscode VisualStudioCode UNC

Functions

Invoke-VSCode

Dependencies

This module has no dependencies.

FileList

Version History

Version Downloads Last updated
1.0.10 570 11/17/2021
1.0.9 537 12/12/2018
1.0.8 25 12/5/2018
1.0.7 (current version) 127 2/24/2018
1.0.6 61 1/4/2018
1.0.5 19 1/3/2018
1.0.4 19 12/31/2017
1.0.3 15 12/29/2017
1.0.2 117 5/16/2017
1.0.1 35 4/18/2017
1.0.0 16 4/18/2017
Show more