The problem is, when I hover on "variable" in this: {variable.test} it gives me "variable", but I want it to return me {variable.test}. Can you help me, or is it AvalonEdit problem?
Hi.
Im creating WPF app, that can open files. But, when i have opened app and use "Open with *my app*" , it creates new instance. How can i send file arg to the first instance and read it?