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
| Setting | Description | Default |
|---|---|---|
specstory.autoSave | Enable automatic saving of AI conversations | true |
specstory.derivedRules | Enable automatic rule generation | false |
specstory.fileHeaders | Custom headers for rule generation | (see defaults) |
specstory.analytics | Enable anonymous usage analytics | true |
specstory.debug | Enable debug mode and verbose logging | false |
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.