smittytone / PreviewCode

QuickLook source code preview and icon thumbnailing app extensions for macOS Catalina and beyond
https://smittytone.net/previewcode
MIT License
41 stars 3 forks source link

some cpp file can't be previewed #3

Closed tangb4c closed 1 year ago

tangb4c commented 2 years ago

this is bad,

Screen Shot 2022-08-22 at 21 04 44

other is ok,

Screen Shot 2022-08-22 at 21 05 12
smittytone commented 2 years ago

That looks like Swift is unable to open the file as utf-8. What's your encoding? I'd need to see the contents (cleaned of confidential data) to debug further.

tangb4c commented 2 years ago

yes, the file contains some CJK charaters, and be encoded with cp936/gb231. I hope to support non-utf8 encoded file, thx.

mmpaymchqcbehaviorupdatersvrtestimpl_pb.cpp.gz

smittytone commented 1 year ago

There we go. Update coming shortly. Screenshot 2022-08-24 at 09 22 47 y