You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When completing or hovering over application paths, the CPU spikes because of an unnecessary call to Get-Help for the application path. This is caused by the application path being treated like a command when it isn't one.