ExcelReader
ExcelReader copied to clipboard
ExcelReader is a plugin that can read the file content in JetBrains IDEs. Three formats of [xls, xlsx, csv] are supported.
Currently, only semicolon is supported, it would be nice to be able to manually set the delimiter (be it default or opened file specific)
How to change encoding to 'gbk'?
Currently it compares just the first sheet. There should ideally be all sheets visible as tabs - to show which sheets have differences, and to allow to switch between them....