summaryrefslogtreecommitdiffstats
path: root/src/DoxygenCompletionItemProvider.ts
Commit message (Collapse)AuthorAgeFilesLines
* Doxygen command intellisense support (#211)HO-COOH2021-04-141-0/+155
* Nicer setting descriptions * Initial support for doxygen command completion * Remove commented function * Initial support for doxygen command completion * Remove commented function * Fix multi-line doxygen indentation * Doxygen documentation -> markdown, add gif, update readme