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".
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.
Licensed under the MIT license.