Skip to content
This repository has been archived by the owner on Mar 3, 2023. It is now read-only.

92

Compare
Choose a tag to compare
@kevinsawicki kevinsawicki released this 24 Apr 19:06
· 23391 commits to master since this release

Major Changes

  • Fixed an issue in the settings view where the value would reset after you cleared the text input field.
  • Fixed an issue causing the indent guide to render incorrectly on certain lines.
  • The markdown preview rendered HTML can now be copied to the clipboard or saved to a file.
  • The atom.workspaceView.eachEditorView(callback) API no longer includes mini editors.