Skip to content

Latest commit

 

History

History
19 lines (10 loc) · 1.34 KB

File metadata and controls

19 lines (10 loc) · 1.34 KB

Swarm Debugging Visual Studio Code - Open Source ("Code - OSS")

This version of visual studio adds support for collecting debugging data of developers aimed at helping them by capitalizing on their dedication, effort, and long hours of work to ease debugging activities of their peers or theirs, on other bugs. Here's more on Swarm Debugging.

This version of vscode also includes the Swarm Debugging Manager extension to manage Products and debugging tasks of developers: Swarm Debugging Manager.

All lines and files added from the original source can be easilly found by searching for "Swarm Debugging Project Addition".

Using and Contributing

Follow the same steps mentioned on the Visual Studio Code GitHub Repository.

You will also need to setup the server and database so that the data can be collected, to setup, follow the steps on the SwarmServer repository, be sure to use the GraphQL_2019 branch.

The tutorial to use the Swarm Debugging Manager extension is on the Swarm Debugging Manager repository.

License

Licensed under the MIT license.