[▲ Vercel Community](/) · [Categories](/categories) · [Latest](/latest) · [Top](/top) · [Live](/live) [Feedback](/c/feedback/8) # “Context All Files” Button in V0.dev Chat 66 views · 0 likes · 2 posts drshpackz (@drshpackz) · 2025-04-19 [b]Title:[/b] Feature Request: "Context All Files" Button in V0.dev Chat (Better Multi-file Understanding) [b]Problem:[/b] When working on V0.dev projects — especially after forking or importing — the AI assistant often lacks full awareness of the codebase. The AI sometimes: - Misses logic that already exists in other files - Duplicates components or utilities - Breaks structure due to limited context As a user, I find myself repeatedly writing: > "Analyze this folder..." > "Look at these files..." > "Please read the whole project..." This workflow slows everything down and breaks the magic of AI-assisted coding. [b]Suggestion:[/b] Add a [b]"Context All Files"[/b] button directly in the AI chat panel. This would explicitly tell the assistant: > “Please scan and remember all files in this codeproject before responding.” [b]Why it matters:[/b] * Saves time and repetition * Prevents duplicated logic or broken functionality * Improves onboarding into forked/imported codebases * Lets AI give smarter, structure-aware responses from the start This feature would dramatically improve developer experience and trust in the assistant. [b]Setup:[/b] - Framework: V0.dev (Next.js projects) - Repro: Fork or import any mid-size code project, ask AI to help improve a component. Notice it often recreates logic already present elsewhere in the code. Thank you for building this powerful tool — I'm excited for what's ahead! Amy Egan (@amyegan) · 2025-04-21 Thanks for suggesting this idea! I shared your request with the v0 team to consider for future updates :smiley: