Open
Description
Describe the solution you'd like
When creating a new link/reference to an existing Sphinx-Needs item, e.g. :need:LINK_TO_ID .Can the link target be searched/narrowed down by
e.g. using ->? as in https://sphinx-needs-vscode.useblocks.com/features.html#need-id-selection
Typing :need:` should show a list of available IDs, and using ->should narrow the results (e.g.REQ->listsREQ_001, REQ_002
, etc.).
Describe alternatives you've considered
Replacement with fuzzy search so it works on the file, ID, title.
Basically we need a way to create easy to use references that help to navigate to correct needs.