notepad-plus-plus/PowerEditor/bin
Don Ho 14a0a43b16 Add global regex unitTest via UDL way
Use User Defined Language to have function list on Unit-tests.
It could reduce regression happening while the code of boost regex or the related code is changed.

And also make build system be aware of unit-test result.

Close #10108
2021-07-07 03:37:43 +02:00
..
userDefineLangs Update markdown UDL XML file 2020-10-24 19:47:50 +02:00
NppShell.dll
NppShell64.dll
change.log Notepad++ 8.1.1 release 2021-07-04 15:59:54 +02:00
doLocalConf.xml
readme.txt Update readme.txt 2019-12-08 23:33:30 +01:00

readme.txt

This file contains invisible Unicode characters!

This file contains invisible Unicode characters that may be processed differently from what appears below. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to reveal hidden characters.

What is Notepad++?
******************

Notepad++ is a free (as in "free speech" and also as in "free beer") source code editor and Notepad replacement (https://npp-user-manual.org/docs/other-resources/#notepad-replacement) that supports several programming languages and natural languages. Running in the MS Windows environment, its use is governed by GPL (GNU General Public License).


Why another source code editor?
*******************************

The company I worked for used JEXT (another open source code editor in Java) as the production tool. Due to its poor performance, I began an investigation to find another solution (in C++ instead of in Java) in September 2003. I found Scintilla and built a prototype. This solution was not accepted. I removed the specific part and continued to develop it in my leisure time. On the 25th November 2003 it was made available on Sourceforge, hence the birth of Notepad++.


How to install:
***************

From the installer:
	Just follow the installation instructions.
From the zip/7z package:
	Unzip all the files into a directory you want then launch "notepad++.exe".

	
Web sites:
***********

Notepad++ official site:
	https://notepad-plus-plus.org/

Notepad++ project site:
	https://github.com/notepad-plus-plus/notepad-plus-plus/

Notepad++ user manual:
	https://npp-user-manual.org/

Notepad++ forum:
	https://community.notepad-plus-plus.org/


Author:
*******

Don Ho <don.h@free.fr>
	https://notepad-plus-plus.org/author/