Enable Notepad++ 666 support both SCLEX_FORTRAN and SCLEX_F77

Enable Notepad++ 666 support both SCLEX_FORTRAN and SCLEX_F77

http://blog.csdn.net/gocad/article/details/32943395

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

在進行替換操作之前,請務必進行備份。


Or Build the source code by yourself.

現已發現與 Customize Toolbar Plugin 有衝突。Customize Toolbar Plugin 會使增加新功能的 Notepad++ 的 Toolbar 按鈕變得很寬。


由於 Customize Toolbar Plugin 好像是閉源的,所以目前還不知道是爲什麼。

你可以選擇 卸載 Customize Toolbar Plugin,Toolbar 就會恢復正常;或者 繼續使用官方版本。

除此之外,未發現與其它 Plugin 有衝突。


運行效果如下



You can see the bug from "There is an obvious Error in npp src. ( About FORTRAN Syntax Highlighting And Fold ) "

http://blog.csdn.net/gocad/article/details/8835336


今天77,重新的編譯了一下,dpiAware.manifest 和 notepad++.exe.manifest 很重要。好了恢復正常,能與 Customize Toolbar Plugin 正常協作。



轉載請註明,轉自 http://blog.csdn.net/gocad/article/details/32943395 或 https://sourceforge.net/p/notepad-plus/discussion/331753/thread/7db30c0d/

謝謝!

發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章