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
🔌 Qedit no longer ships its own Quick Look preview plugin. Since Qedit edits in its own window (Browser ⌥⌘B, ⌥⌘E, editor panels), it doesn't need to compete for the Space-preview slot — so it now installs no preview extension at all. Your own plugins (QLMarkdown, Syntax Highlight, …) keep your .md/code Space previews, with nothing to disable. Updating to this version removes the old Qedit preview plugin from your Mac.
🧩 The Extensions tab is now a general "Quick Look Plugins" manager. It manages every Quick Look plugin on your Mac — see the types each claims, enable/disable any of them (Qedit restarts Quick Look so the change sticks), and use the UTI inspector to find which plugin previews a file. Renamed in the sidebar and explained throughout the app.
🧹 Removed the now-pointless "Enable Qedit Preview", "Make Qedit win Space", and the Markdown-rendering Preview settings tab. README, Setup and Settings all reflect the editor-plus-plugin-manager model.