Hi,
Add-in Java File Parser support to escape all characters above 0x7f as \uxxxx.
Can Add-in Text Parser also support this function? It will save us tons of extra effort if we have many files. Then we don't need run native2ascii to convert generated target files.