spider
spider copied to clipboard
Ability to use sub directories for includes
Some includes are in sub directories i.e.
#include<subfolder/include.inc>
I haven't currently found a nice way to do this in the application. Is this a feature we could implement?