William Kempf

Results 6 issues of William Kempf

It would be nice if file variables could have scope. This would make it easier to manage large sets of HTTP requests. Here's an example. ``` # Global scope -...

feature request

Using `scriptcs -install` seems a bit of a hack, to be honest. This results in having to maintain multiple files. Cake and other Roslyn based tools allow you to reference...

### Is your feature request related to a problem? Please describe. Currently there's issue #3208 open to address several pain points, among them is the pain of having to maintain...

### Prerequisites - [X] Write a descriptive title. - [X] Make sure you are able to repro it on the [latest released version](https://www.powershellgallery.com/packages/Microsoft.PowerShell.PSResourceGet) - [X] Search the existing issues. ###...

Needs-Triage

Various plugins use ANSI escape codes to display colored text, which on Windows fails and just displays garbage characters. Some of these tools (like cljsbuild) suggest you install ansicon as...

Enhancement
Windows

There's already an FsSpec, a BDD testing framework for F#, that will cause problems and confusion. I suggest you find a better name? I found this project via F# weekly...