atom / line-ending-selector

Switch between Unix and Window style line endings.
MIT License
33 stars 18 forks source link

Allow converting multiple files in project #34

Closed RichyHBM closed 6 years ago

RichyHBM commented 8 years ago

It would be great to have the ability to convert files from the project side-view, maybe by right clicking on the file and selecting "convert line endings"? If you were to do so on a file the default behaviour could happen, opening the file in the editor view and changing the endings without saving. But doing so on a folder should prompt the line ending to convert all files bellow that folder to; this could then auto save or, batch open all the files in editor and convert the endings without saving (the user could then click on close alll and hit save for all of the files)

ghost commented 6 years ago

This issue was moved by jasonrudolph to atom/atom#18242.