DEV Community

Discussion on: A Modern Developer's Workflow For Twine

Collapse
 
lazerwalker profile image
Em Lazer-Walker • Edited

Thanks for this!

  • Just added a StoryTitle passage to the sample, and removed philome.la (as sad as it makes me!)

  • I'm also using the "Twee2 tw2 Syntax" extension. It's been working fine for me with ".twee" files without any configuration. Also worth noting that, even if it's not picking up .tw files, you can click the language name in the bottom-right corner of your VS Code window and manually select "Twee" to enable syntax highlighting for any file regardless of extension.

  • Building something like PlayFab-Twine depends on hooking directly into the internals of a story format. It's definitely possible to get it working with formats other than Harlowe, but it's a non-trivial amount of work. If there was a lot of interest, I'd consider making a new version for Snowman or Sugarcube.

Collapse
 
gamewise profile image
Gamewise

I'm definitely interested in a sugarcube version of PlayFab-Twine! It sounds amazing.
And thanks heaps for this informative blog post. I read it about 5 times before I could remotely understand it...but finally got tweego working yay! Next step Github actions!

Btw how did you get that AI collaboration working in VS??! Sounds so great