inkle / ink

inkle's open source scripting language for writing interactive narrative.
http://www.inklestudios.com/ink
MIT License
3.97k stars 482 forks source link

Feature Request: Watch the currently open file #888

Open paulhayes opened 5 months ago

paulhayes commented 5 months ago

This is a small feature request. I hope it makes sense.

Ink should watch the currently open file for changes on the filesystem, and throw a prompt informing the user and asking if they want to reload from disk.

This is a feature in a lot of editors and would really help when receiving changes from version control. At the moment you have to manually reopen the file whenever you pull.

by the way Ink is an incredible tool, and I just want to let you know the documentation is fabulous. Well done on developing something so wonderful.