SourceCodeSyntaxHighlight
SourceCodeSyntaxHighlight copied to clipboard
Quick Look extension for highlight source code files on macOS 10.15 and later.
Hi, there are some issues when highlighting YAML files. Seems like it doesn't recognize quotation marks correctly. For example:
qlmanage -m | grep public.xml or qlmanage -m | grep public.json the result refers to "/System/Library/QuickLook/Text.qlgenerator"
App dies with a segfault on my 2014 MBP, previous version worked fine. I attached the attached crash report. Going back to previous version now. [syntax-highlight-crash.txt](https://github.com/sbarex/SourceCodeSyntaxHighlight/files/12904261/syntax-highlight-crash.txt)
* macOS 13 (Ventura) But it does work for KML for example. Since I had issues with `json` as well, I noticed both were linked to Xcode for default opening....
The [Steam's](https://store.steampowered.com/about/) 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,...
Thanks for this great and awesome app. Can we get `.mojo` and `.🔥` extensions for mojo files supported? It isn't currently supported at the moment as its a new language...
If I change the system appearance to light/dark scheme, the quicklook content doesn't change. It only works if I relaunch the Finder app. Dark scheme: Change to light scheme: -...
### Summary RTF engine does not work properly on macOS Ventura ### Expected behaviour Dark colorscheme on dark theme, light colorscheme on light theme ### Current behaviour Dark colorscheme on...
When I installed syntax-highlight via brew, it creates symlink: ``` $ ls -l /opt/homebrew/bin/syntax_highlight_cli lrwxr-xr-x@ 1 maxim admin 74 May 22 16:01 /opt/homebrew/bin/syntax_highlight_cli -> /Applications/Syntax Highlight.app/Contents/Resources/syntax_highlight_cli ``` When I want...
Anybody else having trouble with syntax highlight? It suddenly stopped working. It's not able to render the code and I get just a blank grey screen. :-(