Extension Settings

Configure SpecStory through VS Code Settings → User → Extensions → SpecStory:

  • Toggle auto-save functionality
  • Toggle Derived Rules
    • Modify the file headers used as part of the system prompt to generate Derived Rules for you
  • Opt out of product analytics
  • Enable debug tools and logging

Available Settings

SettingDescriptionDefault
specstory.autoSaveEnable automatic saving of AI conversationstrue
specstory.derivedRulesEnable automatic rule generationfalse
specstory.fileHeadersCustom headers for rule generation(see defaults)
specstory.analyticsEnable anonymous usage analyticstrue
specstory.debugEnable debug mode and verbose loggingfalse

Debugging

  • Browse, search, and copy the raw Workspace Storage and “Composer” Storage state in the left side (primary side bar) file explorer, in the VS CODE STATE panel.
  • View the OUTPUT panel and select the “SpecStory” channel from the dropdown to see debug logs.