Chris Klimas

Results 345 comments of Chris Klimas

*Original comment by* **greyelf (Bitbucket: [greyelf](https://bitbucket.org/greyelf), GitHub: [greyelf](https://github.com/greyelf))**: ---------------------------------------- +1 This is a handy feature of the Twine 1 application.

Checking my understanding--I don't think this would mean a change for story formats (the name here is confusing), but a change in how stories are serialized to HTML? I have...

I have an idea related to this that I haven't implemented yet, of "live inputs". The idea being you can enter text into fields, click buttons or links in a...

I hesitate at adding functionality to hide text after a delay because of accessibility reasons. People with cognitive disabilities may need longer to read text, and if things are on...

@aleclarson The purpose of `eslint-config-prettier`, so far as I know, is to prevent eslint defaults from clashing with what Prettier does. I should port over the GH action which runs...

@aleclarson Well, my own experience with VS Code is that it formats my code using Prettier without having it in `package.json`. Never really looked into this very deeply, but I'm...

Changing to an enhancement since it’s missing documentation/functionality, not a flaw per se.

I'm still getting confused about this bug so I've done a screen recording. Could you watch and make sure I'm seeing the same behavior you are? What I see is:...

Could you upload the file here?