{"id":21967098,"url":"https://github.com/barretlee/debugging-in-vscode-tutorial","last_synced_at":"2025-03-22T22:12:30.415Z","repository":{"id":146464905,"uuid":"176290179","full_name":"barretlee/debugging-in-vscode-tutorial","owner":"barretlee","description":"Demostration of Debugging in vscode.","archived":false,"fork":false,"pushed_at":"2019-03-18T16:14:00.000Z","size":3,"stargazers_count":8,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-28T01:44:25.068Z","etag":null,"topics":["debugging","vscode-debugger"],"latest_commit_sha":null,"homepage":null,"language":"HTML","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/barretlee.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":"2019-03-18T13:18:30.000Z","updated_at":"2021-11-30T15:42:09.000Z","dependencies_parsed_at":null,"dependency_job_id":"8f95099a-9f58-45a6-88eb-8835b9b8663e","html_url":"https://github.com/barretlee/debugging-in-vscode-tutorial","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/barretlee%2Fdebugging-in-vscode-tutorial","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/barretlee%2Fdebugging-in-vscode-tutorial/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/barretlee%2Fdebugging-in-vscode-tutorial/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/barretlee%2Fdebugging-in-vscode-tutorial/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/barretlee","download_url":"https://codeload.github.com/barretlee/debugging-in-vscode-tutorial/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245026006,"owners_count":20549071,"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":["debugging","vscode-debugger"],"created_at":"2024-11-29T13:21:22.845Z","updated_at":"2025-03-22T22:12:30.400Z","avatar_url":"https://github.com/barretlee.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Debugging in vscode\n\n[文章地址](https://www.barretlee.com/blog/2019/03/18/debugging-in-vscode-tutorial/)\n\nThe demonstration help you to config `.vscode/launch.json` in VSCode, and tell you how to debug in vscode.\n\nTo increace the difficulty of debugging tutorial, we choose typescript and use `ts-node` to run our code.\n\n## Install demonstration\n\n```shell\ngit clone git@github.com:barretlee/debugging-in-vscode-tutorial.git\ncd debugging-in-vscode-tutorial\nnpm install\n```\n\nOpen this project with VSCode. if you have install the global shell command `code`, then\n\n```shell\ncode ./\n```\n\n## License\n\nMIT.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbarretlee%2Fdebugging-in-vscode-tutorial","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbarretlee%2Fdebugging-in-vscode-tutorial","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbarretlee%2Fdebugging-in-vscode-tutorial/lists"}