Constantin Kulikov
Constantin Kulikov
I think it will be helpful if company-elisp backend will be enabled also for `inferior-emacs-lisp-mode`. Also, here is a quick scratch of how company-mode could work for minibuffer completions(handy for...
The `defcustom helm-dash-mode-docsets-alist` looks monstrous and maybe inaccurate). But I think it could be useful.
In new emacs we have a cool define-derived-mode macro. So most programming modes inherit from prog-mode and run prog-mode-hook. However I'am not sure how to do it correctly for cperl-mode......
There is a cool variable `skeletor--current-project-root`, which I use in some of my substitution functions. But why we have no `sketetor--current-project-license`, `skeletor--current-project-name`, `skeletor--current-project-file`(file that processed now), etc... ?(is it because...
Blocked by https://github.com/openzim/libzim/issues/932 Allow to search in multiple books Search in all books if none selected Fixes the https://github.com/kiwix/kiwix-desktop/blob/5c3392b0aee9c6983800c26221caf4face29e933/src/suggestionlistworker.cpp#L20 ?