LanX has asked for the wisdom of the Perl Monks concerning the following question:
I'm playing around with auto-complete.el combined pos-tip.el but it seems Perl isn't properly supported yet.
see this picture PosTipScreenshotAutoComplete for motivation.
I tried making perl-completion.el work but it had too many prerequisites und didn't seem well supported.
Any other way?
I can see that ECB is able to parse Perl using imenu and/or etags, would be nice to feed this into auto-complete. :)
(update: I know that only perl can parse perl for 100%, but 90% is better than nothing)
Cheers Rolf
(addicted to the Perl Programming Language and ☆☆☆☆ :)
Je suis Charlie!
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: [emacs] auto-completion of Perl code
by Anonymous Monk on May 03, 2015 at 23:21 UTC | |
by LanX (Saint) on May 04, 2015 at 09:36 UTC |