CodeEditApp / CodeEditApp/CodeEdit

✨ Bookmark Navigator

Ouverte
#1,429 1 commentaire 0 réactions 0 personnes assignées Voir sur GitHub
enhancement
Langage dominant
Swift
Étoiles
23k
Forks
1.2k
Métriques de merge des PR
Aucune PR mergée en 30 j

Description

### 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.

Guide de contribution

Ouvrir le guide de contribution

Évaluation

Cette issue n'a pas encore été évaluée.

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.