Skip to content

v1.1.0

Compare
Choose a tag to compare
@fkling fkling released this 23 Nov 16:54
· 813 commits to master since this release

Parsers

  • Support for traceur and uglify-js added by @RReverser.
  • acorn-jsx plugin support by (also @RReverser)

UI/UX

  • There is a new option in the Tree view called "autofocus". If selected (default), the AST node at the cursor location in the code editor is opened by default and scrolled into the view.

autofocus