{"id":41583243,"url":"https://github.com/icaruk/vscode-mementos","last_synced_at":"2026-01-24T08:47:53.080Z","repository":{"id":181701612,"uuid":"662198995","full_name":"Icaruk/vscode-mementos","owner":"Icaruk","description":"Mementos is a VS Code extension that enhances productivity by providing visual cues and easy navigation to important areas with specific and configurable comments.","archived":false,"fork":false,"pushed_at":"2025-02-17T08:46:35.000Z","size":323,"stargazers_count":5,"open_issues_count":0,"forks_count":1,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-10-09T00:31:37.652Z","etag":null,"topics":["bookmark","jump","marketplace","mementos","vscode","vscode-extension"],"latest_commit_sha":null,"homepage":"https://marketplace.visualstudio.com/items?itemName=Icaruk.mementos","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/Icaruk.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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":"2023-07-04T15:09:50.000Z","updated_at":"2025-02-17T08:46:38.000Z","dependencies_parsed_at":"2025-02-14T21:19:30.250Z","dependency_job_id":"bebbd180-7d9d-4547-9825-c01df049308f","html_url":"https://github.com/Icaruk/vscode-mementos","commit_stats":{"total_commits":27,"total_committers":2,"mean_commits":13.5,"dds":0.03703703703703709,"last_synced_commit":"3e172090cee8a2002411418d54f70f2597ec1e33"},"previous_names":["icaruk/vscode-mementos"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Icaruk/vscode-mementos","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Icaruk%2Fvscode-mementos","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Icaruk%2Fvscode-mementos/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Icaruk%2Fvscode-mementos/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Icaruk%2Fvscode-mementos/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Icaruk","download_url":"https://codeload.github.com/Icaruk/vscode-mementos/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Icaruk%2Fvscode-mementos/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28721202,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-24T08:27:05.734Z","status":"ssl_error","status_checked_at":"2026-01-24T08:27:01.197Z","response_time":89,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6: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":["bookmark","jump","marketplace","mementos","vscode","vscode-extension"],"created_at":"2026-01-24T08:47:52.025Z","updated_at":"2026-01-24T08:47:53.070Z","avatar_url":"https://github.com/Icaruk.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"![](https://i.imgur.com/bbvOhml.png)\r\n\r\n**Mementos** is a VS Code extension that enhances your productivity by providing visual cues and easy navigation to your important areas with specific and configurable comments.\r\n\r\n![](https://i.gyazo.com/24d622ca990c4355ee0fe9e2db33fce0.gif)\r\n\r\n# Features\r\n\r\n- 👁️ Provides **visual cue** for specific comments.\r\n- 🦘Sidebar view to **jump** between mementos on the active file.\r\n- 🗑️ Delete mementos with 1 click to keep your **code clean**.\r\n- ✅ Mementos are **shared with your team** because they are `// comments`.\r\n- ⚙️ Customizable triggers. You can use `// @mem:warning`, `// @@ warning`, `// warning` or whatever you want.\r\n\r\n\r\n**Visual cues**\r\n\r\n![](https://i.imgur.com/sckirt5.png)\r\n\r\n**Sidebar view**\r\n\r\n![](https://i.imgur.com/qvWlQ7P.png)\r\n\r\n**Navigate with 1 click**\r\n\r\n![](https://i.imgur.com/eiSOZQ6.gif)\r\n\r\n**Colorizable mementos**\r\n\r\n\u003e It can be disabled\r\n\r\n![](https://i.imgur.com/0sTbeUe.png)\r\n![](https://i.imgur.com/QJcBSGD.png)\r\n\r\n**Easy deletable**\r\n\r\n![](https://i.imgur.com/kjjgwUZ.gif)\r\n\r\n**Automatic context**\r\n![](https://i.imgur.com/A2naXtZ.gif)\r\n\r\n\r\n# Compatibility with [Better Comments](https://marketplace.visualstudio.com/items?itemName=aaron-bond.better-comments)\r\n\r\nIn settings:\r\n\r\n- Set `mementos.comment.triggerWord` to a single space ` `.\r\n- Set `mementos.comment.triggerWordSeparator` to empty string.\r\n\r\n![](https://i.imgur.com/RI8CJCg.png)\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ficaruk%2Fvscode-mementos","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ficaruk%2Fvscode-mementos","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ficaruk%2Fvscode-mementos/lists"}