Transform your documentation into living code with EntangleD, a powerful
literate programming extension for VSCode. Write your code inside Markdown
files and get full IDE support including code navigation, symbol lookup, and
real-time previews.
✨ Features
🔍 Smart Code Navigation
Jump to Definition: Click through noweb references (<<reference>>) to
instantly navigate to their definitions
Find All References: Quickly find all usages of a code block across your
documentation
Symbol Outline: View and navigate all code blocks in your document
through VSCode's Outline window
Rich Hover Information: See the actual code content when hovering over
references
📝 Markdown Integration
Native Support: Works with standard Markdown files - no special file
extensions needed
Code Block Recognition: Automatically detects and processes EntangleD
code blocks: