7 ms·
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 cod
by ideasman42 3y 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 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.