# Notepad2-Mod **Repository Path**: nkzhangkun/Notepad2-Mod ## Basic Information - **Project Name**: Notepad2-Mod - **Description**: No description available - **Primary Language**: C - **License**: BSD-3-Clause - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2018-01-11 - **Last Updated**: 2024-06-01 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Notepad2-mod > *A modified version (fork) of Notepad2 based on Kai Liu's and other people's patches.* [![Build status](https://img.shields.io/appveyor/ci/XhmikosR/notepad2-mod/master.svg)](https://ci.appveyor.com/project/XhmikosR/notepad2-mod/branch/master) [![Coverity Scan Build Status](https://img.shields.io/coverity/scan/1113.svg)](https://scan.coverity.com/projects/1113) ## 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, 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 ## [Screenshots](https://xhmikosr.github.io/notepad2-mod/screenshots) ## 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: * [Kai Liu](http://code.kliu.org/misc/notepad2/) * [RL Vision](http://www.rlvision.com/notepad2/about.asp) * Aleksandar Lekov * Bruno Barbieri * Everyone else on [GitHub](https://github.com/XhmikosR/notepad2-mod/graphs/contributors) ## More information: * [Official Notepad2 website](http://www.flos-freeware.ch/notepad2.html) * [Code folding usage guide](https://github.com/XhmikosR/notepad2-mod/wiki/Code-Folding-Usage) ## 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 MSVC 2017 to build Notepad2-mod.