sbarex / SourceCodeSyntaxHighlight

Quick Look extension for highlight source code files on macOS 10.15 and later.
GNU General Public License v3.0
2.88k stars 71 forks source link

[Formats] Add support for Steam appmanifest *.acf files #256

Closed Swiss-Mac-User closed 6 months ago

Swiss-Mac-User commented 11 months ago

The Steam's appmanifest files are basically plain text files, but obfuscated using the file extension acf. They can be opened with TextEdit (or any other text editor) in macOS.

However, the Syntax Highlight is not able to parse it - showing only a fallback document icon and meta information.

Output from Inquiry format in Syntax Highlighter.app:

Steam appmanifest acf inquirey format

Here's an example from a Steam appmanifest acf-file contents from within TextEdit:

image
sbarex commented 6 months ago

Implemented on release 2.1.21.