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

Open regedit.exe, locate "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\FontLink\SystemLink", New value type: "REG_MULTI_SZ", name “Consolas”, data “SarasaGothicSC-Regular.TTF, Sarasa Gothic SC”.Log off or restart your computer. The font used is: https://github.com/be5invis/Sarasa-Gothic/releases/download/v1.0.13/SarasaGothicSC-TTF-1.0.13.7z For usage see: https://learn.microsoft.com/en-us/globalization/fonts-layout/fonts#font-linking-and-gdi...

question

On my keyboard with a slovene layout, I normally type "}" with ctrl-alt-N, but it doesn't work, I'm quessing because of a conflict with an existing keyboard shortcut. If this...

to be analyzed

[notepad2](https://github.com/zufuliu/notepad2/releases) releases a version of AVX2, which is faster with the new cpu features. I hope that notepad3 can also compile such a version to speed up files processing. Thanks!

enhancement / feature req.

Since some time the settings to **highlight the current line** (`Appearance` → `Customize schemes…` → `Common Base` → `Highlight Current Line`) are not fully respected anymore. I tried with both...

works as designed
configuration

Will it possible for us to automatically indent when we manually input "]", "}", or ")" in an independent row? It would be more convenient for typing codes. For example,...

enhancement / feature req.

# In Inter UHD Graphics ![screenshot-1724035305609](https://github.com/user-attachments/assets/bbfc165f-75a1-44ab-b3c0-c0520c4eceab) # In Nvidia RTX-4070 ![screenshot-1724035556519](https://github.com/user-attachments/assets/b0f91787-2876-4e70-b498-cbdb1579197d) # windows system ![screenshot-1724035718577](https://github.com/user-attachments/assets/38769bcc-93ad-4918-8080-5694b75cb4c5)

Notepad3 is great, but I have to work with some configuration/code files written in an esoteric format that no editor recognizes. It would be fantastic if I could create a...

enhancement / feature req.

I often write shell scripts in Windows OS. It is true that shell scripts are interpreted and run, and there is no way to check them as strictly as C...

documentation
external cmdln tool

referring isse #451 (mostly documented here - and maybe related issues)

documentation

I hope Notepad3 can support the syntax highlights for Haskell, Racket. OR how can I customize a syntax highlight scheme for haskell and racket, and auto-select the scheme according to...

enhancement / feature req.