react-textarea-code-editor
                                
                                 react-textarea-code-editor copied to clipboard
                                
                                    react-textarea-code-editor copied to clipboard
                            
                            
                            
                        [Feature Request] CSV support
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!
I don't know what it means to support CSV, is it syntax? @ggmartins
syntax highlight, just like some of the vscode extensions
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.