Skip to content

Releases: Bzero/typstwriter

Version 0.2

16 Aug 15:16
V0.2
2782b13
Compare
Choose a tag to compare

Second release

The second release includes mostly standard code editor features such as compilation error highlights, search and replace, selectable font size and syntax highlighting and indenting and unindenting, as well as a few minor improvements and bug fixes.

New Features

  • Allow to set default layout in config file by @tgilgien in #4
  • Tab/Shift+Tab identing/unindenting. by @Bzero in #9
  • Show a waning if the typst executable could not be found. by @Bzero in #11
  • Context menu in the editor tab bar. by @Bzero in #12
  • Watch open files for change. by @Bzero in #15
  • Highlight compilation errors in editor. by @Bzero in #22
  • Search and replace bar. by @Bzero in #23
  • Changeable editor font size. by @Bzero in #26
  • Selectable syntax highlighting syntax by @Bzero in #28

Improvements

Bug Fixes

  • Turn the logo header text into a path to avoid missing font issues. by @Bzero in #21

Documentation

Quality

Full Changelog: V0.1...V0.2

Version 0.1

06 Jun 17:43
73a6379
Compare
Choose a tag to compare

Initial release

Typstwriter's main features:

  • Typst editor
  • Integrated Document Viewer
  • Integrated File System Viewer
  • Syntax Highlighting