Change EOL on multiple files in one go

后端 未结 7 1418
再見小時候
再見小時候 2020-11-29 19:34

Is there any way in Notepad++ (or even with another tool) to change the line ending automatically on multiple files in one go?

i.e. convert a mix of

7条回答
  •  一向
    一向 (楼主)
    2020-11-29 20:01

    To convert multiple files into one directory and recursively. Just install PythonScript on Notepad ++, then use the script below

    https://gist.github.com/bjverde/583c2ee8b386994f3a1f8acdea3b7ed2

提交回复
热议问题