http://qs321.pair.com?node_id=11145742

LanX has asked for the wisdom of the Perl Monks concerning the following question:

Hi

It's impossible to check every possible Editor/IDE x available Plugin.

Could help me list all IDEs which offer/show a tooltip when hovering/typing/passing a builtin?

Like showing a balloon when the cursor is passing ...

SHORT EXPLANATION IN ONE-LINE split /PATTERN/,EXPR,LIMIT split /PATTERN/,EXPR split /PATTERN/ split

or even a condensed

SOME EXPLANATION split [ /PATTERN/, [ EXPR, [ LIMIT ] ] ]

Bonus-question

Do they also offer snippet expansion?

Possible Candidates ...

Komodo, IntelliJ, VS Code, Padre, Emacs, VIM, ...?

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

updates

s/SOME EXPLANATION/SHORT ... IN ONE-LINE/