RunJS Versions Save

RunJS is a JavaScript playground for macOS, Windows and Linux. Write code with instant feedback and access to Node.js and browser APIs.

v2.6.0

1 year ago
  • Added support for bundling to enable ESM imports
  • Added Ayu theme
  • Minor UI tweaks to snippets and environment variable windows
  • Guard against pasting very large files
  • Upgraded Node to 16.14.2
  • Upgraded Chromium to 102
  • Upgraded V8 to 10.2

v2.5.1

1 year ago
  • Fix an issue that affected light theme icons.

v2.5.0

1 year ago
  • Add support for snippets.
  • Some preference options now have tooltips to better explain their function.
  • Autocomplete suggestions now have icons.
  • Fixed an issue that could cause the menu to be unresponsive on Windows and Linux.
  • Updated the naming for items in the Tools menu.

v2.4.1

2 years ago
  • Type information and relevant documentation can now be displayed on hover.
  • Function signatures can now be displayed while typing.
  • Added an option to confirm before closing a tab.
  • Editor and output panes can now be scrolled synchronously.
  • Windows and Linux have an updated UI with a more minimal appearance.
  • Updated the way formatting options are managed.
  • Added 'Stop' and 'Kill' items to the Action menu.
  • Upgraded Node to version 16.13.2.
  • Upgraded Chromium to version 100.
  • Upgraded V8 to version 10.

v2.3.1

2 years ago
  • Fixed an issue that made command mode unreachable when using Vim keys.
  • Fixed an issue that caused system fonts to be unusable on Windows.
  • Fixed an issue that caused an unresponsive state when calling window.close.

v2.3.0

2 years ago
  • Output URLs can now be opened via cmd/ctrl-click.
  • Added support for console.assert().
  • Added a shortcut and menu item for toggling block comments.
  • Tabs can now be closed by clicking the middle mouse button.
  • Fixed an issue with the comment shortcut not working on international keyboards.
  • Fixed an issue that caused the save-as modal to appear when saving a newly opened file.
  • Fixed an issue that could cause line duplication when formatting code.
  • Improved the way system fonts are retrieved.
  • Added support for Spanish.

v2.2.2

2 years ago
  • Add ability to set tab titles.
  • Add icons to theme menu
  • Remove need for restart from activation/deactivation.
  • Move deactivation button to Manage License dialog.
  • Upgraded Node to 16.9.1.
  • Upgraded Chromium to 96.
  • Upgraded V8 to 9.6.
  • Numerous improvements for better performance and reliability.
  • Opened files now appear in a new tab.
  • Fixed an issue with find/replace.
  • Fixed an issue that could cause tooltips not to appear.
  • Improved syntax highlighting for TypeScript.
  • Updated UI theme colours for greater consistency with macOS Monterey.
  • Improved handling of large files.
  • Improved handling of large output.
  • Improved handling of escape characters in output.
  • Windows builds are now signed.

v2.1.3

2 years ago
  • Fixed an issue with escaped line-breaks in output.
  • Improved accuracy of line matching in some scenarios.
  • Added more shortcuts for tab navigation.
  • Fixed an issue that could cause language services to not start on Windows machines with spaces in the directory path.

v2.1.2

2 years ago
  • Fixed an issue that could cause language services to not start on Windows machines with spaces in the directory path.
  • Improved error handling and logging.
  • Added support for more tab shortcuts.

v2.1.1

2 years ago

Fixed an issue that caused Intel mac users to be auto-updated onto an arm build