
Hello again!
I am looking to implement a 'Format Selection' option into my language similar to what Visual Studio currently has when you press Control+K followed by Control+F with text selected. What it does is it runs through selection formatting code when you press this key combination. I haven't been able to find anything in the help documentation for support of this sort of thing, however, so I am wondering if it is possible to implement and if so, how?
Thanks in advance.