[Lazarus] CodeTools commands question
Ondrej Pokorny
lazarus at kluug.net
Tue Jun 19 19:53:36 CEST 2018
On 19.06.2018 19:42, Martin Frb via Lazarus wrote:
> On 19/06/2018 19:26, Ondrej Pokorny via Lazarus wrote:
>> On 19.06.2018 19:22, Vojtěch Čihák via Lazarus wrote:
>>> Still, it would be nice to have two separate actions for this,
>>> Alt+Up and At+Down.
>>
>> I agree. But there is one problem: what to do with Ctrl+Click? AFAIK
>> Lazarus IDE cannot change mouse mappings, only key mappings. Or am I
>> wrong?
> There is a whole config for the mouse.
>
> If we have the action, we can add it to the choice of things that can
> be assigned to mouse buttons.
Great, I forgot about it. Then - what myself concerns - the option can
be deleted and the command can be split into two:
1.) find declaration
2.) find declaration & jump to implementation
Btw. the mouse command is named "jump to implementation", which is wrong.
Ondrej
More information about the Lazarus
mailing list