Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/XhmikosR/notepad2-mod

LOOKING FOR DEVELOPERS - Notepad2-mod, a Notepad2 fork, a fast and light-weight Notepad-like text editor with syntax highlighting
https://github.com/XhmikosR/notepad2-mod

Last synced: 7 days ago
JSON representation

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

Awesome Lists containing this project

README

        

This version of Notepad2 has been modified from Florian Balmer's original
version using patches by Kai Liu and others.

Notable changes:
* 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, CoffeeScript, Inno Setup, LaTeX, Lua, Markdown, NSIS, Ruby, Tcl, YAML and VHDL 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, 8.1 and 10 both 32-bit and 64-bit

Contributors:
* Kai Liu
* RL Vision
* Aleksandar Lekov
* Bruno Barbieri
* Everyone else on GitHub: https://github.com/XhmikosR/notepad2-mod/graphs/contributors

More information:
* Source code and binaries: https://github.com/XhmikosR/notepad2-mod
* Official Notepad2 website: http://www.flos-freeware.ch/notepad2.html
* Code folding usage guide: https://github.com/XhmikosR/notepad2-mod/wiki/Code-Folding-Usage
* Kai Liu's website: http://code.kliu.org/misc/notepad2/
* Bookmark Edition website: http://www.rlvision.com/notepad2/about.asp

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.