Posted by: Matthew
« on: November 02, 2006, 07:26:10 PM »It's hard to say what the "correct" behavior should be since Powershell syntax is going to be user-defined anyway. I'd like to see how you have your lexer defined. Please post your definition from user.vlx.
I played around with this a few months ago. I'll attach the lexer I defined, wps.vlx. It's a little stale since I haven't updated it since the Monad Beta 2 days. I'm also attaching my ps1.e file, which I threw together just to get support for function, filter, and alias listings in the Defs tool window.
I played around with this a few months ago. I'll attach the lexer I defined, wps.vlx. It's a little stale since I haven't updated it since the Monad Beta 2 days. I'm also attaching my ps1.e file, which I threw together just to get support for function, filter, and alias listings in the Defs tool window.