[fpc-pascal] Exploring block statements with CodeTools not working

Hairy Pixels genericptr at gmail.com
Sun Oct 16 16:05:23 CEST 2022



> On Oct 16, 2022, at 4:17 PM, Mattias Gaertner via fpc-pascal <fpc-pascal at lists.freepascal.org> wrote:
> 
> That's correct. There are no nodes for simple statements like "a:=1".

Really? I was going to use this to find unknown identifiers (for LSP diagnostics) and try to implement LSP’s new inlay parameter hints feature. I didn’t see function calls appear as nodes either. Is there anything at all that’s captured in code blocks?

Regards,
	Ryan Joseph



More information about the fpc-pascal mailing list