cpp-auto-include icon indicating copy to clipboard operation
cpp-auto-include copied to clipboard

Consider this huge update: 200+ to 1,500+ lines of code

Open ianyepan opened this issue 5 years ago • 1 comments

I came across Ben Deane's .emacs.d repo and it turns out that he has been enjoying this idea so much that he extended the code base to 1,500+ lines of code, as can be found here: https://github.com/elbeno/dotemacs/blob/master/.emacs.d/site-lisp/cpp-auto-include.el Would you consider giving this repo a huge update? So far, cpp-auto-include here doesn't support stack, unordered_map and other very commonly used headers, let alone more obscure ones that Ben included.

ianyepan avatar May 20 '20 14:05 ianyepan

Or maybe @elbeno would like to become the maintainer. (I don't use C/C++, which makes me a pretty bad maintainer.)

tarsius avatar Mar 27 '21 12:03 tarsius