Skip to content

thesephist/ink-vscode

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

ink-vscode

ink-vscode adds support for the Ink programming language to Visual Studio Code. Currently, the extension adds syntax highlighting support.

Ink syntax highlighting in VSCode

Installing and developing locally

As of today, this extension is not in the VSCode Marketplace for you to install from the store yet. So to use the extension, you'll need to install it locally.

At time of writing, you can find how to do this in the Visual Studio Code documentation page.

On Linux and macOS, this involves copying or cloning this repository into ~/.vscode/extensions/ on your user directory, then reloading Visual Studio Code. The editor will automatically detect hew .ink files as Ink programs and add syntax highlighting.

About

Support for the Ink programming language in Visual Studio Code

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published