Notepad++

5

Notepad++

offline
  • benne  Male
  • Elitni građanin
  • Pridružio: 14 Okt 2010
  • Poruke: 2272
  • Gde živiš: From Bissau to Palau

Napisano: 25 Jun 2012 12:36

Notepad++ 6.1.4



* Fix a crash issue of Windows 8's Computer Manager due to Notepad++'s Shell Extension (Explorer's context menu).
* Work around for a right click issue (crashing on right click) in Windows Explorer in all versions of Win 7 and Vista. Issue was caused by a conflict among Shell Extension (Explorer's context menu) of Symantec Antivirus, Net iD component and Notepad++.
* Fix a regression in clickable link feature.
* Add "reload from disk" command entry in tab context menu.



Dopuna: 07 Jul 2012 20:10

Notepad++ 6.1.5



* Fix a html tag match freezing issue.
* Fix the sidebar splitter failed in Windows 8 issue.
* Fix un regression: folding/unfolding performance issue.
* Fix tab context menu in the other localization regression due to adding new command "Reload".
* Fix lower/UPPER case on selected text which contains NULL characters.
* Fix wrap/unwrap line position not being kept bug.
* Fix xml syntax highlighting broken because of php preprocessor instruction inside.
* Fix a GUI bug which shows empty tab row while closing a last tab in a row (in the multi-line tab mode).



Registruj se da bi učestvovao u diskusiji. Registrovanim korisnicima se NE prikazuju reklame unutar poruka.
offline
  • benne  Male
  • Elitni građanin
  • Pridružio: 14 Okt 2010
  • Poruke: 2272
  • Gde živiš: From Bissau to Palau

Napisano: 16 Avg 2012 9:38

Notepad++ 6.1.6



1. Fix (Walk around) Notepad++ hanging on CJK input with ANSI document while enabling word completion.
2. Enhance folding performance on large documents.
3. Check update without elevating to Administrator right.
4. Add update auto-detection for the environment vista/windows 7/Windows 8.
5. Fix bug: Doc switcher icon state not refreshed after '"save all" action.
6. Make Document map togglable via menu.
7. Enhance Find/Replace dialog result messages.
8. Fix a issue that "max number of recent files" cannot be set to 0.
9. Add font size 5, 6 and 7 in Style Configurator.



Dopuna: 12 Sep 2012 14:14

Notepad++ 6.1.7



1. Fix config.xml zero length bug after Windows' update (Notepad++ is forced to quit).
2. Fix a crash issue on save as command.
3. Fix saving file fails silently bug.
4. Fix a buffer overflow bug.
5. Add case sensitive option for smart highlighting feature.
6. Enhance the localization system.
7. Fix a behavior issue on Windows shutdown.
8. Enhance comment operations: add stream Uncomment command and cross-calling of block feature.
9. Enhance TAB to space and space to TAB commands.



offline
  • benne  Male
  • Elitni građanin
  • Pridružio: 14 Okt 2010
  • Poruke: 2272
  • Gde živiš: From Bissau to Palau

Notepad++ 6.2



Notepad++ v6.2 includes a new User Defined Languge (UDL2) system, the key features of UDL2 are:
· More keyword groups were added (more syntax highlighting can be defined).
· Multipart keywords are supported.
· Whitespace is no longer mandatory as keyword separator.
· Numbers recognition support is greatly improved.
· Operators and delimiters can be longer than one character.
· The same characters can be used as comments AND operators.
· Comments and delimiters support nesting.
· Improvments to Comments (comment folding, comment continuation...etc).
· In the case of several comment pairs defined, comment open symbols match only with comment close symbols of the same order.

offline
  • Ričard  Male
  • Lavlje srce
  • Supermoderator
  • Zver!
  • Electro maintenance engineer
  • Pridružio: 28 Nov 2006
  • Poruke: 13744
  • Gde živiš: Vršac

Napisano: 13 Nov 2012 14:11

Notepad++ 6.2.1

# Fixed bugs:
* Fix link hotspot colourising issue.
* Fix a regression bug about Configurator GUI: font setting controls are disabled.
* Fix a crash issue due to the inconsistent userDefineLang.xml.
* Fixed bug of UDL2 where "Folder in code" keywords were detected even outside of commnets.
* Fixed for the hex number detection bug of UDL2 (for example, 0xfece57 ok, but not 0xfe57ce).
* Fix a crash bug while file path as argument and its length is more than 260 characters.

# Included plugins:
* Spell Checker v1.3.3
* NppFTP 0.24.1
* NppExport v0.2.8
* Plugin Manager 1.0.8
* Converter 3.0



Dopuna: 21 Nov 2012 9:09

Notepad++ 6.2.2

* Fixed bugs and added features:
- Fix url link style problem in php document.
- Add selected line count display on the status bar.
- Add the capacity to treat path like "\test\test.txt".


* Included plugins:
- Spell Checker v1.3.3
- NppFTP 0.24.1
- NppExport v0.2.8
- Plugin Manager 1.0.8
- Converter 3.0

offline
  • benne  Male
  • Elitni građanin
  • Pridružio: 14 Okt 2010
  • Poruke: 2272
  • Gde živiš: From Bissau to Palau

Napisano: 17 Dec 2012 13:04

Notepad++ 6.2.3



· Fix find "\r\n" bug in RegExpr mode.
· Change "Delete file" command to "Move to Recycle Bin".
· Add Remove empty lines feature.
· Change document default value from ANSI to UTF8 w/o BOM.
· Enable Word-completion under CJK environment for unicode document.



Dopuna: 04 Feb 2013 0:56

Notepad++ 6.3



· Fix regex search replace hanging problem.
· Fix folding performance issue.
· Fix folding level N folds partially bug.
· Add UDL (User Defined Language) versioning.
· Make UDL line comment start position definition be more accurate.
· Add new options for UDL number definition.
· Fix applying wrong UDL bug while several UDL exist.
· Fix UDL incorrect folding while Unix EOL is used.
· Fix UDL stream comment hanging problem.
· Fix UDL multi-part keywords recongnition problem while "Ignore case" is checked.
· Fix a UDL number recongnition problem.
· Fix crashing on XP problem in UDL.
· Fix the bug that double clicking on tab with 2 views doesn't open new file.
· Fix the bug that file cannot be opened via Explorer context menu when Notepad++ is run as administrator.
· Fix the problem that calltip becomes garbage after switching document.
· Fix the bug that empty document cannot be saved when using special encoding.
· Fix the issue of document focus after canceling exit on an unsaved file.
· Fix folding performance issue
· Fix folding partially bug.
· Fix tab display bug when buffer's filename is changed or buffer is closed.
· Fix the problem of wrong starting window position on the second monitor.
· Remove the redundant message under win7/vista/xp while move file into recycle bin.

offline
  • Ričard  Male
  • Lavlje srce
  • Supermoderator
  • Zver!
  • Electro maintenance engineer
  • Pridružio: 28 Nov 2006
  • Poruke: 13744
  • Gde živiš: Vršac

Notepad++ 6.3.1

# Fixed bugs and added features:
* Fix replacing '\n' bug in both extended and regex mode.
* Remember folding states for each file in session.
* Fix a crash bug on uncommenting.
* Add "Set Updater proxy..." command for setting the proxy of updater.
* Fix the problem of Window position not saved/restored properly.
* Add new API NPPM_GETCURRENTVIEW.
# Included plugins:
* Spell Checker v1.3.3
* NppFTP 0.24.1
* NppExport v0.2.8
* Plugin Manager 1.0.8
* Converter 3.0



offline
  • Rogi  Male
  • Mod u pemziji
  • Najbolji košarkaš koji
  • je ikada igrao ovu igru
  • Pridružio: 31 Avg 2005
  • Poruke: 11687

Notepad++ 6.3.2


# Fixed bug and added feature:
- Fix a regression (performance issue).
- Recognize wscript and Rakefile respectively as python and ruby file.
# Included plugins:
- Spell Checker v1.3.3
- NppFTP 0.24.1
- NppExport v0.2.8
- Plugin Manager 1.0.8
- Converter 3.0




Download: http://notepad-plus.sourceforge.net/

offline
  • Aco  Male
  • Moderator foruma
  • Aleksandar
  • Pridružio: 12 Maj 2006
  • Poruke: 16823
  • Gde živiš: /home/aco

Napisano: 30 Jun 2013 21:38

Notepad++ 6.4.1

-Add Function List Panel (customizable, support C++ and Javascript for the moment).
-Display the error/result in the new added statusbar of Find/Replace dialog instead in popup dialogs.
-Add delimiter select by ctrl+Double click feature.
-Add set begin position feature for selection.
-Fix fold all command bug (which folds partially).
-Fix opening the same file twice due to its different path (for example symbol link).
-Fix deleting macro from macro menu crash issue.
-Fix the bug of Window position not saved/restored properly.
-Fix small window size problem due to closing Notepad++ in icon state (reduced in the taskbar) on -the last session.
-Enhance Block comment: remove 1024 bytes limit.
-Fix a detection error of UTF16 file from a binary file.
-Enhance the performance of switching files if folding is applied.
-Fix macro problem: Find functionality doesn't work in ´Run a Macro Multiple Times´.
-Enhance the performance while double clicking on a very long word.
-Enhance TAB/Space conversion: UTF8 support and preserving the current state.
-Change the Preferences dialog UI (List interface instead  of tab interface).



Download: http://notepad-plus-plus.org/download/v6.4.1.html

Dopuna: 09 Jul 2013 18:31

Notepad++ 6.4.2

Changelog:

Fix localization regressions.
Make ´Begin/End Select´ Command recordable in macro.
Enhance the delimiter selection(Ctrl + double click) feature.
Fix Find/Replace dialog status bar overwriting memory problem.
Fix Run dialog doesn't work with spaces in path.
Fix ´Find all in current document´ asking for creating a new file bug (regression).

Download: http://notepad-plus-plus.org/download/v6.4.2.html

Dopuna: 28 Jul 2013 22:32

Notepad++ 6.4.3

Changelog:

Fix a crash issue while using Function list.
Enhance delimiter selection (Ctrl + Mouse Double Click) - add GUI settings in Preferences dialog.
Add open session in the new instance capacity.
Add new command line argument "-openSession" for opening a session file.
Add multi-instance option.
Fix regression -systemtray command line option not working properly.
Fix begin/end selection bug after the text modification between the begin and end position.
Add localization command line option -LlangCode where langCode is browser language code.

Download: http://notepad-plus-plus.org/download/v6.4.3.html

Dopuna: 09 Avg 2013 14:49

Notepad++ 6.4.4

-Fix a crash issue while there´s missing tag in functionList.xml.
-Fix UTF-8 (w/o BOM) detection bug.
-Fix line numbers space problem while folding.
-Fix opening file in Notepad++ makes Aero-snapped cancelled.
-Change behaviour: statusbar reports the number of selected characters instead of number of bytes now.
-Add ´close all tab to left´ and ´close all tab to right´ features.
-Add direct access to the tab feature (Ctrl + NumPad).
-Fix macro replaying crash issue.
-Add insert blank line above/below the current line feature(Ctrl+Alt+Enter/Ctrl+Alt+Shift+Enter respectively).
-Add selection between matching braces feature.
-Fix opening file problem from the network drive.
-Fix C++ class (*.h) parsing problem in function list while there is comment on the beginning of document.
-Enhance function list´s C/C++ parser.

Download: http://notepad-plus-plus.org/download/v6.4.4.html

offline
  • Ričard  Male
  • Lavlje srce
  • Supermoderator
  • Zver!
  • Electro maintenance engineer
  • Pridružio: 28 Nov 2006
  • Poruke: 13744
  • Gde živiš: Vršac

Napisano: 01 Okt 2013 7:34

Notepad++ 6.5

# New features and bug fixes:
* Update Scintilla to version 3.3.4
* Add language CoffeeScript support.
* Add multi-paste support for multi-selection/column mode.
* Add new feature: auto-close parentheses, quotes, bracket and matched xml/html tag.
* Add php, perl, xml, batch, ini and nsis for the build-in function list.
* Add User Defined Languages support for the build-in function list.
* Add reload feature for the build-in function list.
* Fix a minor problem of file extension support for the build-in function list.
* Fix a tag matching bug by disabling tag matching inside PHP code blocks.
* Fix right-to-left text after closing document map bug.
* Fix cancelling shutdown make Notepad++ quit w/o saving files bug.
* Enhance "Begin/End select" feature: Check "Begin/End select" menu item when active.
* Enhance Mark all feature: 2 options "Match case" and "Match whole word only" in Find/Replace dialog .
* Fix a Replace dialog status bar display problem by clearing status bar before processing any action.
* Add new feature: if Notepad++ is running as administrator, display this info on the title bar.
* Rename "block comment" to "Single line comment" and "stream comment" to "block comment".
* Remove invalid command "Online Documentation".
# Included plugins:
* DSpellCheck v1.2.7.0
* NppFTP 0.24.1
* NppExport v0.2.8
* Plugin Manager 1.0.8
* Converter 3.0




Dopuna: 05 Nov 2013 10:40

Notepad++ 6.5.1

# New features and bug fixes:
- Add search and sort abilities into build-in function list.
- Add auto-completion for absolute path feature.
- Fix scrolling text problem while using "Synaptics touchpad".
- Fix EOL type not correctly determined for UTF-16 files bug.
- Fix tab settings bug in Normal text.
# Included plugins:
- DSpellCheck v1.2.10
- NppFTP 0.24.1
- NppExport v0.2.8
- Plugin Manager 1.0.8
- Converter 3.0


offline
  • Aco  Male
  • Moderator foruma
  • Aleksandar
  • Pridružio: 12 Maj 2006
  • Poruke: 16823
  • Gde živiš: /home/aco

Napisano: 11 Dec 2013 19:17

Notepad++ 6.5.2

# New features and bug fixes:
* Add sort lines feature.
* Make 2 external commands as build-in commands: Open containing folder in Explorer/cmd.
* URL hovered highlighting can be customized.
* Fix the bug that Global Styles are not loaded completely in Stylers Configurator.
* Improve php and js parsers in functionList.
* Add panel icons for 6 panels: ascii insertion, clipboard history, doc map, doc switcher, function list and project.
* Fix function list class border determination problem (while open/close symbols are in the comment zone).
* Fix crash (buffer overflowed problem) for function calltip.
* Fix a bug in path auto-completion feature.
* Fix tab close button's color remains hovered while mouse leaves.
* Update html auto-completion file.
Screenshots



Dopuna: 01 Jan 2014 20:41

Notepad++ 6.5.3

# New features and bug fixes:
- Make advanced scrolling optional so it can be disabled in case of touchpad scrolling problem.
- Enhance sort lines feature: if several lines are selected, only the selected lines are sorted.
- Add hex value column in Ascii Insert Panel.
- Enhance performance: prevent switched-in document from being parsed by function list and by document map while these 2 panels are hidden.
- Fix the bug that modified tab interface colour settings cannot be saved in stylers configurator.
- Fix text crazy flickering while resizing the frame on a specific position.
- Fix the context menu not shown for the all other users (accounts) in the same PC.
# Included plugins:
- DSpellCheck v1.2.11
- NppFTP 0.24.1
- NppExport v0.2.8
- Plugin Manager 1.0.8
- Converter 3.0
- Mime Tool 1.9

Ko je trenutno na forumu
 

Ukupno su 1243 korisnika na forumu :: 55 registrovanih, 9 sakrivenih i 1179 gosta   ::   [ Administrator ] [ Supermoderator ] [ Moderator ] :: Detaljnije

Najviše korisnika na forumu ikad bilo je 3466 - dana 01 Jun 2021 17:07

Korisnici koji su trenutno na forumu:
Korisnici trenutno na forumu: 357magnum, A.R.Chafee.Jr., ajo baba, amaterSRB, Apok, armor, bladesu, bojank, Brana01, Bubimir, cenejac111, cinoeye, darcaud, djboj, Dorcolac, dragoljub11987, Futurama, goxin, Istman, Ivan Campo, JimmyNapoli, Kaplar2, Karla, kokodakalo, kolle.the.kid, Krvava Devetka, kuntalo, Lieutenant, Marko Marković, Metanoja, milenko crazy north, milimoj, miodrag, moldway, Nemanja.M, ozzy, panzerwaffe, Rakenica, raketaš, raso7, Regrut Boskica, royst33, ruger357, SR-3m, Srki94, Srle993, VP6919, wolf431, wolverined4, Wrangler, zdrebac, Živković, Žrnov, žeks62, 1107