JSToolNpp Changelog

What's new in JSToolNpp 1.2312.0

Dec 18, 2023
  • Fix regular expression format.
  • Change "ROOT" to "$" in JSON viewer.

New in JSToolNpp 1.2311.0 (Nov 16, 2023)

  • Fix "#" private class members format.

New in JSToolNpp 1.2308.0 (Aug 23, 2023)

  • Some tweaks.

New in JSToolNpp 1.2307.0 (Jul 19, 2023)

  • Fix template literals format.
  • Fix "while" format.

New in JSToolNpp 1.2205.0 (May 24, 2022)

  • Tweak "finally" block format.

New in JSToolNpp 1.2202.0 (Feb 23, 2022)

  • Fix some bugs related to ES6.

New in JSToolNpp 1.2107.2 (Jul 19, 2021)

  • Tweak nested block indent.
  • Fix some bugs related to ES 2020 new operators.

New in JSToolNpp 1.21.6.0 (Dec 28, 2017)

  • Fix format on reserved word as function name.

New in JSToolNpp 1.21.1.0 (Nov 10, 2017)

  • Fix JSMin crash.

New in JSToolNpp 1.20.2 (Mar 14, 2017)

  • Fix 64bit version crash on some Windows 10 system.
  • Better `...`, '...' and "..." format.

New in JSToolNpp 1.20.0 (Mar 14, 2017)

  • Add 64bit Notepad++ support.
  • Add new version check.
  • Add context menu in Json Viewer.
  • Better ":" format.
  • Fix XOR "~" format bug.
  • Fix bug in Json Viewer.
  • Other tweak.

New in JSToolNpp 1.16.10.0 (Jun 10, 2015)

  • Fixed configuration saving bug.

New in JSToolNpp 1.16.8.0 (Jun 10, 2015)

  • Fixed regex related bug.

New in JSToolNpp 1.16.6.0 (Jun 10, 2015)

  • Fix negative number bug.
  • Fix some expression format bug.

New in JSToolNpp 1.16.5.0 (Jun 10, 2015)

  • Fix regex detection.
  • Fix some crash bugs.

New in JSToolNpp 1.16.0.0 (Oct 23, 2013)

  • Performance improvement.
  • Move download back to SourceForge.net

New in JSToolNpp 1.15.0.0 (Jul 5, 2013)

  • Change name to JSTool.
  • Added simple search in Json Viewer.
  • Fixed Json Viewer and editor linkin bug.
  • Fixed Json Viewer utf-8 bug.
  • Other tweaks.

New in JSToolNpp 1.12.0.0 (Mar 29, 2013)

  • Fixed a bug in JSON Viewer.
  • Updated JsonPP.
  • Fixed "unexpect space" of JSLint.
  • Added an option to keep indent in empty line.
  • Fixed "finally" bug.

New in JSToolNpp 1.11.0.0 (Oct 12, 2012)

  • Move to Google Code.
  • Add a Json Viewer.
  • Change classes inheritance hierarchy to build a smaller binary file.

New in JSToolNpp 1.10.0.0 (Jan 19, 2012)

  • Add formatting selected source code.
  • If you selected some lines of source code, JSMinNpp will just format these code.
  • Some minor changes.

New in JSToolNpp 1.9.2.0 Beta (Nov 18, 2011)

  • Add formatting selected source code.

New in JSToolNpp 1.9.0.0 (Oct 3, 2011)

  • Fixed "one more indent in ({...})".
  • Fixed "A space at the end of file".
  • Fixed other bugs in formatting algorithm.
  • Some minor changes.

New in JSToolNpp 1.8.0.0 (Jun 8, 2011)

  • Leave empty {} alone.
  • Added a shortcut for formatting (Ctrl+Alt+M).
  • Added an option to keep comments at top of codes.
  • Fixed bugs.
  • Updated IniProcessor.

New in JSToolNpp 1.7.2 Beta (Jun 8, 2011)

  • Fixed bugs.
  • Leave empty {} block alone.

New in JSToolNpp 1.7 (Jun 8, 2011)

  • Fixed bugs.
  • Formatting algorithm now follows JSLint rules.
  • Added a new option dialog.
  • Some minor changes.

New in JSToolNpp 1.6.10 Beta (Jun 8, 2011)

  • Fixed bugs in formatting algorithm.
  • Add an Option dialog.
  • Some minor changes.

New in JSToolNpp 1.6.5 (Jun 8, 2011)

  • Fixed lots of bugs in formatting algorithm.
  • Changed About dialog style.

New in JSToolNpp 1.6 (Jun 8, 2011)

  • Formatting javascript code.

New in JSToolNpp 1.05 (Jun 8, 2011)

  • Fixed some bugs.
  • Add a menu item which can put minimized javascript code in a new file.

New in JSToolNpp 1.0.0 (Jun 8, 2011)

  • First time release.
  • Minimizing javascript code in current file.