![]() |
![]() |
|
|
|
|
|
QLColorCode 0.4.1 is out now. I briefly released 0.4 but then realized that it was completely and utterly broken by an untested, last-minute, “this can’t possibly break anything” change. You think I would’ve learned by now… The change list is short and sweet. I’ve added UTIs for a few more languages (Tcl, JSP, Lua) and improved some highlighting modes. But the nicest change IMHO is the ability to configure the highlighting parameters with “defaults write …” commands. This means I can finally use my slateGreen theme day-to-day without worrying that I’m going to accidentally push it out as the default theme for the next release. It also means you can enable line numbers, wrapping, etc. without hacking on files in the QLCC bundle and worrying about your changes being overwritten on the next update. BTW, QLCC has been downloaded over 5,000 times since I first released it. If only I had a dollar for each download… Anyhow, get it at the project page.
|
|
![]() |
![]() |




First off, thanks for the hard work.
Next up, a request: I’m no OS X maestro and I’m having a *miserable* time trying to get ActionScript (*.as) files previewed in QuickLook, let alone syntactically highlighted: all I get is the file icon.
The issues I seem to be up against are
a) I can’t find any UTTypeIdentifier information for ActionScript files in the info.plist under Adobe Flash CS3.app
b) Using
qlmanage -p [filepath].as 2>&1 | grep ‘Generator used’returns
Content type UTI: public.archive.applesingle. Generator used: NoneDespite the fact that the info dialogue says that its Kind is “Adobe Flash ActionScript File”
As I say, I’m no expert where this sort of thing is concerned but hours of Googling to no avail mean that I’m throwing myself on your mercy (Highlight does support ActionScript BTW).
Many thanks again,
Oliver