zed/crates/ui/tracker.md

134 lines
2.3 KiB
Markdown
Raw Normal View History

2023-09-20 16:53:08 +00:00
* = Not in the app today
## Template
- [ ] Workspace
- [ ] Title Bar
- [ ] Project Panel
- [ ] Collab Panel
- [ ] Project Diagnosics
- [ ] Project Search
- [ ] Feedback Editor
- [ ] Terminal
- [ ] Assistant
- [ ] Chat*
- [ ] Notifications*
- [ ] Status Bar
- [ ] Panes
- [ ] Pane
- [ ] Editor
- [ ] Tab Bar
- [ ] Tool Bar
- [ ] Buffer
- [ ] Zoomed Editor (Modal)
### Palettes
- [ ] Project Files Palette (⌘-P)
- [ ] Command Palette (⌘-SHIFT-P)
- [ ] Recent Projects Palette (⌘-OPT-O)
2023-09-20 17:08:20 +00:00
- [ ] Recent Branches Palette (⌘-OPT-B)
2023-09-20 16:53:08 +00:00
- [ ] Project Symbols (⌘-T)
- [ ] Theme Palette (⌘-K, ⌘-T)
- [ ] Outline View (⌘-SHIFT-O)
### Debug Views
- [ ] LSP Tool
- [ ] Syntax Tree
## Modules
### Title Bar
- [ ] Traffic Lights
- [ ] Host Menu
- [ ] Project Menu
- [ ] Branch Menu
- [ ] Collaborators
- [ ] Add Collaborator*
- [ ] Project Controls
- [ ] Call Controls
- [ ] User Menu
### Project Panel
- [ ] Open Editors*
- [ ] Open Files (Non-project files)
- [ ] Project Files
2023-09-20 17:08:20 +00:00
- [ ] Root Folder - Context Menu
- [ ] Folder - Context Menu
- [ ] File - Context Menu
2023-09-20 16:53:08 +00:00
- [ ] Project Filter*
### Collab Panel
- [ ] Current Call
- [ ] Channels
2023-09-20 17:08:20 +00:00
- [ ] Channel - Context Menu
2023-09-20 16:53:08 +00:00
- [ ] Contacts
- [ ] Collab Filter
### Project Diagnosics
WIP
### Feedback Editor
- [ ] Feedback Header
- [ ] Editor
- [ ] Feedback Actions
### Terminal
- [ ] Terminal Toolbar*
- [ ] Terminal Line
- [ ] Terminal Input
### Assistant
- [ ] Toolbar
- [ ] History / Past Conversations
- [ ] Model Controls / Token Counter
- [ ] Chat Editor
### Chat
WIP
### Notifications
WIP
### Status Bar
- [ ] Status Bar Tool (Icon)
- [ ] Status Bar Tool (Text)
2023-09-20 17:08:20 +00:00
- [ ] Status Bar Tool - Context Menu
- [ ] Status Bar Tool - Popover Palette
- [ ] Status Bar Tool - Popover Menu
2023-09-20 16:53:08 +00:00
- [ ] Diagnostic Message
- [ ] LSP Message
- [ ] Update message (New version available, downloading, etc)
### Panes/Pane
- [ ] Editor
- [ ] Split Divider/Control
### Editor
2023-09-20 17:08:20 +00:00
- [ ] Editor
- [ ] Read-only Editor
- [ ] Rendered Markdown View*
2023-09-20 16:53:08 +00:00
### Tab Bar
- [ ] Navigation History / Control
- [ ] Tabs
- [ ] Editor Controls (New, Split, Zoom)
### Tool Bar
- [ ] Breadcrumb
- [ ] Editor Tool (Togglable)
- [ ] Buffer Search
2023-09-20 17:08:20 +00:00
### Buffer
### Zoomed Editor (Modal)
- [ ] Modal View
### Palette
- [ ] Input
- [ ] Section Title
- [ ] List
## Components
- [ ] Context Menu