Notepad++

PC
User avatar
delta2k2
Site Admin
Posts: 1990
Joined: 11 Sep 2013 15:18
Location: Over the rainbow ...

Notepad++

Unread postby delta2k2 » 30 Sep 2013 13:42

Notepad++ 6.5

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.

Changes :
1. Update Scintilla to version 3.3.4
2. Add language CoffeeScript support.
3. Add multi-paste support for multi-selection/column mode.
4. Add new feature: auto-close parentheses, quotes, bracket and matched xml/html tag.
5. Add php, perl, xml, batch, ini and nsis for the build-in function list.
6. Add User Defined Languages support for the build-in function list.
7. Add reload feature for the build-in function list.
8. Fix a minor problem of file extension support for the build-in function list.
9. Fix a tag matching bug by disabling tag matching inside PHP code blocks.
10. Fix right-to-left text after closing document map bug.
11. Fix cancelling shutdown make Notepad++ quit w/o saving files bug.
12. Enhance "Begin/End select" feature: Check "Begin/End select" menu item when active.
13. Enhance Mark all feature: 2 options "Match case" and "Match whole word only" in Find/Replace dialog .
14. Fix a Replace dialog status bar display problem by clearing status bar before processing any action.
15. Add new feature: if Notepad++ is running as administrator, display this info on the title bar.
16. Rename "block comment" to "Single line comment" and "stream comment" to "block comment".
17. Remove invalid command "Online Documentation".


Download Installer

Download Portable
User avatar
delta2k2
Site Admin
Posts: 1990
Joined: 11 Sep 2013 15:18
Location: Over the rainbow ...

Re: Notepad++

Unread postby delta2k2 » 04 Nov 2013 00:50

Notepad++ 6.5.1

Changes :
1. Add search and sort abilities into function list.
2. Add Java parser into function list.
3. Add auto-completion for absolute path feature.
4. Fix scrolling text problem while using "Synaptics touchpad".
5. Fix EOL type not correctly determined for UTF-16 files bug.
6. Fix tab settings bug in Normal text.

Download Installer
Download Portable
User avatar
delta2k2
Site Admin
Posts: 1990
Joined: 11 Sep 2013 15:18
Location: Over the rainbow ...

Re: Notepad++

Unread postby delta2k2 » 10 Dec 2013 17:22

Notepad++ 6.5.2

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

Download Installer
Download Portable
User avatar
delta2k2
Site Admin
Posts: 1990
Joined: 11 Sep 2013 15:18
Location: Over the rainbow ...

Re: Notepad++

Unread postby delta2k2 » 31 Dec 2013 16:36

Notepad++ 6.5.3

Changes :
1. Make advanced scrolling optional so it can be disabled in case of touchpad scrolling problem.
2. Enhance sort lines feature: if several lines are selected, only the selected lines are sorted.
3. Add hex value column in Ascii Insert Panel.
4. Enhance performance: prevent switched-in document from being parsed by function list and by document map while these 2 panels are hidden.
5. Fix the bug that modified tab interface colour settings cannot be saved in stylers configurator.
6. Fix text crazy flickering while resizing the frame on a specific position.
7. Fix the context menu not shown for the all other users (accounts) in the same PC.

Download Installer
Download Portable
User avatar
delta2k2
Site Admin
Posts: 1990
Joined: 11 Sep 2013 15:18
Location: Over the rainbow ...

Re: Notepad++

Unread postby delta2k2 » 18 Feb 2014 22:56

Notepad++ 6.5.4

Changes :
1. Enhance Notepad++ to conform with DPI-aware application.
2. Make extension column optional in vertical file switcher.
3. Add 3rd option "function + word completion" in auto-completion feature.
4. Fix closing bug in doc switcher via the context menu (right clicking of an unselected item).

Download Installer
Download Portable
User avatar
delta2k2
Site Admin
Posts: 1990
Joined: 11 Sep 2013 15:18
Location: Over the rainbow ...

Re: Notepad++

Unread postby delta2k2 » 07 Mar 2014 09:40

Notepad++ 6.5.5

Changes :
- Add character encoding auto-detection feature.
- Fix the word-completion hanging problem by typing Chinese in ANSI document under Chinese Windows 7/8 64 bits.
- Enable word-completion in ANSI document under CJK environment.
- Add wildcard capacity for file name argument in command line.
- Add new command line argument "-r" for opening files recursively (with wildcard characters).
- Fix the crash bug while setting current document as Objective-C source code.
- Fix rename not replacing the existing file bug.
- Enhance Function list feature: reload on saving.
- Enhance Function list feature: better recognition of perl function.
- Fix sorting path in Windows document dialog makes Notepad++ crash.
- Fix the no extension column setting for Doc Switcher not initialized properly in preference dialog.
- Add "Command line arguments help" menu item command.


Download Installer
Download Portable
User avatar
delta2k2
Site Admin
Posts: 1990
Joined: 11 Sep 2013 15:18
Location: Over the rainbow ...

Re: Notepad++

Unread postby delta2k2 » 02 May 2014 08:41

Notepad++ 6.6

Changes :
- Add session snapshot and periodic backup feature.
- Fix RTL/LTR command making mirrored text bug.
- Make auto-detect character encoding optional.
- Apply DPI-aware on find & replace dialog tab and User define language dialog tab.
- Add shell script parser for the function list.
- Make backslash as an escape character optional in SQL.

Download Installer
Download Portable
User avatar
delta2k2
Site Admin
Posts: 1990
Joined: 11 Sep 2013 15:18
Location: Over the rainbow ...

Re: Notepad++

Unread postby delta2k2 » 04 May 2014 23:38

Notepad++ 6.6.1

Fix Notepad++ hanging issue while saving a large file if session snapshot feature is on.


Download Installer
Download Portable
User avatar
delta2k2
Site Admin
Posts: 1990
Joined: 11 Sep 2013 15:18
Location: Over the rainbow ...

Re: Notepad++

Unread postby delta2k2 » 09 May 2014 19:28

Notepad++ 6.6.2


Fix session snapshot enabled issue even "remember current session" option is disabled.


Download Installer
Download Portable
User avatar
delta2k2
Site Admin
Posts: 1990
Joined: 11 Sep 2013 15:18
Location: Over the rainbow ...

Re: Notepad++

Unread postby delta2k2 » 19 May 2014 18:54

Notepad++ 6.6.3

Changes :
- Fix SaveAll command hanging issue while session snapshot is enabled.
- Fix docking error messages displaying due to bad detection of windows version.
- Fix restoring saved files as unsaved due to SaveAll bug in session snapshot mode.
- Disable session snapshot while command line argument -nosession is used.
- Fix bug that backup is not performed (in session snapshot mode) while view is switched from one to another.
- Fix a bug in NppShell when trying to open many files.


Download Installer
Download Portable

Return to “PC”

Who is online

Users browsing this forum: No registered users and 16 guests