Justin Grote
Justin Grote
I did a squash merge of a branch with ~100 commits in it, leading to a very long commit message. Set-Build environment hangs at that point. When I did a...
**Is your feature request related to a problem? Please describe.** Clone to Repository saves as the gist GUID which can make it hard to identify **Describe the solution you'd like**...
With a Gist, if you remove a particular section of the URI, it will always point to the "latest" file, it would be nice to have the context menu include...
Something in how it surfaces parameters I assume. `new-stubcommand -commandname test-connection -functionbody {'this works!'}` > New-StubCommand : Cannot compare "System.Management.Automation.ParameterMetadata" because it is not IComparable. > At C:\Users\jgrote\Documents\WindowsPowerShell\Modules\Indented.StubCommand\1.4.0\Indented.StubCommand.psm1:347 char:40 >...
Now that vscode 1.6 supports native highlighting, I would like to use that, however it doesn't have the scope lines. Is it possible to have a setting to only render...
# PR Summary This provides several updates with the goal of enabling a PowerShell contributor to begin contributing as fast as possible to PowerShell utilizing a devcontainer or CodeSpaces and...
 Expected: The actual value
 To be clear it's not in local/script/global either. I would expect it to be in local. This is probably an issue in how we fetch variables from the various...
### Summary of the new feature / enhancement This:  Should work the same as this:  ### Proposed technical implementation details (optional) _No response_