Skip to main content

Extension Settings (Cursor and VS Code)

Configure SpecStory in the editor via Settings → User → Extensions → SpecStory.
  • Enable or disable autosave.
  • Turn on Derived Rules and customize the headers used in rule files.
  • Opt out of product analytics.
  • Enable debug logging tools.

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 tools

  • 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.