Justin Grote

Results 274 issues of 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**...

enhancement

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...

enhancement
area: github

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...

Waiting on Author
Medium

![image](https://user-images.githubusercontent.com/15258962/153971265-c9c11421-321f-4512-b501-53b6f1a43ba5.png) Expected: The actual value

Issue-Bug
Area-Debugging

![image](https://user-images.githubusercontent.com/15258962/151584759-1f4b0eed-1695-4393-b0c7-30baecbf6b63.png) 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...

Issue-Bug
Area-Debugging

### Summary of the new feature / enhancement This: ![image](https://user-images.githubusercontent.com/15258962/177668095-fd7cded7-5d9f-4055-b9e3-d1970621f2d7.png) Should work the same as this: ![image](https://user-images.githubusercontent.com/15258962/177668045-734a2ed4-edc9-4939-b2d3-2375d024f284.png) ### Proposed technical implementation details (optional) _No response_

Issue-Enhancement
Up-for-Grabs
Area-IntelliSense