Skip to content

Lithe v0.1.12

Choose a tag to compare

@github-actions github-actions released this 06 Aug 03:46

Highlights

  • Added a richer Markdown preview with Mermaid diagrams, KaTeX math, Markmap mind maps, syntax-highlighted code blocks, and local image rendering.
  • Added image paste and import workflows for Markdown files, with project-relative asset paths.
  • Updated Search Everywhere to more closely match IntelliJ IDEA, including relevance ranking, result categories, and action search.
  • Added file masks and preserve-case replacement to project-wide search.
  • Added an official Homebrew Cask for installing and updating Lithe.

Changed

  • Improved Search Everywhere result ordering and removed full-text matches from the default All tab.
  • Refreshed the English and Simplified Chinese README feature lists and product screenshots.
  • Restricted release publishing to the repository owner and automated Homebrew Cask update pull requests.

Install or update

Choose one of these methods:

  • GitHub Release: Download the arm64 DMG for Apple silicon or the x86_64 DMG for Intel Macs from the release assets below.

  • In-app update: Open Settings > Updates, select Check for Updates, and install the available update.

  • Homebrew: Install or update Lithe with:

    brew tap 1lck/lithe https://github.com/1lck/Lithe-IDEA.git
    brew install --cask 1lck/lithe/lithe
    brew upgrade --cask lithe

Lithe requires macOS 14 or later. Java project features require a JDK, and semantic Java navigation requires Eclipse JDT LS.