Neon-Vision-Editor/Neon Vision Editor
h3p d2687e7682 feat(ui): polish welcome tour and streamline macOS menu commands
- Add first-launch Welcome Tour sheet with richer feature messaging
- Make Welcome Tour adaptive to light/dark appearance
- Refine tour layout: centered content, cleaner spacing, compact progress indicator
- Remove extra inner edge border and tune card/container visual balance
- Expand tour copy to cover:
  - automatic syntax highlighting
  - AI providers for simple code completion/suggestions
  - all sidebars and toolbar options
- Add macOS menu action to reopen Welcome Tour for testing
- Consolidate duplicate View menu entries into the system View menu
- Shorten Diagnostics menu labels and entries (compact status/check/RTT text)
- Keep iOS/iPad paged tour behavior while using macOS-compatible TabView style
2026-02-08 01:08:36 +01:00
..
Recources Fix API Settings sheet clipping and improve layout 2026-02-04 13:15:33 +01:00
AIClient.swift Prepare App Store security and distribution for v0.4.1-beta 2026-02-07 23:56:52 +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 feat(ui): polish welcome tour and streamline macOS menu commands 2026-02-08 01:06:06 +01:00
ContentView+Toolbar.swift Add comprehensive PHP and CSV language support, refine JSON/TOML syntax highlighting, and document Homebrew install option 2026-02-08 00:20:47 +01:00
ContentView.swift feat(ui): polish welcome tour and streamline macOS menu commands 2026-02-08 01:06:06 +01:00
EditorTextView.swift feat(ui): polish welcome tour and streamline macOS menu commands 2026-02-08 01:08:36 +01:00
EditorViewModel.swift Add comprehensive PHP and CSV language support, refine JSON/TOML syntax highlighting, and document Homebrew install option 2026-02-08 00:20:47 +01:00
LanguageDetector.swift Add comprehensive PHP and CSV language support, refine JSON/TOML syntax highlighting, and document Homebrew install option 2026-02-08 00:20:47 +01:00
LineNumberRulerView.swift Improve editor UX across iOS, iPadOS, and macOS 2026-02-07 11:51:52 +01:00
NeonVisionEditorApp.swift feat(ui): polish welcome tour and streamline macOS menu commands 2026-02-08 01:06:06 +01:00
PanelsAndHelpers.swift feat(ui): polish welcome tour and streamline macOS menu commands 2026-02-08 01:06:06 +01:00
PrivacyInfo.xcprivacy Prepare App Store security and distribution for v0.4.1-beta 2026-02-07 23:56:52 +01:00
SecureTokenStore.swift Prepare App Store security and distribution for v0.4.1-beta 2026-02-07 23:56:52 +01:00
SidebarViews.swift Add comprehensive PHP and CSV language support, refine JSON/TOML syntax highlighting, and document Homebrew install option 2026-02-08 00:20:47 +01:00
SyntaxHighlighting.swift Add comprehensive PHP and CSV language support, refine JSON/TOML syntax highlighting, and document Homebrew install option 2026-02-08 00:20:47 +01:00