Skip to content

R134

Latest
Compare
Choose a tag to compare
@ProgerXP ProgerXP released this 27 Mar 12:34
· 439 commits to master since this release

Breaking change:

  • Click on the Math Eval's status bar group has been swapped: left for copying, right for base switching #261

Features:

  • Improved File Change Notification's reliability (works for network drives, can be used as tail -f) #129 #241
  • Respecting Windows' Hide pointer while typing setting #230
  • Math Eval supports restricting to rectangular selection #242
  • Ctrl+Enter in Find and Replace starts the search from the beginning rather than current position #273
  • New /gs switch and initial selection mode and unique name suffix for Add To Favorites (Alt+K) #249 #282 #290
  • Faster Un/Grep #102
  • Dropping multiple files results in their concatenation #250
  • Brace commands ([Shift+]Ctrl+B) operate on < > #283
  • Remembering last used Open/Save File Dialogs filter (FileDlgFilters) #258
  • Restricting Open Next/Previous buttons' to files matching the last used filter #277
  • Focusing first item in Favorites (Alt+I) on show #240
  • Links in Enclose Selection (Alt+Q) with typographic quotation marks #280
  • Go To (Ctrl+G) is non-modal and part of the same dialog group as Find and Replace #260 #259
  • Replacing all substitutions in Modify Lines (Alt+M), not only the first #271
  • Go To Last Change (Ctrl+Alt+Shift+Z) is affected by ScrollYCaretPolicy #279
  • Displaying current file offset (Pos) in the status bar #233
  • Added L and B to the status bar text to indicate selected line count and selection length in bytes, respectively #262
  • Not showing ICU regexp warning for all Unicode flavours #231
  • Added HTML5 tags to the Web Source Code syntax scheme #236
  • Enabled AutoHotKey (AHK) syntax scheme #214
  • Grouped commands into submenus in Edit and Settings #265
  • Fixed Notepad2 bug with Shift+F3 called from Find or Replace #275
  • Fixed memory corruption in Edit Word (Ctrl+Tab/~) #243
  • Fixed Edit Word on adjacent regions #257

Minor: