microsoft / microsoft/vscode-edge-devtools
Cache problems
Open
Nobody has claimed this yet.
feedback requested
- Dominant language
- TypeScript
- Stars
- 827
- Forks
- 358
- Avg merge
- 20h 32m
- Merged PRs (30d)
- 10
Description
Currently the extension has serious problems with the cache, many times even if changes are made to js files and the refresh button is pressed, these are not reflected
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the cache problem in the VS Code Edge DevTools extension: change a JavaScript file and press the refresh button. Trace the cache and refresh behavior to identify why the updated file is not reflected; done means changes consistently appear after refresh.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript, vscode
- Domain
- developer-experience, tooling
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100