Andy Jordan
Andy Jordan
As a workaround until semantic highlighting improves enough, you can disable it: https://github.com/PowerShell/vscode-powershell/issues/3221#issuecomment-790584315
@efie45 your coloring issue looks more like #3295 Can any of you test if the formatting issues happen when using [PSScriptAnalyzer](https://github.com/PowerShell/PSScriptAnalyzer)'s `Invoke-Formatter` by itself?
@efie45 @madrum is this still happening with the [PowerShell Preview for VS Code](https://marketplace.visualstudio.com/items?itemName=ms-vscode.PowerShell-Preview)?
I see that repro info was not actually needed, the label was just never removed. Re-opening!
Hello @allenschei! The latest code is available in the [PowerShell Preview for VS Code](https://marketplace.visualstudio.com/items?itemName=ms-vscode.PowerShell-Preview), and includes a myriad of fixes. Could you verify if this issue still reproduces using the...
Isn't comment-based help supposed to go above the function, not in the function definition? Anyway, this looks like a PSSA issue, can you repro it using PSSA directly to format?
Hopefully fixed now.
Ah, good to know! I'm not sure why this would be fixed by the last PR, just that it seemed so during a triage meeting. I'll try to repro and...
Thought it would, sorry! Huge blocker?
We've got this on our radar, but question for you @isidorn: I know VS Code now supports this, but isn't the marketplace still working on full support (especially around supporting...