[Lazarus] IDE: how navigation in block works?
Lubos Pintes
pintes at gmail.com
Thu Apr 11 20:42:50 CEST 2013
Thank you for clarifying this. One of my ideas was that it could be a bug.
Dňa 11. 4. 2013 19:01 Martin wrote / napísal(a):
> On 11/04/2013 17:03, Lubos Pintes wrote:
>> Hi,
>> How and when Ctrl+Q, K works?
>> It seems to me that it does nothing. Contrary to Ctrl+Q, B.
>
> Note that in 1.1 (trunk) this key combo is broken:
> http://bugs.freepascal.org/view.php?id=24008
> But the feature can be used by changing either of the conflicting
> settings (or once the bug is fixed)
>
> Ctrl+Q, K works, if the caret is on an "begin" keyword (or other block
> opening keyword). In that case it jumps to the "end"
>
>
> Ctrl+Q, B. works anywhere inside the block
> Ctrl+Q, K only on the opening
>
> --
> _______________________________________________
> Lazarus mailing list
> Lazarus at lists.lazarus.freepascal.org
> http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
>
More information about the Lazarus
mailing list