inky icon indicating copy to clipboard operation
inky copied to clipboard

An editor for ink: inkle's narrative scripting language

Results 202 inky issues
Sort by recently updated
recently updated
newest added

**Reproduction steps:** Add new include ink file in a subfolder of an ink project (like chapter1/section1.ink): 0. Check "Add to main ink" (if it is not already done): 1. Click...

1. Open inky 2. File->Open->open saved .ink file 3. There's nothing in "story" frame and there's error like this in the console: https://gyazo.com/ebb99753e081f44d6d3b6c1b14d7bc6d at the same time if I copy+paste...

I am not an experienced node developer -- but I'm familiar with e.g. "requirements.txt" in Python, which allow you to automatically install dependencies. When building Inky with BUILD_PACKAGE after installing...

The idea being you can select a block of ink code and hit the buton, and it'll auto-format it to tab/indent the weave blocks correctly. To make it easier to...

Unable to get the editor running due to this error when trying to run ./Inky in the terminal.

Currently, autocompletion is enabled by default and there is no convenient way to disable it. Someone on the Discord wanted to, so I tracked down the appropriate console command. I...

i noticed that if you leave the word count up and switch windows (cmd-tab) inky will stop responding, and you will lose unsaved changes (won't be able to save or...

This editor should be able to support find and replace as to make navigating and modifying the scripts much easier. If this is still being worked on, I would love...

In the Inky > Help > Documentation, the sidebar navigation fails to jump to any section with `"` or backtick or `!` in the section title -- for example: -...