Komodo / KomodoEdit

Komodo Edit is a fast and free multi-language code editor. Written in JS, Python, C++ and based on the Mozilla platform.
http://www.komodoide.com/komodo-edit
Other
2.16k stars 302 forks source link

Clean Line Endings is too slow #2611

Open sulsj opened 7 years ago

sulsj commented 7 years ago

Short Summary

The "Clean Line Endings" is too slow.

Steps to Reproduce

Edit >> Clean Line Endings

Expected results

Actual results

Only for 5k lines of code, the " Clean Line Ending" function takes too long. I always use the function but have to wait until it's done.

Platform Information

Komodo Edit or IDE? IDE Komodo Version? Komodo IDE, version 10.2.2, build 89895, platform macosx. Built on Fri Apr 28 17:57:38 2017. Operating System (and version)? MacOS 10.12.4 (16E195)

Additional Information

th3coop commented 7 years ago

Could you put some numbers in here so we know what you're expectation is? How long is it taking exactly? Fill in the Expected Results field.

I always use the function but have to wait until it's done.

Are you expect to be able to edit the file before it's done?