* VScode前端的首个请求,询问debug adapter所能提供的特性 * 这个方法是VSCode调过来的,adapter拿到其中的参数进行填充. 再回给VSCode,VSCode根据这些设置做不同的显示
(response: DebugProtocol.InitializeResponse, args: DebugProtocol.InitializeRequestArguments)
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected