Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>DoxygenNew to Visual Studio Code? Get it now.
Doxygen

Doxygen

Baptist BENOIST

|
269,459 installs
| (2) | Free
Doxygen language support for Visual Studio Code
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Doxygen language support for Visual Studio Code

Features

.dox syntax coloring

Syntax coloring

Installation

Visual Studio Code

Hit F1 and enter the ext install doxygen command.

Installing the extension Locally

Just clone the GitHub repository under your local extensions folder:

  • Windows: %USERPROFILE%\.vscode\extensions
  • Mac / Linux: $HOME/.vscode/extensions

Issues / Feature requests

You can submit your issues and feature requests on the GitHub issues page.

Contributing

As long as you respect the following rules, I accept any pull-request which can improve the support of the language on Visual Studio Code :

  • Indent your code by 2 spaces.
  • Document the purpose of functions and classes.
  • Document other code where useful.
  • When adding a new feature, please mention it in the README.md Features section. Use screenshots when applicable.

More information

  • vscode-doxygen on the Visual Studio Marketplace
  • vscode-doxygen GitHub repository
  • Visual Studio Code website
  • Doxygen website
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft