atom-rainbow-csv icon indicating copy to clipboard operation
atom-rainbow-csv copied to clipboard

:rainbow: Atom package: Highlight CSV and TSV spreadsheet files in different rainbow colors

Results 3 atom-rainbow-csv issues
Sort by recently updated
recently updated
newest added

In Rainbow-CSV's package settings where you can customize the colors, the list of colors is ordered incorrectly. It is ordered as 1, 10, 2, 3, 4, . . . instead...

[Enter steps to reproduce:] 1. ... 2. ... **Atom**: 1.41.0 x64 **Electron**: 4.2.7 **OS**: Mac OS X 10.14.6 **Thrown From**: [rainbow-csv](https://github.com/mechatroner/atom-rainbow-csv) package 0.4.1 ### Stack Trace Uncaught TypeError: Failed to...

I'm not so much asking for this to be fixed as documenting it so that other people are aware: if you enable both this package and the `language-csv` package, it...