Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>inkNew to Visual Studio Code? Get it now.
ink

ink

Bruno Dias

|
9,304 installs
| (1) | Free
Inkle's Ink scripting language support for Visual Studio Code
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

ink README

Support for Inkle's Ink language in Visual Studio Code.

Features

  • Syntax highlighting using the .tmLanguage file included in the Ink source repository.
  • Accurate word count in Ink files. Ignores comments, knot/stitch declarations and logic blocks, counting only actual content text.
  • IntelliSense completion for divert targets.
  • Show definition support for knots
  • Node (knot/stitch) count in Ink files.
  • Sensible language configuration defaults for Ink.

Release Notes

1.3.0

  • Completions now support labels
  • Show definitions now works on knots as divert targets

1.2.0

  • Add basic support for IntelliSense, providing completions for knots and stitches of the current knot; triggered by typing ->

1.1.0

  • Add word/node count feature.

1.0.0

Initial release.

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft