betwo / vscode-doxygen-runner

VS Code extension for Doxygen generation and preview
https://marketplace.visualstudio.com/items?itemName=betwo.vscode-doxygen-runner
MIT License
0 stars 2 forks source link

Add option to disable auto view after generation #16

Closed beeryt closed 1 year ago

beeryt commented 1 year ago

I like the extension, but I'm not interested in viewing the html within vscode. I added a configuration option to disable automatically viewing the documentation after generating.

betwo commented 1 year ago

Thank you for the contribution!