How do I add .do (Stata) file extension to QuickLook in Mac OS 13?

124 Views Asked by At

i got the problem that since the current update of MacOS to 13, the Quicklook does not support .do file from Stata anymore. It worked so far super fine till now.

I tried to add and altering QLStephen as well as QLColorCode.

First is used: mdls -name kMDItemContentType /Users/konstantinromer/Documents/somestata.do which resulted in: kMDItemContentType = "com.stata.stata.do"

The problem is, that while adding this to QLColorCode, the plugin breaks. For QLStephen I tried it similarly.

Edit: Reinstalling StataMP did not help any further.

0

There are 0 best solutions below