Skip to content

This is an attempt to make a syntax highliting ruler for Inkle's company Ink language, but in treesitter parser format ( which can be used in Neovim and other editors).

License

Notifications You must be signed in to change notification settings

Pyblo/treesitter-ink-parser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

treesitter-ink-parser

This is an attempt to make a syntax highliting ruler for Inkle's company Ink language, but in treesitter parser format ( which can be used in Neovim and other editors).

Goal

Make a lazy.nvim plugin, that will help with doing syntax highlighting for Ink.

Why?

That's a good question. The main inspiration is the need to have a tool which will allow me to write Interactive fiction from my mobile device, even when there is no internet. All the other tools either require internet connection, are very outdated and/or don't play well with mobile devices. After testing it for long time i found out that combination of:

Gives me the most hastle free experience and can be setup very fast on any device. Currently Ink syntax highlighting is the only thing missing from my pipeline (+ maybe snippets and validator, but that is not necessary needed).

Progress

Currently we are at 0% progress. This will be updated once some work is done. PS: It is a side-project, which may be dropped. If more people will star it and/or observe, then i will have some incentive to focus on it more. Until then set your expectations to very, very low.

Installation

TBD - will be for Linux, windows and Android

Usage

TBD

About

This is an attempt to make a syntax highliting ruler for Inkle's company Ink language, but in treesitter parser format ( which can be used in Neovim and other editors).

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published