in reply to Re^2: IDE for Perl programming?
in thread IDE for Perl programming?
I think you mean Cperl's support for Imenu which helps me - among other stuff - to jump-to-definition of subs under the cursor.
I'm not using Speedbar but ECB on top and both can use Imenu as backend to list all subs in an extra panel instead of a drop-down menu-list.
at the time I was experimenting with Speedbar it insisted in opening an extra "docked" window instead of splitting the current one, which was really kind of annoying. I know it's better nowadays.
Cheers Rolf
(addicted to the Perl Programming Language :)
Wikisyntax for the Monastery
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^4: IDE for Perl programming?
by haj (Vicar) on Mar 12, 2021 at 23:15 UTC | |
by LanX (Saint) on Mar 12, 2021 at 23:52 UTC |