{"id":13496129,"url":"https://github.com/sidebar-nvim/sections-dap","last_synced_at":"2025-03-28T17:35:00.703Z","repository":{"id":103647316,"uuid":"410644575","full_name":"sidebar-nvim/sections-dap","owner":"sidebar-nvim","description":"Dap sections for sidebar.nvim","archived":false,"fork":false,"pushed_at":"2024-07-24T15:38:09.000Z","size":266,"stargazers_count":25,"open_issues_count":1,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-23T21:37:08.922Z","etag":null,"topics":["dap","lua","neovim","sidebar-nvim"],"latest_commit_sha":null,"homepage":"","language":"Lua","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/sidebar-nvim.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":"2021-09-26T19:33:38.000Z","updated_at":"2024-08-13T21:40:52.000Z","dependencies_parsed_at":"2024-11-03T09:15:38.317Z","dependency_job_id":null,"html_url":"https://github.com/sidebar-nvim/sections-dap","commit_stats":{"total_commits":7,"total_committers":1,"mean_commits":7.0,"dds":0.0,"last_synced_commit":"29ffd9481db134591d7bde6cd96c971de7821367"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sidebar-nvim%2Fsections-dap","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sidebar-nvim%2Fsections-dap/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sidebar-nvim%2Fsections-dap/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sidebar-nvim%2Fsections-dap/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sidebar-nvim","download_url":"https://codeload.github.com/sidebar-nvim/sections-dap/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246069885,"owners_count":20718806,"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":["dap","lua","neovim","sidebar-nvim"],"created_at":"2024-07-31T19:01:42.718Z","updated_at":"2025-03-28T17:35:00.417Z","avatar_url":"https://github.com/sidebar-nvim.png","language":"Lua","readme":"# Dap Sections for [sidebar.nvim](https://github.com/GustavoKatel/sidebar.nvim)\n\n### Requirements:\n\n- [nvim-dap](https://github.com/mfussenegger/nvim-dap)\n- [sidebar.nvim](https://github.com/GustavoKatel/sidebar.nvim)\n\n## Available Sections\n\n### Breakpoints\n\n![screenshot](./docs/screenshot.png)\n\nShow current breakpoints into the sidebar\n\n#### Configuration\n\n```lua\nrequire(\"sidebar-nvim\").setup({\n    ...\n    sections = {\n        \"datetime\",\n        \"git\",\n        \"diagnostics\",\n        require(\"dap-sidebar-nvim.breakpoints\")\n    },\n    dap = {\n        breakpoints = {\n            icon = \"🔍\"\n        }\n    }\n    ...\n})\n```\n\n## Colors\n\n| Highlight Group | Defaults To |\n| --------------- | ----------- |\n| *SidebarNvimDapBreakpointFileName* | Label |\n| *SidebarNvimDapBreakpointTotalNumber* | Normal |\n| *SidebarNvimDapBreakpointText* | Normal |\n| *SidebarNvimDapBreakpointLineNumber* | LineNr |\n\n","funding_links":[],"categories":["Lua"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsidebar-nvim%2Fsections-dap","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsidebar-nvim%2Fsections-dap","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsidebar-nvim%2Fsections-dap/lists"}