ink filename with whitespace => not compiling
- Dominant language
- JavaScript
- Stars
- 2.7k
- Forks
- 340
- PR merge metrics
- No merged PRs in 30d
Description
OS: Windows 10
Version: 0.11.0
Synopsis:
---------
When there are whitespaces in the ink file name, the live compiler does not work.
Description:
------------
Hi guys, first of all thanks for these amazing tools! It's a life saver!
I recently started using them, and stumbled upon an issue yesterday of the live compiler: I definitely had issues in my script because it did not play, yet the compiler message was showing "No issues".
Moreover when the script was interpreted in Unity, the compiler errors were showing up.
Steps:
------
1. Create a ink script with whitespaces in the file name
2. Write errorneous commands in the script
Actual. Inky shows "No issues." but the story does not play.
Expected. Inky shows compiler errors.
Workaround:
-------------
Removing whitespaces in the file name works fine.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.