Weave Context is a developer productivity tool designed to make repository documentation as easy to navigate as source code. Built specifically for Visual Studio Code (VS Code), this open-source tool enables you to treat your Markdown-based knowledge base with the exact same precision and workflows as your codebase.
Rather than locking your documentation behind proprietary formats or complex database architectures, Weave Context relies on a deterministic, filesystem-backed navigation system. It keeps your files as plain Markdown, allowing your team's knowledge to evolve naturally alongside your actual code. Key features include standard developer IDE interactions applied to documentation, such as Go to Definition, Find References, Rename Symbol, and seamless wikilink completion.
Weave Context is a developer tool and VS Code extension that enables you to navigate your repository documentation and Markdown files using the exact same workflows you use for source code.
No. Weave Context does not use any databases or proprietary formats. Your knowledge base stays as plain Markdown with deterministic, filesystem-backed navigation.
It brings Go to Definition, Find References, Rename Symbol, and wikilink completion directly to Markdown files inside VS Code.
Yes, Weave Context is listed under Open Source topics and has active repository links on GitHub.

0 community reviews for Weave Context
Help the community by sharing your experience. Your review helps others make better decisions.
Dev & Content Creator