{"id":15012914,"url":"https://github.com/mfussenegger/dapconfig-schema","last_synced_at":"2025-04-12T04:12:29.517Z","repository":{"id":242248574,"uuid":"809067503","full_name":"mfussenegger/dapconfig-schema","owner":"mfussenegger","description":"JSON Schema for .vscode/launch.json debug configuration files","archived":false,"fork":false,"pushed_at":"2024-10-03T09:51:15.000Z","size":5,"stargazers_count":6,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-12T04:12:24.690Z","etag":null,"topics":["debug-adapter-protocol","json-schema"],"latest_commit_sha":null,"homepage":"","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mfussenegger.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-06-01T15:39:50.000Z","updated_at":"2025-01-18T16:12:14.000Z","dependencies_parsed_at":"2024-06-01T18:10:48.729Z","dependency_job_id":"9293199b-789a-42a6-8a32-cb378e403560","html_url":"https://github.com/mfussenegger/dapconfig-schema","commit_stats":{"total_commits":3,"total_committers":1,"mean_commits":3.0,"dds":0.0,"last_synced_commit":"63fa83f96c8bd678507e9b311d02c2a478009245"},"previous_names":["mfussenegger/dapconfig-schema"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mfussenegger%2Fdapconfig-schema","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mfussenegger%2Fdapconfig-schema/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mfussenegger%2Fdapconfig-schema/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mfussenegger%2Fdapconfig-schema/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mfussenegger","download_url":"https://codeload.github.com/mfussenegger/dapconfig-schema/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248514205,"owners_count":21116903,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["debug-adapter-protocol","json-schema"],"created_at":"2024-09-24T19:43:24.524Z","updated_at":"2025-04-12T04:12:29.450Z","avatar_url":"https://github.com/mfussenegger.png","language":null,"readme":"JSON schema for `.vscode/launch.json` files.\n\nThe main motivation behind this is to get code completion and documentation\n(`hover`) when using the `vscode-json-languageserver` while editing debug\nconfigurations in an editor that is not `vscode` and doesn't have debug adapter\nspecific vscode-extensions installed.\n\n\n## Usage\n\nAdd a `$schema` line to your `.vscode/launch.json` file:\n\n```json\n{\n   \"$schema\": \"https://raw.githubusercontent.com/mfussenegger/dapconfig-schema/master/dapconfig-schema.json\",\n   \"version\": \"0.2.0\",\n   \"configurations\": [\n   ]\n}\n```\n\nEnsure `vscode-json-language` is running and you should get property\ncompletion, hover/documentation and validation.\n\n\n## Contributions\n\nPRs that extend the schema with properties for more debug adapters are welcome\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmfussenegger%2Fdapconfig-schema","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmfussenegger%2Fdapconfig-schema","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmfussenegger%2Fdapconfig-schema/lists"}