Open
Description
What feature do you want to see added?
Currently, it seems the plugin supports integer numbers.
For csv files, it would be interesting to add support of all kind of numbers (0x11 or float 10.5...).
Biggest issue is for floating numbers which are not supported.
I can do it for csv file format, but at higher level, all file format are assumed to be only intergers
Upstream changes
No response