Justin Grote
Justin Grote
@PaulBendall the issue has nothing to do with vscode specifically, basically what happens is that the Az modules have some common .NET libraries, and if one loads a lower version...
@SeidChr as @rjmholt correctly, noted, there's no way to implement this in a way that users of other languages would expect, e.g. to correctly rename all references of a variable...
@SeidChr it's not that it's hard to find all occurances of the variable. The problem is that the same variable name can have different contexts. Take this example: ```powershell $x...
My thought is that we should be able to trigger a modal dialog on first use linking to an article expressing the limitations, and make them click "OK" or "Don't...
There are other vars in there like the build or PR determination that need to be updated to the GH equivalents as well. Also matching either variable makes sense in...
@ian-mor thanks for your submission and sorry it took so long to get to. It looks pretty good to me, just a minor nit about where count should go. I...
I can confirm that I can reproduce this and it doesn't appear to be a bug with ScriptAnalyzer as `Invoke-Formatter` works as expected.
This should wait until https://github.com/PowerShell/vscode-powershell/pull/4065 lands.
@SydneyhSmith this should probably be reclassified to an enhancement.
@nightroman it's a very tricky PR and @SeeminglyScience who owns it has been on leave for a bit. It is moving forward however.