wadetb / Sublime-Text-Advanced-CSV

Efficiently format, edit, arrange, and evaluate cells in CSV files
169 stars 14 forks source link

CSV Word Wrap #47

Open daneketner opened 6 years ago

daneketner commented 6 years ago

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 way to let the rows run free off the side of the editor?

Many thanks!

wadetb commented 6 years ago

Hey there, would it be possible to post a sample line that causes the problem?