dfshow
dfshow copied to clipboard
Syntax highlighting in SF
After using DF-SHOW for a while to manage projects, I often find myself "editing" a file as VIM will show syntax highlighting.
Ideally, sf
should have the ability to highlight syntax. I believe the best way to implement this would be to use regex rules. This approach makes sense as sf
already uses the regex libraries for searching for content.