[fpc-pascal] Pascal Language Server
Ryan Joseph
genericptr at gmail.com
Tue Apr 28 10:19:05 CEST 2020
> On Apr 28, 2020, at 3:06 PM, Mattias Gaertner via fpc-pascal <fpc-pascal at lists.freepascal.org> wrote:
>
> You can add any number of files as start. Just call AddStartUnit
> for every starting module.
> For example add all Pascal modules of the workspace directory.
In TCodeToolsOptions we provide FPCOptions and ProjectDir so code tools should have a number of directories to search for. At startup does it parse these files automatically or otherwise scan for pascal files? I can rescan myself but I thought code tools may already have this loaded up and ready to us.
Regards,
Ryan Joseph
More information about the fpc-pascal
mailing list