From a9fb66b381f4de6878880adef60b778d5d2fc416 Mon Sep 17 00:00:00 2001 From: HO-COOH <42881734+HO-COOH@users.noreply.github.com> Date: Wed, 14 Apr 2021 12:50:20 -0500 Subject: Doxygen command intellisense support (#211) * 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 --- images/doxygen-auto-complete.gif | Bin 0 -> 244617 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 images/doxygen-auto-complete.gif (limited to 'images') diff --git a/images/doxygen-auto-complete.gif b/images/doxygen-auto-complete.gif new file mode 100644 index 0000000..63476b2 Binary files /dev/null and b/images/doxygen-auto-complete.gif differ -- cgit v1.2.3