Re: [Lazarus] IDE "Rename identifier" misfeature

2020-05-26 Thread Juha Manninen via lazarus
On Tue, May 26, 2020 at 10:49 AM Pascal Riekenberg via lazarus wrote: > Well, IDE doesn't check for conflicts. It's up to you! Actually it should check. There is also different pieces of code for different rename functions behaving a little differently. There are some related issues. See:

Re: [Lazarus] IDE "Rename identifier" misfeature

2020-05-26 Thread Pascal Riekenberg via lazarus
Well, IDE doesn't check for conflicts. It's up to you! Pascal > "Alexey Tor. via lazarus" hat am 26. Mai 2020 > um 00:25 geschrieben: > > > Hello > > ATSynEdit has such function > procedure TATSynRanges.DeleteFromLineIndexer(AIndex: integer); > var >   Ptr: PATSynRange; >   NItemLen,