
Hi,
we are just starting to use the python add-on. To show the content from other files, I have to specify the parent directory of each file as a search path.
This seems a little counter-intuitive. Is there a way to simply add and remove files from the project?
The IProject interface has a collection of active modules, but this requires a compilation unit. I am looking for something similiar to the LoadForFile() method in the C# add-on (DotNetProjectResolver.SourceProjectContent).
Best regards, Tobias Lingemann.