MhouneyLH / MhouneyLH/KCodeFlow
Progress gets destroyed after new updates.
Open
bug
- Dominant language
- TypeScript
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
* When a new update is released and the user reloads, then the progress is resetted
* Reason: The file, in which the keystrokes are stored, is directly located in the extension-directory.
* Solution: The directory in which the file is located has to be changed to something else.
Contributor guide
No contributing guide indexed for this repository
Research direction
Locate the extension code that stores keystrokes and identify where its persistence file is placed relative to the extension directory. Check how the file path is selected during reloads or updates, then verify that progress remains available after an update and reload.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript, vscode
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100