Skip to content

0.7.0

Latest
Compare
Choose a tag to compare
@nndda nndda released this 12 Oct 15:19
· 6 commits to main since this release
1a113cb

It is finally here, the ever-so-needed Dialogue syntax highlighter. The issue #1 has been sitting for almost a year, but it only took a day to implement it. I wish I explored and tried things out sooner 🤦.

Note

Syntax highlighter may not be applied immediately on an existing project. To resolve that, close and re-open all Dialogue files. If that doesn't work, in the script editor, go to Edit > Syntax Highlighter and select Theatre Dialogue.

If that still doesn't work, close all Dialogue files, and disable and re-enable the Theatre plugin in the project settings.

Ayu Mirage theme Catpuccin Latte theme
Written Dialogue without syntax highlighting:

Dialogue

  • Implemented syntax highlighter for written Dialogue.
  • Reduced Dialogue folding clutter. Only allow folding on indented blocks.
  • Added CI tests for DialogueParser.