Members

IdeaFileStatusSummary
export_JSON reqlan rq/extension/export_functions.rq A command palette action should open [features_export.export_webview] ( or run json export ). [features_export.json_export]
export_configurability reqlan rq/extension/export_functions.rq exports should be built in mind with a print menu that will available for user configuration. The initial export should accept a user prompt input for a file name. Preferred UI is [features_export.export_webview] rather than separate QuickPick chains per format.
export_csv reqlan rq/extension/export_functions.rq A command palette action should open [features_export.export_webview] ( or run csv export ) with tags flattened for quick filtering. [features_export.csv_export]
export_html reqlan rq/extension/export_functions.rq A command palette action should open [features_export.export_webview] with HTML selected. [html_export.html_export] Host options for embedded mounts include [html_export.html_export_header_link] and [html_export.html_export_url_base].
export_pdf reqlan rq/extension/export_functions.rq A command palette action should export requirements to pdf ( preserving links. ) via [features_export.export_webview] when available.