abe33 / atom-tablr

Edit CSV files using a table editor
MIT License
165 stars 44 forks source link

Open files with different extension #75

Open korgoth opened 7 years ago

korgoth commented 7 years ago

Hey guys,

do you think it would be possible to implement something like 'open as csv' option? Recently there are many files that contain csv data inside but have lets say .txt extensions? having to rename them to open them in atom is a pain - specially when i have to rename them back to txt for some reason :)

abe33 commented 7 years ago

Hi @korgoth, You should already be abe to do that using the existing setting. There's one for that: settings_ ___development_javascripts_gsoi-html-composer

I'll think of a better way to open a single file as CSV without having to play with the settings.