Notepad3 icon indicating copy to clipboard operation
Notepad3 copied to clipboard

Notepad like text editor based on the Scintilla source code. Notepad3 based on code from Notepad2 and MiniPath on code from metapath. Download Notepad3:

Results 278 Notepad3 issues
Sort by recently updated
recently updated
newest added

function EncryptAndWriteFile() in crypto.c always init keyfile IV to 0x00 due to bad comment at line 632 (see below) ``` srand(sequence++ ^ (unsigned int)time(NULL)); { for (int i = 0;...

enhancement / feature req.

Hello everybody ! 😀 For our **Notepad3 Translation Projects**, we are looking for motivated volunteers, with a priority to resume "(incomplete...)" translation projects: - Bulgarian (bg-BG) - Czech (cs-CZ) -...

translation / localization

We just release **Notepad3 version 5.21.1129.1**. You can [download it from here](https://www.rizonesoft.com/downloads/notepad3/) (just scroll down the page for the download links). Notepad3 is available in 2 installer versions and in...

announcement
distribution / deployment
release

Hi, New user of notepad3 here. I'm looking for the same functionality like in SCiTE editor for abbreviations. Is this also available in notepad3? Thank you

question

1. Put this in a text file: ``` 1 2 22 ``` 2. Press ctrl+home to get to the top of the document, and ctrl+f to search. 3. Type: `2`,...

works as designed
change request

Is it possible to support the use of Yahei for Chinese fonts and consolas for English fonts? My suggestion is this. The default font is Yahei or my custom one,...

question
won't change
close on approval

It would be great to mark changed and saved lines in the line number column. Any change to a line should mark it with a single color, such as yellow....

enhancement / feature req.
Scintilla upstream
GUI

Build started... 1>------ Build started: Project: np3_en_us, Configuration: Release x64 ------ 1>stdafx.cpp 1>fatal error C1083: Cannot open compiler intermediate file: 'd:\notepad3\bin\release_x64_v143\obj\np3_en_us\np3_en_us.pch': No such file or directory 1>C:\Program Files\Microsoft Visual Studio\2022\Preview\MSBuild\Microsoft\VC\v170\Microsoft.CppCommon.targets(560,5):...

not reproducible
close on approval

# **Notepad3 Settings (Notepad3.ini)** ## **`[Notepad3]`** This section can be used to redirect to a settings file which should be used by Notepad3. If a non elevated user is not...

documentation

Notepad3 is very easy to use, but I haven't found a way to add it to the right-click shortcut menu to quickly open a folder or file in Notepad3, like...