Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature request] To clear temporary file (cache) of VSCODE #212789

Open
62310369 opened this issue May 15, 2024 · 3 comments
Open

[Feature request] To clear temporary file (cache) of VSCODE #212789

62310369 opened this issue May 15, 2024 · 3 comments
Assignees
Labels
feature-request Request for new features or functionality

Comments

@62310369
Copy link

62310369 commented May 15, 2024

Dear Support,

Following feature maybe useful for VSCODE...
may be.

Clear temporary file (cache) of VSCODE:

  1. Add Clear VSCODE cache in app menu.
    1.1 Add 3 sub-items for the feature
    1.1.1 Clear all temporary file (cache) of project and extension.
    1.1.2 Clear temporary file (cache) of project
    1.1.3 Clear temporary file (cache) of extension

  2. Clear all temporary file (cache) of project and extension.
    2.1 Acquire system administrator access right with confirmation.
    2.2 Clear all temporary file (cache) of project and extension.

  3. Clear temporary file (cache) of project
    3.1 Acquire system administrator access right with confirmation.
    3.2 Search Clear temporary file (cache) of project
    3.3 Show project name or uuid or guid list of Clear temporary file (cache)
    with selectable checkbox in new tag page
    3.4 Show 2 button for "Delete" and "Cancel".
    3.5 To tick the checkbox of project which prepare to delete
    3.6 Show confirmation or alert once click button to delete or cancel.
    3.7 Clear certain temporary file (cache) of project or cancel by selection.

  4. Clear temporary file (cache) of extension.
    4.1 Acquire system administrator access right with confirmation.
    4.2 Search Clear temporary file (cache) of extensions.
    4.3 Show extension name or uuid or guid list of Clear temporary file (cache)
    with selectable checkbox in new page.
    4.4 Show 2 button for "Delete" and "Cancel".
    4.5 To tick the checkbox of extension temporary data which prepare to delete
    4.6 Show confirmation or alert once click button to delete or cancel.
    4.7 Clear certain temporary file (cache) of project or cancel by selection.

Thank you very much.

@lramos15
Copy link
Member

I'm not sure what cache you're speaking of. Can you describe the issue you're experiencing

@lramos15 lramos15 added the info-needed Issue requires more information from poster label May 15, 2024
@62310369
Copy link
Author

Hi, lramos15

Sorry for late.

for windows environment:
// %USERPROFILE%\AppData\Local\Microsoft\vscode-???Extension
%USERPROFILE%\AppData\Local\Microsoft\vscode-cpptools
%USERPROFILE%\AppData\Roaming\Code\Cache
%USERPROFILE%\AppData\Roaming\Code\CacheData

I can see cache data more and more after open project source code,
therefor, I just send feature request about this.

Thank you very much.

@lramos15 lramos15 added feature-request Request for new features or functionality and removed info-needed Issue requires more information from poster labels May 20, 2024
@VSCodeTriageBot VSCodeTriageBot added this to the Backlog Candidates milestone May 20, 2024
@VSCodeTriageBot
Copy link
Collaborator

This feature request is now a candidate for our backlog. The community has 60 days to upvote the issue. If it receives 20 upvotes we will move it to our backlog. If not, we will close it. To learn more about how we handle feature requests, please see our documentation.

Happy Coding!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature-request Request for new features or functionality
Projects
None yet
Development

No branches or pull requests

3 participants