Skip to content

Qedit v0.7.6

Latest

Choose a tag to compare

@github-actions github-actions released this 25 Jun 16:01
· 1 commit to main since this release
  • 🔌 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.