What's wrong with this entry?
Anonymous. No account, no email.
What
New interactive UI views for inspecting plugin installation status and diagnosing loading errors.
Details
- Plugin Status view shows installation progress for marketplaces and plugins (pending, installing, installed, failed)
- Plugin Loading Errors view lists all plugin load failures with detailed error messages and actionable remediation hints
- Error types include: path-not-found, git-auth-failed, network-error, manifest-parse-error, marketplace-blocked-by-policy, and more
- Each error includes a
→arrow hint suggesting how to fix the issue (e.g., "→ Check your internet connection and try again", "→ Configure SSH keys or use HTTPS URL instead")
Evidence
Plugin error UI (search for "Plugin Loading Errors" and "Plugin Status")
Strings lifted out of the shipped bundle, so the claim above can be checked against them.