ide-powershell
ide-powershell copied to clipboard
Code fixes are not being presented for markers that have them
When you have code in a .ps1 file that triggers a PSScriptAnalyzer rule containing a suggested correction, the suggestions don't show up in the marker popup as they do in other languages. Need to investigate what we're doing wrong, possibly on the PSES side.