



I have used Komodo for about a month now and really appreciate how well thought out the application is. The toolbox + the api makes custom commands simple.
My only gripe is the inability to turn off the warnings (green squiggles) about mixed line endings without modifying the file. It really slows down the editor and can be quite a pain when working with files from someone elses SVN/CSV.
Is there anyway the syntax checking rules could be offered as options in a preference file? ie, turn off certain checks. Or perhaps repress Warnings as opposed to Errors. I find most of the syntax checking invaluable, but those line ending squiggles make the code almost unreadable as it highlights every line of the file.
Just my thoughts on the subject.
Thanks for the hard work on a great editor.
Best Regards-
Mark
Currently there is no pref to turn this off in Komodo, however I have captured your request in this bug:
http://bugs.activestate.com/show_bug.cgi?id=72665
We'll see if we can address this in a future point release.
--
JeffG
Thank you very much for your quick response. Your consideration of this request is appreciated.