open up the folder containing the files
in the termial run: npm install
go into node_modules/@tsconfig/tsconfig.json and remove: "verbatimModuleSyntax": true,
in the termial run: npm run watch
go into extension.ts and start debugging by pressing F5 or by running Run->Start Debugging on vscode \