This PR fixes some Sonar issues raised by recent work #67 and #69. It also fixes (as a separate commit) a minor issue I noticed in the build.ps1 script - the vsce package command used to build the VS Code companion hangs forever with an invisible prompt if @vscode/vsce is not installed.
This PR fixes some Sonar issues raised by recent work #67 and #69. It also fixes (as a separate commit) a minor issue I noticed in the
build.ps1
script - thevsce package
command used to build the VS Code companion hangs forever with an invisible prompt if@vscode/vsce
is not installed.