Hi r/macapps — I’m the developer of Neon Vision Editor, a lightweight native editor for macOS (also available on iPhone and iPad). It is built with Swift/SwiftUI for people who want a focused editor for code, Markdown, notes, and large text files—without Electron, accounts, telemetry, subscriptions, or IDE-scale complexity. Problem The challenge my app addresses is the need for a truly native, lightweight text and co
The commenter requests that the developer make the large-file boundary explicit, e.g., stating that files open read-only above a certain size or syntax highlighting turns off above a threshold.