Editor for CSV files that allows you to:
- view csv file in source editor or table editor
- easy search in table view
- customize view with filtering column
- sorting column
- easily insert/delete rows
- easily insert/delete columns
- Customize view with hiding/display of column to simplify the view
- Manage your column with moving/resizing columns
A fork of https://github.com/Mathieuu/CsvEdit by Mathieu Savy in 2013 which in itself is a fork of https://code.google.com/p/csvedit/ created by Frederic Henri in 2010.
- 2.1.0: Added option to set delimiter for header line
Categories: Editor
Tags: csv
Additional Details
Eclipse Versions: 2025-03 (4.35), 2024-12 (4.34), 2024-09 (4.33), 2024-06 (4.32), 2024-03 (4.31), 2023-12 (4.30), 2023-09 (4.29), 2025-06 (4.36)
Platform Support: Windows, Mac, Linux/GTK
Development Status: Production/Stable
Date Created: Monday, January 8, 2024 - 03:40
License: Apache 2.0
Date Updated: Monday, January 13, 2025 - 01:33
Submitted by: George Lindholm
Date | Ranking | Installs | Clickthroughs |
---|---|---|---|
June 2025 | 204/608 | 49 | 6 |
May 2025 | 240/634 | 44 | 8 |
April 2025 | 257/623 | 39 | 12 |
March 2025 | 238/661 | 68 | 17 |
February 2025 | 234/645 | 67 | 32 |
January 2025 | 197/654 | 89 | 20 |
December 2024 | 251/654 | 53 | 3 |
November 2024 | 236/658 | 63 | 12 |
October 2024 | 245/663 | 61 | 2 |
September 2024 | 241/642 | 60 | 4 |
August 2024 | 256/641 | 49 | 12 |
July 2024 | 221/663 | 71 | 12 |
Reviews Add new review
Different delimiter for header
Submitted by A D on Fri, 02/23/2024 - 03:55
I would love to use this plugin!
However we use tab spaced headers with regular comma spaced lines in our project.
So that would be my feature request :)
Suggestion
Submitted by Iso Start on Tue, 02/20/2024 - 03:59
Automatically pick the right delimiter would also be cool!
Thanks
Suggestion
Submitted by Iso Start on Mon, 02/19/2024 - 09:07
Very useful addition for me would be that if I open the file, all the columns already resized to its longest value or shortest values.
Same thing as Excel's AutoFit Column Width.
Thanks