Menu

External Lexer Languages on Notepad++ startup

2009-02-05
2012-11-14
  • Thell Fowler

    Thell Fowler - 2009-02-05

    Don, external Lexer creators, and users;

    I just posted a fix for Session loading to correctly apply external lexer languages when more than one external language is available.  Since language selection is such a nuisance when reloading sessions is there a chance this could get into the next release?

    Other external lexer users, please ask for it too...  it would be good. :P

    Thanks,
    almostautomated

     
    • Thell Fowler

      Thell Fowler - 2009-02-08

      Doesn't look like I got the patch in early enough to be included in 5.2.  The patch entry has been updated with a diff on Notepad_plus.cpp rev 412 (actually against the downloaded 5.2 source).

      Looking forward to 5.2.1

      almostautomated

       
      • Don HO

        Don HO - 2009-02-08

        OK, it'll be in the next version.

        OTOH, please update the patch (with the current revision) since Notepad_plus.cpp is changed since.

        Don

         
        • Thell Fowler

          Thell Fowler - 2009-02-08

          posted updated diff against rev 419

           
    • Imgen Wakin

      Imgen Wakin - 2009-02-06

      I support you.

       
    • Thell Fowler

      Thell Fowler - 2009-02-10

      Thanks for committing the change Don.  Much appreciated.