LineEndingsUnifier icon indicating copy to clipboard operation
LineEndingsUnifier copied to clipboard

Python files not supported - even after changing "Supported File Formats"

Open jgwinner opened this issue 3 years ago • 1 comments

I changed "Supported File Formats" to: .cpp; .c; .h; .hpp; .cs; .js; .vb; .txt;*.sh;*.py

However, if I right click on a Python file, and try to unify the line endings, it says:

image

If I rename the .py file to an otherwise supported file, i.e. .cpp, and try to unify the line endings, it works fine.

Honestly - these are all text files, it's frustrating to have it enforce file safety.

I also tried putting the *.py extension at the start of the "Supported File Formats" but that didn't do anything either.

All other options were default.

jgwinner avatar May 31 '21 21:05 jgwinner

I also tried ".". It didn't allow any line endings to be unified.

Any updates? Otherwise, this is super useful.

jgwinner avatar Jul 20 '21 16:07 jgwinner