Steps to reproduce ------------------ ```powershell 5/0 $error[0].<tab> ``` Expected behavior ----------------- Tab completion substitutes property names (CategoryInfo, Exception ...) Actual behavior --------------- Tab completion don't work. Environment data ---------------- All (Windows and Windows Core) PowerShell versions.