if an include file itself includes another include file (e.g. jcl.inc including jedi.inc) the If directive expert should also parse that include file.
Note: This must prevent infinite loops.
It now also lists files that are included in the include files. I'm not sure whether this is the best solution. Maybe it should simply add all symbols to the original list.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
It now also lists files that are included in the include files. I'm not sure whether this is the best solution. Maybe it should simply add all symbols to the original list.