Feature Request: Ctrl+DblClick should jump to macros

Got an idea for enhancing PureBasic? New command(s) you'd like to see?
AND51
Addict
Addict
Posts: 1040
Joined: Sun Oct 15, 2006 8:56 pm
Location: Germany
Contact:

Feature Request: Ctrl+DblClick should jump to macros

Post by AND51 »

Hello!

As you all know, Ctrl+DoubleClick on a procedure's name jumps to the specified proceudre.
Same procedure :wink: should work with macros, but it doesn't.
Last edited by AND51 on Mon Apr 30, 2007 8:41 pm, edited 1 time in total.
PB 4.30

Code: Select all

onErrorGoto(?Fred)
freak
PureBasic Team
PureBasic Team
Posts: 5940
Joined: Fri Apr 25, 2003 5:21 pm
Location: Germany

Post by freak »

where does it say that it works with macros ?
quidquid Latine dictum sit altum videtur
AND51
Addict
Addict
Posts: 1040
Joined: Sun Oct 15, 2006 8:56 pm
Location: Germany
Contact:

Post by AND51 »

I think it was the big changelog which said that dblClick+Ctrll jumps to the speciefied procedure.
You're right, the manual does not say the same about macros.

Then I redeclare this topic and turn it into a feature request!

You may move this thread then... :wink:
PB 4.30

Code: Select all

onErrorGoto(?Fred)
#NULL
Addict
Addict
Posts: 1497
Joined: Thu Aug 30, 2007 11:54 pm
Location: right here

Post by #NULL »

+1
Kazmirzak
User
User
Posts: 92
Joined: Fri Jun 18, 2004 5:44 pm
Location: Germany

Post by Kazmirzak »

agree.
Post Reply