mechatroner/vscode_rainbow_csv
🌈Rainbow CSV - VS Code extension: Highlight CSV and TSV files in different rainbow colors to make them more readable
JavaScriptMIT
Issues
- 0
Issue with VS Code 1.92.2 - no colors
#181 opened by ch-ajones - 0
How to add a hex separator?
#180 opened by roxxette - 1
Escaping with double quotes does't work
#179 opened by Safadurimo - 4
RBQL sorting not working correctly
#178 opened by SolarLune - 0
Azure Data Studio
#177 opened by Alfetta159 - 1
Rainbow CSV does not appear in status bar and does not execute command from palette
#175 opened by AdrienViala - 0
Column suggestions for the join table B do not show correct names if file B has comments
#174 opened by trungphan - 0
Sticky first column
#173 opened by aimaat - 3
single space as delimiter
#131 opened by kew24 - 5
Ignoring whitespaces inside double quotes
#130 opened by arnisg - 2
- 0
Allow multiple RBQL windows
#172 opened by Joristdh - 5
Copy+Paste Plain Text
#161 opened by cawoodm - 1
- 0
Consider disabling largeFileOptimizations by default for CSV family of filetypes.
#167 opened by mechatroner - 0
- 4
Extension Ignores CSV DOM
#163 opened by Alfetta159 - 2
First 2 columns are always the same (white) color
#155 opened by PandaWood - 1
- 0
RBQL doesn't support print statements or file open/close in UDF files for Python
#159 opened by ynain - 8
Autodetection of separators not working?
#154 opened by c06n - 2
Enable tooltip column names is not working
#157 opened by flaviu22 - 4
RBQL with Python error
#148 opened by cbconne - 9
"Dynamic CSV" highlighting conflicts with other extensions and colors are not consistent with textmate grammars.
#149 opened by sentience - 1
mehrdadi
#150 opened by MehrdadHosseini3983 - 0
Kanekoinz80
#156 opened by SrGhost8 - 3
- 4
Fails if file too big?
#153 opened by AJamesPhillips - 6
Non-aggregate "group by" doesn't work as expected
#144 opened by quarnster - 0
- 5
Limit Rainbow CSV loading to custom file extensions
#145 opened by mdnava - 1
- 0
[Feature request] Copy as tabular data
#142 opened by kpym - 1
Sticky headers don't work
#143 opened by samholmes - 2
Line length
#140 opened by umamibeef - 2
- 2
File Modification
#137 opened by AyomideA-S - 4
- 3
Support for Azure Data Studio
#135 opened by davidpetric - 1
- 1
Odd autodetect behavior
#134 opened by snakehill - 1
Poor alignment when mixing Chinese and English
#125 opened by 1284685832 - 2
Consider skipping first (metadata) row during autodetection if the number of fields in it is inconsistent with other rows.
#129 opened by serkonda7 - 3
Plugin fails on remote
#128 opened by Hipska - 9
Don't support Chinese GBK encoding
#127 opened by nopdan - 0
Add option to disable individual lints
#126 opened by Barugon - 2
Implement sticky scroll for header
#124 opened by BeneKenobi - 3
- 0
Extension breaks intellisense/custom completions
#122 opened by Tristano8 - 1
Use `frictionless.js` to detect csv dialect and schema and to validate data
#120 opened by augusto-herrmann