doxdocgen icon indicating copy to clipboard operation
doxdocgen copied to clipboard

Generate doxygen documentation from source code in VS Code

Results 88 doxdocgen issues
Sort by recently updated
recently updated
newest added

- Issue Type: `Bug` - Extension Name: `doxdocgen` - Extension Version: `1.4.0` - OS Version: `Windows_NT x64 10.0.22000` - VS Code version: `1.69.2` :warning: We have written the needed data...

## Fix Fix typo in README.md

显示代码的编码格式如:utf-8

enhancement

Bumps [moment](https://github.com/moment/moment) from 2.29.1 to 2.29.4. Changelog Sourced from moment's changelog. 2.29.4 Release Jul 6, 2022 #6015 [bugfix] Fix ReDoS in preprocessRFC2822 regex 2.29.3 Full changelog Release Apr 17, 2022...

dependencies

Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6. - [Release notes](https://github.com/substack/minimist/releases) - [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6) --- updated-dependencies: - dependency-name: minimist dependency-type: direct:development ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] Co-authored-by: Christoph Schlosser # Fix/Feature/Other ## Fix...

Hi: I want to put @author and @date in one line, would you give me some suggestions? thanks very much! @cschlosser

enhancement

- Issue Type: `Bug` - Extension Name: `doxdocgen` - Extension Version: `1.4.0` - OS Version: `Windows_NT x64 10.0.22000` - VS Code version: `1.68.0` :warning: We have written the needed data...

**Is your feature request related to a problem? Please describe.** How to use with verilog/systemVerilog? **Describe the solution you'd like** Appears not to function with .v and .sv files. Works...

new languge

Bumps [simple-git](https://github.com/steveukx/git-js/tree/HEAD/simple-git) from 3.3.0 to 3.5.0. Release notes Sourced from simple-git's releases. [email protected] Minor Changes 2040de6: Resolves potential command injection vulnerability by preventing use of --upload-pack in git.clone [email protected] Minor...

dependencies

Example : For a variable : ``` /** *@brief : Variable for a loop */ ``` For a function: ``` /****************************************************************************** * @brief * * @param i ******************************************************************************/ void LoopFct(int...

enhancement