{"id":23003442,"url":"https://github.com/czfadmin/bookmarks","last_synced_at":"2025-08-14T01:31:57.133Z","repository":{"id":203351698,"uuid":"694237650","full_name":"czfadmin/bookmarks","owner":"czfadmin","description":"vscode bookmark","archived":false,"fork":false,"pushed_at":"2025-02-22T09:01:13.000Z","size":22426,"stargazers_count":6,"open_issues_count":2,"forks_count":2,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-04-02T09:51:10.445Z","etag":null,"topics":["bookmarks","vscode"],"latest_commit_sha":null,"homepage":"","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/czfadmin.png","metadata":{"files":{"readme":"README-ZN.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","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-09-20T15:40:18.000Z","updated_at":"2025-02-22T08:59:55.000Z","dependencies_parsed_at":"2024-02-06T10:30:06.983Z","dependency_job_id":"e666348e-3d80-4d65-9f39-9b4a9a133adf","html_url":"https://github.com/czfadmin/bookmarks","commit_stats":null,"previous_names":["czfadmin/bookmarks"],"tags_count":22,"template":false,"template_full_name":null,"purl":"pkg:github/czfadmin/bookmarks","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/czfadmin%2Fbookmarks","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/czfadmin%2Fbookmarks/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/czfadmin%2Fbookmarks/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/czfadmin%2Fbookmarks/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/czfadmin","download_url":"https://codeload.github.com/czfadmin/bookmarks/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/czfadmin%2Fbookmarks/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270347431,"owners_count":24568569,"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","status":"online","status_checked_at":"2025-08-13T02:00:09.904Z","response_time":66,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["bookmarks","vscode"],"created_at":"2024-12-15T07:14:18.603Z","updated_at":"2025-08-14T01:31:56.541Z","avatar_url":"https://github.com/czfadmin.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Bookmark Manager\n\n![GitHub Release Date](https://img.shields.io/github/release-date/czfadmin/bookmarks?logo=github)\n![GitHub last commit](https://img.shields.io/github/last-commit/czfadmin/bookmarks?logo=github)\n![Visual Studio Marketplace Last Updated](https://img.shields.io/visual-studio-marketplace/last-updated/czfadmin.bookmark-manager?logo=visualstudiocode\u0026logoColor=blue)\n\n- [中文](./README-ZN.md)\n\n## Features\n\n- Toggle line bookmark\n- Toggle bookmark with selection\n- Customize bookmark style and text decorator color\n- Bookmark management view\n- Quickly jump to preview bookmarks\n- Customized bookmark notes\n- Group customization\n- Customize icons using [iconify](https://iconify.design/)  🎉\n\n### Preview\n\n- Overview\n\n![overview](resources/overview.gif)\n\n- Sidebar bookmark management\n\n![tree-view](images/badge.png)\n\n- Various colors available\n\n![various-colors](images/colors.png)\n\n![choose color](images/choose-color.png)\n\n- The floating prompt displays bookmark information\n\n![float-prompt](images/prompt.png)\n\n- Display an overview list of bookmarks\n\n![file-overview](images/file-overview.png)\n\n- Group customization\n\n![Group customization](images/group.png)\n\n- Menus\n\n![menu](images/menus.png)\n\n- Customize icons using [iconify](https://iconify.design/)  🎉\n\n![icons](images/icons.png)\n\n## Configuration\n\n- `bookmark-manager.alwaysUseDefaultColor`: Always use the default color to decorate the bookmark icon.\n- `bookmark-manager.showGutterInOverviewRuler`: Whether to display the `Gutter` icon on the overview ruler.\n- `bookmark-manager.showTextDecoration`: Set whether to display the bookmark's text decorator.\n- `bookmark-manager.showGutterIcon`: Whether to display the `gutter` icon.\n- `bookmark-manager.fontWeight`: Bookmark font style.\n- `bookmark-manager.colors`: built-in colors and user-defined bookmark colors.\n- `bookmark-manager.defaultBookmarkIconColor`: Set the default bookmark color.\n- `bookmark-manager.showBorder`: whether to display the border.\n- `bookmark-manager.border`: Bookmark border style.\n- `bookmark-manager.showOutline`: whether to display the outline of the bookmark.\n- `bookmark-manager.outline`: bookmark outline style.\n- `bookmark-manager.wholeLine`: Whether to select the entire line, by default the area with content is selected.\n- `bookmark-manager.textDecorationLine`: Customize the decorator style of bookmarks.\n- `bookmark-manager.textDecorationStyle`: Customize the decorator style of bookmarks.\n- `bookmark-manager.outlitextDecorationThicknessne`: Customize the thickness of the decoration.\n- `bookmark-manager.lineBlame`: Enable `lineBlame` for bookmarks.\n- `bookmark-manager.enableClick`: Enable click to jump to bookmark location.\n- ......\n\n### Commands\n\n- `bookmark-manager.toggleLineBookmark`: Toggle line bookmark.\n- `bookmark-manager.toggleLineBookmarkWithLabel`: Toggle line bookmark with label.\n- `bookmark-manager.toggleLineBookmarkWithColor`: Toggle line bookmark with color.\n- `bookmark-manager.toggleBookmarkWithSelection`: Toggle Bookmark with selection.\n- `bookmark-manager.editDescription`: Editing the description of a bookmark.\n- `bookmark-manager.clearAllBookmarksInCurrentFile`: Clear all bookmark in opened file.\n- `bookmark-manager.changeBookmarkColor`: Change the color of the selected bookmark.\n- `bookmark-manager.clearAllBookmarks`: Clear all bookmarks.\n- `bookmark-manager.deleteBookmark`: Delete selected bookmark.\n- `bookmark-manager.editLabel`: Edit the label of the selected bookmark.\n- `bookmark-manager.gotoSourceLocation`: Jump to the location of the bookmark.\n- `bookmark-manager.quickJumpTo`: Quick jump.\n- `bookmark-manager.openInEditor`: Open in editor. **WIP**\n- `bookmark-manager.listBookmarksInCurrentFile`: List bookmarks in current file.\n- ....\n\n## Attention\n\n- After adding a bookmark to a line or selected area, if `bookmark-manager.showGutterIcon` is turned on, you will not be able to set a breakpoint directly. However, you can create one by right-clicking on the line number. For more details [VSCode issus# 5923](https://github.com/Microsoft/vscode/issues/5923)\n- ⚒️ Note that there is currently a problem of abnormal bookmark information when the code is refactored.\n\n  **Enjoy!**\n\n## Contributors\n\n\u003c!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section --\u003e\n\u003c!-- prettier-ignore-start --\u003e\n\u003c!-- markdownlint-disable --\u003e\n[![All Contributors](https://img.shields.io/github/all-contributors/czfadmin/bookmarks?color=ee8449\u0026style=flat-square)](#contributors)\n\u003c!-- markdownlint-restore --\u003e\n\u003c!-- prettier-ignore-end --\u003e\n\n\u003c!-- ALL-CONTRIBUTORS-LIST:END --\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fczfadmin%2Fbookmarks","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fczfadmin%2Fbookmarks","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fczfadmin%2Fbookmarks/lists"}