Printable idea sheet
view_references_as_inlay_hints
reqlan rq/extension/syntax/features-syntax-highlighting.rq:67
References should be shown as inlay hints in the editor.
This should be a toggleable setting, which should be available in the command palette.
N-lines ( configurable setting ) of hints should be shown below the idea.
Implemented by reqlan-inlay-hint-provider.ts, reqlan-inbound-reference-inlay-label.ts, reqlan-inlay-hint-settings.ts, and register-reference-inlay-hints.ts.
Status: incomplete
Interactive page: view_references_as_inlay_hints