Feature Requst: Documentation Generation
Hi, first off I love Resharper C++ so far, and it's come a long way since the first early access version.
One thing I consistently find lacking (having come from other plugins like Visual Assist) is the ability to generate documentation stubs for functions. We use doxygen to generate a web interface for some of our projects APIs and stuff like this is a big quality of life improvement when documenting an API.
Something like this is what I'm talking about: http://docs.wholetomato.com/default.asp?W161
Please sign in to leave a comment.
Hello Brandon,
Thanks for the feedback!
We are adding support for doxygen - next release will bring typing assist, completion, resolve and rename/find usages inside doxygen comments. We also aim to provide support for documentation generation very soon - please vote for https://youtrack.jetbrains.com/issue/RSCPP-17270 to receive updates.
Awesome!
Thanks for the info.