Ryan,

Do you have a link to the LSP discord channel?  I tried following the one you posted Friday, but I got an error that I either didn't have access to any text channels or there weren't any on the server.

Thanks!


On 4/27/2020 10:12 AM, Ryan Joseph via fpc-pascal wrote:

On Apr 26, 2020, at 4:46 PM, Ryan Joseph <generic...@gmail.com> wrote:

The other thing I'm stuck on with code tools. In TCodeManagerTool:

    function FindReferences(IdentifierCode: TCodeBuffer;
          X, Y: integer; SearchInCode: TCodeBuffer; SkipComments: boolean;
          var ListOfPCodeXYPosition: TFPList;
          var Cache: TFindIdentifierReferenceCache  // you must free Cache
          ): boolean;
Any word on this? Is it even possible to find all references in a project or do 
we need to extend code tools for this to work?

Regards,
        Ryan Joseph

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

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

Reply via email to