Highlight the Selected Column Header like VS Code Higligting the Line Number #215
ajmalhinas
started this conversation in
Ideas
Replies: 2 comments
-
Thank you! You can actually do something like this with the "Column Tracking" feature: Right Click -> Rainbow CSV -> Toggle Column Tracking. You can also map this command to a hotkey if you use it often. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Yes, exactly. After seeing Toggle Column Tracking, I got this idea. In my opinion, it adds too much clutter, which is why we can't enable it by default. I hope that simply highlighting the column header will create less visual clutter. Additionally, highlighting the current cell would also be useful, especially when there's wrapped text. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Initially I did not realize how Rainbow csv is useful for raw CSV editing. I am grateful for the developers of this addon. I think highlighting the column header when a column is selected, similar to the line number highlighting in VS code will improve the usability further.
In the above screenshot, the "username" cell is selected. The row number 3 is higligted but not the column heder "Object"
Beta Was this translation helpful? Give feedback.
All reactions