danitico / atom-doxygen-snippets

Doxygen snippets for Atom :zap:

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

atom-doxygen-snippets

apm version

🆘 Looking for a maintainer!!

Description

Snippets for doxygen in the Atom Editor. ⚡

Imgur

Atom Package: https://atom.io/packages/doxygen-snippets

apm install doxygen-snippets

Or Settings/Preferences ➔ Packages ➔ Search for doxygen-snippets

Usage

Open a C or a C++ file and type the following words to get a determined output.

dfile:

A specific comment block for commenting out files.

Imgur

dfunc:

A specific comment block for commenting out functions.

Imgur

dparam:

A specific comment block for commenting out parameters.

Imgur

dmacro:

A specific comment block for commenting out macros.

Imgur

Thanks to https://github.com/dongrego89 for the idea.

About

Doxygen snippets for Atom :zap:

License:MIT License