Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 353 Bytes

File metadata and controls

8 lines (5 loc) · 353 Bytes

This is a collection of all the tested code for the Debug Graph extension.

If you want to make sure we support your language, feel free to contribute by adding a test project in the corresponding directory.

📂 Directory Structure

  • Make sure all extensions are added to the extensions.json file.
  • Add some basic code to use as a test case.