Wykorzystujemy pliki cookies i podobne technologie w celu usprawnienia korzystania z serwisu Chomikuj.pl oraz wyświetlenia reklam dopasowanych do Twoich potrzeb.

Jeśli nie zmienisz ustawień dotyczących cookies w Twojej przeglądarce, wyrażasz zgodę na ich umieszczanie na Twoim komputerze przez administratora serwisu Chomikuj.pl – Kelo Corporation.

W każdej chwili możesz zmienić swoje ustawienia dotyczące cookies w swojej przeglądarce internetowej. Dowiedz się więcej w naszej Polityce Prywatności - http://chomikuj.pl/PolitykaPrywatnosci.aspx.

Jednocześnie informujemy że zmiana ustawień przeglądarki może spowodować ograniczenie korzystania ze strony Chomikuj.pl.

W przypadku braku twojej zgody na akceptację cookies niestety prosimy o opuszczenie serwisu chomikuj.pl.

Wykorzystanie plików cookies przez Zaufanych Partnerów (dostosowanie reklam do Twoich potrzeb, analiza skuteczności działań marketingowych).

Wyrażam sprzeciw na cookies Zaufanych Partnerów
NIE TAK

Wyrażenie sprzeciwu spowoduje, że wyświetlana Ci reklama nie będzie dopasowana do Twoich preferencji, a będzie to reklama wyświetlona przypadkowo.

Istnieje możliwość zmiany ustawień przeglądarki internetowej w sposób uniemożliwiający przechowywanie plików cookies na urządzeniu końcowym. Można również usunąć pliki cookies, dokonując odpowiednich zmian w ustawieniach przeglądarki internetowej.

Pełną informację na ten temat znajdziesz pod adresem http://chomikuj.pl/PolitykaPrywatnosci.aspx.

Nie masz jeszcze własnego chomika? Załóż konto

npp.7.8.3.Installer.x64.exe

Czechu445 / ►Programy / Notepad / npp.7.8.3.Installer.x64.exe
Download: npp.7.8.3.Installer.x64.exe

3,83 MB

0.0 / 5 (0 głosów)
1. Add the "Expand All", "Fold All" and "Select/Show current editing file" capacity into Folder as Workspace.
2. Fix restoring line position issue while document is wrapped.
3. Improve Json syntax highlighting.
4. Make filling find field of Find dialog with selected word(s) optional.
5. Make doSaveOrNot dialog simpler when there's a single file to save.
6. Fix auto-insert {[""]} imbrication not working issue.
7. Make cmd cli (for "Open Containing Folder in cmd") customizable.
8. Prevent from setting Updater's Proxy as Notepad++ is not in Admin mode.
9. Disable file association settings when Notepad++'s no admin right.
10. Fix incremental search bar "highlight all" option not conserved bug.
11. Enhance SQL syntax highlighting (add 2 more keyword lists).
12. Fix too small buffer issue during add text macro playback.
13. Fix "Close All Unchanged" not working issue for sub-view.
14. Eliminate garbage displaying in Find-result fold margin.

Komentarze:

Nie ma jeszcze żadnego komentarza. Dodaj go jako pierwszy!

Aby dodawać komentarze musisz się zalogować

