You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
.specstory/.what-is-this.md gets written continuously by the extension in VSCode
To Reproduce
Install SpecStory into VSCode
Ensure autosave is enabled
Open VSCode on a project (mine is pretty empty)
Expected behavior
./specstory/.what-is-this.md has a last updated timestamp in the past
Actual behavior
.specstory/.what-is-this.md will always have now as the last updated timestamp
If you disable autosave, the timestamp for .what-is-this.md stops updating
If you re-enable autosave, the timestamp starts updating again like the file is getting re-created over and over
This is on a project with no VSCode/Copilot chat history.
Describe the bug
.specstory/.what-is-this.md gets written continuously by the extension in VSCode
To Reproduce
Install SpecStory into VSCode
Ensure autosave is enabled
Open VSCode on a project (mine is pretty empty)
Expected behavior
./specstory/.what-is-this.md has a last updated timestamp in the past
Actual behavior
.specstory/.what-is-this.md will always have now as the last updated timestamp
If you disable autosave, the timestamp for .what-is-this.md stops updating
If you re-enable autosave, the timestamp starts updating again like the file is getting re-created over and over
This is on a project with no VSCode/Copilot chat history.
Here are some output logs
The text was updated successfully, but these errors were encountered: