Notepad++ 6.7 Released

Status
Not open for further replies.

McLovin

Level 76
Thread author
Verified
Honorary Member
Malware Hunter
Apr 17, 2011
9,224
Notepad++ is a free (as in "free speech" and also as in "free beer") source code editor and Notepad replacement that supports several languages. Running in the MS Windows environment, its use is governed by GPL License.

Based on the powerful editing component Scintilla, Notepad++ is written in C++ and uses pure Win32 API and STL which ensures a higher execution speed and smaller program size. By optimizing as many routines as possible without losing user friendliness, Notepad++ is trying to reduce the world carbon dioxide emissions. When using less CPU power, the PC can throttle down and reduce power consumption, resulting in a greener environment.

kj7sd.png

New features and fixed bugs in Notepad++ v6.0
  • PCRE (Perl Compatible Regular Expressions) is supported.
  • Add Document Map feature (via Menu View->Document Map).
  • Enhance the loading performance for the large file.

Download setup: Notepad++ 6.0 | 5.5 MB (Open Source)
Download portable: Notepad++ 6.0 | 3.6 MB
View: Homepage
 

McLovin

Level 76
Thread author
Verified
Honorary Member
Malware Hunter
Apr 17, 2011
9,224
RE: Notepad++ 6.0

FileHippo said:
Update:

Fixed bugs:
  • Fix search/replace bug while Doc Map is opened.
  • Fix User Defined Language syntax highlighting problem while Doc Map is opened.
  • Fix Chinese characters showing problem while Doc Map is opened.
  • The old behaviour of comment/uncomment w/o selection is restored.
  • Fix selecting all the text in doc map while clicking on doc map dialog caption.

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

Sources.
 

McLovin

Level 76
Thread author
Verified
Honorary Member
Malware Hunter
Apr 17, 2011
9,224
RE: Notepad++ 6.0

FileHippo said:
Update:

Modification and fixed bugs:
  • Enhance project's license (GPL) to avoid the other malicious websites bundle Notepad++ release with their parasite software.
  • Fix selectAll-copy-paste on the same document crash bug while document map has been activated.
  • Fix a regression about auto-completion feature.
  • Fix focus on document map problem after its launch.

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

Sources.
 

McLovin

Level 76
Thread author
Verified
Honorary Member
Malware Hunter
Apr 17, 2011
9,224
RE: Notepad++ 6.0

FileHippo said:
Update:

Fixed bugs:
  • Fix Notepad++ hanging bug due to the opened file containing a half of UTF-8 double byte sequence at the end of the file.

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

Sources.
 
P

Plexx

RE: Notepad++ 6.1.3

Notepad++ 6.1.3 has been released

Source: Link

Changes:
Enhance the performance issue for xml matching tags highlighting and for displaying clickable links.
While the amount of file to open is larger than 200, a dialog will be shown to warn user.
Fix Notepad++ close bug while move one cloned new empty document into another view, in the destination contained only this new empty document.
Fix hanging problem while double-click on a project folder then (immediately) drag it.
Fix a bug while command argument contain an empty string ("").
Fix mouse cursor disappearing bug on right click while a project item is dragging
 

McLovin

Level 76
Thread author
Verified
Honorary Member
Malware Hunter
Apr 17, 2011
9,224
RE: Notepad++ 6.0

# Enhancement and fixed bugs:
* Fix a crash issue of Windows 8's Computer Manager due to Notepad++'s Shell Extension (Explorer's context menu).
* Walk 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.
# Included plugins (Unicode)
* Spell Checker v1.3.3
* NppFTP 0.24.1
* NppExport v0.2.8
* Plugin Manager 1.0.8
* Converter 3.0

Sources.
 

Ink

Administrator
Verified
Staff Member
Well-known
Jan 8, 2011
22,361
RE: Notepad++ 6.0

Anyone use this? How could I use this, if I were to download it?

Looks like an interesting program.
 

McLovin

Level 76
Thread author
Verified
Honorary Member
Malware Hunter
Apr 17, 2011
9,224
RE: Notepad++ 6.0

Earth said:
Anyone use this? How could I use this, if I were to download it?

Looks like an interesting program.

It's best used for coding for Python. I use it for coding for Python. Makes life a lot easier to use.

It's like Wordpad, but can be used for programs formatting. :)
 

McLovin

Level 76
Thread author
Verified
Honorary Member
Malware Hunter
Apr 17, 2011
9,224
RE: Notepad++ 6.0

# New features and fixed bugs:
* Fix (Walk around) Notepad++ hanging on CJK input with ANSI document while enabling word completion.
* Enhance folding performance on large documents.
* Check update without elevating to Administrator right.
* Add update auto-detection for the environment vista/windows 7/Windows 8.
* Fix bug: Doc switcher icon state not refreshed after '"save all" action.
* Make Document map togglable via menu.
* Enhance Find/Replace dialog result messages.
* Fix a issue that "max number of recent files" cannot be set to 0.
* Add font size 5, 6 and 7 in Style Configurator
# Included plugins:
* Spell Checker v1.3.3
* NppFTP 0.24.1
* NppExport v0.2.8
* Plugin Manager 1.0.8
* Converter 3.0

Sources.
 
P

Plexx

RE: Notepad++ 6.0

Updated. Thanks for sharing.

One thing I like is the Check for updates without elevating to Admin rights.
 

McLovin

Level 76
Thread author
Verified
Honorary Member
Malware Hunter
Apr 17, 2011
9,224
RE: Notepad++ 6.0

malbky said:
Using it for Python. For Java I have BlueJ.

Notepad++ is great for Python and coding. Used it when I did my coding course.
 
  • Like
Reactions: noladevildog

olefin

Level 1
Sep 9, 2012
49
RE: Notepad++ 6.0


Changes in Notepad++ v6.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.

Included plugins:
1. Spell Checker v1.3.3
2. NppFTP 0.24.1
3. NppExport v0.2.8
4. Plugin Manager 1.0.8
5. Converter 3.0

Installer

zip package

minimalist package
 

firestr001

Level 2
Jul 22, 2012
317
Notepad++ 6.2

Notepad++ is a free source code editor and Notepad replacement that supports several languages. Running in the MS Windows environment, its use is governed by GPL Licence.

Based on a powerful editing component Scintilla, Notepad++ is written in C++ and uses pure Win32 API and STL which ensures a higher execution speed and smaller program size. By optimizing as many routines as possible without losing user friendliness, Notepad++ is trying to reduce the world carbon dioxide emissions. When using less CPU power, the PC can throttle down and reduce power consumption, resulting in a greener environment.

626__notepad1.png


visit here to download
 

McLovin

Level 76
Thread author
Verified
Honorary Member
Malware Hunter
Apr 17, 2011
9,224
RE: Notepad++ 6.2

All you had to do was update this thread.
 

McLovin

Level 76
Thread author
Verified
Honorary Member
Malware Hunter
Apr 17, 2011
9,224
RE: Notepad++ 6.0

FileHippo said:
Update:

Fixed bugs:
  • 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.

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

Sources.
 

McLovin

Level 76
Thread author
Verified
Honorary Member
Malware Hunter
Apr 17, 2011
9,224
RE: Notepad++ 6.0

2064__Notepad5_icon.png
Notepad++ 6.3.2 Released

Notepad++ is a free source code editor and Notepad replacement that supports several languages. Running in the MS Windows environment, its use is governed by GPL Licence.

Based on a powerful editing component Scintilla, Notepad++ is written in C++ and uses pure Win32 API and STL which ensures a higher execution speed and smaller program size. By optimizing as many routines as possible without losing user friendliness, Notepad++ is trying to reduce the world carbon dioxide emissions. When using less CPU power, the PC can throttle down and reduce power consumption, resulting in a greener environment.

Features:
- 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

What's New?
- Fix a regression (performance issue).
- Recognize wscript and Rakefile respectively as python and ruby file.
- Spell Checker v1.3.3
- NppFTP 0.24.1
- NppExport v0.2.8
- Plugin Manager 1.0.8
- Converter 3.0

Download from Official Source HERE
 

firestr001

Level 2
Jul 22, 2012
317
Notepad++ 6.5 released

This new release with updated Scintilla, contains several new features and bug fixes. Here are the main added features:

The language CoffeeScript is supported.
Auto-close feature allows not only to complete parentheses, quotes, bracket and matched xml/html tag, but also to define user's delimiter pairs. You can enable them in preferences dialog.
Multi-paste: the copied text will be pasted multiply when multi-selection or /and column mode is/are applied.
Enhancement of function list: new reload button, user defined languages supported, new parsers (php, perl, xml, batch, ini and nsis).


http://notepad-plus-plus.org/download/v6.5.html
 
Status
Not open for further replies.

About us

  • MalwareTips is a community-driven platform providing the latest information and resources on malware and cyber threats. Our team of experienced professionals and passionate volunteers work to keep the internet safe and secure. We provide accurate, up-to-date information and strive to build a strong and supportive community dedicated to cybersecurity.

User Menu

Follow us

Follow us on Facebook or Twitter to know first about the latest cybersecurity incidents and malware threats.

Top