Inne pliki do pobrania z tego chomika
1. Codepage auto-detection is done. Notepad++ works automatically now under Traditional/Simplified Chinese Windows. as well under Korean and Japanese Windows (ie. the native characters will be displayed correctly). 2. Bookmark feature is added. User can just click on the bookmark margin (located right side of line number margin) or type Ctrl+F2 to toggle a book mark. To reach the bookmark, type just F2 (Next bookmark) or Shift+F2 (Previous bookmark). To clear all bookmarks, clik the Menu "Search->Clear All bookmarks". 3. An icon of "wrap the text" is added into the tool bar, Thank to our Art Chief Stephane LE GALL for her esthetic design. 4. Syntax highlighting of *.ini is added. 5. Multi-user configuration system is done. From now on the personal GUI configuration and history are saved in the user directory. Also it's no more need to modify the user configuration file manually, Notepad++ memorizes automatically the current GUI configueration for the next session. 6. An "pseudo" bug of find string is corrected thanks to our Test & Support Manager Oren BAUM who reported this problem. This "pseudo bug" is that if the user try to find a whatever string just after opening a file (without placing the caret), he will find nothing because the caret is at the end of file. The remedy is Notepad++ puts the caret at the begining of the opened document.
1. Brace and Indent guideline Highlight : When the caret stay beside of one of those symbol "{ } [ ] ( )" the symbol beside of caret and its symetric opposite symbole will be highlighted, as well as the indent guideline in order to locate the bloc more easily. 2. A fixed bug : the incorrect display of line number margin by doing the zoom is corrected. 3. The tooltips for the tool bar are added. 4. Another fixed bug : The position of the document wasn't restored correctly after closing or drag-and-droping a document. 5. fixed bug again : the Find text dialog didn't memorize the searched words. 6. Syntax HighLighting of asp file is added.
1. Buffer over run on Find and Replace Dialog is corrected - The limit of character number to search is set to 256. 2. Add "Set Max Number of Opened Files" menu entry (Setting->Set Max Number of History Files), that allows user to set max opened files history. Note that the maximum number is 30. Enter for accepting the nb max file value and Esc for cancel the action. 3. Tab size and replacing tab by space are configurable now (Setting->Tab Setting). Enter for accepting the tab size value and Esc for cancel the action. 4. Support now Unix and Mac format (before v 1.9 Notepad++ supported only read mode). The user can also convert his doc to the 2 other formats (Unix -> Mac / Dos, Dos -> Unix / Mac and Mac -> Dos / Unix).
1. Add the transparency to the Find/Replace dialog, Styler Configurator dialog and User Define Language dialog (for w2k and xp only). 2. Correct a bug of VB lexer. 3. Correct a bug of Perl lexer. 4. Add VB Net keywords. 5. Add scroll bar in User Define Language dialog in the dock mode (for the people who has the prehistoric configuration - 14" monitor with 640*480 resolution :-) ). 6. Add the option in the Find/Replace Dialog box to show the found token at the top, in the middle or at the buttom of the edit zone. 7. Update the keywords list of javascript. 8. Add the feature to change the toolbar icons. 9. Add the Unicode encoding feature.
18. Fix the regression bug that x position doesn't be restored while switching back a document. 19. Add "Save a Copy As" feature.
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.
1. Make Notepad++ Unicode-compliant application(Unicode path supported). 2. Fix crash issue due to the incoherent modification/creation date. 3. Enhance Find in files feature : launch in thread, stop as wish. 4. Add find/replace dialog memorize capacity. 5. Fix "find in all opened files" and "find in files" unicode text search bug. 6. Fix "replace" and "replace all" bug. 7. Fix tag match highlighting mismatched bug. 8. Make tag match highlighting on non html zone optional. 9. Fix cpu high consumption bug while document is cloned with smart highlighting and xml matched highlighting features activating. 10. Refine the Save/Open file directory settings (follow tab/last operation/user defined dir). 11. Add "Doc go to new instance" and "Doc open in new instance" features. 12. Move document to another instance of Notepad++ via drag and drop document tab. 13. Add new pluin notification NPPN_DOCACTIVATED and NPPN_LANGCHANGED. 14. Fix context menu incorrect setting crash bug. 15. Fix crash problem while typing Chinese character in ANSI CSS document under Chinese environment. 16. Fix a problem with Incremental search+UTF8 in win9x. 17. Fix the User defined language not working in Unicode version bug. 18. Fix bug with CPP lexer keyword list. 19. Fix auto-completion not woring for HTML, SQL and RC problem. 20. Fix html, sql and rc auto-completion bug. 21. Fix cancel to save file in Notepad++ can not stop system shutdown problem. 22. Fix bug with opening relative path files. 23. Fix bug with clearing read-only flag. 24. Fix wrap after save as bug. 25. Improve "reload from disk" behaviour. 26. Add option to only show the filename in the titlebar. 27. Add NPPM_[G/S]ET_BUFFERLANGTYPE, NPPM_[G/S]ET_BUFFERENCODING, NPPM_[G/S]ET_BUFFERFORMAT messages to access buffer properties. 28. Remove all the comic sans font (finally :) ).
1. Fix Unicode version display Korean/Japanese language problem. 2. Fix bug : Open in new instance not allowing spaces in paths. 3. Fix "Global Styles" string incorrectly displayed in Unicode version. 4. Fix filters for open/save dialog not showing or incorrectly (showing 'L'). 5. Fix calltip argument with 'L' leader character bug. 6. Fix tab control draw bug.
więcej plików z tego folderu...
Zgłoś jeśli naruszono regulamin
W ramach Chomikuj.pl stosujemy pliki cookies by umożliwić Ci wygodne korzystanie z serwisu. Jeśli nie zmienisz ustawień dotyczących cookies w Twojej przeglądarce, będą one umieszczane na Twoim komputerze. W każdej chwili możesz zmienić swoje ustawienia. Dowiedz się więcej w naszej Polityce Prywatności