first commit
This commit is contained in:
commit
1c17177586
15
README.md
Normal file
15
README.md
Normal file
@ -0,0 +1,15 @@
|
||||
# zed_rainbow_indent
|
||||
|
||||
🌈Rainbow Indent - zed extension: Highlight indents with different rainbow colors and make them red when they differ from tab size for all files
|
||||
|
||||
## Indent Highlighting Feature
|
||||
|
||||
This extension highlights indents with different rainbow colors to make them more readable. Additionally, it makes indents red whenever they differ from the tab size. This feature works for all file types, providing a consistent and colorful way to visualize indentation levels in your code.
|
||||
|
||||
## Sources of inspiration:
|
||||
|
||||
https://github.com/mechatroner/vscode_rainbow_csv
|
||||
|
||||
## roadmap:
|
||||
|
||||
Alignment of each column is supported
|
Loading…
x
Reference in New Issue
Block a user