
Notepad++ 5.9.3 - Final - MultiLang. | 5MB | 4Mirrors
TR: Notepad++, Windows Notepad'in yerine geçen bir yazı editörüdür.
Notepad++, sisteminizin kaynaklarını çok tutumlu bir şekilde kullanır ve hızlıca açılır. Bir çok programlama dillerine ait kodları farklı renkte gösterebilir. Bilmediği kodlar varsa da onları eklentilerini yükleyerek tanıtabilirsiniz veya kendiniz ekleyebilirsiniz. Notepad++'ı bir kere kullanın, artık Windows Notepad'a ihtiyaç bile duymayacaksınız.
EN: Notepad++ is a free source code editor (and Notepad replacement), which supports several programming languages, running under the MS Windows environment. It also gives the extra functionality to define a user's own language for the syntax folding and syntax highlighting. You can print your source code in color. It allows a user to edit the different document in the same time and even to edit the same document synchronizely in 2 different views. Notepad++ supports full drag and drop. The programming languages supported by Notepad++ are:
ASP, Ada, ASCII art, Assembly, AutoIt, BAT, C, C#, C++, Caml, CSS, doxygen, FORTRAN, HTML, Haskell, Java, javascript, KiXtart, Lisp, Lua, makefile, Matlab, Objective-C, Pascal, Perl, PHP, PostScript, Python, Ruby, Scheme, Unix Shell Script, Smalltalk, SQL, Tcl, TeX, Verilog, VHDL, VB/VBScript, XML.
This project, based on the Scintilla edit component (a very powerful editor component), written in C++ with pure win32 api and STL (that ensures the higher execution speed and smaller size of the program), is under the GPL Licence.
Here are the features of Notepad++ :
• Syntax Highlighting and Syntax Folding
• WYSIWYG
• User Defined Syntax Highlighting
• Auto-completion
• Multi-Document
• Multi-View
• Regular Expression Search/Replace supported
• Full Drag ‘N' Drop supported
• Dynamic position of Views
• File Status Auto-detection
• Zoom in and zoom out
• Multi-Language environment supported
• Bookmark
• Brace and Indent guideline Highlighting
• Macro recording and playback
Changes in Notepad++ v5.9.3:
1. Update Scintilla to 2.27.
2. Make Recent File List totally customizable.
3. Add Vertical File Switcher feature.
4. Add active folding area highlighting feature (only for box and circle mode).
5. Detect the absence of Scintilla.
6. Add 2 plugins messages NPPM_GETLANGUAGENAME & NPPM_GETLANGUAGEDESC.
7. Fix wrong result returned by NPPM_GETLANGUAGENAME.
