Closed
Description
This is a bit of non-standard request - I often get into a situation where for some reason Process gets converted to Get-Process and breaks a function (it should be Begin / Process / End) that I notice way too late. I am not sure when it happens but with formatting on save or just formatting on demand it does happen and can cause issues. Would it be possible to make a hard exception for Process where it doesn't get converted from alias to function name?