Skip to content

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

License

Notifications You must be signed in to change notification settings

xupefei/notepad2-mod

This branch is 2 commits ahead of, 100 commits behind XhmikosR/notepad2-mod:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

7cd6d9e · Apr 20, 2014
Apr 13, 2014
Nov 30, 2013
Nov 30, 2013
Apr 1, 2014
Apr 20, 2014
Jan 29, 2013
Apr 13, 2014
Jan 1, 2013
Dec 19, 2011
May 6, 2011
Nov 29, 2013
Dec 30, 2013
May 6, 2011
Feb 10, 2013
Jan 13, 2013
Jul 21, 2013

Repository files navigation

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

Coverity Scan Build Status

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, Markdown, NSIS, Ruby, Tcl and YAML 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:

  • XP (SP3, SP2 might or might not work), Vista, 7, 8 and 8.1 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. Without patches or pull requests chances are that nothing will be fixed/implemented.
  • I'm not interested in any localization of Notepad2.

Contributors:

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.

You can use WDK 7.1, MSVC 2010, MSVC 2012 Update 1(+), MSVC 2013 or Intel C++ Compiler XE 2013 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

Packages

No packages published

Languages

  • C++ 67.5%
  • C 30.3%
  • Shell 1.4%
  • Other 0.8%