CodeEditApp / CodeEditApp/CodeEdit

✨ Bookmark Navigator

未關閉
#1,429 1 則留言 0 個 reaction 已指派 0 人 在 GitHub 檢視
enhancement
主要語言
Swift
星號
23k
分支
1.2k
PR 合併指標
30 天內沒有已合併 PR

描述

### Description

Introduce a Bookmark Navigator panel that allows users to view, organize, and quickly jump to bookmarked lines across files. This would streamline navigation in large codebases and improve productivity when working across multiple sections of a project.

### Proposed Features

- List all bookmarks in the current workspace/project
- Show file name, line number, and a preview of the bookmarked line
- Allow bookmarks to be renamed or annotated with custom labels
- Clicking a bookmark scrolls the editor to the corresponding line
- Ability to group or filter bookmarks by file, folder, or tag
- Keyboard shortcuts for toggling the navigator and adding/removing bookmarks
- Option to persist bookmarks across sessions

### Additional Context:

This would be especially useful for users who frequently jump between key parts of their code or need to track multiple areas while debugging or implementing features.

貢獻指南

開啟貢獻指南

研究方向

The issue names no files, tests, or entry points; first survey the existing bookmark and editor navigation implementation in the CodeEdit macOS app. Define acceptance checks for listing, jumping to, organizing, labeling, filtering, keyboard control, and persistence before implementation.

由索引模型根據 Issue 內容生成。

評估

技術堆疊
swift
領域
desktop, devtools
Issue 類型
功能
難度
5/5
預估耗時
一週以上
活躍度
停滯
描述清晰度
需要釐清
新手友好度
25/100

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。