بهترین برنامه جایگزین نوت پد ویندوز
Notepad++ برنامهای رایگان برای ویراش كد اصلی (source code) برنامه ها و جایگزینی مناسب برای Notepad ویندوز است. این نرم افزار، زبانهای برنامه نویسی متعددی را پشتیبانی مینماید. امكانات این برنامه عبارتند از: مشخص نمودن syntaxها ، تفكیك و قالب بندی كدها، تكمیل خودكار كدها، ویرایش همزمان چند فایل، Drag & Drop متون، قابلیت جستجوی كامل و ... همچنین این برنامه قابلیت ضبط و اجرای ماكروها را نیز دارد. علاوه بر تمام امكانات فوق، این نرم افزار که به زبان C++ نوشته شده است نظر بسیاری از كاربران را جلب نموده است.- داشتن ویرایشگر WYSIWYG
- نمایش دستور-Syntax های زبان های برنامه نویسی مختلف به صورت رنگی
- پشتیبانی از زبانهای برنامه نویسی:
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
- دارای Auto-completion به طوری که شما می توانید در هر قسمت از متن با فشار دادن کلید های Ctrl+Space از کلمه ها و عبارات تعریف شده در زبان برنامه نویسی استفاده کنید. حتی می توانید این کلمات را خودتان برای این ویرایشگر تعریف کرده و از آنها استفاده کنید.
- قابلیت نمایش، ویرایش چندین سند و فایل متنی به صورت همزمان
- قابلیت Drag & Drop، باز کردن اسناد به وسیله Drag & Drop به داخل نرم افزار یا انتقال اسناد در داخل محیط نرم افزار به وسیله Drag & Drop
- قابلیت بزرگ نمایی و کوچک نمایی به روی متن
- قابلیت باز کردن چندین فایل در یک پنجره و امکان فراخوانی آنها با باز کردن مجدد نرم افزار
- جستجو گر منظم و با قاعده و قابلیت جایگزینی متن
- پشتیبانی از زبان های مختلف از جمله فارسی در منو ها نرم افزار
- پشتیبانی از قابلیت Bookmark
- قابلیت ضبط و اجرای Macro
- حجم کم نرم افزار
- توانایی بالا در باز کردن فایل های متنی سنگین (که معمولاً Notepad از باز کردن آن ها عاجز است)
- و ...
پلاگین های گنجانده شده در این نرم افزار:
1. TexFX v0.24a
2. Function list v1.2
3. ConvertExt v1.1
4. NppExec v0.2 beta 4
5. Spell checker v1.2
6. Quick text v0.02
7. Light Explorer v1.4
8. Hex editor v0.84
Notepad++ is a free source code editor (and Notepad replacement), which supports several programming languages, running under the MS Windows environment.
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.
- 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
حجم: 4 مگابایت
دریافت سورس برنامه
دریافت زبان فارسی برای برنامه
Crystal++ Theme Package
Notepad++ Theme Demo 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) |
قابل توجه کلیه
کاربران: رمز عبور تمامی فایل ها www.freedanload.com
می باشد.
حتی الامکان رمز عبور را به صورت دستی وارد نمایید تا با مشکل مواجه نشوید.
حتی الامکان رمز عبور را به صورت دستی وارد نمایید تا با مشکل مواجه نشوید.




Mozilla Firefox 3.5.7
HD Tune Pro 4.00

17- 10- 1388
00:17
785
0
منبع نوشته: 


ورود اعضاء





