I have following function strings:
/Function String = "Proc [A-Z_0-9a-z]+"
/Function String 1 = "^(Def [A-Z_()0-9a-z]+^)"
/Function String 2 = "^(%CURSOR [A-Z_0-9a-z]+^)"
On a single file the cursor jumps in the function list to the active line, but in a project with the option 'all project files' the cursor has no function.
What can I do ?
Best regards from Germany
Georg
/Function String = "Proc [A-Z_0-9a-z]+"
/Function String 1 = "^(Def [A-Z_()0-9a-z]+^)"
/Function String 2 = "^(%CURSOR [A-Z_0-9a-z]+^)"
On a single file the cursor jumps in the function list to the active line, but in a project with the option 'all project files' the cursor has no function.
What can I do ?
Best regards from Germany
Georg