Lithe v0.1.12
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
arm64DMG for Apple silicon or thex86_64DMG 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.