ADN Posted April 1, 2019 Share Posted April 1, 2019 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. Thanks to Astron for the update. Download Link to comment Share on other sites More sharing options...
shamu726 Posted April 1, 2019 Share Posted April 1, 2019 @ADN, pls update the link to changelog: https://notepad-plus-plus.org/download/v7.6.5.html Notepad++ v7.6.5 enhancements & bug-fixes: Security enhancement: GPG Signature is provided for Notepad++ release. Fix a long waiting issue about file auto change detection: enhance "File status Auto-Detection" to avoid switching editing tab off behaviour. Fix encoding (language) detection regressions since v7.6. Fix a regression: double-clicking on a "find all in current document" result for an unsaved doc prompts to save it. Added close all unchanged tabs command. Restore deleted "Launch in browser" customized shortcuts in EU-FOSSA bounty program by implementing them in more secure way: Add "View Current Retain read only setting state in session. Enhancement: after file reload user can still undo. Fix a bug in command "Remove Consecutive Duplicate Lines" and make it work with old Macintosh EOL. Fix UDL language marker bullet position, if UDL Name exceeds 14 characters, extend UDL names to max 64 characters. Enhance external call code to avoid eventual arbitrary commands execution. (EURO-FOSSA) Fix crash issue by command "On Selection->Open File" while the number of selected characters is exceed 2048. (EURO-FOSSA) Fix crash issue of User Define dialog while deleting a unallocated entry. (EURO-FOSSA) Fix crash issue on shortcut command while its length exceed 260. (EURO-FOSSA) Add an enhancement on "Open..." command to prevent from the eventual crash. (EURO-FOSSA) Fix stack Buffer Overflow in Command::extractArgs. (EURO-FOSSA) Link to comment Share on other sites More sharing options...
svniceguy Posted April 2, 2019 Share Posted April 2, 2019 On 3/31/2019 at 6:20 PM, ADN said: 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. Thanks to Astron for the update. Download "several programming languages" is underestimating it. Numerous would be a better description. And it supports defining a user-specific language. Notepad++ is a very versatile and flexible editor. Been using it for a long time and it's a great. Link to comment Share on other sites More sharing options...
Rebel Reigns Posted April 3, 2019 Share Posted April 3, 2019 Notepad++ 7.6.5 Multilingual Portable by @jooseng Download: Site: https://www.upload.ee Sharecode: /files/9778976/NotepadPlusPlusPortable_7.6.5_Multilingual.paf.exe.html Link to comment Share on other sites More sharing options...
ARMOUR Posted April 3, 2019 Share Posted April 3, 2019 @Staff @ADN v7.6.5 revoked Rolling back to v7.6.4 Quote This crash issue is fixed here: https://github.com/notepad-plus-plus/notepad-plus-plus/commit/9443e2e8f221e565f46423df099f56bec14c3ed2 I’ll release v7.6.6 in few days. In the meantime the latest version is rolled back to v7.6.4 Link to comment Share on other sites More sharing options...
Kalju Posted April 3, 2019 Share Posted April 3, 2019 It is interesting why no one is improving the front page links. There are still old links. The result is: Not Found Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.