reqlanOverviewIdeasFilesCode filesClustersAttributesGraphPrint
Ideas/webview

Idea detail

webview

reqlan rq/extension/module/webview.rq:4

block

Summary

Extension webviews are Svelte UIs hosted by the VS Code extension per core.rq.
They should be performance conscious: prefer capped, paginated, or scoped slices and avoid full-graph dumps unless the user explicitly requests one.
The extension host loads compiled assets from `packages/extension/media/webviews/`.
Webview modules in the extension:
- Ideas Summary — overview, ontology tables ( bases / ideas / ideasets / attributes / references ), graph, and index ( last ): ideas_summary / ideas_summary / ontology_aligned_tabs
- Activity bar — editor-adjacent sidebar panes: activity_bar
- Export form — multi-format graph export: export_webview
- Onboarding — first-install / welcome webview: installation_event

Jump to outbound references

Jump to inbound references

Navigation

Source file

reqlan rq/extension/module/webview.rq

webview.rq

file cluster

reqlan rq/extension/module

folder cluster

status: Not present

status cluster

tag: Not present

tag cluster

Printable page

Static print-friendly idea sheet.

Attributes

No attributes declared.

Ancestor context

No ancestor chain recorded.

Outbound references

KindIdeaPathSnippet
file_reference development_core reqlan rq/development/core.rq core.rq
file_reference ideas_summary reqlan rq/extension/module/ideas_summary ideas_summary

Inbound references

KindIdeaPathSnippet
None

Unresolved references

KindIdeaPathSnippet
references activity_bar activity_bar
references export_webview export_webview
references ideas_summary ideas_summary
references installation_event installation_event
references ontology_aligned_tabs ontology_aligned_tabs

Local graph

Initialising graph…