{"id":20986322,"url":"https://github.com/dheovani/todo-list","last_synced_at":"2026-04-12T11:38:46.618Z","repository":{"id":245148623,"uuid":"817062595","full_name":"Dheovani/TODO-List","owner":"Dheovani","description":"TODO List extension for vscode","archived":false,"fork":false,"pushed_at":"2024-06-20T16:08:50.000Z","size":3592,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-13T11:23:49.401Z","etag":null,"topics":["extension","javascript","todo","todolist","typescript","visual-studio-code","vscode","vscode-extension"],"latest_commit_sha":null,"homepage":"https://marketplace.visualstudio.com/items?itemName=Dheovani.todo-list-helper","language":"TypeScript","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/Dheovani.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE.txt","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-19T00:21:00.000Z","updated_at":"2024-06-20T16:08:53.000Z","dependencies_parsed_at":"2024-06-20T04:44:19.654Z","dependency_job_id":"a1e18184-c0c3-4511-a5f7-d87048e18f6a","html_url":"https://github.com/Dheovani/TODO-List","commit_stats":null,"previous_names":["dheovani/todo-list"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Dheovani/TODO-List","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Dheovani%2FTODO-List","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Dheovani%2FTODO-List/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Dheovani%2FTODO-List/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Dheovani%2FTODO-List/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Dheovani","download_url":"https://codeload.github.com/Dheovani/TODO-List/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Dheovani%2FTODO-List/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31713876,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-12T06:22:27.080Z","status":"ssl_error","status_checked_at":"2026-04-12T06:21:52.710Z","response_time":58,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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":["extension","javascript","todo","todolist","typescript","visual-studio-code","vscode","vscode-extension"],"created_at":"2024-11-19T06:13:04.656Z","updated_at":"2026-04-12T11:38:46.601Z","avatar_url":"https://github.com/Dheovani.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# TODO List Helper for VSCode\n🎉 Welcome to the TODO Organizer extension for Visual Studio Code! This extension helps you manage and organize your TODOs efficiently within the editor.\n\n## 🚀 Features\n- 📋 List all TODOs: View all your TODO items in one place.\n- ➕ Add TODO: Easily add new TODO items.\n- ✏️ Open File: Jump to the file and line where the TODO is located.\n- ❌ Delete TODO: Remove specific TODO items.\n- 🧹 Clear All: Clear all TODO items at once.\n- 🔄 Refresh: Refresh the TODO list to ensure it’s up-to-date.\n\n## 💡 How to Use\n1. Install the extension from the [Visual Studio Code Marketplace](https://marketplace.visualstudio.com/publishers/Dheovani).\n2. Open a folder or workspace in VSCode.\n3. Use ALT + ADD (button +) to add a TODO.\n    - You can also define your own keybinding. See [Usage](#Usage) bellow for details.\n4. In the activity bar, access the TODO List! 📋\n\n## 🛠️ Usage\nOnce installed, you can access the TODO Organizer from the Activity Bar. The following commands are available:\n\n- 🔄 Refresh: Refresh the TODO list.\n![Refresh](samples/Refresh.gif)\n\n- ➡️ Open File: Open the file at the specific TODO.\n![Open file](samples/Open%20file.gif)\n\n- ➡️ Open File and Delete: If the opened item doesn't exist anymore, you can delete it\n![Delete If Dont Exists](samples/Delete%20If%20Dont%20Exists.gif)\n\n- ➕ Add TODO Item: Add a new TODO item.\n![Add item](samples/Add%20item.gif)\n\n- ➕ ... OR just type TODO and i'll add it for you\n![Auto Add](samples/Auto%20Add.gif)\n\n- 🗑️ Delete Item: Delete a specific TODO item.\n![Delete](samples/Delete.gif)\n\n- 🧹 Clear: Clear all TODO items.\n![Clear](samples/Clear.gif)\n\n- ⚙️ Keybinding: Set specific keybinding for add function\n![Keybinding](samples/Keybinding.gif)\n\n## 🤝 Contributing\nContributions are welcome! If you find any issues or have suggestions for improvements, please create an issue or submit a pull request on GitHub.\n\n## 📝 License\nThis extension is licensed under the [MIT License](LICENSE.txt).\n\n## 📢 Feedback\nIf you have any feedback or questions, feel free to [reach out](mailto:dheovani_xavier@outlook.com).\n\nI hope you find this extension useful! Happy coding! 🚀","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdheovani%2Ftodo-list","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdheovani%2Ftodo-list","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdheovani%2Ftodo-list/lists"}