This content has been marked as final.
Show 4 replies
-
1. Re: Notepad++ User Defined Language for MIF?
Niels Grundtvig Nielsen Sep 3, 2014 10:58 PM (in response to max_drawdown)Have you (also) tried the Notepad++ forums on Sourceforge?
-
2. Re: Notepad++ User Defined Language for MIF?
max_drawdown Sep 10, 2014 4:27 PM (in response to Niels Grundtvig Nielsen) -
3. Re: Notepad++ User Defined Language for MIF?
Arnis Gubins Sep 10, 2014 6:31 PM (in response to max_drawdown)You could use the FDK include files to get all of the component names for the syntax mappings, i.e. the fmif....h files. However, the nesting that happens in some mif statements might be a PITA, if not impossible, to setup in a syntax highllighter.
You might also want to check with Scott Prentice if he did anything similar when he setup his MIFML utility (See Leximation: MIFML ).
-
4. Re: Notepad++ User Defined Language for MIF?
max_drawdown Sep 30, 2014 11:46 AM (in response to Arnis Gubins)Thanks. I'll look into that.



