Closed rodro75 closed 6 years ago
Hello @rodro75 ,
Thank you for reporting. You are right, our library doesn't support accent.
We will look at the code this week and evaluate the complexity of implementing that this week.
Best Regards,
Jonathan
Hello @rodro75 ,
The v2.4.15 has been released.
Accent should now be supported for a variable name.
Let me know if that works correctly.
Best Regards,
Jonathan
Hey @JonathanMagnan ,
I confirm that the issue is gone 👍
Thank you very much for the rapid fix, you saved the day!
Bye,
-Rodro-
Hello guys,
I've found that the library thows an exception when it encounters member names containing accented letters, like in the following unit test.
Given that c# allows for unicode characters in member names I didn't expect this behavior.
Thanks!