{"id":43936294,"url":"https://github.com/h3pdesign/Neon-Vision-Editor","last_synced_at":"2026-02-18T19:00:46.985Z","repository":{"id":311757314,"uuid":"1044870411","full_name":"h3pdesign/Neon-Vision-Editor","owner":"h3pdesign","description":"A lightweight and modern text editor Mac OS App built for speed and simplicity.","archived":false,"fork":false,"pushed_at":"2026-02-16T21:06:51.000Z","size":55942,"stargazers_count":116,"open_issues_count":1,"forks_count":5,"subscribers_count":2,"default_branch":"main","last_synced_at":"2026-02-16T22:34:07.898Z","etag":null,"topics":["appkit","code-editor","completion","developer-tools","foundation-models","macos","native-macos","swift","syntax-highlighting","text-editor"],"latest_commit_sha":null,"homepage":"","language":"Swift","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/h3pdesign.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-08-26T10:24:41.000Z","updated_at":"2026-02-16T21:52:54.000Z","dependencies_parsed_at":"2025-08-26T13:41:16.797Z","dependency_job_id":"26867cf3-1184-4697-993e-690422090f85","html_url":"https://github.com/h3pdesign/Neon-Vision-Editor","commit_stats":null,"previous_names":["h3pdesign/neon-vision-editor"],"tags_count":38,"template":false,"template_full_name":null,"purl":"pkg:github/h3pdesign/Neon-Vision-Editor","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h3pdesign%2FNeon-Vision-Editor","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h3pdesign%2FNeon-Vision-Editor/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h3pdesign%2FNeon-Vision-Editor/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h3pdesign%2FNeon-Vision-Editor/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/h3pdesign","download_url":"https://codeload.github.com/h3pdesign/Neon-Vision-Editor/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h3pdesign%2FNeon-Vision-Editor/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29590679,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-18T18:54:29.675Z","status":"ssl_error","status_checked_at":"2026-02-18T18:50:50.517Z","response_time":162,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["appkit","code-editor","completion","developer-tools","foundation-models","macos","native-macos","swift","syntax-highlighting","text-editor"],"created_at":"2026-02-07T01:00:40.468Z","updated_at":"2026-02-18T19:00:46.980Z","avatar_url":"https://github.com/h3pdesign.png","language":"Swift","funding_links":["https://www.patreon.com/h3p"],"categories":["Editors","Text Editors"],"sub_categories":["Text","What It Does"],"readme":"\u003ch1 align=\"center\"\u003eNeon Vision Editor\u003c/h1\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"NeonVisionEditorIcon.png\" alt=\"Neon Vision Editor Logo\" width=\"200\"/\u003e\n\u003c/p\u003e\n\n\u003ch4 align=\"center\"\u003e\n  A lightweight, modern editor focused on speed, readability, and automatic syntax highlighting.\n\u003c/h4\u003e\n\n\u003cp align=\"center\"\u003e\n  Minimal by design: quick edits, fast file access, no IDE bloat.\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n  Release Download: \u003ca href=\"https://github.com/h3pdesign/Neon-Vision-Editor/releases\"\u003eGitHub Releases\u003c/a\u003e\n\u003c/p\u003e\n\n\u003e Status: **beta**  \n\u003e Latest release: **v0.4.4-beta**  \n\u003e Platform target: **macOS 26 (Tahoe)**  \n\u003e Apple Silicon: tested / Intel: not tested\n\n## Download\n\nPrebuilt binaries are available on [GitHub Releases](https://github.com/h3pdesign/Neon-Vision-Editor/releases).\n\n- Latest release: **v0.4.4-beta**\n- Architecture: Apple Silicon (Intel not tested)\n- Notarization: *not yet*\n\n## Getting Started (30 Seconds)\n\n1. Install using `curl` or Homebrew (below), or download the latest `.zip`/`.dmg` from [Releases](https://github.com/h3pdesign/Neon-Vision-Editor/releases).\n2. Move `Neon Vision Editor.app` to `/Applications`.\n3. Launch the app.\n4. Open a file with `Cmd+O`.\n5. Use `Cmd+P` for Quick Open and `Cmd+F` for Find \u0026 Replace.\n6. Toggle Vim mode with `Cmd+Shift+V` if needed.\n\n## Install\n\n### Quick install (curl)\n\nInstall the latest release directly:\n\n```bash\ncurl -fsSL https://raw.githubusercontent.com/h3pdesign/Neon-Vision-Editor/main/scripts/install.sh | sh\n```\n\nInstall without admin password prompts (user-local app folder):\n\n```bash\ncurl -fsSL https://raw.githubusercontent.com/h3pdesign/Neon-Vision-Editor/main/scripts/install.sh | sh -s -- --appdir \"$HOME/Applications\"\n```\n\n### Homebrew\n\n```bash\nbrew tap h3pdesign/tap\nbrew install --cask neon-vision-editor\n```\n\nTap repository: [h3pdesign/homebrew-tap](https://github.com/h3pdesign/homebrew-tap)\n\nIf Homebrew asks for an admin password, it is usually because casks install into `/Applications`.\nUse this to avoid that:\n\n```bash\nbrew install --cask --appdir=\"$HOME/Applications\" neon-vision-editor\n```\n\n### Gatekeeper (macOS 26 Tahoe)\n\nIf macOS blocks first launch:\n\n1. Open **System Settings**.\n2. Go to **Privacy \u0026 Security**.\n3. In **Security**, find the blocked app message.\n4. Click **Open Anyway**.\n5. Confirm the dialog.\n\n## Features\n\n- Fast loading for regular and large text files.\n- Tabbed editing with per-file language support.\n- Automatic syntax highlighting for many languages and formats.\n- Inline code completion with Tab-to-accept ghost suggestions. **(NEW in v0.4.4-beta)**\n- Starter templates for all languages with one-click insert. **(NEW in v0.4.4-beta)**\n- Regex Find/Replace with Replace All.\n- Project tree sidebar plus Quick Open (`Cmd+P`).\n- Optional Vim mode (basic normal/insert workflow).\n- Multi-window workflow with focused-window commands.\n- Native Swift/AppKit editor experience.\n- No telemetry.\n\n\u003cp align=\"left\"\u003e\n  \u003cimg src=\"NeonVisionEditorApp.png\" alt=\"Neon Vision Editor App\" width=\"1100\"/\u003e\n\u003c/p\u003e\n\n## Keyboard Shortcuts\n\n| Shortcut | Action |\n|---|---|\n| `Cmd+N` | New Window |\n| `Cmd+T` | New Tab |\n| `Cmd+O` | Open File |\n| `Cmd+S` | Save |\n| `Cmd+W` | Close Tab |\n| `Cmd+P` | Quick Open |\n| `Cmd+F` | Find \u0026 Replace |\n| `Cmd+Shift+V` | Toggle Vim Mode |\n| `Cmd+Option+S` | Toggle Sidebar |\n| `Cmd+Option+L` | Toggle Line Wrap |\n| `Cmd+Shift+D` | Toggle Brain Dump Mode |\n| `Tab` | Accept code completion (when shown) |\n\n## Changelog\n\n### v0.4.4-beta (summary)\n\n- Added inline code completion ghost text with Tab-to-accept behavior.\n- Added starter templates for all languages and a toolbar insert button.\n- Improved language detection and mapping, including C and C# recognition.\n- Updated welcome tour with release highlights and a full toolbar/shortcut guide.\n- Added language detection tests and a standalone test target.\n\n### v0.4.3-beta (summary)\n\n- Added syntax highlighting for **COBOL**, **Dotenv**, **Proto**, **GraphQL**, **reStructuredText**, and **Nginx**.\n- Added extension and dotfile mapping for `.cob`, `.cbl`, `.cobol`, `.env*`, `.proto`, `.graphql`, `.gql`, `.rst`, and `.conf`.\n- Added language picker entries for the new languages across toolbar and command menus.\n- Added sample fixtures for manual verification of new language detection and highlighting.\n- Finder/Open With now opens files in the active window when available.\n- Added macOS document-type registration for supported extensions.\n\n### v0.4.2-beta (summary)\n\n- Fixed toolbar/menu actions to target the active window only.\n- Fixed multi-window command routing to use the focused window model.\n- Unified persistence behavior for Brain Dump and translucent window toggles.\n- Removed duplicate `Cmd+F` binding conflict in toolbar wiring.\n- Added syntax highlighting support for `vim`, `log`, and `ipynb`.\n- Added extension-based auto-detection for `.vim`, `.log`, `.ipynb`, and `.vimrc`.\n\n### v0.4.1-beta (summary)\n\n- App Store security and distribution readiness updates.\n- Added release/distribution documentation and checklist updates.\n\nFull release history: [`CHANGELOG.md`](CHANGELOG.md)\n\n## Known Limitations\n\n- Not notarized yet.\n- Intel Macs are not fully validated.\n- Vim support is intentionally basic (not full Vim emulation).\n- iOS/iPad editor functionality is still more limited than macOS.\n\n## Privacy \u0026 Security\n\n- API keys are stored in Keychain (`SecureTokenStore`), not `UserDefaults`.\n- Network traffic uses HTTPS.\n- No telemetry.\n- External AI requests only occur when code completion is enabled and a provider is selected.\n- Security policy and reporting details: [`SECURITY.md`](SECURITY.md).\n\n## Release Integrity\n\n- Tag: `v0.4.4-beta`\n- Tagged commit: `TBD`\n- Verify local tag target:\n\n```bash\ngit rev-parse --verify v0.4.4-beta\n```\n\n- Verify downloaded artifact checksum locally:\n\n```bash\nshasum -a 256 \u003cdownloaded-file\u003e\n```\n\n## Requirements\n\n- macOS 26 (Tahoe)\n- Xcode compatible with macOS 26 toolchain\n- Apple Silicon recommended\n\n## Build from source\n\n```bash\ngit clone https://github.com/h3pdesign/Neon-Vision-Editor.git\ncd Neon-Vision-Editor\nopen \"Neon Vision Editor.xcodeproj\"\n```\n\n## Support\n\nIf you want to support development:\n\n- [Patreon](https://www.patreon.com/h3p)\n- [My site h3p.me](https://h3p.me/home)\n\n## License\n\nNeon Vision Editor is licensed under the MIT License.\nSee [`LICENSE`](LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fh3pdesign%2FNeon-Vision-Editor","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fh3pdesign%2FNeon-Vision-Editor","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fh3pdesign%2FNeon-Vision-Editor/lists"}