notepad-plus-plus-legacy/PowerEditor/bin
Don Ho 9b91480ecf Add language auto-detection for php, xml, html and bash
Check the beginning of file content to learn which programming language
in the content.
The detected lang type will be applied only if php, xml, html or bash is
detected.
The language type is determinated via file extension, if the file
extension is unknown or  the determinated lang type is different from
the detected value, then the detected lang type via the file content
will be used.
2015-09-19 18:44:19 +02:00
..
updater Added missing +x attribute for executables 2015-08-02 09:01:09 +02:00
allowAppDataPlugins.xml [RELEASE] Notepad++ 5.9.7 release 2012-01-01 22:51:32 +00:00
change.log [RELEASE] Notepad++ release 6.8.3 2015-09-04 20:24:46 +02:00
doLocalConf.xml [RELEASE] Notepad++ v5.6.6 release. 2010-01-26 01:04:53 +00:00
license.txt [RELEASE] Notepad++ 6.1.1 release 2012-04-17 23:35:01 +00:00
nppIExplorerShell.exe Added missing +x attribute for executables 2015-08-02 09:01:09 +02:00
Nppold.exe Add language auto-detection for php, xml, html and bash 2015-09-19 18:44:19 +02:00
NppShell64.dll [BUG_FIXED] (Author: Andreas Jonsson) Fix a bug in NppShell when trying to open many files. 2014-05-17 14:22:31 +00:00
NppShell.dll [BUG_FIXED] (Author: Andreas Jonsson) Fix a bug in NppShell when trying to open many files. 2014-05-17 14:22:31 +00:00
readme.txt [UPDATE] Remove outdated user manual from release package. 2015-05-15 15:19:20 +02:00

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

Notepad++ is a free (as in "free speech" and also as in "free beer") source code editor and Notepad replacement that supports several programming languages and natural languages. Running in the MS Windows environment, its use is governed by GPL 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. (Fortunately :) ) 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 install wizard.
From the zip/7z package:
	just unzip all the files into a directory you want then launch it.

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

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

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

Notepad++ wiki:
	http://docs.notepad-plus-plus.org/

Notepad++ support:
	http://sourceforge.net/projects/notepad-plus/forums


Author:
*******

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