widgets //]]>
https://share.getliner.com/8c4Sn2VFM7

Labels

Saturday 16 January 2016

NOTEPAD ++

 

About

Notepad++ is a free (as in "free speech" and also as in "free beer") source code editor and Notepad replacement that supports several languages. Running in the MS Windows environment, its use is governed by GPL License.
Based on the powerful editing component Scintilla, Notepad++ is written in C++ and uses pure Win32 API and STL which ensures a higher execution speed and smaller program size. By optimizing as many routines as possible without losing user friendliness, Notepad++ is trying to reduce the world carbon dioxide emissions. When using less CPU power, the PC can throttle down and reduce power consumption, resulting in a greener environment.

Features


Source Code Repository Access

Notepad++ source code repository is available on GitHub:
https://github.com/donho/notepad-plus-plus.git
Your pull requests will be welcome. However, they are not always accepted for diverse reasons.
Here are the guidelines for your pull requests:
  1. Respect Notepad++ coding style.
  2. Avoid to commit several features in one commit.
  3. Make your modification compact - don't reformat source code in your request. It makes code review more difficult.
In short: The easier the code review is, the better the chance your pull request has to get accepted

Notepad++ ECCN

Notepad++ is "Made in Worldwide" and distributed outside of USA territory (both source code and binary) so there shouldn't be ECCN issue. However you may need Notepad++ ECCN number to conforme to US law, here it is:
EAR99

Binary Translations

From Binary Translations page you could get the language you need.
Please refer to translate binary how to if you want to get more information.

Plugins

From the v3.1, Notepad++ has the extension capacity - the plugin system. Please see Plugins HOWTO to learn how to install a plugin or/and how to develop a plugin.
A list of plugins is maintained on NpWiki++ and should be complete. You can use this list to add/update your plugins, but it may not be necessary - Plugin Manager plugin is included in Notepad++ release. It gets jobs done very well.
If you can not find the plugin you need, just make your own.

User Defined Language files

For some reasons that some languages are not supported by Notepad++, User Language Define System can help you out in this case. This system allows user to define his own language : not only the syntax highlighting keywords definition, but also the syntax folding keywords definition, comment keywords definition and the operators definition.
You can define your language via User Language Define Dialog. However, the language you need may be already defined by someone-else in this User Defined Language List.

DOWNLOAD LINK IS GIVEN BELOE
NOTEPAD ++

0 comments:

Post a Comment