sphinx-needs icon indicating copy to clipboard operation
sphinx-needs copied to clipboard

doctype is empty for nested needs

Open ubmarco opened this issue 3 years ago • 0 comments

The sphinx-needs-vscode extension uses the need dictionary fields docname and doctype to find the file that defines a need for the go-to definition feature.

For nested needs the field doctype is empty in needs.json which breaks the go-to-definition feature for them.

ubmarco avatar Dec 21 '22 15:12 ubmarco