derickc / Fountainhead

Contextual Sublime Text screenwriting environment using the Fountain screenplay syntax.
http://classicblunders.com/fountainhead/
Other
72 stars 13 forks source link

Fountainhead stopped working when updating to latest version of Sublime Text #13

Closed forthrin closed 8 years ago

forthrin commented 8 years ago

Sublime Text 3 was updated yesterday to build 3103. After this, Fountainhead stopped working. The following error message occur in my console. How can this be fixed?

no such context .lyrics in Packages/Fountainhead/Fountainhead.tmLanguage
error: Error loading syntax file "Packages/Fountainhead/Fountainhead.tmLanguage": Error in regex: unmatched close parenthesis in regex )
derickc commented 8 years ago

Pushed new changes that fix the Regex issue with help from Manuel.

You can download the new .tmLanguage file which has the fix.

If you used Package Control, it should update soon and automatically update.

anatomatic commented 8 years ago

Thank you! Nice to have Fountainhead back in action.