diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 12 |
1 files changed, 10 insertions, 2 deletions
@@ -1,6 +1,6 @@ -# Generate Doxygen Comments fro VSCode +# Generate Doxygen Comments for VS Code -This VSCode Extensions provides Doxygen Documentation generation on the fly by starting a Doxygen comment block and pressing enter. +This VS Code Extensions provides Doxygen Documentation generation on the fly by starting a Doxygen comment block and pressing enter. [](https://travis-ci.org/christophschlosser/doxdocgen) [](https://ci.appveyor.com/project/christophschlosser/doxdocgen) @@ -54,3 +54,11 @@ Completely new extension, so none. * Configuration options * Tests + +* More languages + * C + +* Improve language support + * Classes + * Namespaces + * Enums |