John Juback
John Juback
@DesWurstes Thank you for providing a test case so I have something to work with. In your example, shouldn't the last line be the header row? `id,ln,tr,en,fr,de,ru,pid,tags,notes` At any rate,...
It appears that values that are pasted into a cell are being ignored, but typed values are OK. Working on a fix now.
@theparadox1083 Version 4.2.55 is now available and fixes these issues. In addition to pasted text being ignored, there were problems when editing the final cell in a row.
@mysq1isworst I have a couple questions that would help to pin this down: 1. Does the destination row in the CSV contain any multiline cells? 2. Did the pasted row...
@deoknyong The find tool highlights actual text on the page, but the underlying grid control virtualizes the data, so only displayed rows are searchable. It is possible to provide a...
@deoknyong There is a webview setting for disabling the find tool altogether. Not sure if it is better to allow searching of visible rows (with the false expectation that you...
@vmacs Version 2.1.23 addresses some of your issues. The default for numeric formatting was changed to eliminate thousands separators. There is also a new setting (`csv-preview.formatValues`) that you can set...
@vmacs Version 2.1.27 changed the semantics of the `csv-preview.formatValues` setting. See the changelog for details.
There is no way to override this setting for individual files, but it would be nice to have. There should be overrides for other settings as well.
@mmezei Can you provide more detailed steps, as I am unable to reproduce this issue with the latest stable version (4.0.50).