Skip to content
This repository has been archived by the owner on Dec 13, 2018. It is now read-only.

v0.13.0

Latest
Compare
Choose a tag to compare
@hansonw hansonw released this 18 Jul 04:23
· 526 commits to master since this release
  • Experimental: Added "rename" functionality.

Terminal

  • Updated xterm dependency to 3.5.1.
  • Fixed a performance issue with Atom 1.28.
  • Fixed terminals in Windows + Atom 1.28.
  • Added a setting to use the fallback DOM renderer (if the canvas renderer is slow.)

Datatips

  • Disable text selection when dragging datatips. (#264)
  • Preserve newlines in markdown datatips.
  • Made invisible element below the datatip overlay click-through. (#279)

Console

  • Added a new icon.
  • Fixed some color issues.

Debugger

  • Fixed debugger attach/launch dialogs in some themes.
  • Fixed inability to copy values from scopes pane.

Diagnostics

  • Fixed lingering gutter popups and popups outside the editor.

Hyperclick

  • Fix "enter" events leaking through to the editor. (#276)