Thanks to visit codestin.com
Credit goes to github.com

Skip to content

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

License

Notifications You must be signed in to change notification settings

sfeuga/zed-rainbow-csv

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Tree-sitter Query 100.0%