/zed-rainbow-csv

🌈Rainbow CSV - zed extension: Highlight CSV with different rainbow colors to make them more readable

Primary LanguageSchemeMIT LicenseMIT

zed_rainbow_csv

🌈Rainbow CSV - zed extension: Highlight CSV with different rainbow colors to make them more readable

Since at the moment zed only opens up some APIs for tree-sitter, so I wrote a special csv-tree-sitter that (somewhat hardcoded). looks like this:

light theme: image dark theme: image

for tsv, look like this: image

Sources of inspiration:

https://github.com/mechatroner/vscode_rainbow_csv

roadmap:

Alignment of each column is supported