[fpc-pascal] Pascal Language Server

Ryan Joseph genericptr at gmail.com
Tue Apr 28 10:59:27 CEST 2020


	

> On Apr 28, 2020, at 3:45 PM, Michael Van Canneyt <michael at freepascal.org> wrote:
> 
> Why do you think so ? The codetools will find all referenced units that it finds in the unit search path.

You're right. I was thinking there are going to be units that aren't referenced by the main program but why do you really want to search those anyways as they aren't actually part of the program.

I'll see how it works to provide a main program file. I guess it can search for lazarus projects to insepect also but I'll leave that for later. My problems are mainly related to not having a notion of a project file like in lazarus that we can read paths from.

Regards,
	Ryan Joseph



More information about the fpc-pascal mailing list