Skip to content
This repository was archived by the owner on Dec 21, 2020. It is now read-only.

Releases: alankey-dev/JSester

1.0.0-Pre-2

14 Aug 09:38

Choose a tag to compare

1.0.0-Pre-2 Pre-release
Pre-release
  • Keyboard bindings
    • CTRL+N - New Document
    • CTRL+S - Save
    • CTRL+P - Preferences
    • CTRL+1 - Focus Panel 1 (HTML)
    • CTRL+2 - Focus Panel 2 (CSS)
    • CTRL+3 - Focus Panel 3 (JavaScript)
    • CTRL+Enter - Run/Preview
    • CTRL+F11 - Toggle Fullscreen
  • Default startup document
  • Auto formatting code on run/preview
  • Additional application styling to toolbar and panels
  • Toggle autorun in preferences (non-persistent)

1.0.0-Pre-1

13 Aug 13:37

Choose a tag to compare

1.0.0-Pre-1 Pre-release
Pre-release

Initial release

  • Added HTML, CSS and JS editors with a run button for previewing changes.
  • Fixed styling
  • Fixed binaries