I'm using CodeToolBoss.GatherIdentifiers to get completions but with some units 
I'm getting 50k identifiers which is simply too much and too slow. Maybe of 
these are coming from the RTL I think and I would be ok with limited some of 
these results if possible.

Is there anyway to tell CodeTools to ignore certain units or any other way to 
reduce the number of results? One option would be return results in partial 
batches (Language Server Protocol) supports this but again I'm not sure if 
CodeTools supports this or not.

Regards,
        Ryan Joseph

_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
https://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal

Reply via email to