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+Fshortcut 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
- Releases: GitHub Releases
- Quick 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-editorVerification
git rev-parse --verify v0.4.2-betaFull Changelog: v0.4.1-beta...v0.4.2-beta