cwtools / cwtools-vscode

A VS Code extension providing language server support for paradox script files using cwtools
Other
88 stars 12 forks source link

i18n characters are potentially not handled correctly #35

Open frodo821 opened 4 years ago

frodo821 commented 4 years ago

In localisation files, I was trying to use some i18n characters, but it raises some error.

Note: The error occurred at the end of the input stream.
Expecting: ':'
CW001(CW001)

I was looking for misses entirely, but I could not be found. Then, I was trying to remove all i18n characters and the error disappeared.

Next, I was loading the errored file with a stellaris game, however, it correctly works.