Replies: 1 comment 1 reply
-
I rarely use completion (I find it often distracts me with way too many alternatives), but the combination of plsense and auto-complete gives me completion while typing (after activating auto-complete-mode, of course). |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I don't have a lot of luck with completion and
cperl-mode
.Honestly I am not sure it is
cperl-mode
fault but maybe only my lack of motivation. I usually use no completion at all, or not something "smart" at all. I recently re-tried to set up some interesting tools (company
,plsense
,lsp
, etc.) and it was a total fail. Some interesting results came withplsense
andcompany
, but I never managed to have the completion fired up while typing, it was only triggered by a specific keybinding.If some persons have any clue or full setups to share for Emacs based modern Perl completion configs, I am interested. Most of those stuff are 10 years old at least, or I don't even know about them.
Note: I spend something like 5 years on Prelude Emacs what is not a very Perl friendly environment (the defaults are always messing up badly with my config and I never managed to fix that). With Doom Emacs, it is a bit different: there is no Perl layer at all, so it is just the Emacs defaults. I kind of like it, but it also makes more complicated to find other people to share experiences about it.
Beta Was this translation helpful? Give feedback.
All reactions