{"id":21713752,"url":"https://github.com/blurstudio/sublime_debugger-mayaui","last_synced_at":"2026-05-20T10:37:02.894Z","repository":{"id":79965914,"uuid":"355338378","full_name":"blurstudio/sublime_debugger-MayaUI","owner":"blurstudio","description":"An adapter for debugging custom UI in Maya using Sublime Debugger in Sublime Text 3 and 4","archived":false,"fork":false,"pushed_at":"2021-06-29T21:17:22.000Z","size":11256,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":4,"default_branch":"st3","last_synced_at":"2025-03-20T19:12:03.533Z","etag":null,"topics":["debug-adapter-protocol","debugger","maya","python","sublime-text-3","sublime-text-4"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/blurstudio.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,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-04-06T21:49:28.000Z","updated_at":"2025-03-04T06:42:23.000Z","dependencies_parsed_at":"2023-05-24T17:00:34.944Z","dependency_job_id":null,"html_url":"https://github.com/blurstudio/sublime_debugger-MayaUI","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":"blurstudio/sublime_debugger-plugin","purl":"pkg:github/blurstudio/sublime_debugger-MayaUI","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blurstudio%2Fsublime_debugger-MayaUI","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blurstudio%2Fsublime_debugger-MayaUI/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blurstudio%2Fsublime_debugger-MayaUI/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blurstudio%2Fsublime_debugger-MayaUI/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/blurstudio","download_url":"https://codeload.github.com/blurstudio/sublime_debugger-MayaUI/tar.gz/refs/heads/st3","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blurstudio%2Fsublime_debugger-MayaUI/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33255798,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-20T04:48:54.280Z","status":"ssl_error","status_checked_at":"2026-05-20T04:48:10.851Z","response_time":356,"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":["debug-adapter-protocol","debugger","maya","python","sublime-text-3","sublime-text-4"],"created_at":"2024-11-26T00:20:19.824Z","updated_at":"2026-05-20T10:37:02.889Z","avatar_url":"https://github.com/blurstudio.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# A Debug Adapter for Debugging functions called by Custom Maya UI Components\n\nThis adapter serves as a \"middleman\" between the Sublime Debugger plugin \nand a DAP implementation for python (debugpy) injected into Maya.\n\nIt intercepts a few DAP requests to establish a connection between the debugger and Maya, and \notherwise forwards all communications between the debugger and debugpy normally.\n\n## Installation\n\nTo install from repo,\n- Open Sublime\n- Install the \"Debugger\" plugin with Package Control if not done already\n- In the \"Preferences\" menu, select \"Browse Packages...\"\n- Clone this repository into the folder opened by Sublime\n- Open the project you want to debug\n    - If the debugger isn't open, select \"Open\" in the \"Debugger\" menu option\n    - If it still doesn't open, ensure your project settings (Project -\u003e Edit Project) are not empty, then try again\n- Under the \"Debugger\" menu, select \"Add or Select Configuration\"\n- Select \"Add Configuration\" from the suggestions\n- There should be a \"Maya: Custom UI Debugging\" option, click on it\n- You should have your project settings automatically opened, edited with the configuration\n- Save your project settings\n\n## Use\n\n- Go to Debugger -\u003e Add or Select Configuration, and select \"Maya: Custom UI Debugging\"\n- Place breakpoints wherever needed\n- Press play -- Nothing will seem to happen other than the pause button lighting \n- In Maya, click on the relevant UI components to start debugging them\n\nThe Maya UI Adapter should now be functional just by pressing play.\n\nIf it is your first time installing the adapter and Maya is already open, make sure to restart Maya first (a first-time setup is performed).\n\n## Note\n\nCurrently only tested on Windows\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fblurstudio%2Fsublime_debugger-mayaui","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fblurstudio%2Fsublime_debugger-mayaui","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fblurstudio%2Fsublime_debugger-mayaui/lists"}