We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3fa9748 commit f732f7dCopy full SHA for f732f7d
specification.md
@@ -11,7 +11,10 @@ toc: true
11
12
The Debug Adapter Protocol defines the protocol used between an editor or IDE and a debugger or runtime.
13
14
+Machine-readable JSON schema can be found [here](./debugAdapterProtocol.json).
15
+
16
The change history of the specification can be found [here](./changelog).
17
18
## <a name="Base_Protocol" class="anchor"></a>Base Protocol
19
20
### <a name="Base_Protocol_ProtocolMessage" class="anchor"></a>ProtocolMessage
0 commit comments