{"id":13672804,"url":"https://github.com/vain0x/debug-adapter-examples","last_synced_at":"2026-03-04T17:35:29.090Z","repository":{"id":85131715,"uuid":"335202531","full_name":"vain0x/debug-adapter-examples","owner":"vain0x","description":"Examples of Debug Adapter Protocol (DAP) implementation","archived":false,"fork":false,"pushed_at":"2021-06-22T15:15:04.000Z","size":612,"stargazers_count":11,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-09-10T00:27:30.963Z","etag":null,"topics":["dap","debug-adapter-protocol","example"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"cc0-1.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/vain0x.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2021-02-02T07:20:29.000Z","updated_at":"2025-08-31T03:19:07.000Z","dependencies_parsed_at":"2023-03-03T02:31:05.731Z","dependency_job_id":null,"html_url":"https://github.com/vain0x/debug-adapter-examples","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/vain0x/debug-adapter-examples","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vain0x%2Fdebug-adapter-examples","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vain0x%2Fdebug-adapter-examples/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vain0x%2Fdebug-adapter-examples/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vain0x%2Fdebug-adapter-examples/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vain0x","download_url":"https://codeload.github.com/vain0x/debug-adapter-examples/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vain0x%2Fdebug-adapter-examples/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30087512,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-04T15:40:14.053Z","status":"ssl_error","status_checked_at":"2026-03-04T15:40:13.655Z","response_time":59,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["dap","debug-adapter-protocol","example"],"created_at":"2024-08-02T09:01:49.268Z","updated_at":"2026-03-04T17:35:29.054Z","avatar_url":"https://github.com/vain0x.png","language":"TypeScript","readme":"# Debug Adapter Examples\n\nDebug Adapter Protocol (DAP) の実装例\n\n## 一覧\n\n- [adapter-minimal](./adapter-minimal)\n    - 起動と終了だけできる DAP アダプタ\n    - 通信まわりや拡張機能の設定の参考になるはず\n- [adapter-json](./adapter-json)\n    - 変数の表示だけできる DAP アダプタ\n    - variables リクエストの参考になるはず\n- [adapter-step](./adapter-step)\n    - ステップ実行ができる DAP アダプタ\n    - stepIn などのリクエストの参考になるはず\n\n## リンク\n\nDAP:\n\n- DAP の仕様: [Official page for Debug Adapter Protocol](https://microsoft.github.io/debug-adapter-protocol/)\n\nVSCode:\n\n- VSCode でデバッガーを提供する拡張機能を作る方法のドキュメント: [Debugger Extension | Visual Studio Code Extension API](https://code.visualstudio.com/api/extension-guides/debugger-extension)\n- DAP アダプタと VSCode 拡張機能のサンプル: [microsoft/vscode-mock-debug\\: Starter sample for developing debug adapters for VSCode.](https://github.com/microsoft/vscode-mock-debug)\n- DAP アダプタの実装 (Node.js): [microsoft/vscode-debugadapter-node\\: Debug adapter protocol and implementation for VS Code.](https://github.com/Microsoft/vscode-debugadapter-node)\n","funding_links":[],"categories":["TypeScript"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvain0x%2Fdebug-adapter-examples","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvain0x%2Fdebug-adapter-examples","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvain0x%2Fdebug-adapter-examples/lists"}