Coder Social home page Coder Social logo

Comments (3)

dickgroenenberg avatar dickgroenenberg commented on August 27, 2024

The plugin indeed is awesome. I had this also working with .sh files on Mavericks. After the 'upgrade' to Yosemite QuickLook no long works with .sh files (at least on my system). Anybody else having this issue? Is there a workaround?

from qlstephen.

mskblackbelt avatar mskblackbelt commented on August 27, 2024

I assumed that qlstephen was taking care of this for me, but upon inspection, I have qlcolorcode installed, and that's taking care of the source-code quicklook for me. Have a peek at it, maybe it'll fit your needs.

Also, if you need a (customizable) Markdown previewer, have a look at qlmarkdown. I believe you can tweak the CSS to fit your liking, though I haven't played with that yet.

I'd love to see a workaround or option to specify some files for qlstephen to ignore, or perhaps (as in your case) some filetypes for it to handle.

from qlstephen.

tsdorsey avatar tsdorsey commented on August 27, 2024

TL;DR: qlstephen is not greedy about matching file types so any QL plugin that specifies a specific file type will be chosen over qlstephen.

qlstephen uses the public.data UTI which is described by Apple as the "Base physical type for byte streams (flat files, pasteboard data, and so on)". Because of this anything that is more specific will be chosen over it. This allows qlstephen to play nice with other QL plugins.

from qlstephen.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.