Idea detail
webview
reqlan rq/extension/module/webview.rq:4
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
Attributes
No attributes declared.
Ancestor context
No ancestor chain recorded.
| Kind | Idea | Path | Snippet |
|---|---|---|---|
| file_reference | development_core | reqlan rq/development/core.rq | core.rq |
| file_reference | ideas_summary | reqlan rq/extension/module/ideas_summary | ideas_summary |
| Kind | Idea | Path | Snippet |
|---|---|---|---|
| None | |||
| Kind | Idea | Path | Snippet |
|---|---|---|---|
| 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 |
Initialising graph…