thonny icon indicating copy to clipboard operation
thonny copied to clipboard

Thonny editor refuses to show contents of .csv file

Open lowfatcode opened this issue 2 years ago • 1 comments

CSV is pretty human readable so it would be nice if the editor would allow you to open in the same way it allows .txt files.

My use case is I'm working on a project where the device is logging data in CSV format - currently if I want to have a peek at the file contents I need to download the file from Thonny which isn't ideal.

lowfatcode avatar Aug 01 '22 09:08 lowfatcode

Thank you for the report!

Which Thonny version are you using? At least 3.3.12 and newer are supposed to show csv files as plain text.

aivarannamaa avatar Aug 01 '22 11:08 aivarannamaa