Menu

Enable Notepad++ 666 support both SCLEX_FORTRAN and SCLEX_F77

jacky yang
2014-06-21
2014-07-07
  • jacky yang

    jacky yang - 2014-06-21

    Enable Notepad++ 666 support both SCLEX_FORTRAN and SCLEX_F77
    You can DIY.

    I have put the source code on https://github.com/ywx/npp

    Get a local copy of the source code repository with this command:
    git clone git://github.com/ywx/npp.git npp666-ReadOnly

    For information on Git,please see http://git-scm.com/ or https://github.com/git/git
    For information on Git for Windows,please see http://code.google.com/p/msysgit/
    For information on TortoiseGit,please see http://code.google.com/p/tortoisegit/

    You can replace the files in Notepad++ 666 with the following file in source code repository.
    PowerEditor\bin\notepad++.exe
    PowerEditor\src\langs.model.xml
    PowerEditor\src\stylers.model.xml

    Before you do that, you must make a backup.

    Or Build the source code by yourself.

    I found it conflicted with Customize Toolbar Plugin. That made the button in toolbar so wider.
    You can uninstall the Customize Toolbar Plugin, the boolbar will return to normal. Or continue to use the old.

     

    Last edit: jacky yang 2014-06-22
  • jacky yang

    jacky yang - 2014-06-21

    style f77
    menu
    open
    SCLEX_FORTRAN
    SCLEX_F77

     
  • jacky yang

    jacky yang - 2014-07-07

    Rebuild it for VC2005. OK.
    It can work with Customize Toolbar Plugin now.
    SCLEX_F77 Customize Toolbar Plugin

    I have push it to git://github.com/ywx/npp.git

     

    Last edit: jacky yang 2014-07-07
MongoDB Logo MongoDB