notepas Changelog

What's new in notepas 0.9.34

Feb 4, 2014
  • Added Mac OS X support. Credit goes to Esteban Vignolo for making this build.
  • Added shortcuts for close actions.
  • Optimized docking behaviour.
  • Fixed token settings in CodeShaper toolview.
  • Fixed initialization of highlighter attributes.
  • Fixed some issues in Align Selection toolview
  • Added missing hints for some editor actions
  • Added new CompressSpace and CompressWhitespace actions
  • Matching text is shown in resultlist when search with regex enabled.
  • Fixed result count in CodeFilter.
  • Fixed folding action shortcuts.
  • Fixed: pressing RETURN closes the code filter window.
  • Added new feature: selection toolbar
  • Reorganized toolbar.
  • Fixed assignment of common highlighter attributes.
  • Fixed font sizing issues
  • Toolsettings are now components which allow for more flexible persistence.
  • Fixed persistence of highlighter settings.
  • Using factories for module creation to ease the creation of unit tests.
  • Added unit tests for testing of loading and saving editor settings.
  • Improved editor popup menu.
  • Refactored tool settings.
  • Many optimizations for speed and reduced memory footprint.
  • Fixed error when pasting and AutoGuessHighlighter enabled.
  • Refactored color settings.
  • Fixed focus issue when adding new editor view.
  • Optimized some settings.
  • Reorganized some menu items
  • Added SortLines toolview
  • Fixed handling of ESCAPE key in some toolviews.
  • Improved search tool.
  • Fixed issue with viewlist.
  • Fixed some portablility issues.
  • Added new feature: merge blank lines in selection.
  • Added new feature: remove comments from selection.
  • Fixed issues with assigning text from clipboard.
  • Improved AutoGuesHighlighter
  • Fixed issue when closing multiple views at once.