-
Notifications
You must be signed in to change notification settings - Fork 114
Syntax Highlighting (ICU and other Formats) #304
Comments
Hey @iurikothe, Indeed this is a very important thing, but we have some problems with that:
|
Thanks for the info, Gilmar! The best solution seems to be really very complex. Maybe an easier and still really good feature would be showing syntax highlights from different formats (ICU, etc). This way, the human translator / developer would get a visual help to fix and see the variables. Even after running Googles API, one could fix the translations with this visual help. And specifically for the ICU Format, we could find the syntax highlight in the github projects i've posted above. Other formats should have this code available too. What do you think? Maybe add this as a low priority feature in the roadmap? |
Yep, indeed it's very difficult Good idea, syntax highlighting always is a good feature. I think that this feature can be put in 3.1 maybe |
Perfect! i've renamed this issue and updated the first comment |
Amazing! |
Overview
Examples:
Hello, {firstName} {lastName}!
{type, select, ACTIVITY {Activity(ies)} other {item(s)}} per volunteer
The text was updated successfully, but these errors were encountered: