{"id":13672818,"url":"https://github.com/polylith/monaco-debugger","last_synced_at":"2025-04-28T03:33:04.627Z","repository":{"id":73984591,"uuid":"247699421","full_name":"polylith/monaco-debugger","owner":"polylith","description":null,"archived":false,"fork":false,"pushed_at":"2022-10-17T19:50:02.000Z","size":139,"stargazers_count":10,"open_issues_count":3,"forks_count":4,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-04-19T06:57:29.044Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","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/polylith.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}},"created_at":"2020-03-16T12:42:46.000Z","updated_at":"2024-09-19T18:18:59.000Z","dependencies_parsed_at":"2024-01-17T04:18:41.435Z","dependency_job_id":null,"html_url":"https://github.com/polylith/monaco-debugger","commit_stats":null,"previous_names":["polylith/monacho-debugger"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/polylith%2Fmonaco-debugger","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/polylith%2Fmonaco-debugger/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/polylith%2Fmonaco-debugger/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/polylith%2Fmonaco-debugger/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/polylith","download_url":"https://codeload.github.com/polylith/monaco-debugger/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251246394,"owners_count":21558762,"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":[],"created_at":"2024-08-02T09:01:49.716Z","updated_at":"2025-04-28T03:32:59.619Z","avatar_url":"https://github.com/polylith.png","language":"TypeScript","readme":"# Description\nThis is a debugger for the debugProtocol of Microsoft, used in VSCode.\n\n# Current Status\nThis is not an stable version and should not be used in production.\nIf you are interested in this project and wants to help please create an issue or a pull request to improve this project.\n\n# Documentation\nActually there is no documentation, so you need to figure out the usage in the source code.\nBut here's an init snippet (HTML refs are from vue.js):\n\n``` js\nthis.debugging = new Debugger(\n    editor, \n    this.$refs.debugger,\n    {\n        currentFile: {path: \"/data/task-data/\" + settings.editableFile, file: settings.editableFile.split('/')[1]}, \n        debugArguments: conf,\n        language: 'php'\n    }\n);\n","funding_links":[],"categories":["TypeScript"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpolylith%2Fmonaco-debugger","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpolylith%2Fmonaco-debugger","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpolylith%2Fmonaco-debugger/lists"}