[fpc-pascal] Pascal Language Server
Michael Van Canneyt
michael at freepascal.org
Thu Apr 23 10:24:15 CEST 2020
On Thu, 23 Apr 2020, Ryan Joseph via fpc-pascal wrote:
>
>
>> On Apr 23, 2020, at 3:00 PM, Michael Van Canneyt <michael at freepascal.org> wrote:
>>
>> I think the decision to use the codetoolboss is the best, see above as to why.
>
> Very well. I assume the code tools parses the entire project and keeps the symbols in a database? That was something I was going to have to implement myself so it's good to not have to now.
>
> I'm using the parser with "TPasElement" so I think that's fcl-passrc. It's a shame to have so many competing parsers but yours looked really solid to me.
Well, it is solid, but its target is to compile.
Michael.
More information about the fpc-pascal
mailing list