What is the current behavior?
The Character Colors functionality does not work in Visual Studio Code if the name of the character contains a letter with an accent on it.
(In my example I had used ú and á in different cases)
Please provide the steps to reproduce, and if possible a minimal demo of the problem:
- Setup a Yarn Spinner project in YSC
- Navigate to the Project.yarnproject tab
- Create a character with letters with an accent (example: ú á) in the "Character Colors" section, and set a custom color for it (example: Máti)
- Create a second character with the same name, removing the accent (example: Mati)
- Navigate to main.yarn and write lines useing both characters.
- Observe: Only the character without the accent get's correctly recognised and coloured, while the one with the accent is not recognised as the character.
(Example: Mati get's correctly coloured, while Máti is not recognised.)
This happens both in tzhe Dialogue Preview and the File itself.
What is the expected behavior?
Character Color functionality should either support accented letters, or throw a warning if accented (or other special) letters are input that will break it.
Please tell us about your environment
- Operating System: Win10 on long term support
- Yarn Spinner Version: v3.2.113 (28c908a)
- Extension Version: v3.2.113 (28c908a)
- Unity Version: -> Not yet in engine, planning to use Godot.
Other information
Threw in a screenshot of the behaviour occuring in VSCode
Add tags
VSCode, Character Colour
What is the current behavior?
The Character Colors functionality does not work in Visual Studio Code if the name of the character contains a letter with an accent on it.
(In my example I had used ú and á in different cases)
Please provide the steps to reproduce, and if possible a minimal demo of the problem:
(Example: Mati get's correctly coloured, while Máti is not recognised.)
This happens both in tzhe Dialogue Preview and the File itself.
What is the expected behavior?
Character Color functionality should either support accented letters, or throw a warning if accented (or other special) letters are input that will break it.
Please tell us about your environment
Other information
Threw in a screenshot of the behaviour occuring in VSCode
Add tags
VSCode, Character Colour