Hacker News new | ask | show | jobs
by ideasman42 1017 days ago
The down side of this is you have to remember them, for some time now I've been writing with n-gram auto-completion based on a large body of text (including code-comments for projects I work on), see https://codeberg.org/ideasman42/emacs-mono-complete

I have it configured to be enabled when typing in code-comments or commit logs & it often gives helpful suggestions.