Sublime-Text-Advanced-CSV
Sublime-Text-Advanced-CSV copied to clipboard
Efficiently format, edit, arrange, and evaluate cells in CSV files
Sorry for such a basic question, but I can't figure out the key bindings for Justify and Collapse columns. I can find these functions in the Tools menu and they...
Hello, The CSV's I'm dealing with have many columns, and Justify Columns seems to always wrap rows, even with "word_wrap" set to "false" in Sublime settings. Is there a known...
Hi Guys -- I'm trying to use this with a pipe-delimited file, and it's not working. I've tried naming the file as .psv, and setting the syntax to Advanced CSV....
Hi , its more of a query then an issue , Is there any way we can stick header row ( usually first row of csv) at the top while...
What about preview in browser? Such as sublime plugin [Markdown Preview](https://packagecontrol.io/packages/Markdown%20Preview).  If you want, I can help with html templates.
Some unicode character(e.g CJK) takes 2 character space, the result of "Justify Columns" can't align correctly.
Often one row will be inadvertently padded with whitespace, and justifying a second time will pad all rows to the same amount. it's confusing to have to collapse and rejustify...
Sure would be totally awesome if column number could be output. I have large CSV files with many columns, I have to manually scroll through counting to work out what...
Sublime text supports pasting copied lines of text in block selection mode, but the number of lines copied has to match the number of selection regions exactly. Advanced CSV could...