Generate function not working

Issue #158 resolved
Adam Driscoll created an issue

The Generate Form command in VS Code does not work.

function Test($Var) {

Write-Host $var

}

Comments (2)

  1. Log in to comment