coteditor / CotEditor

Lightweight Plain-Text Editor for macOS
https://coteditor.com
Other
6.22k stars 425 forks source link

CSV highlighting #1652

Closed cal-ellevation closed 3 weeks ago

cal-ellevation commented 3 weeks ago

Current issue

I love CotEditor for its simplicity, and I like it when I'm doing things other than coding (which is what i use vscode for). There is a plugin in VScode called Rainbow CSV which makes it so that each column in a csv appears in a different color so that it is easy to delineate line to line what column data falls into.

The solution you'd like

Some implementation of Rainbow CSV for CotEditor. I don't need all the fancy features, would just love the syntax highlighting.

Alternatives you've considered

No response

CotEditor version

4.8.5

macOS version

Sonoma 14.5

Additional context

No response

1024jp commented 3 weeks ago

In my opinion, such a feature is not to bundle to the app officially. If you want, you can make it as a custom syntax.