On 26/04/2020 20:58, Mattias Gaertner via fpc-pascal wrote:
On Sat, 25 Apr 2020 15:49:30 +0200
Martin Frb wrote:
On 23/04/2020 22:10, Joost van der Sluis wrote:
But maybe it should become a separate package now. Lazarus can use
is as a dependency. We'll see.
That would then reverse the burde
On Sat, 25 Apr 2020 15:49:30 +0200
Martin Frb wrote:
> On 23/04/2020 22:10, Joost van der Sluis wrote:
> > But maybe it should become a separate package now. Lazarus can use
> > is as a dependency. We'll see.
>
> That would then reverse the burden
>
> As it is part of bigide, it must be s
Op 25-04-2020 om 15:49 schreef Martin Frb:
On 23/04/2020 22:10, Joost van der Sluis wrote:
But maybe it should become a separate package now. Lazarus can use is
as a dependency. We'll see.
That would then reverse the burden
Yes, indeed.
As it is part of bigide, it must be shipped with
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