Chatterbox icon indicating copy to clipboard operation
Chatterbox copied to clipboard

Support #line:xxxxx tags

Open JujuAdams opened this issue 3 years ago • 3 comments

Yarn can tag lines by suffixing #line:xxxxxx, where xxxxxx is a unique string of characters. These are commonly used for localisation. I couldn't see a way to generate these tags in the Yarn Editor (more investigation needed) so we may need to create a function to mark up lines in addition to correctly parsing them.

JujuAdams avatar Jul 26 '20 10:07 JujuAdams

Implemented line tag reading for v2, though the API still needs work

JujuAdams avatar Feb 10 '21 19:02 JujuAdams

Implemented for v2

JujuAdams avatar Feb 14 '21 17:02 JujuAdams

Unimplementing - need to take a longer think about how I want to do this.

JujuAdams avatar Feb 17 '21 21:02 JujuAdams