Skip to content

deepscanbot/vscode-deepscan

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

VS Code DeepScan

Extension to integrate DeepScan into VS Code.

Development setup

  • run npm install inside the deepscan and deepscan-server folders
  • open VS Code on deepscan and deepscan-server

Developing the server

  • open VS Code on deepscan-server
  • run npm run compile to build the server (it is automatically copied into the deepscan folder)
  • to debug press F5 which attaches a debugger to the server

Developing the extension/client

  • open VS Code on deepscan
  • run F5 to build and debug the extension

About

Extension to integrate DeepScan into VS Code.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 100.0%