include {$I } is not working in program

Issue #115 new
c.doerrer created an issue

i’d like to use the feature “goto definition” and “codecompletion” for a small program.lpr

in the program we use the include statement {$I myfile.pas}

i tried to specify the location of myfile.pas within "omnipascal.searchPath"

but goto definition is still not working, even when i put it in the same directory of my small program

i also loaded the project *.lpi where normally all search-path and defines are stored.

did i screw up some settings or is it not supported?

Comments (0)

  1. Log in to comment