summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json5
1 files changed, 5 insertions, 0 deletions
diff --git a/package.json b/package.json
index f8bdcad..c081c50 100644
--- a/package.json
+++ b/package.json
@@ -235,6 +235,11 @@
"markdownDescription": "Substitute `{email}` with `git config --get user.email`.",
"type": "boolean",
"default": false
+ },
+ "doxdocgen.generic.commandSuggestion":{
+ "description": "Provide intellisense and snippet for doxygen commands",
+ "type": "boolean",
+ "default": true
}
}
}