Extension to integrate DeepScan into VS Code.
- run
npm installinside thedeepscananddeepscan-serverfolders - open VS Code on
deepscananddeepscan-server
- open VS Code on
deepscan-server - run
npm run compileto build the server (it is automatically copied into thedeepscanfolder) - to debug press F5 which attaches a debugger to the server
- open VS Code on
deepscan - run F5 to build and debug the extension