Skip to content

What's new in Tachi Code v1.7.0?

This release introduces syntax highlighting support for MAML (Minimal Abstract Markup Language), a new configuration language.

MAML Syntax Highlighting

  • Implemented inclusion of default colors from the Monaco color registry when converting TextMate themes to Monaco themes to ensure more consistent default color handling when themes lack explicit color definitions.
  • Migrated any remaining hardcoded keyboard shortcut hints in the UI to use dynamic hints that reflect user-customized keyboard shortcuts.
  • Fixed keyboard shortcut tooltips not displaying correctly on Windows and Linux