文本代码编辑器,Notepad++ 6.7.1 发布
Notepad++ 是一款非常有特色的编辑器,是开源软件,可以免费使用。
功能有:
①、内置支持多达 27 种语法高亮度显示(囊括各种常见的源代码、脚本,值得一提的是,完美支持 .nfo 文件查看),也支持自定义语言;
②、可自动检测文件类型,根据关键字显示节点,节点可自由折叠/打开,代码显示得非常有层次感!这是此软件最具特色的体现之一;
③、可打开双窗口,在分窗口中又可打开多个子窗口,允许快捷切换全屏显示模式(F11),支持鼠标滚轮改变文档显示比例,等等;
④、提供数个特色东东,如 邻行互换位置、宏功能,等等...现在网上有很多文件编辑器,这个却是不可多得的一款,不论是日常使用还是手写编程代码,都能让你体会到它独有的优势和方便。
支 持的语言: C, C++ , Java , C#, XML, HTML, PHP, Javascript , RC resource file, makefile, ASCII art file (extension .nfo , screenshot1, screenshot2), doxygen, ini file, batch file, ASP , VB/VBS source files , SQL , Objective-C , CSS, Pascal, Perl, Python and Lua.
Notepad++ 6.7.1 发布,此版本已经把 "" 和 '' 作为自动插入跳过字符,添加了“Mark...”菜单命令,还包括了一些 bug 修复。更多改进详情请看下载界面的更新日志:
Fix crash issue on GotoLine.
Fix a random crash issue while typing random characters.
Fix the bug of auto-insert skipping feature that ] and } don't be skipped if "auto-insert ()" is disabled.
Add new feature: auto-insert skipping character feature works for "" and '' now.
Fix reloaded file on dirty status issue.
Add "Mark..." menu command.
Fix a regression (broken with compare plugin) due to a new feature of MRU in v6.7 (the feature is removed).
此版本现已提供下载。