![]() |
Notepad++*
Notepad++ - это бесплатный редактор текстовых файлов (замена стандартного Блокнота) с поддержкой синтаксиса большого количества языков программирования, ориентирован для работы в операционной системе MS Windows. Этот проект базируется на компоненте Scintilla (очень мощном компоненте для редактирования) написанном на C++ с использованием только Win32 API и STL (что гарантирует максимальную скорость выполнения при минимальном размере программы), распространяется под лицензией GPL. Основные особенности Notepad++:
|
Есть еще программа Nitepad2. Ссылки к сожалению дать не могу, т.к. исходно была встроена в Windows.
|
Notepad2 - http://disk.karelia.ru/?f=lpn_com/Up...tepad2.rar&d=1
но Notepad++ лучше, хоть и потяжелее:) |
Обновление до 4.3
Обновился мой любимый текстовый редактор :) Цитата:
|
Обновление до 4.5
Цитата:
|
Обновление до 4.6
Цитата:
|
Обновление до 4.7
Цитата:
|
Обновление до 4.7.5
Цитата:
|
Обновление до 4.8
Цитата:
|
Обновление до 4.8.2
Цитата:
|
Замена Блокнота
Вложений: 1
Это небольшой Notepad++ лаунчер (запускающий модуль) который позволит вам полностью заменить Блокнот на Notepad++.
Инструкция по установке:
|
Обновление до 4.8.5 Final
Цитата:
|
Soul of a tiger, а есть такой же способ, но для Висты? А то он в папке Windows под Вистой не разрешает заменить оригинальный notepad.exe
|
Vinsent, на сайте нашел только такую инструкцию.
Полистай сам: notepad-plus.sourceforge.net/ru или заГугли =) |
Soul of a tiger, для Висты чё-то пока ничё не нашёл, но зато наткнулся на Авто Заменитель с нормальным графическим интерфейсом. Увы только под ХР, так что я проверить работоспособность не могу.
Вроде бы надо установщик перед запуском скопировать в директорию с ноутпадом++. Нужны права Администратора! |
Vinsent, чего то не очень понял чего за "Авто Заменитель"?
Поделись линком плз) *Ты думаешь мне оно надо? ;) |
Soul of a tiger, ну блин, просто перевёл Auto Replacer :)
Это то же самое что и ты скинул, но в ручную ничё делать самому не надо. Просто запустил его и он сам должен сделать Notepad++ блокнотом по-умолчанию. А с Вистой разобрался. Надо было включить скрытые права админимтратора, и в свойствах заменяемых notepad.exe поменять пользователя на администратора и разрешить ему удалять и изменять эти файлы. |
Обновление до 4.9 Final
Цитата:
|
Обновление до 5.0 Final
Спойлер
Notepad++ 4.9.1 In this release, Find in files result display regression is fixed. A smart highlight bug (while a word contains a accent character) is fixed as well. Notepad++ 4.9.2 This version is based on v4.9.1 : 2 regressions (folding state and x offset position while switching back to the document) are fixed; a new feature "Save a Copy as" is added. Notepad++ 5.0 Beta Notepad++ v5 Beta fixed bugs and added features (from v4.9.2) : 1. Improve Notepad++ performance - on startup and on exit. 2. Add Calltip capacity. 3. All the menu commands can be added in context menu, including plugins' commands, macros and user defined commands. 4. Add bookmarked lines operations : delete all marked lines, copy all marked lines into clipboard, cut all marked lines into clipboard, paste from clipboard to replace all marked lines content. 5. Fix crash bug : Open files with date pre-1970. 6. Fix clone mode bug : now the actions done in one view will be synchronized in the cloned view. 7. Add tooltips in document tab to display the full file name path. 8. Change hide lines behaviour : Hide lines now saved during switches. 9. Change file history list behaviour : Most recent closed file is on the top. Add number on list. 10. Caret width and blink rate are customizable. 11. Add asterisk in title bar if file is dirty. 12. The bookmarks' look & feel are improved. 13. Add "Select all" and "copy" context menu items in Find in files results window. 14. Fix goto line with command line bug. 15. Improve smart highlight / mark all / incremental search highlight all visibility 16. Tabbar's coulours is configurable via Stylers Configurator(Active tab Text, Inactive tab text, Inactive tab background, Active tab focused indicator and Active tab unfocused indicator). 17. Add the smart highlight file size limit - 1.5 MB in order to improve the performance. 18. Add exception handling (dumping filedata). 19. Fix go to line command line bug. 20. Enhance Find in files and Find in all opened files features' performance. 21. Fix dialog off screen problem under multi-monitor environment. Notepad++ is version 5 now. In order to make v5 deserve its version number, Harry and I work hard for this release. These are main features added in v5 : * The performance of Notepad++ v5 is improved - especially on exit. * Function parameters calltip hint : in a modern IDE, it always comes together with auto-completion. In this version of Notepad++ calltip feature is implemented as extension of auto-completion. All the api files for auto-completion are now under xml format(with extension .xml). Calltip is available for all the supported languages - you just need to add them(the php.xml is complete). Here is the tutorial for this now functionality : http://notepad-plus.wiki.sourceforge...e_AutoComplete * Tags match highlight : it will be adored by html/xml guys. The colours can be configured in Styler Configurator dialog. Check Preference dialog to disable this feature (through I don't know why you want to do that). * Enhancement of adding item in context menu : All the plugin commands can be added into context menu. Furthermore adding context menu items in contextMenu.xml is easier in this version. Note that for the sake of backward compatibility, id attribute will still work on the future release. Here you can find context menu howto : http://notepad-plus.sourceforge.net/...Menu-HOWTO.php A lot of other new features are added in v5 : bookmarked lines cut/copy/paste/delete operations, more items (caret, tab bar) are configurable, rename/delete current edited file...etc. I let you discover them yourself. Changes: Notepad++ v5 fixed bugs and added features (from v4.9.2) : 1. Improve Notepad++ performance - on startup and on exit. 2. Add Calltip capacity. 3. Add HTML/XML tag match highlighting. 4. All the menu commands can be added in context menu, including plugins' commands, macros and user defined commands. 5. Add bookmarked lines operations : delete all marked lines, copy all marked lines into clipboard, cut all marked lines into clipboard, paste from clipboard to replace all marked lines content. 6. Add rename and delete current document features. 7. Fix crash bug : Open files with date pre-1970. 8. Fix clone mode bug : now the actions done in one view will be synchronized in the cloned view. 9. Add tooltips in document tab to display the full file name path. 10. Change hide lines behaviour : Hide lines now saved during switches. 11. Change file history list behaviour : Most recent closed file is on the top. Add number on list. 12. Caret width and blink rate are customizable. 13. Add asterisk in title bar if file is dirty. 14. The bookmarks' look & feel are improved. 15. Add "Select all" and "copy" context menu items in Find in files results window. 16. Fix goto line with command line bug. 17. Improve smart highlight / mark all / incremental search highlight all visibility 18. Tabbar's coulours is configurable via Stylers Configurator(Active tab Text, Inactive tab text, Inactive tab background, Active tab focused indicator and Active tab unfocused indicator). 19. Add the smart highlight file size limit - 1.5 MB in order to improve the performance. 20. Add exception handling (dumping filedata). 21. Fix go to line command line bug. 22. Enhance Find in files and Find in all opened files features' performance. 23. Fix dialog off screen problem under multi-monitor environment. 24. Add 2 plugin message for v5 : NPPM_GETFULLPATHFROMBUFFERID and NPPM_GETPOSFROMBUFFERID. Included plugins : 1. TexFX v0.24a 2. NppExec v0.2 RC3.2 3. Spell Checker v1.3.1 4. MIME Tools v1.4 5. FTP_synchronize v0.9.6 6. NppExport v0.2.7.3 7. Compare plugin v1.5.1 8. Light Explorer v1.5 9. Doc Monitor v2.1 |
Обновление до 5.0.3 Final
Спойлер
Notepad++ 5.0.1 Notepad++ v5.0.1 fixed bugs and added features (from v5) : 1. Fix tags match highlighter bug - more accurate. 2. Fix word completion doesn't display bug. 3. Fix word completion not in alphabet order. 4. Fix Notepad++ launch problem under WINE. 5. Fix crash issue due to timestamp problem. 6. Fix bug : Files not in recent list on exit and no session saved. 7. Fix bug : hide lines not working right when closing. 8. Re-enable gcc compiler environment (minGW). 9. Fix bug : Syntax highlighting is not applied after "Save as". Notepad++ v5.0.2 Notepad++ v5.0.2 fixed bugs and added features (from v5.0.1) : 1. Fix crash bug for tags match highlighting. 2. Fix the huge file makes notepad++ crash issue. 3. Fix adding item in the history file list while deleting file from Notepad++ bug. 4. Fix a bug that file detection options set are not saved due to doc monitor plugin. 5. Improve opening file performance. 6. Fix bug when closing file using close button. Notepad++ v5.0.3 Notepad++ v5.0.3 fixed bugs and added features (from v5.0.2) : 1. Fix crash bug while processing find in all opened files/find in files in a file contains a very long line. 2. Fix the display problem in found results dialog while processing find in all opened files/find in files in a file contains a very long line. 3. Fix not remembering the history file setting "Don't check at launch time" option bug. |
Обновление Notepad++ 5.2
|
Notepad++ 5.4.1
Вложений: 1
Выпущена обновленная версия популярного текстового редактора Notepad++. В этой версии произведено несколько улучшений в установщике и исправлены мелкие ошибки.
Совершенно замечательный текстовый редактор, предназначенный в первую очередь для программистов и тех, кого не устраивает скромный функционал «Блокнота» входящего в состав Windows. Имеет малый размер дистрибутива, скромненько потребляет ресурсы (запускается мгновенно) и распространяется на основе открытых исходных кодов. Возможности: поддержка синтаксиса огромного числа языков программирования и разметки; преобразование между Windows/Unix/Mac форматами; разные кодировки; поиск с автозаменой; печать; авто-завершение набираемого слова; макросы; плагины; удобный интерфейс на основе табов и т. п. |
|
1. В редакторе Adobe DW есть интересная функция , "применить исходное форматирование" - она выставляет Html и css в хорошо просматриваемом порядке с учетом вложенности и индивидуальных настроек .
Есть ли такая в данном редакторе ? 2. Как по умолчанию поставить чтобы документ распознавался, как html ? |
:reload: Обновление до 5.5.1 Final
Выпущена обновленная версия популярного текстового редактора Notepad++. Список изменений
Notepad++ 5.5.0 New Features and Fixed Bugs: 1. Update : upgrade Scintilla from v1.78 to v2.01. 2. New icon : change from old icon to a cool chamelon icon. 3. New feature : virtual space for column mode. 4. New feature : multi-editing / selection. 5. New feature : tab settings for per language. 6. New feature : selected lines moving up/down capacity. 7. New feature : incremental Search shows pink background when text not found (like Firefox). 8. New feature : rational number is recognized in User Defined Language System. 9. New feature : escape character capacity for the delimiter in User Defined Language System. 10. Bug fixed : tool bar tip crash issue. 11. Bug fixed : column editor inserting octal number broken issue. 12. Changed behaviour : "-nosession" parameter's not only none of session is loaded, but also none of session is saved. 13. Bug fixed : docking feature crash issue. 14. New feature : the ability to not launch Auto-updater during a period (15 days by default). 15. New feature : import plugins feature (load on the fly). 16. New feature : import theme (stylers.xml) feature. 17. Bug fixed : a crash issue while launch Fin in file (regression since v5.4.5). 18. Bug fixed : a crash issue while deleting the last line. 19. Bug fixed : a bug of plugin message NPPM_GETPLUGINSCONFIGDIR (regression since v5.4.5). 20. New feature : new plugin notification NPPN_DOCORDERCHANGED to notify plugins that document order is changed. 21. Bug fixed : tool bar chevron disappeared bug (regression since previous versions). 22. Bug fixed : a crash bug due to instability of FTP_synchronize plugin (enhance Docking feature). 23. Bug fixed : getting fonts problem under Chines/Korean/Japanese environment. 24. Bug fixed : wrong File encoding auto-detection problem : binary file is detected as UTF-16 big-endian. Notepad++ 5.5.1 New Features and Fixed Bugs: 1. Old icon is back. 2. Set ".txt" extension automatically while saving a document text. 3. Real characters count is added in status bar. 4. Fix some memory leaks. 5. Add "open all" capacity in finder (for find in files). 6. Replaced nppcm with NppShell (in installer). - Dialog to allow change of various settings (cmd : regsvr32 /s /i NppShell.dll) - Context menu icon properly rendered - Incorporate dynamic icon for registered filetypes |
Никто не знает, можно ли как-нибудь в настройках может или ещё где, сделать так, чтобы при создании нового документа вставлялся определённый статичный текст в начало его?
|
Гугли на тему копирайтов в этой проге :)
Добавлено через 7 минут Как-то хитрые кодеры вставляют свои копирайты ... |
Цитата:
|
Notepad++ 5.8.3
бесплатный редактор текстовых файлов с поддержкой синтаксиса большого количества языков программирования Цитата:
|
Notepad++ 5.8.6
бесплатный редактор текстовых файлов с поддержкой синтаксиса большого количества языков программирования Цитата:
|
:reload: Обновление до 5.9 Final Выпущена обновленная версия популярного текстового редактора Notepad++. Список изменений
Notepad++ v5.8.7 new features and fixed bug (from v5.8.6) Fix a regression bug: the notification message boxes were not modal. It can be ignored by user then cause wrong input characters. In order to reduce the confusion, new "Mark" tab for "Mark all" feature is made in Find/Replace dialog. Make "Fide what" and "Replace with" fields larger in Find/Replace dialog. Make message dialogs in Notepad++ translatable (in progress). Change user manual format from chm to html. Make minimalist installation available in installer. Notepad++ v5.9 new features and fixed bug (from v5.8.7): Update Scintilla from 2.21 to 2.25. New feature: Non-greedy regular expression (Scintilla). Add Copy/Cut/Paste Binary Content feature. Add "paste HTML content" and "paste RTF content" commands. Fix the inverse of title and message for some MessageBox. Add "Remove Unmarked Lines" command. Add "Column Mode Tip" to notice users the usage of column mode in Notepad++. Make stream comment foldable in php/javascript. |
|
|
|
|
|
|
|
|
|
Текущее время: 02:56. Часовой пояс GMT +3. |
Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd. Перевод: zCarot