介绍
Notepad Next 是一个 C++ 应用程序使用 Qt5 工具包作为其用户界面。与 Notepadqq(另一个类似 Notepad++ 的编辑器)相比,这个应用程序看起来与 Notepad++ 几乎相同。
Notepad Next 旨在模仿 Notepad++ 提供的功能和用户界面。但不应期望提供相同级别的产品,因为 Notepad Next 仍在积极开发中(截至目前为 0.5 版)并且需要一些改进。话虽如此,Notepad Next 在大多数情况下都是可用且稳定的。
软件截图
软件特点
文件夹作为工作区。
支持多种语言,如 C++、YAML、XML、LaTeX、PHP、Python、R、Rust 等。
调整以禁用/启用部分 UI。
支持录制宏,运行它,保存录制的宏。
文件中的查找和替换功能。
线操作。
编辑检查器以获取有关文档的详细信息。
缩进指南。
撤消/重做按钮。
放大/缩小。
Lua 控制台。
EOL 操作。
能够转换大小写。
更新日志
v0.6.4
- Allow overriding shortcut keys
- Allow setting default font and size
- Allow specifying custom tab bar context menu
- Add match count to Quick Find
- Add shortcuts to switch to next or previous tab
- Add folding shortcuts
- Close the initial editor when opening a file
- Add 'Exit on last tab closed' option
- Add
-n
command line parameter to open file at specified line number - Add Polish translation
- Add Russian translation
- Update Portuguese translation
- Check filename before save on Save a Copy As...
- Update CFBundleIdentifie
- Adapt the Find/Replace dialog UI for MAC
- Adapt the Preference dialog UI for MAC
- Update Linux screenshot
- Restore status bar visibility on startup