mirror of
https://github.com/rizonesoft/Notepad3.git
synced 2026-06-11 21:03:05 +08:00
基于 Scintilla 源代码的类似记事本的文本编辑器。 Notepad3 基于 Notepad2 中的代码,MiniPath 基于元路径中的代码。
|
|
||
|---|---|---|
| Build | ||
| crypto | ||
| distrib | ||
| doc | ||
| minipath | ||
| np3encrypt | ||
| np3portableapp | ||
| res | ||
| scintilla | ||
| src | ||
| test | ||
| uthash | ||
| Versions | ||
| .gitignore | ||
| appveyor.yml | ||
| lexlink.js | ||
| License.txt | ||
| Notepad2.txt | ||
| Notepad3.sln | ||
| Readme-mod.txt | ||
| Readme-Notepad2.txt | ||
| Readme.md | ||
| Readme.txt | ||
| Version.cmd | ||
| Version.ps1 | ||
Notepad3
Notepad3 is a fast and light-weight Scintilla-based text editor with syntax highlighting. It has a small memory footprint, but is powerful enough to handle most programming jobs. Download Notepad3 here.
Notepad3 is based on code from Florian Balmer's Notepad2 and XhmikosR's Notepad2-mod. MiniPath is based on code from Florian Balmer's metapath.
Changes compared to the official Notepad2:
- Code folding
- Support for bookmarks
- Option to mark all occurrences of a word
- Updated Scintilla component
- Word auto-completion
- Syntax highlighting support for AutoHotkey, AutoIt3, AviSynth, Bash, CMake, CoffeeScript, Inno Setup, LaTeX, Lua, Markdown, NSIS, Ruby, Tcl, YAML and VHDL scripts.
- Improved support for NFO ANSI art
- New toolbar icons based on Yusuke Kamiyaman's Fugue Icons (Purchased by Rizonesoft)
- New program icon and other small cosmetic changes
- Other various minor changes and tweaks
Supported Operating Systems:
- Windows 7, 8, 8.1 and 10 both 32-bit and 64-bit