In CSV mode it would be nice to be able to specify a text qualifier, say for example double-quote char (“) – so that data like this:
“column 1”, “column 2”
“row 1 value 1”, “row 1 value 2”
etc.
..could be displayed without all of the leading and trailing quotes.
You can’t specify a text qualifier, it is always double-quotes.
The new cell toolbar will show you the content of the selected cell without double-quotes.