Am I missing something? On my old laptop, running Mojave, on which I've been upgrading TM forever, I QL any file TM recognizes and the OS uses TM's parser, I get my theme, etc.
On my shiny new Catalina laptop, I get what I think is the built-in basic text QL plugin, no TM.
It's been a while, I admit... is there something somewhere that has to be turned on?
-- Marc Wilson posguy99@gmail.com
On 20 May 2020, at 16:06, Marc Wilson wrote:
Am I missing something? On my old laptop, running Mojave, on which I've been upgrading TM forever, I QL any file TM recognizes and the OS uses TM's parser, I get my theme, etc.
On my shiny new Catalina laptop, I get what I think is the built-in basic text QL plugin, no TM.
It's been a while, I admit... is there something somewhere that has to be turned on?
This is almost certainly _not_ what’s happening, but just in case…
If you’re using Path Finder, I’ve noticed in a recent update that the preview pane uses some internal Quick Look plug-in for a lot of the types that would normally be handled by TextMate.
The preview pane in Finder and the full Quick Look interface from anywhere still use TextMate on my system, though.
No, just Finder here. Well, Finder and Forklift, but Forklift is not replacing anything, it’s just the OFM I use.
I’ve been poking around and TM’s QL generator on Catalina is not being registered for the same filetypes that it is on Mojave. I’ve collected a bunch of resources and am trying to make time to see if I can do some investigation.
Can I ask you, what filetypes does your Catalina install have registered to the TM plugin?
[ 9:16 AM][ttys000][/Users/mwilson]
mbp13 $ qlmanage -m plugins | grep TextMate
public.source-code -> /Applications/TextMate.app/Contents/Library/QuickLook/TextMateQL.qlgenerator http://textmate.app/Contents/Library/QuickLook/TextMateQL.qlgenerator (1.0)
public.text -> /Applications/TextMate.app/Contents/Library/QuickLook/TextMateQL.qlgenerator http://textmate.app/Contents/Library/QuickLook/TextMateQL.qlgenerator (1.0)
[ 9:16 AM][ttys000][/Users/mwilson]
(unrelated side comment… wow, that was weird… I didn’t expect a c-n-p from Terminal into my email client to bring the Terminal theme with it)
-- Marc Wilson posguy99@gmail.com
On Sat, May 30, 2020, at 8:31 AM, Rob McBroom wrote:
On 20 May 2020, at 16:06, Marc Wilson wrote:
Am I missing something? On my old laptop, running Mojave, on which I've been upgrading TM forever, I QL any file TM recognizes and the OS uses TM's parser, I get my theme, etc.
On my shiny new Catalina laptop, I get what I think is the built-in basic text QL plugin, no TM.
It's been a while, I admit... is there something somewhere that has to be turned on?
This is almost certainly *not* what’s happening, but just in case…
If you’re using Path Finder, I’ve noticed in a recent update that the preview pane uses some internal Quick Look plug-in for a lot of the types that would normally be handled by TextMate.
The preview pane in Finder and the full Quick Look interface from anywhere still use TextMate on my system, though.
-- Rob McBroom
TextMate mailing list TextMate@lists.macromates.com https://lists.macromates.com/listinfo/textmate
On 30 May 2020, at 12:18, Marc Wilson wrote:
I’ve been poking around and TM’s QL generator on Catalina is not being registered for the same filetypes that it is on Mojave. I’ve collected a bunch of resources and am trying to make time to see if I can do some investigation.
Can I ask you, what filetypes does your Catalina install have registered to the TM plugin?
Oh, I’m not on Catalina, but it sounds like other people that are see the same issue.