github h3pdesign/Neon-Vision-Editor v0.4.2-beta

latest releases: v0.7.1, v0.7.0, v0.6.9...
3 months ago

Neon Vision Editor v0.4.2-beta

This beta focuses on command reliability, multi-window correctness, and consistency across toolbar/menu behavior.

Highlights

  • Fixed toolbar/menu actions to apply only to the active window.
  • Fixed multi-window command routing to use the focused window’s editor model.
  • Unified persistence for:
    • Brain Dump mode
    • Translucent window background toggle
  • Removed duplicate Cmd+F shortcut binding conflict.
  • Improved command/event handling stability across macOS and iOS builds.
  • Syntax highlighting support in vim, log, and ipynb files
  • Document new extension/dotfile detection for .vim, .log, .ipynb, and .vimrc
  • Clarify .h default mapping to cpp for practical C/C++ header highlighting
  • Record language picker/menu additions for Vim, Log, and Jupyter Notebook
  • Fixed drag & drop import of larger text and csv files

Notes

  • Tag: v0.4.2-beta
  • Tagged commit: bc7ce77f6e08c3a751b5f80ac60ab2045956e736

Install

curl -fsSL https://raw.githubusercontent.com/h3pdesign/Neon-Vision-Editor/main/scripts/install.sh | sh
  • Homebrew:
brew tap h3pdesign/tap
brew install --cask neon-vision-editor

Verification

git rev-parse --verify v0.4.2-beta

Full Changelog: v0.4.1-beta...v0.4.2-beta

Don't miss a new Neon-Vision-Editor release

NewReleases is sending notifications on new releases.