joelday / papyrus-lang

📜Advanced language tools for the Papyrus scripting language.
Other
105 stars 19 forks source link

feat: Support Multi-Line and String Escapes #175

Closed BellCubeDev closed 1 year ago

BellCubeDev commented 1 year ago

The Papyrus compiler supports escaping in, as far as I know, three contexts:

This pull request addresses all three of these cases within the Papyrus grammar.

joelday commented 1 year ago

:tada: This PR is included in version 3.2.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: