码迷,mamicode.com
首页 > 其他好文 > 详细

Enable Notepad++ 666 support both SCLEX_FORTRAN and SCLEX_F77

时间:2014-09-27 11:16:09      阅读:191      评论:0      收藏:0      [点我收藏+]

标签:style   blog   http   color   io   os   使用   ar   strong   

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 button变得非常宽。

bubuko.com,布布扣

因为 Customize Toolbar Plugin 好像是闭源的,所以眼下还不知道是为什么。

你能够选择 卸载 Customize Toolbar Plugin,Toolbar 就会恢复正常;或者 继续使用官方版本号。

除此之外,未发现与其他 Plugin 有冲突。


执行效果例如以下

bubuko.com,布布扣

bubuko.com,布布扣

bubuko.com,布布扣

bubuko.com,布布扣

bubuko.com,布布扣


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 正常协作。

bubuko.com,布布扣


转载请注明,转自 http://blog.csdn.net/gocad/article/details/32943395 或 https://sourceforge.net/p/notepad-plus/discussion/331753/thread/7db30c0d/

谢谢!

Enable Notepad++ 666 support both SCLEX_FORTRAN and SCLEX_F77

标签:style   blog   http   color   io   os   使用   ar   strong   

原文地址:http://www.cnblogs.com/lcchuguo/p/3996016.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!