issues
search
Parallels
/
parallels-vscode-extension
Parallels Visual Studio Code
MIT License
30
stars
8
forks
source link
fixing potential issue when the extension is started for the first time
#66
Closed
cjlapao
closed
6 months ago
cjlapao
commented
6 months ago
Description
fixing an issue where the extension could fail on update
Type of change
[x] Bug fix (non-breaking change which fixes an issue)
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: