Menu

OpenLazlo

boris
2007-08-08
2012-11-13
  • boris

    boris - 2007-08-08

    Is it possible to get OpenLazlo support in Notepad++ ?

    After searching around a bit, I couldn't find something that even remotely pointed me in the correct direction, so I guess there is no initial effort being done in this direction, Right?

    Now I'm wondering if it is a heap of work to get implement that support myself.
    What steps should I be taking for that?

    Just in case: http://www.openlaszlo.org

     
    • Martijn Coppoolse

      Well... OpenLaszlo seems to be an XML format.  XML highlighting is already supported.

      For a preview, use the Run menu commands to launch a file.
      To compile, use the NppExec plug-in.
      To add keyword support, you can create an .api file; and you could also try the QuickText plug-in.

      What else would you need?