CsvEdit icon indicating copy to clipboard operation
CsvEdit copied to clipboard

CSV Editor plugin for Eclipse

Results 10 CsvEdit issues
Sort by recently updated
recently updated
newest added

I have a mix of CSV files (some with comma, some with semi colon). It would be great if there was a per-file and per-project preferences where I can specify...

enhancement
help wanted

Using Eclipse 2021-06 with this plugin, I frequently get the following error in the log (which references `MultiPageCSVEditor`): ``` !ENTRY org.eclipse.ui.ide 4 4 2021-07-09 17:54:50.641 !MESSAGE Not properly disposed SWT...

enhancement
help wanted

![image](https://user-images.githubusercontent.com/2614551/33484027-9b8efd0e-d66e-11e7-9136-7e0de68a496a.png) I use a dark theme in Eclipse and the default "selected" editor text is white on very light blue. I searched but did not find a setting to override...

enhancement
help wanted

After installing the last version of the Eclipse I lost the possibility to install the CSV editor. I'm not sure is this Eclipse itself or conflict with DBeaver IDE 21.1.0.202106012023

help wanted

We are using Eclipse 2021-06. No matter what column I sort by, the rows don't seem to follow any logical order (neither lexicographic nor numeric). This, for example, is not...

help wanted

### Description Using default settings of CsvEdit and the following content of `monsters.csv`: ```none name,hp,offense,defense,accuracy,evade, Slime,2,1,1,1,1, ``` The individual fields (after the first) are each rendered with the entire line...

Currently there is only one character allowed to seperate columns. Unfortunatly you can't use \t to use a tabulator as a seperator

enhancement
help wanted

Please comment all configuration options ![image](https://user-images.githubusercontent.com/1614482/32105935-d2be74d0-bb5c-11e7-899b-bbd8dd70bcf1.png)

enhancement

There should be some new widget in Eclipse e4 for Table. In broader sense this issue is about rewrite.

help wanted

@Mathieuu please enable GitHub releases to put offline update site archive there