1 Reply Latest reply: Oct 5, 2010 1:43 PM by JeffW RSS

    displaying a user defined function list

    Dothoe Community Member

      I've been using Homesite since Allaire had it and I love it (currently PHP development). There's just 1 feature that I want that it doesn't seem to have and that's the ability to show me a list of user defined functions in the file. Here's the strange part. If I'm working on a file that has nothing but PHP code in it (no stand alone HTML) then the "tag inspector" does, in fact, give me the list of functions I'm looking for. However, if I have php functions 'here and there' inserted into HTML code, the tag inspector gets confused and show just a few, or none of the function.

       

      I do have a saved regex search that does return a clickable list of function to the result window but that only works until you use the results window for something else.

       

      I'm thinking there's a way to use the 'Outline Profile Editor' to create a profile that will show me what I want; basically anything starting with the word "function XY() {...}" but I've never gotten anything to work. Does anyone have any solution?

       

      Thanks,