focus-editor / focus

A simple and fast text editor
GNU General Public License v3.0
1.73k stars 94 forks source link

Feature Request: Choose between LF and CRLF #167

Open filippocrocchini opened 1 year ago

filippocrocchini commented 1 year ago

I have been looking around in issues and in the discord server but I haven't found a clear answer. I would love to be able to tell it not to replace CRLF with LF on every file I edit since all of them have CRLF, but I don't think it's currently possible.

I think this has been mentioned as a possible feature in a closed issue, so that's why I opened a specific one about it.

pmttavara commented 1 year ago

+1 on this, please add šŸ™šŸ™

nhingy commented 1 year ago

Would be really useful for Delphi dev because this: https://docwiki.embarcadero.com/RADStudio//Alexandria/en/Line_Endings

masepi commented 5 months ago

Now I cannot use this editor in my project due to automatic conversion CR+LF -> LF In my projects it is mandatory to use CR+LF. I can not change this.

obiwanus commented 5 months ago

We're too busy but it's planned. Sorry

masepi commented 5 months ago

@obiwanus Iā€™d be happy to help, but I have neither compiler nor documentation for Jai.