dfshow icon indicating copy to clipboard operation
dfshow copied to clipboard

Syntax highlighting in SF

Open roberthawdon opened this issue 5 years ago • 0 comments

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.

roberthawdon avatar Jan 26 '20 17:01 roberthawdon