/CppDoxyComplete

Generate xml documentaton comment stubs for c++ when three forward slashes are typed

Primary LanguageC#

CppDoxyComplete

Generate Qt style documentaton comment stubs for c++ when three forward slashes are typed

This is a fork of https://github.com/tcbhat/cpptripleslash that generates Qt style comments instead of xml triple slash comments.

For now it supports the

/*!
 *
 *
 * \param param_name format
 */

Version 2 should be configurable, but I can't promise I have time for this.