# Notepad3 **Repository Path**: Polarix/Notepad3 ## Basic Information - **Project Name**: Notepad3 - **Description**: No description available - **Primary Language**: C++ - **License**: BSD-3-Clause - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 17 - **Forks**: 2 - **Created**: 2019-11-07 - **Last Updated**: 2024-10-12 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Notepad3 [![Build status](https://img.shields.io/appveyor/ci/rizonesoft/notepad3/master.svg)](https://ci.appveyor.com/project/rizonesoft/notepad3/branch/master) [![License](https://img.shields.io/badge/License-BSD%203--Clause-blue.svg)](https://opensource.org/licenses/BSD-3-Clause) [![](https://img.shields.io/badge/Donate-PayPal-blue.svg)](https://www.paypal.me/rizonesoft) 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](https://www.rizonesoft.com/downloads/notepad3/). > *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.* ## Important links! * Notepad3/RC download page - https://www.rizonesoft.com/downloads/notepad3/ * Latest changelog (release notes) - https://www.rizonesoft.com/downloads/notepad3/update/ * Notepad3 Documentation - https://www.rizonesoft.com/documents/notepad3/ ## Message Rizonesoft As an added service for Notepad3 users; Rizonesoft uses [Telegram](https://telegram.org/) to provide free support. Simply download Telegram on your preferred device and use [this link](https://t.me/rizonesoft) to message us. ## Changes compared to Flo's official [Notepad2](http://www.flos-freeware.ch/notepad2.html) (made in [Notepad2-mod](https://xhmikosr.github.io/notepad2-mod/)): * Code folding * Support for bookmarks * Option to mark all occurrences of a word * Updated Scintilla component * Word auto-completion * Syntax highlighting support for AutoHotkey (AHK), AutoIt3, AviSynth, Bash, CMake, CoffeeScript, Inno Setup, LaTeX, Lua, Markdown, NSIS, Ruby, Tcl, YAML and VHDL scripts. * Improved support for NFO ANSI art * Other various minor changes and tweaks ## Changes compared to the Notepad2-mod fork: * Additional syntax highlighting support for Awk, D, golang, MATLAB * State of the art Regular Expression search engine ([Onigmu](https://github.com/k-takata/Onigmo)) * New toolbar icons based on Yusuke Kamiyaman's Fugue Icons (Purchased by [Rizonesoft](https://www.rizonesoft.com)) * Hyperlink Hotspot highlighting (single click Open in Browser (Ctrl) / Load in Editor (Alt) * Syntax highlighting support for D Source Script, Go Source Script, JSON, Makefiles, MATLAB, Nim Source Code, Power Shell Script, Resource Script, Shell Script. * New program icon and other small cosmetic changes * In-App support for AES-256 Rijndael encryption/decryption of files (incl. external commandline tool for batch processing) * Virtual Space rectangular selection box (Alt-Key down) * High-DPI awareness, including high definition toolbar icons * Undo/Redo preserves selection * File History preserves Caret position (optional) and remembers encoding of file * Accelerated word navigation * Preserve caret position of items in file history * Count occurrences of a marked selection or word * Count and Mark occurrences of matching search/find expression * Visual Studio style copy/paste current line (no selection) * Insert GUIDs * Dropped support for Windows XP version * Other various minor changes, tweaks and bugfixes ## Supported Operating Systems: * Windows 7, 8, 8.1 and 10 both 32-bit and 64-bit