#editors (7)
- Styling Your GPUI Application: Layout and Appearance
Explore GPUI's code-driven styling for layout and appearance. Learn to use flexbox, colors, and borders to create visually appealing GPU-accelerated user interfaces in Rust.
- Advanced UI Patterns and Custom Components
Dive into advanced GPUI concepts to build complex, reusable UI components with custom rendering, state management, and asynchronous interactions. Learn from Zed's source.
- Mastering GPUI: A Deep Dive Guide
Dive deep into GPUI, Zed's UI framework, from environment setup to building complex AI chat agents. Learn core concepts, unstable APIs, and best practices directly from source.
- Optimize and Debug GPUI Apps for Responsive UIs
Optimize GPUI applications by debugging performance issues, understanding hybrid rendering, and applying best practices for responsive user interfaces.
- Best Practices for Building and Sharing Production AI Packs
Master best practices for designing, developing, debugging, and sharing robust, production-ready AI Packs using AIPack, focusing on modularity, context management, and effective tooling.
- AIPack Zero-to-Mastery Guide
Master AIPack from installation to production. Learn architecture, multi-stage agents, Lua logic, local/cloud models, VSCode workflows, and real-world AI-assisted engineering.
- Integrate Ollama with VS Code for Local AI Coding Assistant
Learn to integrate Ollama with VS Code and the Continue extension, enabling a private, cost-free local AI coding assistant on your machine.