Thread: Notepad++ 4.8.2
View Single Post
  #1  
Old 10th Mar 08, 01:03 PM
NewsBot's Avatar
NewsBot NewsBot is offline
Senior Member
 
Join Date: Oct 2004
Posts: 31,585
NewsBot will become famous soon enough
Notepad++ 4.8.2
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.

Notepad++ v4.8.2 fixed bugs and added features (from v4.8.1) :
  1. Fix unicode input problem for non-western language.
  2. Add the capacity (behaviour) of keeping line highlighting even when Notepad++ loss its focus.
  3. Fix missing fonts problem in font list of Stylers configurator.
  4. Fix the hot key problem : make Alt+f+s work again.
  5. Fix the hardware problem : make keyboard commands (such as "e-mail", "calculator", "sound", ...) works again.



Read full story...



More...
Reply With Quote