Hi,
Not yet. We looked at this issue just the other day, and this is something to
be fixed. We want to externalize these shortcuts in settings.
Cheers,
Doru
> On Jan 18, 2016, at 7:36 PM, stepharo wrote:
>
> doru
>
> do you use key Binder key Mapper? and not strings to define them?
> Becaus
doru
do you use key Binder key Mapper? and not strings to define them?
Because one of these days we will clean all these ugly keyStrings:
Le 17/1/16 17:41, Tudor Girba a écrit :
Hi,
The existing debugger shortcuts are conflicting with code editing shortcuts.
Now, I defined the following short
> On 17 Jan 2016, at 17:41, Tudor Girba wrote:
>
> Hi,
>
> The existing debugger shortcuts are conflicting with code editing shortcuts.
>
> Now, I defined the following shortcuts:
> resume - cmd + r
> restart - cmd + shift + a
> over - cmd + shift + o
> through - cmd + shift + t
> into - cmd
I almost forgot, can we've a "create" shortcut?
Regards
On Sunday, 17 January 2016, Francisco Ortiz Peñaloza
wrote:
> +1000! Thank yo!
>
> On Sunday, 17 January 2016, Tudor Girba > wrote:
>
>> Hi,
>>
>> The existing debugger shortcuts are conflicting with code editing
>> shortcuts.
>>
>> N
+1000! Thank yo!
On Sunday, 17 January 2016, Tudor Girba wrote:
> Hi,
>
> The existing debugger shortcuts are conflicting with code editing
> shortcuts.
>
> Now, I defined the following shortcuts:
> resume - cmd + r
> restart - cmd + shift + a
> over - cmd + shift + o
> through - cmd + shift
Hi,
The existing debugger shortcuts are conflicting with code editing shortcuts.
Now, I defined the following shortcuts:
resume - cmd + r
restart - cmd + shift + a
over - cmd + shift + o
through - cmd + shift + t
into - cmd + e
There is also a test in GT that checks for double meanings. Please