Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl Monk, Perl Meditation
 
PerlMonks  

Re: Which IDE's show tooltips for Perl builtins?

by choroba (Cardinal)
on Jul 26, 2022 at 14:23 UTC ( [id://11145750]=note: print w/replies, xml ) Need Help??


in reply to Which IDE's show tooltips for Perl builtins?

You probably already know, but for someone who doesn't: in cperl in Emacs, C-c C-h v to run cperl-get-help.

map{substr$_->[0],$_->[1]||0,1}[\*||{},3],[[]],[ref qr-1,-,-1],[{}],[sub{}^*ARGV,3]

Replies are listed 'Best First'.
Re^2: Which IDE's show tooltips for Perl builtins?(Emacs)
by LanX (Saint) on Jul 26, 2022 at 15:09 UTC
    Well I usually activate M-x cperl-toggle-autohelp instead of remembering another carpal-tunnel-inducer ... ;-)

    Whenever your cursor is longer than 2 secs over a keyword it'll react. But last that I checked this showed the mini-docs in the bottom-line.

    I had to patch cperl-mode to show a yellow tool-tip instead.

    update

    well monkey-patched with an advice to be more precise ...

    Cheers Rolf
    (addicted to the Perl Programming Language :)
    Wikisyntax for the Monastery

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://11145750]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others pondering the Monastery: (3)
As of 2024-04-26 03:04 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found