issues
search
Parallels
/
parallels-vscode-extension
Parallels Visual Studio Code
MIT License
30
stars
8
forks
source link
v1.0.4
#45
Closed
cjlapao
closed
1 year ago
cjlapao
commented
1 year ago
Description
Fixed an issue where the extension could have multiple refresh cycles running at the same time
Added better descriptions to the Add VMs screen
Added the default User/Password that will be used if packer image is selected
Added some validations to the create button simplifying the user experience
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: