Issue 96554
Summary Doxygen formatting support
Labels new issue
Assignees
Reporter TClawson
    Feature request: When typing `/**` above a function header, it would be great to auto-fill a standard doxygen comment template including `@brief`, parameters, and return descriptions. It should also include basic formatting such that if the cursor is inside of a comment block like this, hitting return and adding a new line should create a new line pre-pended by ` *`.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to