Skip to content

Editxr

v1.2.0 Feature

This release adds 3 notable features for engineering teams evaluating rollout.

Published 1mo Editors & IDEs
✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →

✓ No known CVEs patched in this version

Summary

AI summary

Editxr adds multi-file tabs, quick-switcher, navigable links with live rendering, and navigation shortcuts.

Changes in this release

Feature Medium

Introduces quick-switcher (`Ctrl+O`) to fuzzy-find and open any file in the folder tree.

Introduces quick-switcher (`Ctrl+O`) to fuzzy-find and open any file in the folder tree.

Source: llm_adapter@2026-06-14

Confidence: high

Feature Medium

Enables navigable Markdown links and Obsidian‑style wikilinks (`[[wikilink]]`) with `Ctrl+]` navigation.

Enables navigable Markdown links and Obsidian‑style wikilinks (`[[wikilink]]`) with `Ctrl+]` navigation.

Source: llm_adapter@2026-06-14

Confidence: high

Feature Medium

Implements live link rendering that collapses links to underlined titles and shows raw form on cursor hover.

Implements live link rendering that collapses links to underlined titles and shows raw form on cursor hover.

Source: llm_adapter@2026-06-14

Confidence: high

Feature Medium

Adds navigation shortcuts: `Ctrl+[` goes back to previous file, `Ctrl+W` closes the current tab.

Adds navigation shortcuts: `Ctrl+[` goes back to previous file, `Ctrl+W` closes the current tab.

Source: llm_adapter@2026-06-14

Confidence: high

Feature Medium

Adds multi-file tab support for editing several documents simultaneously.

Adds multi-file tab support for editing several documents simultaneously.

Source: llm_adapter@2026-06-14

Confidence: low

Feature Low

Supports editing multiple files simultaneously with tabs.

Supports editing multiple files simultaneously with tabs.

Source: granite4.1:30b@2026-06-14-audit

Confidence: low

Dependency Low

Provides Linux static binaries for x86_64 and aarch64 architectures.

Provides Linux static binaries for x86_64 and aarch64 architectures.

Source: llm_adapter@2026-06-14

Confidence: high

Dependency Low

Adds separate macOS universal build before publishing.

Adds separate macOS universal build before publishing.

Source: llm_adapter@2026-06-14

Confidence: high

Bugfix Low

Changes `Ctrl+W` from word‑wrap to close‑tab behavior; moves word wrap to command palette.

Changes `Ctrl+W` from word‑wrap to close‑tab behavior; moves word wrap to command palette.

Source: llm_adapter@2026-06-14

Confidence: high

Full changelog

Second-brain groundwork: editxr goes from a single-document editor to a multi-file, link-aware workspace.

Highlights

  • Tabs / multi-file. Open several files at once (editxr a.md b.md), with a tab strip, Ctrl+N to cycle, and per-tab cursor/scroll/undo.
  • Quick-switcher. Ctrl+O fuzzy-finds any file in the folder tree and opens it in a tab (reuses the command palette's matcher).
  • Navigable links. [text](url) and Obsidian-style [[wikilinks]] follow on Ctrl+] or a click — files open in a tab, http(s)/mailto in the browser. [[Note#heading]] / [[Note^block]] open the note.
  • Live link rendering. Links collapse to their underlined title and reveal the raw form when the cursor lands on them (same as bold/italic).
  • Navigation. Ctrl+[ (or Esc) goes back to the previously-focused file; Ctrl+W closes the tab.

Notes

  • Ctrl+W is now "close tab" — word wrap moved to the command palette.
  • Linux static binaries (x86_64 + aarch64) are attached. The macOS universal build is added separately before publishing.

Weekly OSS security release digest.

The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.

No spam, unsubscribe anytime.

Share this release

Track Editxr

Get notified when new releases ship.

Sign up free

About Editxr

All releases →

Beta — feedback welcome: [email protected]