issues
search
Parallels
/
parallels-vscode-extension
Parallels Visual Studio Code
MIT License
30
stars
8
forks
source link
Cache information and control
#155
Closed
cjlapao
closed
6 days ago
cjlapao
commented
6 days ago
Description
Added the ability to see and control the cache items in either the hosts or the orchestrator
Added the ability to remove cache items from the system
minor fixes to the tree when removing/adding items
Minor fixes to the diff and saving of profiles
Type of change
[x] Bug fix (non-breaking change which fixes an issue)
[x] New feature (non-breaking change which adds functionality)
Checklist:
[x] I have performed a self-review of my own code
[x] I have made corresponding changes to the documentation
[x] My changes generate no new warnings
[x] I have run tests (npm run test) that prove my fix is effective or that my feature works
[x] I have run format check (npm run format-check) that shows any code inconsistency
[x] I have updated the CHANGELOG.md file accordingly
Description
Type of change
Checklist: