|
Notepad++ 是一款由旅居法国的知名华裔自由软件开发达人 Don Ho 侯今吾采用基于同为开源免费的 Scintilla 文本编辑组件独立完善及优化研发并以 GPL 协议发布的兼容性良好的纯文本内容编辑器兼程序设计源代码编辑器,由于其采用的 UTF-8 编码字符集而具备完整的中文化接口和支持多国语言撰写的功能。除了可以用于创建和编辑常规的纯文本内容的记事本文档,也十分适合用作码农程序员撰写计算机应用程序的代码编辑器。Notepad++ 的功能实际上远比微软 Windows 操作系统自带的记事本即 Notepad 文本编辑器组件的功能还要强大许多。Notepad++ 不仅支持语法高亮显示,同时也提供语法折叠功能,并且还内置了具备自动化特性的宏以及支持扩展基本功能的插件,是一款不可多得的日常文本编辑工作助手。概览图:功能の特点:- 绿色便携化,所见即所得,安全无广告;
- 用户自定义程序编程语言;
- 支持 Auto-completion 字词自动完成功能;
- 支持同时编辑多重文件;
- 支持多重窗口同步编辑;
- 支持以正则表达式查找和替换字词;
- 支持文件拖曳功能;
- 自动备份暂存档;
- 内部窗口位置可任意移动;
- 自动侦测开启文件状态;
- 放大与缩小功能;
- 虽说是支持多国语言,但是仅止于操作接口,编辑文件时部分文字无法正常显示,而会显示成 □ 方框;
- 支持书签;
- 高亮度括号及缩进辅助;
- 支持宏;
- 语法高亮度显示(可于 GUI 界面做调整)及语法折叠功能,丰富的程序设计语言支持;
支持的程序设计、代码编程语言如:ActionScript、Ada、asp、Assembly、autoIt、bash、Batch、C、C++、C#、Caml、CMakeFile、Cobol、CoffeeScript、CSS、D、diff、Flash ActionScript、Fortran、Gui4CLI、Haskell、HTML、ini file、Inno Setup、Java、Javascript、JSP、KiXtart、LISP、Lua、Makefile、Matlab、NSIS、Objective-C、Pascal、Perl、PHP、PowerShell、Postscript、Properties file、Python、R、Ruby、Verilog、VHDL 以及,后续还有可能添加支持更多的语言;Notepad++ v8.4.3 更新の日志:= Added an option which allows to show only 1 entry per found line in search result; = Made EOL display customizable; = Added 2 more shortcuts plus and arrow buttons on menu bar; = Updated Lexilla to 5.1.7 & Scintilla to 5.2.3 and use new API for large files; = Fixed Find in files performance regression since updating Scintilla 5; = Added dark mode support for plugins – support dark mode for plugins with docking GUI; = Fixed a crash issue due to opening an empty *.NFO file; = Fixed language fonts regression in Style Configurator; = Added NPPM_CREATELEXER message for plugins to instantiate lexers; = Enhanced dark mode; = Fixed CMD Here command open Explorer issue; = Fixed crash issue of Style Configurator… command if stylers.xml is absent; = Fixed Selected text changes color issue when editor window loses focus; = Skip save all warning dialog if only current editing file is dirty; = Fixed a small regression in DebugInfo dialog;Notepad++ 开发者 作品の首页:https://notepad-plus-plus.org/;Notepad++ 开发者 GitHub 代码库:https://donho.github.io/ 或者 https://github.com/notepad-plus-plus/;下载の地址:
|