bbenoist / vscode-doxygen

Doxygen language support for VS Code
https://marketplace.visualstudio.com/items/bbenoist.doxygen
MIT License
10 stars 3 forks source link

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:

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 :

More information