CodeEditApp / CodeEditApp/CodeEdit

✨ Bookmark Navigator

Aberta
#1,429 1 comentário 0 reações 0 responsáveis Ver no GitHub
enhancement
Linguagem predominante
Swift
Estrelas
23k
Forks
1.2k
Métricas de merge de PRs
Nenhum PR com merge em 30d

Descrição

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

Guia de contribuição

Abrir o guia de contribuição

Avaliação

Esta issue ainda não foi avaliada.

Receba novas issues na sua caixa de entrada

Um resumo curto de issues do GitHub para quem está começando.