Hi,
Trying to work out the optimal solution to the following problem.
I have a very good thorough wordfile.txt with an expanded definition of PHP that contains every function (considerably more than ships in the UE wordfile, I'll be passing it on to IDM, with the tools to maintain it shortly).
However, all my PHP work is done using a large library of functions, and I want to be able to highlight those functions.
So, is my best bet to add them to my wordfile, or is there some way to highlight code based on detected functions in a project? (using the function string wordfile description and parsing all appropriate files in the project for items that match)
Cheers,
Mike
Trying to work out the optimal solution to the following problem.
I have a very good thorough wordfile.txt with an expanded definition of PHP that contains every function (considerably more than ships in the UE wordfile, I'll be passing it on to IDM, with the tools to maintain it shortly).
However, all my PHP work is done using a large library of functions, and I want to be able to highlight those functions.
So, is my best bet to add them to my wordfile, or is there some way to highlight code based on detected functions in a project? (using the function string wordfile description and parsing all appropriate files in the project for items that match)
Cheers,
Mike
I'm not the anti-christ, I just do his work.