react-textarea-code-editor icon indicating copy to clipboard operation
react-textarea-code-editor copied to clipboard

[Feature Request] CSV support

Open ggmartins opened this issue 2 years ago • 3 comments

CSV support would be great to have, for each column a different color from a color palette Let me know if this is hard to do, or if you'd like a PR, thanks!

ggmartins avatar Jul 06 '23 01:07 ggmartins

I don't know what it means to support CSV, is it syntax? @ggmartins

jaywcjlove avatar Jul 06 '23 01:07 jaywcjlove

syntax highlight, just like some of the vscode extensions

ggmartins avatar Jul 06 '23 01:07 ggmartins

Hi @jaywcjlove

There are IDE extensions that can give a different color to each column in a CSV file.For example, Rainbow CSV on vs code.

This is extremely useful when viewing and editing large csv files.

stevin-wilson avatar Jun 07 '24 16:06 stevin-wilson