fantomas icon indicating copy to clipboard operation
fantomas copied to clipboard

Add some color to the command line output

Open nojaf opened this issue 3 years ago • 1 comments

Maybe to make some things a bit more clear, we can use some colouring in the command line output. Red text for a file that didn't format for example. https://github.com/vbfox/ColoredPrintf looks interesting to process.

Happy to hear your thoughts.

nojaf avatar Jul 08 '22 12:07 nojaf

Idk if this is still super wanted or if it's already been implemented even haha, and it's definitely not nearly as full featured as the lib you mentioned, but I made a tiny lib to do this a few years ago when I was first starting with F# that works pretty well for simple situations like this: https://github.com/josh-degraw/fchalk

josh-degraw avatar Nov 12 '23 03:11 josh-degraw