sphinx-needs
sphinx-needs copied to clipboard
doctype is empty for nested needs
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.