Neon-Vision-Editor/Neon Vision Editor
Nick Ustinov e4597b069c Fix duplicate File menu in menu bar
Replace the separate CommandMenu("File") with CommandGroup placements
that inject items into the existing macOS File menu, eliminating the
duplicate menu.
2026-02-07 14:34:37 +00:00
..
Recources Fix API Settings sheet clipping and improve layout 2026-02-04 13:15:33 +01:00
AIClient.swift Improve AppleFM Foundation Models integration and fix streaming issues 2026-02-05 22:30:21 +01:00
AIModel.swift Fix line number ruler scrolling and translucency 2026-02-06 17:06:07 +01:00
AIModelClient.swift Improve editor behavior and UI options 2026-02-06 14:29:34 +01:00
AppleFMHelper.swift Improve editor behavior and UI options 2026-02-06 14:29:34 +01:00
ContentView+Actions.swift Improve editor UX across iOS, iPadOS, and macOS 2026-02-07 11:51:52 +01:00
ContentView+Toolbar.swift Improve editor UX across iOS, iPadOS, and macOS 2026-02-07 11:51:52 +01:00
ContentView.swift Improve editor UX across iOS, iPadOS, and macOS 2026-02-07 11:51:52 +01:00
EditorTextView.swift Improve editor UX across iOS, iPadOS, and macOS 2026-02-07 11:51:52 +01:00
EditorViewModel.swift Improve editor UX across iOS, iPadOS, and macOS 2026-02-07 11:51:52 +01:00
LanguageDetector.swift Improve editor behavior and UI options 2026-02-06 14:29:34 +01:00
LineNumberRulerView.swift Improve editor UX across iOS, iPadOS, and macOS 2026-02-07 11:51:52 +01:00
NeonVisionEditorApp.swift Fix duplicate File menu in menu bar 2026-02-07 14:34:37 +00:00
PanelsAndHelpers.swift Improve editor UX across iOS, iPadOS, and macOS 2026-02-07 11:51:52 +01:00
SidebarViews.swift Improve editor UX across iOS, iPadOS, and macOS 2026-02-07 11:51:52 +01:00
SyntaxHighlighting.swift refactor(editor): split ContentView and improve window/sidebar/search UX 2026-02-06 19:59:53 +01:00