From 68e28690ae7c199e4c1f75d33f863878d8592ef5 Mon Sep 17 00:00:00 2001 From: Christoph Schlosser Date: Sat, 22 Jun 2019 13:42:30 +0200 Subject: Current WIP --- package.json | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'package.json') diff --git a/package.json b/package.json index 8302a6e..2cfa4c1 100644 --- a/package.json +++ b/package.json @@ -176,6 +176,11 @@ "type": "boolean", "default": true }, + "doxdocgen.generic.indentWidth": { + "description": "At how many spaces the documentation should be inserted. Only Valid for param and tparam.", + "type": "number", + "default": 0 + }, "doxdocgen.generic.order": { "description": "The order to use for the comment generation. Values can be used multiple times. Valid values are shown in default setting.", "type": ["array", "string"], -- cgit v1.2.3