Large files and the function list

Large files and the function list

80
Advanced UserAdvanced User
80

    Feb 17, 2006#1

    Usually I work with fairly small files and like to have the function list open, however occasionally I open a large file and forget to first turn off the function list. This results in the file taking forever to load.

    Does anyone know any tricks to make the function list work better with large files or how to get UltraEdit to automatically close the function list if the file is above a certain size?

    Thanks.

    6,675585
    Grand MasterGrand Master
    6,675585

      Feb 17, 2006#2

      Sorry, but I think there is no solution for this problem. You have to manually close the function list before open the large file. Maybe IDM could add a configuration option to turn off the regular expression searches for the function list when the file is larger than ???? KB.

      I have exported the whole registry of XP (25 MB in 9x mode - ASCII) and renamed the reg-file to .ini and opened it with UltraEdit while the function list was open. UltraEdit needed a few minutes to find all [...] lines for the function list.

      Good that I have turned off code folding by default for normal editing because I think (but not tested it) this would have an even higher dramatical effect on the load time than the regular expression searches for the function list.

      So maybe it would be a good idea to not only turn off the regular expression searches for the function list but also the code folding if a file is larger than ???? KB.
      Best regards from an UC/UE/UES for Windows user from Austria

      80
      Advanced UserAdvanced User
      80

        Feb 17, 2006#3

        Thanks Mofi. I figured there was not current solution other than not forgeting to close the function list. I hadn't thought about code folding affecting performance, but I have that enabled as well. The function list is definitely the biggest performance impact. I emailed suggestions to IDM including the following.

        It would be nice if UltraEdit could load the function list in a separate thread so I can continue working and the function list just won't be available until a loading message goes away.

        112
        Power UserPower User
        112

          Feb 18, 2006#4

          toddm wrote:It would be nice if UltraEdit could load the function list in a separate thread so I can continue working and the function list just won't be available until a loading message goes away.
          Seconded...
          There is no such thing as an inconsistently correct system...
          Therefore, aim for consistency; in the expectation of reaching correctness!