Skip to content

AlecTaylor/notepad2-mod

 
 

Repository files navigation

A modified version (fork) of Notepad2 based on Kai Liu's and other people's patches.

Changes compared to the official Notepad2:

  • Code folding
  • Support for bookmarks
  • Option to mark all occurrences of a word
  • Word auto-completion
  • Syntax highlighting support for AutoHotkey, AutoIt3, AviSynth, Bash, CMake, Inno Setup, LaTeX, Lua, NSIS, Ruby and Tcl scripts
  • Improved support for NFO ANSI art
  • Support for replacing Windows Notepad using a clean, unintrusive registry-based method
  • Other various minor changes and tweaks

Supported Operating Systems:

  • Windows 2000 (when compiled with WDK, which is the default build)
  • XP (SP3, SP2 might or might not work), Vista, 7 and 8 both 32-bit and 64-bit

Notes:

  • If you find any bugs or have any suggestions for the implemented lexers (and not only) feel free to provide patches/pull requests.
  • I'm not interested in any localization of Notepad2.

#Contributors:

  • Kai Liu
  • RL Vision
  • Aleksandar Lekov
  • Bruno Barbieri

#More information:

Changed keyboard shortcuts compared to Notepad2:

Ctrl+Alt+F2 Expand selection to next match.
Ctrl+Alt+Shift+F2 Expand selection to previous match.
Ctrl+Shift+Enter New line with toggled auto indent option.

Notepad2-mod 4.2.25 has been created with Scintilla 3.2.1 HG 3256e70613e4.
You can use WDK 7.1, MSVC 2010 or Intel C++ Compiler XE 2011 SP1 Update 6 (or newer) to build Notepad2-mod.

About

Notepad2-mod, a Notepad2 fork, a fast and light-weight Notepad-like text editor with syntax highlighting

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 68.6%
  • C 29.3%
  • Objective-C 1.8%
  • Other 0.3%