Mickey Pearce

Results 2 issues of Mickey Pearce

Hi, I think It would be nice if "Generate code snippet" would include file path content in generated code, similar to environment variables. For example: from ```http POST {{url}} HTTP/1.1...

enhancement

Algorithm parameter is not passed to `Get-PasmScore` in` Select-ApproximateString` function, I think. https://github.com/gravejester/Communary.PASM/blob/6fe3b5ea01e8f49aeccbde0db0dc777079b9e9cd/Functions/Select-ApproximateString.ps1#L62 As result it always uses default (`JaroWinklerDistance`) algorithm. Thanks for your work. Great library !