github dannysmith/astro-editor v1.0.2
Astro Editor v1.0.2

22 hours ago

Astro Editor v1.0.2

Typewriter mode removed (for now)

A buggy implementation of "typewriter mode" was completely removed. This was a very old feature which was only available via the command palette, and which kept the current line vertically entered in the editor window. It did not work reliably or performantly, and was prone to causing weird UI behaviour when switched on. I will eventually reimplement this in a more considered way in a future release.

Bugfixes

  • Scrollbars are properly rendered in dark mode.
  • Frontmatter fields which are nullish() properly preserve their types when being written to YAML.
  • Frontmatter is not written to disk unless it has been changed in the frontmatter panel by the user. Just opening (or editing the content) of a file will no longer rewrite your frontmatter.
  • Lots of under-the-hood improvements.

Installation Instructions

  • macOS: Download the .dmg file (Universal - works on both Intel and Apple Silicon) and drag Astro Editor to the Applications folder.

Full Changelog: https://github.com/dannysmith/astro-editor/commits/v1.0.2

Don't miss a new astro-editor release

NewReleases is sending notifications on new releases.