
EDIT: This forum seems to have some problem, it removed half of my post. I was saying that setting custom strings for xml works, but not for javascript.
ActiproSoftware.Products.Text.Addons.JavaScript.SR.SetCustomString(ActiproSoftware.Products.Text.Addons.JavaScript.SRName.JavaScriptExpressionErrorAlias.ToString(), "Test");
It still says "Expression", and not "Test", in the JavaScript editor.
I'm calling the methods in the viewmodel of the view where I'm using the syntax editor.
[Modified 8 years ago]