Commit 07da162
committed
docs(cortex-gui): comprehensive feature roadmap comparing Zed and VSCode
- Analyzed Zed (217+ crates) and VSCode (93+ contributions) for feature comparison
- Identified 15 high-impact features to implement or improve
- Prioritized by performance impact: Rope data structure, VirtualList pooling, Sum tree
- AI features: Advanced edit predictions, True multi-buffer editing
- Collaboration: CRDT-based real-time editing with presence
- Performance: GPU-accelerated minimap, incremental syntax highlighting
- Workflow: Enhanced problem matchers, keybinding editor, performance profiler
- Detailed implementation specifications with TypeScript interfaces
- Estimated timeline: 17 weeks for full implementation1 parent 3aed5ae commit 07da162
1 file changed
Lines changed: 1076 additions & 0 deletions
0 commit comments