SpartanJ / ecode

Lightweight multi-platform code editor designed for modern hardware with a focus on responsiveness and performance.
MIT License
938 stars 13 forks source link

Batch line endings conversion (outside of the editor) #316

Closed ghost closed 2 months ago

ghost commented 2 months ago

Can you embed the functionality of dos2unix suite (which also includes unix2dos, mac2unix,...) into ecode.exe itself, so something like this on the command line will be possible?

ecode.exe dos2unix C:\test\*.cpp