Rob Holt
Rob Holt
@IISResetMe currently classes don't allow overrides. Wouldn't the `virtual` addition be part of the interface inheritance?
Related: https://github.com/PowerShell/PowerShell/issues/7082#issuecomment-397710807
So we reviewed this on the @PowerShell/powershell-committee today, but also this is something I've personally done some thinking on in the past. The mangling on particular locations on the PSModulePath...
> Would a dot folder work here possibly? As @rkeithhill said, those dot folders pollute `$HOME`, and even though they're not displayed, they still need to be processed by programs...
@SteveL-MSFT do we have existing testing for the formatting that we can rely on to catch a regression here? I don't see much [here](https://github.com/PowerShell/PowerShell/tree/master/test/powershell/engine/Formatting).
I just tried this on my machine: ``` > systeminfo | select -first 2 -skip 2 OS Name: Microsoft Windows 10 Enterprise Insider Preview OS Version: 10.0.21246 N/A Build 21246...
> @rjmholt has officially started a discussion I should say it's no more official than any other discussion
This is fixed in PowerShell 7.1. Please give 7.1.0-rc.1 a try to verify.
To solve in https://github.com/PowerShell/PowerShellEditorServices/pull/1459
To solve in https://github.com/PowerShell/PowerShellEditorServices/pull/1459