Ink Language Support for VS CodeA powerful, feature-rich Visual Studio Code extension for Inkle's Ink narrative scripting language. Whether you are writing a short interactive story or a massive, multi-file branching narrative game, this extension provides the essential IDE features you need: rich syntax highlighting, intelligent auto-completion, cross-file navigation, and inline image previews. ✨ Features🎨 Comprehensive Syntax HighlightingEnjoy a beautifully colorized coding experience. The included TextMate grammar accurately highlights all of Ink's unique syntax, including:
🚀 Intelligent Auto-CompletionNever lose track of your narrative threads. When typing a divert ( 🔍 Code Navigation (Go to Definition & Find References)Navigate complex branching stories with ease:
🖼️ Inline Image Previews & LinksWorking with visual novels or multimedia projects? This extension adds special support for Image tags:
📋 Document Outline (Symbol Provider)Keep a bird's-eye view of your story files. Open the VS Code Outline view (or use Breadcrumbs) to see a structured list of all Knots, Stitches, and global Variables in your current file, allowing you to jump between scenes instantly. 💡 Rich Hover InformationNeed a quick reminder of what a Knot does or what a Variable's initial value is? Hover over any divert or variable reference to see a snippet of its original declaration—without having to switch files. 🔗 Deep Multi-File SupportYour story isn't limited to one file, and neither is this extension. It
recursively parses 🛠️ UsageSimply open any
|