NOTEPAD++ برنامهای رایگان برای ویراش کد اصلی (source code) برنامه ها و جایگزینی مناسب برای Notepad ویندوز است. این نرم افزار زبانهای برنامه نویسی متعددی را پشتیبانی مینماید. امکانات این برنامه عبارتند از: مشخص نمودن syntaxها ، تفکیک و قالب بندی کدها، تکمیل خودکار کدها، ویرایش همزمان چند فایل، Drag & Drop متون، قابلیت جستجوی کامل و ... همچنین این برنامه قابلیت ضبط و اجرای ماکروها را نیز دارد. علاوه بر تمام امکانات فوق، این نرم افزار که به زبان C++ نوشته شده است نظر بسیاری از کاربران را جلب نموده است.
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.
حجم: 2.4 مگابایت
DOWNLOAD PROGRAM=
http://kent.dl.sourceforge.net/sourceforge/notepad-plus/npp.5.0.Installer.exe
دریافت سورس برنامه
دریافت زبان فارسی برای برنامه
Crystal++ Theme Package
Plugin |
Info |
Author |
![]() |
Function list offers a list of fuction (or section) according of the language of current document, in order to access to the function or section you need quickly. The supported languages are : C, C++, Resource File, Java, Assembler, MS INI File, HTML, Javascript, PHP, ASP, Pascal, Python, Perl, Objective C, LUA, Fortran, NSIS, VHDL, SQL, VB and BATCH. |
|
![]() |
Plugin Demonstration : Insertion of current file name and date & time. Auto-close the html/xml tag |
|
![]() |
This plugin is an Expat-based XML syntax checker for Notepad++ v3.1 and following. The plugin features are: - XML syntax Check - XML tag autoclose - Pretty print - Current XML Path - Conversion XML <-> Text - Comment / Uncomment |
|
![]() |
TextFx is one of the first plugins while the plugin system was available in Notepad++. You will be amazed by its huge number of features and its small size. Here is Text FX official site with detail Information. |
|
![]() |
Explorer plugin is a file browser. You can open whatever you want from it in Notepad++, just double click! |
|
![]() |
ConvertExt is a plugin for Notepad++ 3.5 and above. This plugin allows Notepad++ to: - view a text file in different encodings (codepages); - convert a text file from one encoding to another; - add and work with your own [external] encoding tables; - replace a typed character by another user-defined character; - autocomplete a left bracket with a corresponding right bracket |
|
![]() |
It's a damn good Hex Editor - works seamlessly with Notepad++ |
|
![]() |
A colour picker which translates your selected colour in hexadecimal. You can download its source code |
|
![]() |
Document updater updates your opened documents in Notepad++ every 3 seconds. |
|
![]() |
A fantastic generic snippet manager, which supports all the languages supported by Notepad++. |
|
![]() |
A nice done Find in files plugin with which you have a lot of extra informations. |
|
![]() |
With this NppExec plugin you can execute your commands or saved scripts without leaving Notepad++. It makes you triple your productivity! |
|
![]() |
A light explorer plugin not only in weight but also in speed. |
|
![]() |
Here is the |
|
![]() |
This is a php debugger (XDebug) which talks DBGP protocol. Use this plugin to transform your Notepad++ to a php IDE. |
|
![]() |
A very useful diff plugin to show the difference between 2 files (side by side). |
|
![]() |
With this you can encrypt/decrypt whole documents or selected text with your own key. It is useful for storing sensitive information like logins and you don't want them lying around in a plaintext file. |
|
![]() |
A FTP client which is integrated in Notepad++ seamlessly. Open a php file from a server of distance, modify it, save it and try it on your browser directly just like you work locally. |
|
![]() |
This plug-in provides two core functions to Notepad++: - HTML and XML tag matching, like the built-in brace matching (Ctrl+B / Shift+Ctrl+B) - HTML entity encoding/decoding (example: é to é and vice versa) |