reqlanOverviewIdeasFilesCode filesClustersAttributesGraphPrint
Ideas/show_onboarding_command

Idea detail

show_onboarding_command

reqlan rq/extension/onboarding/page-thanks-for-installing.rq:26

block done

Summary

A command_palette action should reopen the onboarding webview on demand.
Command: Show Onboarding ( category Reqlan, id `reqlan.showOnboarding` ).
Implemented by register-onboarding-commands.ts calling open_onboarding_page.
Does not reset onboarding_state.

Jump to outbound references

Jump to inbound references

Navigation

Source file

reqlan rq/extension/onboarding/page-thanks-for-installing.rq

community 30

community cluster

page-thanks-for-installing.rq

file cluster

reqlan rq/extension/onboarding

folder cluster

status: done

status cluster

tag: Not present

tag cluster

Printable page

Static print-friendly idea sheet.

Attributes

KeyValue
status done

Browse all attributes

Ancestor context

open_onboarding_page

Opens the onboarding webview panel ( `reqlan.onboarding` ) via ["../../packages/extension/src/extension/open-thanks-for-installing.ts"] and ["../../packages/extension/src/extension/onboarding-panel.ts"].

onboarding_state

Onboarding persistence uses VS Code `ExtensionContext.globalState` under key `onboarding` in ["../../packages/extension/src/extension/onboarding-state.ts"]. Fields: `onboardingMessageShown`, `lastVersion`.

Outbound references

KindIdeaPathSnippet
file_reference ../../packages/extension/src/extension/register-onboarding-commands.ts reqlan rq/packages/extension/src/extension/register-onboarding-commands.ts register-onboarding-commands.ts
references onboarding_state reqlan rq/extension/onboarding/page-thanks-for-installing.rq onboarding_state
references open_onboarding_page reqlan rq/extension/onboarding/page-thanks-for-installing.rq open_onboarding_page

Inbound references

KindIdeaPathSnippet
None

Unresolved references

KindIdeaPathSnippet
references command_palette command_palette

Local graph

Initialising graph…