canfoderiskii
canfoderiskii
In Atom, there is no good doxygen plugin like DoxyDoxygen. If this plugin can support Atom, that whould be so great, but I don't know the difficulty for supporting both...
some function prototype is long and the autocomplete pop-up cannot display all of the function. Is there any to customize the width or to change it automatically?
Any possiblity to support Designated Initializers syntax? For example, we have a struct definition and struct variable here: ``` struct s { int a; int b; }; struct s var...
is it possible to implement a new feature that we can generate tag files from side bar context menu?