Tachi Code version history - 10 versions
Tachi Code by David Septimus
Tachi Code version history - 10 versions
Be careful with old versions! These versions are displayed for testing and reference purposes.You should always use the latest version of an add-on.
Latest version
Version 1.2.0
Released Jul 10, 2025 - 10.92 MBWorks with firefox 109.0a1 and laterHighlights:
- Full Mermaid diagram support with syntax highlighting for all diagram types
- Export functionality for SVG files and Mermaid diagrams as PNG/SVG
- New help commands for quick access to documentation and version information
- Enhanced language highlighting with updated token colors and improved performance
- UI improvements including better command palette layout and problem pane navigation
Fixes:
- Fixed problems pane showing no problems after closing a tab.
- Fixed custom general (non-language-specific) token customizations not being applied to the editor.
- Fixed token customizations not being applied to markdown preview codeblocks.
- Fixed an issue where Monaco's built-in Monarch tokenizer sometimes overrode our Shiki tokenizer,
resulting in sporadic incorrect syntax highlighting.
- Fixed an issue where the bracket highlighting settings were not being applied.
Read the full release notes at https://tachicode.com/whatsnew/.Source code released under All Rights Reserved
Download Firefox and get the extensionYou'll need Firefox to use this extensionOlder versions
Version 1.1.1
Released Jul 6, 2025 - 11.45 MBWorks with firefox 109.0a1 and laterThis patch fixes an issue where the context menu lister was not being loaded on most pages.Source code released under All Rights Reserved
Version 1.1.0
Released Jul 6, 2025 - 11.45 MBWorks with firefox 109.0a1 and laterNew Features:
- Language auto-detection in files without an extension
- Code formatting for more languages with Prettier
- Color theme customization
- Notifications center
- Checkerboard background option for SVG and Mermaid live-preview
Bugfixes:
- Fixed New File and Open File hamburger menu items not working in Firefox.
- Fixed resetting a language overridden setting in the Settings Editor UI resetting the base setting instead of the override.
- Fixed auto-injecting the Tachi Code editor in non-raw source code files with stricter injection eligibility check.
For in depth release notes, visit https://tachicode.com/whatsnew/.Source code released under All Rights Reserved
Version 1.0.0
Released Jun 25, 2025 - 9.86 MBWorks with firefox 109.0a1 and laterTachi Code 1.0 is a ground-up rewrite with lots of new features!
New:
- Open multiple files in the same instance of Tachi Code
- Configure the extension and editor using the Settings UI or JSON editor
- Choose from a growing library of themes
- Compare files and text snippets with the diff viewer
- Live preview for Mermaid and SVG
- More context menu integrationsSource code released under All Rights Reserved
Version 0.1.13
Released Jan 30, 2025 - 3.9 MBWorks with firefox 58.0 and later- Updated markdown preview styles, image, and link handling
- Implemented actions for the remaining footer buttons (aside from the JSON schema button)
- Consolidates browser context menu actions into a nested menuSource code released under All Rights Reserved
Version 0.1.11
Released Jan 27, 2025 - 3.9 MBWorks with firefox 58.0 and later- Added support for relative source in image tags
- Fixed context menu options not loadingSource code released under All Rights Reserved
Version 0.1.10
Released Jan 27, 2025 - 3.9 MBWorks with firefox 58.0 and laterImproves markdown styles and fixes a couple of bugsSource code released under All Rights Reserved
Version 0.1.8
Released Jan 27, 2025 - 3.9 MBWorks with firefox 58.0 and laterImproves markdown renderingSource code released under All Rights Reserved
Version 0.1.6
Released Jan 26, 2025 - 3.9 MBWorks with firefox 58.0 and later- Added Markdown preview scroll sync from editor to preview pane.
- Various style enhancements in Markdown preview.
- Added support for more HTML tags (sanitized) in Markdown preview
- Added browser context menu options for viewing the current page's source or selected text in a new file.
- Added basic print styling, so you can now print the editor content instead of the whole page.
- Added support for section header links in markdown preview
- Improved error handling
- Fixed syntax highlighting not appearing for many languages in Markdown preview.
- Fixed relative markdown preview URLs being associated with the extension domain
- Fixed crash when attempting to change language to the currently active languageSource code released under All Rights Reserved
Version 0.1.4
Released Jan 24, 2025 - 3.63 MBWorks with firefox 58.0 and laterSource code released under All Rights Reserved