Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign upHighlights
- Arctic Code Vault Contributor
Pinned
294 contributions in the last year
Contribution activity
July 2020
Created an issue in PowerShell/PowerShell that received 13 comments
`return` on the RHS of an assignment ignores the assignment
Note: This may be an exotic scenario that is easily avoided (no reason to ever use return this way), but I just came across it on Stack Overflow, a…
13
comments
- Introduce a new, single-line raw string literal (single-line here-string alternative)
- Introduce a more flexible single-line(-also)
- On Windows and macOS, Get-Item and Get-ChildItem report file names as specified, not their actual case
- During method overload resolution, give precedence to enum overloads when given string arguments
- New-Item: When creating symbolic links (symlinks) / reparse points, the -Target path should always be treated as a *literal* path