Skip to content
View JulianPritchard's full-sized avatar

Block or report JulianPritchard

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. Powershell7 script to add context me... Powershell7 script to add context menu shortcuts for Jetbrains IDEs
    1
    [CmdletBinding()]
    2
    param (
    3
        [Parameter(Mandatory=$true)]
    4
        [string] $IdeName, 
    5
        [Parameter(Mandatory=$true)]