files_texteditor
files_texteditor copied to clipboard
Make line ending configurable
The current version of the texteditor uses Unix line endings. For many Windows users this is disturbing.
Therefore I suggest the following:
-
Auto detect line ending if we open an existing file and continue to use the same line ending for this file.
-
For new files we should have a config.php switch to define the default.
We just switched from owncloud to nextcloud and since the editor always saves with windows line endings this breaks quite a few of our things. So auto-detection would be really great!
I'd love to have this configurable as well.
Came here after a load of my scripts not working anymore. Would be nice to see this solved. But good to know I shouldn't touch them anymore using Nextcloud.