UEdit 12 very slow with large php files

UEdit 12 very slow with large php files

2
NewbieNewbie
2

    May 30, 2006#1

    Hello,

    ultraEdit V12 becomes unbelievably slow if you open a php file with
    380kb and a lot of functions. How can I significantly speed UEdit
    up? The computer I use is very fast.

    6,604548
    Grand MasterGrand Master
    6,604548

      May 30, 2006#2

      Disable the code folding feature by unchecking the option Enable show/hide lines and code folding at Configuration - Editor Display -Code Folding.

      The scan of the code folding engine for the fold strings in HTML/PHP pages is extremly time consuming because there are so many fold strings in HTML/PHP pages (every HTML block element, comments, {} in the PHP sections, ...).
      Best regards from an UC/UE/UES for Windows user from Austria

      2
      NewbieNewbie
      2

        May 30, 2006#3

        Thanks, this helps although it's still a be slow.

        6,604548
        Grand MasterGrand Master
        6,604548

          May 30, 2006#4

          For further speed improvements the multi-language syntax highlighting for HTML files or even whole syntax highlighting for HTML files could be disabled. But I think it's better to wait a little while loading such big HTML/PHP files instead of editing it without syntax highlighting.
          Best regards from an UC/UE/UES for Windows user from Austria

          2
          NewbieNewbie
          2

            Sep 02, 2006#5

            Disable autosave it helps a lot though defeats the purpose...

            UltraEdit needs to be more flexible when opening large files
            HINT HINT the open dialog could have a simple checkbox saying LARGE FILES disable advanced features