| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
parent directory.. | ||||
This folder contains the sources for the Debug Adapter for Firefox extension. They are grouped into the following subfolders:
adapter - the debug adapter itself, which is run in a separate process and talks to VS Code using the Debug Adapter Protocol
extension - contains additional integration with VS Code (this code will be run in the VS Code extension host):
test - mocha tests for this extension
common - a few interfaces and functions used throughout this extension
typings - type definition files for npm modules for which no type definitions exist on npm
| Back | FazBrowse Home | New Git URL |