Jump to content

Recommended Posts

Posted (edited)

Notepad2 2.1.19 released!

Notepad2 is a light-weight, free and open source Notepad-like text editor with syntax highlighting for a few commonly used languages.

It's based on the Scintilla source code editing component (http://www.scintilla.org) and works on NT-based versions of Windows.

It's been a couple of years in coming but a newer version of the popular Notepad replacement has been released!

New in Version 2.1.19 (released April 10, 2008)

- "Line Comment" (Ctrl+Q) and "Stream Comment" (Ctrl+Shift+Q)

- "Title Case" (Ctrl+Alt+T) and "Sentence Case" (Ctrl+Alt+S)

- "Compress Whitespace" (Alt+P) command reduces spaces and tabs

- Original Notepad .LOG feature

- /f command line switch to set ini-file (/f0 to omit ini-file)

- /p command line switch trumps sticky window position

- /p0 uses system default settings for new window position

- Move new off-screen windows prior to resizing

- Option to skip Unicode text detection (File, Encoding, Default)

- Reload file with different default encoding (Ctrl+F8, Shift+F8)

- Unsaved documents with just whitespace considered empty

- Improved handling of relative path names

- File dialog filters can be specified in the Notepad2 ini-file

- Type of indent guides can be specified in the Notepad2 ini-file

- Track width of displayed text to adjust horizontal scroll range

- Selected find results are better scrolled into view

- Restore scrolling positions on revert

- Ctrl+Back and Ctrl+Del stop at newlines, as usual on Windows

- Ctrl+Space doesn't select initial line indentation whitespace

- Ctrl+Tab hotkey modified to always insert a tabulator

- Increase (Alt++) and decrease (Alt+-) long lines limit

- Display long lines limit in statusbar if visual marker enabled

- Import and export settings from customization dialog (Alt+I, Alt+X)

- Added "Regular Expression" style to JavaScript and Java schemes

- Updated filename extension lists with more default types

- Updated Python keywords to version 3.0

- Simplified SQL keywords (merged from MySQL and SQLite)

- Improved compatibility with Windows Vista

- Improved visual appearance of toolbar button images

- Print margins can be set to "0"

- Fixed several bugs with regular expression find and replace

- Fixed bug with hanging of recent files dialog

- Fixed bug with charset not being saved properly

- Fixed bug with display of text selection at the beginning of lines

- Fixed bug with cursor movement at the start and end wrapped lines

- Updated Scintilla library to 1.76

>> Homepage

>> Direct Download

>> Readme/Changelog

Edited by Cee-Kay

  • 2 weeks later...
Posted

Flo really needs to add tab support so you can have multiple docs open in the same window, Other than that its the perfect notepad.

Posted

just used this for the first time today to do some quick n dirty source edits, very nice!

i like how if you click on a brace it tells you the ending brace just like an IDE

  • 10 months later...

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...