Skip to content

Releases: sitepark/thundercode

1.2.1

Choose a tag to compare

@github-actions github-actions released this 09 Sep 11:53
Release 1.2.1

A patch bump on 1.2.0.

1.2.0

Choose a tag to compare

@github-actions github-actions released this 09 Sep 11:47
872ce2b

Fixed

  • compose: Keep the code-block item out of a plain-text composer

1.1.1

Choose a tag to compare

@github-actions github-actions released this 09 Sep 07:22
5215025

Fixed

  • code-block: Stop Thunderbird spell checking inserted code blocks

1.1.0

Choose a tag to compare

@github-actions github-actions released this 08 Sep 23:35
3057179
ci: allow release with empty changelogs

1.0.0

Choose a tag to compare

@github-actions github-actions released this 08 Sep 22:54

First public release.

Added

  • Insert a syntax-highlighted code block at the caret in an HTML compose window.
  • Syntax highlighting for 36 languages via a vendored highlight.js 11.12.0.
  • Automatic language detection, overridable in the popup.
  • Live preview of the block in the popup before inserting.
  • Right-click a selection in the compose window to turn it into a code block.
  • Whitespace normalisation of pasted source.
  • A warning before inserting a large snippet.
  • An options page for the theme and related preferences.
  • Light and dark rendering that follows Thunderbird's appearance.
  • Ctrl+Shift+C as the default shortcut.

Requires Thunderbird 128 or newer.