How do you get the Finder preview to show the syntax colored code as seen in TextMate? This seemed to work automagically for an older bundle I created. I'm working a new bundle and the Finder only shows the generic document icon.
Thanks,
John DeSoi, Ph.D.
Say what?
Your comment makes little sense. I can guess but if it’s important spell it out. Maybe this is some Ruby/TextMate/internet code I don’t know. But if I don’t others don't
> On Jun 4, 2020, at 5:00 AM, textmate-request(a)lists.macromates.com wrote:
>
> Date: Wed, 3 Jun 2020 13:18:28 -0400
> From: Ronald Wampler <rdwampler(a)gmail.com <mailto:rdwampler@gmail.com>>
> To: TextMate users <textmate(a)lists.macromates.com <mailto:textmate@lists.macromates.com>>
> Subject: [TxMt] Re: Large file does not properly paint text when
> scrolling in v2.0 on MacOS Catalina
> Message-ID:
> <CAL3wmMO8TgYAK8A0puvoNSTw0Z9gocF8Y61n1u2c_3gSV_AupQ(a)mail.gmail.com <mailto:CAL3wmMO8TgYAK8A0puvoNSTw0Z9gocF8Y61n1u2c_3gSV_AupQ@mail.gmail.com>>
> Content-Type: text/plain; charset="UTF-8"
>
> Oops. s/has/hasn't.
>
> On Wed, Jun 3, 2020 at 1:17 PM Ronald Wampler <rdwampler(a)gmail.com <mailto:rdwampler@gmail.com>> wrote:
>>
>> Same here. The issue has appeared since with the 10.15.5 update.
>>
>> -Ron
>>
>> On Sun, May 31, 2020 at 8:43 AM mocenigo <roberto.avanzi(a)gmail.com <mailto:roberto.avanzi@gmail.com>> wrote:
>>>
>>> Is it me or has this bug disappeared under 10.15.5? So far not able to
>>> reproduce. Fingers crossed.
>>>
>>>
>>>
>>> --
>>> Sent from: http://textmate.1073791.n5.nabble.com/textmate-users-f3.html <http://textmate.1073791.n5.nabble.com/textmate-users-f3.html>
>>>
>>> _______________________________________________
>>> TextMate mailing list
>>> TextMate(a)lists.macromates.com <mailto:TextMate@lists.macromates.com>
>>> https://lists.macromates.com/listinfo/textmate <https://lists.macromates.com/listinfo/textmate>
I created an issue for this in github.com/textmate/bugs (https://github.com/textmate/bugs/issues/33), but perhaps that issue tracker isn’t monitored any longer.
After upgrading to MacOS 10.15 (Catalina), scrolling through a large file (>6000 lines) often does not properly paint the text. This can be temporarily corrected by dragging a selection over the missing text.
• OS version: MacOS 10.15 (Catalina)
• Textmate version: 2019-09-15 (v2.0)
• Affected file: https://github.com/w3c/json-ld-api/blob/master/index.html.
• File language: HTML
Most recently, I noticed this when moving to line 3500 in the referenced file and scrolling downwards.
Gregg Kellogg
gregg(a)greggkellogg.net
I am seeing the same thing in the Finder on Catalina. My output is the same:
🦊 qlmanage -m plugins | grep TextMate
public.source-code -> /Applications/TextMate.app/Contents/Library/QuickLook/TextMateQL.qlgenerator (1.0)
public.text -> /Applications/TextMate.app/Contents/Library/QuickLook/TextMateQL.qlgenerator (1.0)
Off topic (apologies in advance if I am stating the obvious):
When a message is being composed as rich text (depends on your email client settings; but I believe the default is to reply in the same format is as them message that was received); with a simple copy and paste (⌘ + V) the OS carries the style information and pastes the contents using that formatting. This is what you are seeing. If you don’t want the formatting to happen you paste the content using the “Paste and Match Style” option in the Edit menu (⌥ + ⇧ +⌘ + V).
Best,
Farhan
> On May 31, 2020, at 8:00 AM, textmate-request(a)lists.macromates.com wrote:
>
> From: "Marc Wilson" <posguy99(a)gmail.com <mailto:posguy99@gmail.com>>
> Subject: [TxMt] Re: TM's QuickLook plugin
> Date: May 30, 2020 at 12:18:26 PM EDT
> To: "TextMate Mailing List" <textmate(a)lists.macromates.com <mailto:textmate@lists.macromates.com>>
> Reply-To: TextMate users <textmate(a)lists.macromates.com <mailto:textmate@lists.macromates.com>>
>
>
> 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(a)gmail.com <mailto:posguy99@gmail.com>